@charset "utf-8";
/*----------------------------------------
	COMMON SETTING
----------------------------------------*/
html {
	font-size:100%;
}
body {
	background-color:#F5F4EC;
	/*background-color:#000000;*/
	background-image:url(/common_img/body_back.gif);
	background-repeat:repeat-x;
	color:#494949;
	margin:0px;
	padding:0px;
	font-size:84%;
	line-height:1.6em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,h5,form,ul,li,p,address,hr {
	margin:0px;
	padding:0px;
}
p {
	margin:0.3em 0px 1em 0px;
}
img {
	border:0px;
	display:block;
}
hr { 
	border-style: solid none none none;
	border-top-width:1px;
	border-top-color:#DDDDDD;
	height:1px;
	background-color: #FFFFFF;
	margin:8px 0px;
}
.clr {
	clear:both;
}
.mgt5 {
	margin-top:5px;
}
.mgb5 {
	margin-bottom:5px;
}
.mgt10 {
	margin-top:10px;
}
.mgt15 {
	margin-top:15px;
}
.mgt20 {
	margin-top:20px;
}
.mgt25 {
	margin-top:25px;
}
.mgt30 {
	margin-top:30px;
}
.txred {
	color:#FF3300;
}
.txgray {
	color:#aaaaaa;
}

a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
/*----------------------------------------
	LAYOUT SETTING
----------------------------------------*/
#h-bar {
	width:100%;
	height:8px;
	background-image:url(/common_img/head_bar.gif);
	background-repeat:repeat-x;
	font-size:1px;
	line-height:1px;
}
#container {
	width:800px;
	margin:0px auto;
}
#head-box {
	width:776px;
	margin:0px auto 0px auto;
}
#head-box #head-l {
	width:287px;
	margin-top:16px;
	float:left;
}
#head-box #head-r {
	width:444px;
	float:right;
}
#head-r #head-tel {
	width:271px;
	float:left;
}
#head-r #head-form {
	width:168px;
	margin-top:8px;
	float:right;
}
#head-r #head-form a img{
	display:inline;
}
h1#seo{
	font-size:10px;
	font-weight:normal;
	margin:5px auto 0px 12px;
	padding:0px;
	color:#494949;
}
#gmenu-box {
	width:776px;
	background-image:url(/common_img/gmenu_back.gif);
	background-repeat:no-repeat;
	margin-top:11px;
	padding:0px 12px 0px 12px;
}
#gmenu-box #gmenu-l {
	width:420px;
	float:left;
}
#gmenu-box #gmenu-r {
	width:342px;
	float:right;
}
#gmenu-box ul {
	list-style:none;
}
#gmenu-l li {
	float:left;
	font-size:1px;
	line-height:1px;
	display:inline;
}
#gmenu-r li {
	float:right;
	font-size:1px;
	line-height:1px;
	display:inline;
}
#main-area {
	width:800px;
	background-image:url(/common_img/cont_back.gif);
	background-repeat:repeat-y;
}
address {
	display:block;
	clear:both;
	width:800px;
	font-size:1px;
	line-height:1px;
}
#head-box a:hover img,
#gmenu-box a:hover img,
#top-box02-l  a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
/*----------------------------------------
	UNDER COMMON
----------------------------------------*/
#head-bar {
	width:782px;
	height:5px;
	background-image:url(/common_img/head_kei.gif);
	background-repeat:no-repeat;
	margin:0px auto;
}
#u-main-box {
	width:748px;
	background-image:url(/common_img/body_kei.gif);
	background-repeat:repeat-y;
	margin:25px auto 0px auto;
	padding:0px 0px 20px 0px;
}
#u-main-box #u-main-l {
	width:174px;
	float:left;
}
#u-main-box #u-main-r {
	width:552px;
	float:right;
}
.pagetop {
	width:70px;
	margin:15px 0px 15px auto;
}



/*----------------------------------------
	Topic Path
----------------------------------------*/

#Pmenu{
	margin:0px auto 0px 25px;
	font-size:10px;
}
#Pmenu a{
	color:#00A0C6;
}

/*----------------------------------------
	bottom inquiry
----------------------------------------*/

#bottom-inquiry{
	margin-top:20px;
	border:1px solid #E3DFC9;
	padding:0;
	height:123px;
	clear: left;
}
#bottom-inquiry h2{
	margin:1px;
	margin-bottom:12px;
	padding:0;
	background:#F7F6F0;
}
#bottom-inquiry-tel{
	float:left;
	width:284px;
	text-align:center;
	border-right:1px solid #E3DFC9;
	vertical-align:top;
}
#bottom-inquiry-tel img{
	margin-left:auto;
	margin-right:auto;
}
#bottom-inquiry-form{
	float:right;
	width:244px;
	text-align:center;
}
#bottom-inquiry-form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#bottom-inquiry-form p.res a:link,
#bottom-inquiry-form p.res a:visited  {
	background-image: url(/common_img/reserve_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 220px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#bottom-inquiry-form p.res a:hover {
	background-image: url(/common_img/reserve_form_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 220px;
	text-indent: -9999px;
}

#bottom-inquiry-form p.inq a:link,
#bottom-inquiry-form p.inq a:visited {
	background-image: url(/common_img/inquiry_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 220px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#bottom-inquiry-form p.inq a:hover {
	background-image: url(/common_img/inquiry_form_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 220px;
	text-indent: -9999px;
}
