@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
	---------------------------------------------
	-Contents-------------------
*/
#info {

}
#info .rss-js-entry {
	background: url(../images/share/newsPt.jpg) no-repeat 25px 9px;
	padding: 5px 0 5px 45px;
	border-bottom: #d9d9d9 1px dotted;
}
ul.indexBnr li {
	float: left;
	font-size: 85%;
	line-height: 1.4;
	margin: 0 20px 0px 0;
	letter-spacing: 0;
	width: 225px;
}

ul.indexBnr li a {
	display: block;
	padding-top: 187px;
}
ul.indexBnr li.hikaru a {
	background: url(../images/top/sellingBnr01.jpg) no-repeat 0 0;
	width: 223px;
}
ul.indexBnr li.hikaru a:hover {
	background-position: -223px 0;
}
ul.indexBnr li.hikaru a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/top/sellingBnr01.jpg);
	width: 468px;
}
ul.indexBnr li.hikaru a:hover {
	background-position: -468px 0;
}
ul.indexBnr li.utsukushi a {
	background: url(../images/top/sellingBnr02.jpg) no-repeat 0 0;
	width: 224px;
}
ul.indexBnr li.utsukushi a:hover {
	background-position: -224px 0;
}
ul.indexBnr li.yamatobashi a {
	background: url(../images/top/sellingBnr03.jpg) no-repeat 0 0;
	width: 224px;
}
ul.indexBnr li.yamatobashi a:hover {
	background-position: -224px 0;
}
ul.indexBnr li.asama {
	width: 714px;
}
ul.indexBnr li.asama a {
	background: url(../images/top/groupBnr01.jpg) no-repeat 0 0;
	width: 714px;
	padding-top: 167px;
}
ul.indexBnr li.asama a:hover {
	background-position: -714px 0;
}
ul.indexBnr li.west a {
	background: url(../images/top/groupBnr02.jpg) no-repeat 0 0;
	width: 223px;
	padding-top: 167px;	
}
ul.indexBnr li.west a:hover {
	background-position: -223px 0;
}
ul.indexBnr li.fujisawa a {
	background-repeat: no-repeat;
	background-position: -223px 0;
	background-image: url(../images/top/groupBnr06.jpg);
	width: 223px;
	padding-top: 167px;
}
ul.indexBnr li.fujisawa a:hover {
	background-position: 0 0;
}
ul.indexBnr li.tsutuya a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/top/groupBnr06.jpg);
	width: 224px;
	padding-top: 167px;
}
ul.indexBnr li.tsutuya a:hover {
	background-position: -225px 0;
}
ul.indexBnr li.imai a {
	background: url(../images/top/groupBnr05.jpg) no-repeat -223px 0;
	width: 223px;
	padding-top: 167px;	
}
ul.indexBnr li.imai a:hover {
	background-position: 0 0;
}


ul.indexBnr {
	margin-right: -30px;
	zoom:1;/*for IE 5.5-7*/
}
ul.indexBnr:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul.indexBnr li img {
	margin-bottom: 3px;
}
ul.indexBnr li a:link,ul.indexBnr li a:visited,ul.indexBnr li:hover,ul.indexBnr li a:active {
	color: #333;
	text-decoration: none;
}
