﻿@charset "utf-8";

#wrapper {
	min-width: 100%;
	height: 100%;
	text-align: left;
}

/*===================================================================
	container
===================================================================*/
#container {
	width: 953px;
	margin: 0 auto;
	background: url(../images/bg_container.gif) left bottom no-repeat;
	font-size:93%;
	line-height:1.5em;
	padding-bottom:114px;
}

/* pageTop */
.pageTop {
	text-align:right;
	padding:10px 30px 36px 0;
}
.pageTop a {
	color:#000;
}

/*===================================================================
	Header
===================================================================*/
#header {
	min-width:953px;
	overflow:hidden;
	*zoom:1;
	line-height:0;
	padding-top:5px;
	margin:0 auto;
}
#header .logo {
	width: 953px;
	margin: 0 auto;
}
#header .logoIn {
	width: 953px;
}
.siteLogo {
	width:100px;
	float:left;
	padding-top:8px;
	padding-left:2px;
}
.headBtn {
	width:392px;
	height:54px;
	float:right;
}
.headBtn li{
	float:left;
}
.mainVisual {
	clear:both;
	padding:9px 0 19px;
}

/*===================================================================
	gNavi
===================================================================*/
#gNavi {
	width:953px;
	height:52px;
	background:url(../images/bg_gnavi_01.gif) left top no-repeat;
	margin:0px auto 15px;
}
#gNavi ul {
	overflow:hidden;
	*zoom:1;
	padding-left:31px;
}
#gNavi ul li {
	float:left;
}
#gNavi ul li#gNavi01 {
	margin-right:3px;
}
#gNavi ul li a {
	width:444px;
	height:52px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg_gnavi_01.gif) left top no-repeat;
}
#gNavi ul li a.current ,#gNavi ul li a:hover {
	background:url(../images/bg_gnavi_02.gif) left top no-repeat;
}
#gNavi ul li#gNavi01 a {
	background-position: -31px 0;
}
#gNavi ul li#gNavi02 a {
	background-position: -478px 0;
}


/*===================================================================
	gNavi_footer
===================================================================*/
#gNavi_footer {
	width:953px;
	height:52px;
	background:url(../images/bg_gnavi_03.gif) left top no-repeat;
	margin:50px auto 0;
}
#gNavi_footer ul {
	overflow:hidden;
	*zoom:1;
	padding-left:31px;
}
#gNavi_footer ul li {
	float:left;
}
#gNavi_footer ul li#gNavi_footer_01,#gNavi ul li#gNavi_footer_02 {
	margin-right:3px;
}
#gNavi_footer ul li a {
	width:444px;
	height:38px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg_gnavi_03.gif) left top no-repeat;
}
#gNavi_footer ul li a.current ,#gNavi_footer ul li a:hover {
	background:url(../images/bg_gnavi_04.gif) left top no-repeat;
}
#gNavi_footer ul li#gNavi_footer_01 a {
	background-position: -31px 0;
}
#gNavi_footer ul li#gNavi_footer_02 a {
	background-position: -478px 0;
}


/*===================================================================
	footer
===================================================================*/
/* secContentBottom */
.secContentBottom {
	width:894px;
	font-size:93%;
	line-height:1.4em;
	margin:0 auto;
}
/* secContact01 */
.secContact01 {
	width:894px;
	line-height:0;
	margin-bottom:20px;
}
.bdBlock01 {
	border-top:1px dotted #66c33e;
}
/* Footer */
#footer {
	width: 100%;
	height: 130px;
	background: url("../../common/images/footer_bg_gradation.gif") repeat-x left top;
}
#footer .footInnerBlock {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#footer .footInnerBlock .footInnerBlock_01 {
	position: relative;
}
#footer .logo {
	padding-top: 30px;
}
#footer p {
	line-height: 0;
	font-size: 0;
}
#footer .copyright {
	padding-top: 22px;
}
#footer .footBtn {
	position: absolute;
	right: 78px;
	top: 71px;
}
#footer .pmark {
	position: absolute;
	right: 0;
	top: 21px;
}
