@charset "UTF-8";
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
html,body{
     height:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	color: #333;
	font-size: 13px;
	line-height: 22px;
}
img {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, ol, dl, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
}
h1 a {
	background-position: 40px 7px;
	padding-left: 134px;
	height: 90px;
	color: #414141;
	padding-top: 25px;
	display: inline-block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
	transition: 0.3s;
}
.f15 {
	font-size: 15px;
}
.f18 {
	font-size: 18px;
	line-height: 24px;
}
#bg {
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
}
#wrap{
	width: 100%;
	position: relative;
	height: auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header_t {
	height: 362px;
	width: 100%;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	min-width: 1038px;
}
#header_t .wrap{
	width: 1038px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	height: 362px;
}
#header_u {
	height: 176px;
	width: 100%;
	background-image: url(../images/bg_header2.png);
	background-repeat: repeat-x;
	min-width: 1038px;
}
#header_u .wrap{
	width: 1038px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	height: 176px;
}
#header_u .wrap h2{
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	height: 50px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main h3 {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	background-image: url(../images/bg_h2.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-top: 5px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: normal;
}
#slide_wrap {
	padding-top: 5px;
	background-image: url(../images/bg_slide.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 512px;
}
#slide {
	width: 497px;
	height: 236px;
	position: relative;
}
#slide img {
	position: absolute;
	left: 0;
	top: 0;
}
#contents{
	padding-bottom: 90px; /*フッターの高さと同じ*/
}
#contents .wrap {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-left: 30px;
}
#nav {
	float: left;
	width: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-right: 30px;
}
#nav ul {
	width: 240px;
}
#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	list-style-type: none;
}
#nav li a {
	display: block;
	height: 48px;
	width: 215px;
	line-height: 48px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/icon_nav.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
}
.on  {
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}
#footer{
	height: 59px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	min-width: 1038px;
}
#footer .wrap .pagetop{
	position: absolute;
	top: 0px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	background-color: #fff;
}
#footer .wrap{
	width: 1038px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	height: 59px;
	position: relative;
}
#footer p {
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding-top: 19px;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
#footer p span {
	font-size: 13px;
}
