@charset "utf-8";

#hdr h1{
	text-indent:-9999px;
	background:url(../img/logo2.gif) left top no-repeat;
	width:300px;
	height:80px;
	margin:10px;
	float:left;
}
#topslider{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:-10px;
}
#topslider h2{
	font-size:31px;
	line-height:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	text-shadow: 0px 0px 2px #666;
}
#topslider h3{
	font-size:18px;
	line-height:1.3em;
	font-weight:normal;
}

#items{
	list-style:none;
}

#items li{
	width:122px;
	margin-right:20px;
	float:left;
	background-color:#FFF;
}
#items li a{
	display:block;
	width:120px;
	height:180px;
	text-indent:-9999px;
	background-position:center;
	background-repeat:no-repeat;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
}
#items li a:hover,#items li a:focus,#items li a:active{
	border-right:2px solid #DDD;
	border-bottom:2px solid #DDD;
}
#items .i1 a{
	background-image:url(../img/top/a310.jpg);
}
#items .i2 a{
	background-image:url(../img/top/c141.jpg);
}
#items .i3 a{
	background-image:url(../img/top/c141v.jpg);
}
#items .i4 a{
	background-image:url(../img/top/c171.jpg);
}
#items .i5 a{
	background-image:url(../img/top/c171v.jpg);
}
#items .i6 a{
	background-image:url(../img/top/c400.jpg);
}
#items li p{
	padding:5px;
}
#topbanner{
	width:638px;
	height:250px;
	text-indent:-9999px;
	background:url(../img/top/topbanner.jpg) left top no-repeat;
	margin:-20px;
	margin-bottom:30px;
}