@charset "utf-8";

@import "text.css";
@import "image.css";
@import "caption.css";
@import "list.css";
@import "parts.css";

/* 基本設定 */
div {
	padding: 0;
	margin: 0;
}
div:before{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clr:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clr { display: inline-block; }
/* exlude MacIE5 \*/
* html .clr { height: 1% }
.clr {display:block;}
/* end MacIE5 */


body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	color:#2f3722;
	line-height:140%;
	background-color:#000000;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}


#pagemain {
	margin: 0 auto 24px;
	width: 798px;
	background: url('../_img/bg.jpg') 0 138px repeat-y;
}
a{
	color:#0066cc;
}

/* ヘッダ部分 */
#header {
	width: 798px;
	height: 138px;
	padding: 0;
	margin: 0 auto;
	color: #c7b278;
	background: url('../_img/header_bg.jpg') 0 0 no-repeat;
}
.en #header {
	height: 137px;
}
#header .header_top {
	margin: 0;
	padding: 0;
	height: 18px;
}
#header .header_m{
	margin: 0 18px;
	padding: 0;
}
#header #logo {
	float: left;
	width: 210px;
	height: 80px;
}
#header #seo {
	float:left;
	width: 347px;
	height: 80px;
	padding: 0;
	margin: 0;
	font-size: 88%;
	line-height:132%;
	text-align: left;
}
#header #seo p{
	margin: 7px 0 0 17px;
}
.en #header #seo {
	font-size: 90%;
	line-height: 120%;
}
.en #header #seo p{
	margin: 2px 0 0 27px;
}

#header .header_r{
	float: left;
	width: 205px;
}
#header .header_r .online{
	float: left;
	width: 128px;
	height: 21px;
}
#header .header_r .site{
	float: left;
	width: 77px;
	height: 21px;
}
#header .header_r .tel{
	float: left;
	width: 205px;
	height: 59px;
}
#header .header_b{
	width: 780px;
	height: auto;
}
#header .header_b ul{
	margin: 0;
	padding: 0;
}
#header .header_b ul:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#header .header_b ul li{
	float: left;
}


#flash {
	width: 762px;
	height: 273px;
	padding: 0;
	margin: 0 18px;
}

#cheader {
	width: 904px;
	height: 126px;
	padding: 0;
	margin: 1px auto 4px auto;
	color: #000000;
	background: url("../_img/cheader.jpg") no-repeat center top;
	line-height: 120%;
}
#cheader h2 {
	padding: 45px 0 0 60px;
	margin: 0;/*45px 0px 0px 60px;*/
	color: #FFFFFF;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	float: left;
	letter-spacing: 2px;
}
#cheader h2 span {
	color: #FFFFFF;
	font-size: 44%;
	font-weight: bold;
	letter-spacing: 0px
}


/* 中心部分 */
#middle {
	width: 798px;
	padding: 0;
	margin: 0 auto 7px;
	text-align: center;
}
#middle .middle_m{
	margin: 0 18px;
}

/* コンテンツ部分 */
#page {
	float: left;
	width: 760px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
	background: url('../_img/bg2.jpg') left top repeat-y;
}

#page .layouts {
	width: 760px;
	padding: 0;
	margin: 0;
	clear: both;
}

#page .groups {
	padding: 0;
	margin: 0;
	float: left;
}

#page #contents {
	width: 717px;
	background-color: #FFFFFF;
}


/* メニュー部分 */

#menu {
	width: 240px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: left;
}
#menu a{
	color: #333333;
}
#menu a:hover{
	text-decoration: underline;
}
#menu .cbunner {
	margin: 2px 0 5px 0;
}
#menu .linklist {
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
}
#menu .linklist_m{
	margin: 9px 8px;
	padding: 0;
	vertical-align: top;
}

#menu li{
	width: 219px;
	height: 32px;
	margin: 0;
	padding: 0 0 0 22px;
	background: url("../_img/menu0/menu_li_bg.jpg") no-repeat left top;
	font-size: 80%;
	line-height: 32px;
}
#menu .img{
	width: auto;
	height: auto;
	margin: 9px 0 0 0;
	padding: 0;
	background: none;
	line-height: 0;
}


/* フッタ部分 */
#footer {
	width: 798px;
	padding: 0;
	margin: 0 auto 0 auto;
	font-size: 88%;
}
.en #footer {
	font-size: 90%;
	line-height: 120%;
}

#footer .footer_text {
	color: #E3D1A1;
	margin: 0 auto;
}
#footer .footer_text a{
	color: #E3D1A1;
}
#footer .footer_text:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#footer .footer_text .left{
	float:left;
	text-align: left;
}
#footer .footer_text .left p{
	margin: 0 0 0 18px;
}
#footer .footer_text .right{
	float:right;
	text-align: right;
}
#footer .footer_text .right p{
	margin: 0 18px 0 0;
}
.en #footer .footer_text .right p {
	font-size: 90%;
}

#footer .fotter_btm {
	width: 798px;
	height: 25px;
	color:#E3D1A1;
}

div.base_size {
	width: auto;
	margin: auto;
}

p.center {
	text-align: center;
}