/* 共通設定 ----------------------------------------------------------------------------------*/
body{
	font:normal 14pt/120% "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#4E331D;
	background:#4E331D;
	word-break:break-all;
	font-size:11pt;
	line-height:150%;
	margin:0px;padding:0px;
}
*:first-child+html body{
	font-family:"Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#main{
	position:relative;
	width:886px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	background:#EDDDD2 url(../img/main_bg.gif) repeat-y;
}
#footer{
	position:relative;
	width:100%;
	margin:0px auto;
	background-color:#aa876b;
}
#footer p{
	width:870px;
	color:#edddd2;
	font-size:8pt;
	margin:0px auto;
	padding:2px 0px 0px 0px;
}
#footer strong{
	font-weight:normal;
}
.pre{/*----------------------プレオープン告知 --*/
	color:#fff;
	margin:0px 0px 0px 10px;
}
.navigation ul{/*----------------------ナビゲーションボタン --*/
	height:29px;
	float:right;
	margin:10px 20px 0px 0px;
}
.navigation li{
	float:left;
	margin:0px 0px 0px 3px;
}
.navigation b{
	float:left;
	line-height:230%;
	text-indent:10px;
	margin:10px 0px -10px 0px;
}
*+html body .navigation b{
	float:left;
	line-height:230%;
	text-indent:40px;
	margin:10px 0px -10px 0px;
}
.tab{
	display:block;
	font-size:12px;
	text-decoration:none;
	margin:1px 0px 0px 0px;
	padding:0px;
	background:url(/img/tab_right.png) top right no-repeat;
}
*html body .tab{
	margin:2px 0px 0px 0px;
}
.tab span{
	display:block;
	color:#fff;
	font-weight:bold;
	margin:0px;padding:5px 10px 10px 12px;
	background:url(/img/tab_bg.png) top left no-repeat;
}
.tab:hover{background:url(/img/tab_rightover.png) top right no-repeat;}
.tab:hover span{color:#fff;background:url(/img/tab_bgover.png) top left no-repeat;}

img{vertical-align:middle;border:0px;}
ul{list-style-type:none;margin:0px;padding:0px;}

.clear{clear:both;}
.float{float:left;}
.floatr{float:right;}
a.pagetop:link{float:right;font-size:8pt;padding:10px;text-decoration:none;}

a:link 			{color:#E3B9D4;text-decoration:none;}
a:visited  		{color:#E3B9D4;text-decoration:none;}
a:hover  		{color:#E3B9D4;text-decoration:underline;}

a.link2:link		{color:#4E331D;text-decoration:none;}
a.link2:visited		{color:#4E331D;text-decoration:none;}
a.link2:hover		{color:#984839;text-decoration:underline;}

h1{
	position:absolute;top:5px;left:18px;
	color:#fff;
	font-size:8pt;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

h2,h3,h4,h5{margin:0px;padding:0px;}

.f8{font-size:8pt;}
.fb8{font-size:8pt;font-weight:bold;}
.f9{font-size:9pt;}
.fb9{font-size:9pt;font-weight:bold;}
.f10{font-size:10pt;}
.fb10{font-size:10pt;font-weight:bold;}
.f11{font-size:11pt;}
.fb11{font-size:11pt;font-weight:bold;}
.f12{font-size:12pt;}
.fb12{font-size:12pt;font-weight:bold;}
.f13{font-size:13pt;}
.fb13{font-size:13pt;font-weight:bold;}
.f14{font-size:14pt;}
.fb14{font-size:14pt;font-weight:bold;}
.f15{font-size:15pt;}
.fb15{font-size:15pt;font-weight:bold;}
.f16{font-size:16pt;}
.fb16{font-size:16pt;font-weight:bold;}
.f17{font-size:17pt;line-height:130%;}
.fb17{font-size:17pt;font-weight:bold;line-height:130%;}
.f18{font-size:18pt;line-height:130%;}
.fb18{font-size:18pt;font-weight:bold;line-height:130%;}
.f19{font-size:19pt;line-height:140%;}
.fb19{font-size:19pt;font-weight:bold;line-height:140%;}
.f20{font-size:20pt;line-height:140%;}
.fb20{font-size:20pt;font-weight:bold;line-height:140%;}

.mr3	{margin-right:3px;}
.mr5	{margin-right:5px;}
.mr10	{margin-right:10px;}
.mr20	{margin-right:20px;}

.ml3	{margin-left:3px;}
.ml5	{margin-left:5px;}
.ml10	{margin-left:10px;}
.ml20	{margin-left:20px;}

.mt3	{margin-top:3px;}
.mt5	{margin-top:5px;}
.mt10	{margin-top:10px;}
.mt20	{margin-top:20px;}

.mb3	{margin-bottom:3px;}
.mb5	{margin-bottom:5px;}
.mb10	{margin-bottom:10px;}
.mb20	{margin-bottom:20px;}