@charset "Shift_JIS";

#slideshow{
	width:655px;
	background:url(../katei/img/first-box1-bg.gif) no-repeat;
	margin-bottom:10px;
	padding:10px;
	}

.slides-nav{
	margin-top:17px;
	}

#slideshow .slides-nav li {	
	float: left;
	margin-right: 5px;
	}
#slideshow .slides-nav li a {
	display: block;
	overflow: hidden;
	background: url(../katei/img/btn.gif) no-repeat;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	}
#slideshow .slides-nav:after	{ height:0;	visibility: hidden;	content: ".";	display: block;	clear: both; }
.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background: url(../katei/img/btn_on.gif) no-repeat;
	}

#slideshow .slides	{
	width: 655px;
}
	
	
	
.first .box2{
	float:left;
	width:432px;
	}
	
.first .box2 .inner{
	width:200px;
	margin:0 15px 15px 0;
	float:left;
	}
	
.first .box2 .toshi{
	background:url(../katei/img/btn-03-bg.gif) right top no-repeat;
	}
	
	
.first .box2 .lp{
	background:url(../katei/img/btn-04-bg.gif) right top no-repeat;
	}
	
.first .box2 .btn{
	clear:both;
	}
	
	
	
.first .box3{
	float:right;
	width:220px;
	}	
	
.first .box3 .inner{
	width:220px;
	}
	
.first .box3 .inner2{
	width:220px;
	margin:5px 0 15px 0;
	}	
	
.first .box3 .inner img{
	margin-bottom:10px;
	}
	
.first .box3 .inner2 ul{
	width:198px;
	border-left:1px solid #F31C00;
	border-right:1px solid #F31C00;
	padding:0 10px;
	margin-bottom:-10px;
	}
	
.first .box3 .inner2 li{
	border-bottom:1px dotted #F31C00;
	line-height:1.3;
	padding:10px 0 10px 21px;
	background:url(../katei/img/icn-arrow-02.gif) 0.5em 1.3em no-repeat;
	font-weight: bold;
	}
	

.first .box3 .inner2 li a{
	color:#333;
	text-decoration:none;
	}
.first .box3 .inner2 li a:hover{
	color:#F31C00;
	text-decoration:underline;
	}
	
	
.first .box3 .inner2 img{
	vertical-align:top;
	}
	
	

#gNav li.katei a{
	background-position:left bottom
	}
	
#sub ul li.first{
	background-image:url(../katei/img/icn-arrow.gif);
	}		
	
	
