@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

body{
	background-position: 0 487px!important;
}

#flashcontent{
	height: 354px;
	width: 100%;
	background: url(../images/index/fl.jpg) 50% 100% no-repeat #fafafb;
	padding-top: 133px;
}

.wrap{
	width: 764px;
	overflow: auto;
	clear: both;
}
#c1{
	margin: 0 14px 14px 0;
}
#c1 a{
	background: url(../images/index/c1_1.png) 0 0 no-repeat;
}
#c2 a{
	background: url(../images/index/c1_2.png) 0 0 no-repeat;
}
.box2{
	width: 177px;
	background: #fff;
	float: left;
	margin: 0 14px 14px 0;
	display: inline;  /* IE6 fix */ 
}
.box2 a{
	display: block;
	width: 177px;
	color: #444;
}
.box2 span{
	display: block;
}
.box2 .t{
	background: url(../images/index/box1.gif) 0 0 no-repeat;
	padding: 5px 7px 3px;
	color: #fff;
}
.box2 .t span{
	color: #c8aa55;
	font-size: 90%;
	line-height: 130%;
}
.box2 a{
	background: url(../images/index/box2.gif) 0 100% no-repeat #fff;
}
.box2 .p{
	padding: 7px;
}
#coL a:hover{
	color: #999;
}
#coL a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*追加*/
.inq{
	clear: both;
	margin-left: 12px;
	background: url(/images/lp9/tel.png) 0 0 no-repeat;
	height: 38px;
	width: 707px;
	padding: 96px 0 0 20px;
	margin-bottom: 20px;
}

.sttl { padding:0px 0px 15px 0px; }

#header { z-index:10; }
.tbnr_cont { padding-top:144px; }
.topbnr { width:100%; height:350px; position:relative; background-color:#FFFFFF; z-index:1; }
.topbnr .bnr1, .topbnr .bnr2, .topbnr .bnr3, .topbnr .bnr4 { width:100%; height:350px; position:absolute; top:0px; left:0px; text-align:left; text-indent:-9999px; }
.topbnr .bnr1 { background:url(../images/index/slide1.jpg) no-repeat center top; }
.topbnr .bnr2 { background:url(../images/index/slide2.jpg) no-repeat center top; }
.topbnr .bnr3 { background:url(../images/index/slide3.jpg) no-repeat center top; }
.topbnr .bnr4 { background:url(../images/index/slide4.jpg) no-repeat center top; }
.topbnr .nav { width:980px; margin:0 auto; text-align:left; height:350px; position:relative; z-index:20; }
.topbnr a { display:block; position:absolute; width:37px; height:37px; text-indent:-9999px; top:155px; transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; }
.topbnr a.prev { background:url(../images/index/prev.png) no-repeat 10px 0px; left:-100px; }
.topbnr a.next { background:url(../images/index/next.png) no-repeat 0px 0px; right:-100px; }
.topbnr a.prev:hover { background-position:0px 0px; }
.topbnr a.next:hover { background-position:10px 0px; }