@charset "Shift_JIS";

/*-------------------------------
base
-------------------------------*/
body {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 12px;
	background: #000;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

h1,h2,h3,h4,p,dl,dt,dd,li,ul,ol,p,div,form {
	margin: 0;
	padding: 0;
}

a img {
	border:none;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
/*-------------------------------
layout
-------------------------------*/
#container {
	width:770px;
	background: #958E6F;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#container02 {
	width:770px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#contents {
	width: 770px;
	background: #958E6F;

}

/*-------------------------------
header
-------------------------------*/
#header {
	width: 770px;
	height: 234px;
	background: #000000;
	font-size: 13px;
	text-align: right;
}
#header h1 {
	font-size: x-large;
	color: #fff;
	text-align: left;
	margin: 2px 0 5px 0;
}
img.logo {
	float: left;
}
/*-------------------------------
top_baner
-------------------------------*/
#topbaner {
	width: 770px;
	height: 186px;
	margin: 2px 0 6px 0;
	text-align: left;
	clear: both;
}
/*-------------------------------
top_左サイドメニュー
-------------------------------*/
#leftside{
	width: 160px;
	text-align: left;
	padding: 0px;
	float: left;
	background: #958E6F;
}
#leftnavi {
	width: 150px;
	height: 409px;
	margin: 0 10px 0 0;
}
#loca {
	width: 150px;
	height: 215px;
	background: url("../img/top/photoarea_bg.gif") no-repeat;
	margin: 15px 0 0 3px;
	color: #333333
}
.photoarea {
	width: 129px;
	height: 153px;
	font-size: 11px;
	margin: 0 9px 0 10px;

}
.viewbtn {
	width: 141px;
	height: 14px;
	text-align: right;
	margin: 0 4px 0 0;
}
#present {
	width: 150px;
	height: 98px;
	margin: 8px 0 0 3px;
}
#staff {
	width: 150px;
	height: 98px;
	margin: 8px 0 0 3px;
}
/*-------------------------------
main_center
-------------------------------*/
#main{
	width: 610px;
	background: #958E6F;
	text-align: left;
	padding: 0px;
	float: right;
}
#centerbox {
	width: 420px;
	float: left;
}
#previewnavi {
	width: 420px;
	height: 150px;
}
.pre_right {
	float: right;
	width: 235px;
	height: 140px;
}
.pre_left {
	float: left;
	width: 185px;
	height: 140px;
}
#centerbox h1 {
	text-align: left;
	margin: 15px 0 3px 0;
}
p.c01 {
	margin: 2px 7px 2px 0;
	line-height: 130%;
	border-bottom: solid 1px #E0DFCF;
}
p.c02 {
	text-align: left;
	margin: 0px;
}
td.ep {
	padding: 5px 10px 5px 10px;
}

#pre_navi ul {
  margin: 0 0 0 5px;
  padding: 0;
  list-style: none;
  border: 0px;
}
#pre_navi li, #pre_navi a {
  display: block;
  width: 225px;
  height: 34px;
  border: 0px;
}
#pre_navi li {
  text-indent: -9999px;
}
#pre_navi a {
  text-decoration: none;
  color: #fff;
  background: url(../img/navi/navi_room_pre.gif) no-repeat;
  border: 0px;
}
#navi02 a { background-position: 0 -34px }
#navi03 a { background-position: 0 -68px }
#navi04 a { background-position: 0 -102px }
#navi05 a { background-position: 0 -136px }
#navi01 a:hover { background-position: -225px   0px }
#navi02 a:hover { background-position: -225px -34px }
#navi03 a:hover { background-position: -225px -68px }
#navi04 a:hover { background-position: -225px -102px }
#navi05 a:hover { background-position: -225px -136px }

p.headline {
	test-align: left;
	margin: 10px 0 15px 15px;
}
/*-------------------------------
main_rightside
-------------------------------*/
#rightside {
	width: 190px;
	height: 850px;
	float: right;
	background: url(../img/top/right_bg.gif) repeat-y;
	margin: 0 0 10px 0;
}
.members {
	width: 190px;
	height: 151px;
	background: url(../img/top/members_bg.gif) no-repeat;
	margin: 0 0 6px 0;
}
img.members_btn {
	margin: 15px 10px 5px 9px;
}
p.r01 {
	color: #38271F;
	font-size: 11px;
	padding: 25px 15px 0 15px;
	line-height: 150%;
}
p.rightbaner {
	margin: 6px 0 0 0;

}
/*-------------------------------
footer
-------------------------------*/
#footer {
	width: 770;
	height: 40px;
	text-align: center;
	padding: 10px 0 0 0;
	color: #fff;
	border-top: solid 2px #fff;
	clear:both;
	background: #958E6F;
}
#footer address { 
	text-align: center;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	font-style: normal;
}

/*-------------------------------
other
-------------------------------*/
.clear {
	clear:both;
}
/*----------
ETC
------------*/

a img{
border:none;
}


h2 h3 h4{
letter-spacing:1px;
}


p.dotted{
margin: 0px 10px 0 10px;
text-align:right;
border-bottom:1px dotted #ccc;
clear:both;
}



