@charset "UTF-8";

/* =============================================
1.common
============================================= */
body{
	font-size: 13px;
	color: #333;
}
a {color:#00303e;}
a:link {color:#00303e;}
a:visited {color:#00303e;}
a:hover, a:focus, a:active { color:#12667f;}
img {
	border: 0;
	vertical-align: bottom;
}

/* =============================================
wrapper
============================================= */

#wrapper{
	margin:0 auto;
	}

/* =============================================
header
============================================= */

#header {
	clear:both; overflow:hidden; _zoom:1;
	width:960px;
	height: 115px;
	margin:0 auto;
	position: relative;
}
#header h1 { 
	font-size:11px; 
	font-weight:normal;
	position: absolute;
	top: 13px;
	left: 148px;
	display: inline-block;
	color: #666666;
	line-height: 1.4;
}
.head_logo {
	position: absolute;
	top: 32px;
	left: 10px;
	display: inline-block;
}
.head_link {
	position: absolute;
	right: 0;
	top: 0;
}
.head_link li {
	float: left;
	list-style:none;
	font-weight:normal;
}
.head_link li img{
	vertical-align: top;
	margin-left: 10px;
}
.head_link li.sitemap {
	list-style-image: url(../images/common/ico_arrow.png);
	height: 32px;
	line-height: 32px;
}
.head_link li a {
	color:#333333;
	text-decoration: none;
}
.head_navi {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.head_navi ul {
}
.head_navi li {
	display: inline-block;
	border-left: 1px solid #CCCCCC;
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	font-weight: bold;
	padding: 0 20px;
}
.head_navi li.last {
	border-right: 1px solid #CCCCCC;	
}
.head_navi li a {
	text-decoration: none;
}
/*.head_info {
	clear:both; overflow:hidden; _zoom:1;
	margin-bottom:10px;
	width:950px;
}
.logo a {
	display:block;
	float:left;
	display:block;
	background:url(../images/common/logo-trans.png) no-repeat;
	width:285px;
	height:50px;
	text-indent:-9999px;
}
.head_infoimg {
	float:right;
	margin-top:10px;
	display:block;
	background:url(../images/common/info-trans.png) no-repeat;
	width:433px;
	height:34px;
	text-indent:-9999px;
}
.navi {
	background:#e4f3fd;
}
.navi ul {
	display:block;
	width:960px;
	margin:0 auto;
	clear:both; overflow:hidden; _zoom:1;
}
.navi li {
	float:left;
	list-style:none;
}
.navi li a {
	height:55px;
	display:block;
	text-indent:-99999px;
}
.navi .home a {
	background:url(../images/common/navi.png) no-repeat 0 0; width:198px;
}
.navi .business a {
	background:url(../images/common/navi.png) no-repeat -198px 0; width:188px;
}
.navi .corporate a {
	background:url(../images/common/navi.png) no-repeat -386px 0; width:188px;
}
.navi .registration a {
	background:url(../images/common/navi.png) no-repeat -574px 0; width:185px;
}
.navi .inquiry a {
	background:url(../images/common/navi.png) no-repeat -759px 0; width:200px;
}
.navi li.home a:hover {
	background:url(../images/common/navi_hover.png) no-repeat 0 0; width:198px;
}
.navi li.business a:hover {
	background:url(../images/common/navi_hover.png) no-repeat -198px 0; width:188px;
}
.navi li.corporate a:hover {
	background:url(../images/common/navi_hover.png) no-repeat -386px 0; width:188px;
}
.navi li.registration a:hover {
	background:url(../images/common/navi_hover.png) no-repeat -574px 0; width:185px;
}
.navi li.inquiry a:hover {
	background:url(../images/common/navi_hover.png) no-repeat -759px 0; width:200px;
}
*/

/* =============================================
content
============================================= */

#indexcontent_wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
#content_wrapper {
	width:960px;
	margin: 15px auto 0px ;
}
#content{
	float:left;
	width:740px;
	padding-bottom:45px;
}

/* =============================================
side
============================================= */
#side{
	float:right;
	width:200px;
	padding-bottom:15px;
}
.side_banner {
	width:200px;
	padding-bottom:25px;
}
.side_banner li {
	list-style:none;
	margin-bottom: 5px;
}
.address {
	padding: 10px 5px;
	margin: 10px auto;
	background: #EEEEEE;
}
.address p {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 7px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px;
}
.side_title_01 {
	background: #00578E;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height:1.2;
}
.side_title_02 {
	background: #007A8B;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height:1.2;
}
.side_navi {
	margin-bottom:5px;
}
.side_navi li {
	list-style:none;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px;
}
.side_navi a {
	text-decoration:none;
}
.side_linkbtn {
	margin-bottom:10px;	
}

/* =============================================
footer
============================================= */
#footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	margin-top:20px;
	text-align: center;
}
.copyright{
	font-size:11px;
	padding: 10px 0;
	text-align:center;
	color: #FFFFFF;
	background: #00578E;
}
#footer ul {
	margin: 15px auto;
}
#footer li {
	display: inline-block;
	border-left: 1px solid #CCCCCC;
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	padding: 0px 20px;
}
#footer li.last {
	border-right: 1px solid #CCCCCC;	
}
#footer li a {
	text-decoration: none;
}



.head_tel {
	text-align: right;
	margin-bottom: 5px;
}


.pagetop {
	text-align: right;
	margin: 0px 20px 20px;
}