@charset "utf-8";

/*----------------------------------------------------------------------
リセット
-----------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

fieldset,img {
	border: 0;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}

/*-----------------------
共通部分
-----------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #000;
}

a {
	text-decoration: none;
	color: #222;
}
a:hover{
	color: #00F;
	text-decoration: underline;
}

a:hover img
	{opacity:0.6; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff; !important}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-----------------------
基本部分
-----------------------*/
html{
    overflow-y:scroll;
}

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

#header {
	width: 960px;
	margin: 0px auto;
	display: block;
	height: 140px;

}
h1 {
	width: 460px;
	height: auto;
	margin-top: 20px;
	display: block;
	float: left;
	font-size: 16px;
}
h1 img {
	display: block;
	margin-top: 10px;
}

#header_navi {
	width: 410px;
	height: auto;
	display: block;
	float: right;
	margin-top: 15px;
	overflow: hidden;
}
#h_nav {
	display: block;
	width: 200px;
	font-size: 86%;
	margin: 0 0 0px 200px;
}
#h_nav li {
	width: auto;
	display: block;
	float: left;
	font-size: 86%;
	background-image: url(../images/icon-foot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#h_nav li a{
	display: block;
	padding: 5px 15px 5px 12px;
	color: #333;
}
#h_cnt {
	display: block;
	width: 410px;
	clear: both;
}
#h_cnt li {
	width: auto;
	display: block;
	float: left;
}
#h_cnt li img{
	display: block;
}

/*-----------------------
visual
-----------------------*/
/*#visual_wrap {
	width: 100%;
	height:350px;
	background-color: #D6EBF7;
}

#visual {
	width: 960px;
	margin: 0px auto;
	height: 350px;
}*/
#visual {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
}
#visual img {
	display: block;
	margin: 0px auto;
}
/*-----------------------
main-nav
-----------------------*/
#nav_wrap {
	width: 100%;
	height: 68px;
	background-image: url(../images/bk_nav.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#nav {
	width: 960px;
	margin: 0px auto;
	display: block;
}
#nav li{
	display: block;
	float: left;
}
#nav li img{
	display: block;
}
.nav_wrap2 {
	border-top: solid 10px #D6EBF7;
}

/*-----------------------
contents
-----------------------*/
#main {
	clear: both;
	width: 960px;
	margin: 0px auto;
	padding: 20px 0 50px 0;
	height: auto;
	overflow: hidden;
}
#content-left {
	float: left;
	height: auto;
	width: 545px;
	padding-bottom: 30px;
}

#content-right {
	float: right;
	height: auto;
	width: 400px;
}
#content-bn {
	width: 960px;
	margin: 0px auto 30px auto;
	clear: both;
	display: block;
	overflow: hidden;
}
/*2nd*/
#content_left2 {
	float: left;
	height: auto;
	width: 630px;
	padding: 0px;
}
#content_right2 {
	float: right;
	height: auto;
	width: 300px;
	padding: 24px 0 0 0px;
}


/*-----------------------
共通
-----------------------*/
.h2-title {
	display: block;
	padding: 0 0 3px 5px;
	border-bottom: solid 5px #C6EAF5;
	color: #009FCC;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*.h2-scd {
	display: block;
	padding: 0 0 3px 5px;
	border-bottom: solid 5px #C6EAF5;
	color: #009FCC;
	font-size: 16px;
	font-weight: bold;
	width: 625px;
}*/
.bn-box {
	display: block;
	margin-bottom: 10px;
}
.bn-boxFB {
	display: block;
	margin-bottom: 10px;
}
#pan {
	display: block;
	margin-bottom: 30px;
}
#pan p{
	font-size: 85%;
}


/*-----------------------
footer
-----------------------*/
#footer_wrap {
	width: 100%;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 20px 0;
	margin-bottom: 30px;
}
#footer {
	height: auto;
	width: 960px;
	margin: 0px auto;
	clear: both;
	font-size: 92%;
	overflow: hidden;
}
.foot_ad {
	width: 350px;
	display: block;
	float: left;
}
.foot_ad h5 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
.foot_ad h5 span {
	font-size: 12px;
	font-weight: normal;
}
.foot_ad p {
	display: block;
}
.foot_ad p span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0;
}
#tbl_foot {
	width: 490px;
	margin-bottom: 10px;
	border-collapse: collapse;
	float: right;
}
#tbl_foot a{
	color: #333;
	text-decoration: none;
}
#tbl_foot a:hover{
	color: #00F;
	text-decoration: underline;
}

#tbl_foot tr td {
	padding: 1px 0 1px 12px;
}
.footP01 {
	background-image: url(../images/icon-foot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#copyright {
	clear: both;
	width: 960px;
	display: block;
	margin: 0px auto 50px auto;
}
#copyright img {
	margin: 0px auto;
	display: block;
}
#content-left .ab_copy {
}
