@charset "UTF-8";
/*CSS Document*/
div.wrapper {
	background-image : url(../../images/bg_mainvisual.jpg);
	background-repeat : no-repeat;
	background-position : top center;
}
body {
	text-align : center;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image : url(../images/bg_wrapper.gif);
	background-repeat : repeat-x;
}
div.header h1 {
	width : 258px;
}
div.container {
	margin : 0 auto;
	width : 855px;
	text-align : left;
	position : relative;
}
div.navi {
	padding-bottom : 30px;
}
div.navi ul {
	height : 67px;
	padding-top : 218px;
}
div.navi ul li {
	float : left;
}
div.utility {
	position : absolute;
	right : 4px;
	top : 0;
	padding-top : 4px;
}
div.utility ul li {
	float : left;
	background-image : url(../images/bg_list_mark.gif);
	background-repeat : no-repeat;
	background-position : left center;
	margin-top : 7px;
	padding : 0px 10px 0;
}
div.utility ul li.last-child {
	background-image : none;
	margin : 0;
	padding : 0;
}
div.utility ul li a {
	font-size : 65%;
	display : block;
}
div.main h3 {
	clear : both;
	-webkit-box-shadow : 1px 1px 2px #888888;
	-webkit-border-radius : 9px;
	margin-bottom : 20px;
}
/*@group recommend*/
div.recommend {
	margin-bottom : 20px;
}
div.recommend div {
	float : left;
	padding-left : 12px;
}
div.recommend div.first-child {
	padding-left : 0;
}
div.recommend div h4 {
	width : 142px;
	font-size : 80%;
	color : #807063;
}
div.recommend div p {
	padding-top : 10px;
	width : 142px;
	font-size : 70%;
}
div.recommend div h4 a img {
	margin-bottom : 15px;
	display : block;
	border : 1px solid #CFC8C2;
}
/*@end
@group ranking*/
div.ranking div {
	height : 123px;
	position : relative;
	background-image : url(../images/bg_dotto_line.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	margin-bottom : 15px;
}
div.ranking div.last-child {
	background-image : none;
	margin-bottom : 0;
	height : 107px;
}
div.ranking div h4 {
	padding-left : 157px;
	color : #807063;
}
div.ranking div p img {
	border : 1px solid #CFC8C2;
}
div.ranking div p a {
	position : absolute;
	top : 0;
}
div.ranking div p span {
	display : block;
	padding-top : 15px;
	padding-left : 157px;
	font-size : 70%;
}
/*@end
@group for accessibility issue*/
div.navi h2,div.utility h2,div.sub h2,div.main h2,div.footer h3 {
	position : absolute;
	left : 0;
	top : 0;
	overflow : hidden;
	width : 0;
	height : 0;
	font-size : 0;
	color : #FFF;
	background : #FFF;
}
/*@end
shop-links*/
div.page-top-bottom {
	clear : both;
	float : none;
	padding : 60px 0 7px;
	width : 614px;
	text-align : right;
	background-image : url(../images/line_01.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-bottom : 30px;
}
div.shop-links {
	margin-top : 90px;
	margin-bottom: 500px;
}
div.shop-links ul {
	margin : 0 auto;
}
div.shop-links ul li {
	text-align : center;
	height : 40px;
	width : 100px;
	float : left;
}
div.shop-links ul li:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
	font-size : 0;
}
div.shop-links ul li table {
	border: 1px solid #C4BBB5;
	
}
div.shop-links ul li table td.img img {
	padding: 5px;

}
div.shop-links ul li.big-one {
	clear: both;
	text-align : center;
	width: 600px;
	height: 100px;
	margin-bottom: 5px;
}
div.shop-links ul li.big-one table td.img {
	height: 90px;
	vertical-align: middle;
}
div.shop-links ul li.big-one table td.text {
	font-size: 75%;
	vertical-align: middle;
	width: 266px;
}
div.shop-links ul li.big-two {
	clear: both;
	text-align : center;
	width: 600px;
	height: 80px;
}
div.shop-links ul li.big-two table td.img {
	height: 65px;
	vertical-align: middle;
}
div.shop-links ul li.big-two table td.text {
	font-size: 75%;
	vertical-align: middle;
	width: 260px;
}


/*@end shop-links*/

/*@group infometion*/
div.sub div.info-text {
	background-color: #eeeeee;
	margin: 5px;
	font-size: 70%;
	text-align: left;
	height: 115px;
	overflow: auto;
}
div.sub div.info-text p {
	padding: 5px;
	line-height: 1.5em;
}


/*@end infometion*/


h3.title {
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	background-image : url(../../images/bg_top_index.png);
	background-repeat : no-repeat;
	font-size: 153.9%;
	height: 20px;
	padding: 5px 10px 9px;
	color: #431E04;

}