@charset "utf-8";
/* CSS Document */

/*==================================================
==================================================*/

/*--------------------------------------------------
  ○ base
--------------------------------------------------*/

#wrap{
	width:100%;
	height:auto;
}

#footer a{
}

/*--------------------------------------------------
  ○ header
--------------------------------------------------*/

#header{
	overflow:hidden;
	clear:both;
	width:100%;
	height:auto;
}

#header .inheader{
	width:1025px;
	margin:0 auto;
}

#header .top_title{
	float:left;
	width:367px;
}


#header .top_title img{
	width:367px;
}

#header .nav_box{
	width:607px;
	float:right;
}

#header .nav_box .gnavarea{
	height:auto;
	overflow:hidden;
	clear:both;
	padding:42px 0px 0px 0px;
}

#header .nav_box .gnavarea li{
	display:block;
	float:left;
	padding-left:15px;
	line-height:0;
	font-size:0px;
}


#header .nav_box ul li.nospace{
	padding-left:0px;
}

.gnavibox{
	width:657px;
	height:auto;
}

.gnaviinbox{
	width:657px;
	height:auto;
	clear:both;
	overflow:hidden;
	padding:19px 0px 0px 0px;
}

.gnaviinbox li{
	float:right;
	padding:0px 9px 0px 0px;
	line-height:0px;
	font-size:0px;
	background:url(../images/gnavi_bg.jpg) no-repeat right top;
}

.gnaviinbox li.gnend{
	float:right;
	padding:0px 0px 0px 0px;
	background:none;
}


/*--------------------------------------------------
  ○ CONTENTS
--------------------------------------------------*/


.mm_box{
	float:right;
	padding:0px 0px 7px 0px;
}





#inwrap{
	width:1025px;
	height:auto;
	margin:0px auto;
	clear:both;
	padding:54px 0px 54px 0px;
}

.mmbtnbox{
	position:absolute;
	right:0px;
	top:0px;
}

.logobox{
	width:283px;
	height:auto;
	float:left;
	line-height:0px;
	font-size:0px;
}

.gnavibox{
	width:657px;
	height:auto;
	float:left;
}

.gnaviinbox{
	width:657px;
	height:auto;
	clear:both;
	overflow:hidden;
	padding:19px 0px 0px 0px;
}

.gnaviinbox li{
	float:right;
	padding:0px 9px 0px 0px;
	line-height:0px;
	font-size:0px;
	background:url(../images/gnavi_bg.jpg) no-repeat right top;
}

.gnaviinbox li.gnend{
	float:right;
	padding:0px 0px 0px 0px;
	background:none;
}


#maincontentsbox h2{
	border-bottom:1px solid #E3E3E3;
	margin:0px 0px 15px 0px;
	line-height:0;
	font-size:0px;
}

#maincontentsbox h2 img{
	clear:both;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #666;
	line-height:0;
	font-size:0px;
}


/*--------------------------------------------------
  ○ FOOTER
--------------------------------------------------*/

#footer{
	width:100%;
	height:auto;
	background:#3f3a39;
	overflow:hidden;
	clear:both;
}

#footer a:hover{
	text-decoration:none;
	color:#45afbf;
}

#infooter{
	width:1026px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#infooter a{
	color:#FFF;
}

.footer_contens{
	float:right;
}

#infooter ul{
	overflow:hidden;
	clear:both;
}

#infooter ul li{
	float:left;
	padding:0px 10px;
	border-right:1px solid #FFF;
	line-height:1.1;
}

#infooter .footer_nav{
	width:563px;
	padding:14px 0px 0px 0px;
}


#infooter .footer_nav li.nospace{
	padding:0px 0px 0px 10px;
	border-right:none;
}


#infooter .copyright{
	padding:5px 0px 0px 0px;
	float:right;
	color:#FFF;
}




















