@charset "utf-8";
body{
	color:#333;
	font-size:77%;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* wrapper
----------------------------------------------------------- */
#wrapper{
	width:800px;
	margin:0 auto;
}

/* header
----------------------------------------------------------- */
#header{
	height:86px;
	padding:10px 0 0 0;
	border-top:solid 3px #693;
	background-image:url(../img/phone-bn.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#header h1{
	font-weight:normal;
}
#header p.logo{
	float:left;
}
#header ul{
	margin:37px 0 0 270px;
	padding:0 0 0 16px;
	list-style:none;
}
#header ul li{
	padding:0 0 0 18px;
	display:inline;
	background-image:url(../img/icon-gyazi.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	margin-right: 3px;
}
/* g-navi
----------------------------------------------------------- */
#g-navi{
	clear:both;
}
#g-navi ul{
	list-style:none;
}
#g-navi ul li{
	display:inline;
}

/* left-box
----------------------------------------------------------- */
#left-box{
	width:200px;
	margin:8px 0 0 0;
	float:left;
}
/* 検索
---------------------------------------- */
div.search-box{
	margin:0 0 8px 0;
	padding:8px 5px 7px 5px;
	background-color:#eee;
}
div.search-box .text{
	width:127px;
	height:21px;
	margin:0 3px 0 0;
	padding:0;
	border-top:solid 2px #666;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 2px #666;
	float:left;
}
div.search-box input.text{
	line-height: 21px;
}

#left-box h2{
	width:177px;
	height:21px;
	padding:8px 0 0 23px;
	background-image:url(../img/left-navi-bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	clear:both;
}
#left-box h3{
	width:177px;
	height:21px;
	padding:8px 0 0 23px;
	background-image:url(../img/left-navi-bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	clear:both;
}

#left-box div.tukibox{
	width:188px;
	margin:0 0 10px 0;
	padding:8px 5px;
	border:solid 1px #ccc;
}
#left-box ul{
	list-style:none;
}
/* ジャンルで選ぶ
---------------------------------------- */
dl.genre-lt{
	margin:0 0 10px 0;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	float:left;
}
dl.genre-lt dt{
	width:52px;
	height:52px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	float:left;
}
dl.genre-lt dd{
	width:142px;
	height:47px;
	padding:5px 0 0 3px;
	border-bottom:solid 1px #ccc;
	font-size:10px;
	line-height:135%;
	float:right;
}
dl.genre-lt dd a span{
	padding:0 0 0 17px;
	background-image:url(../img/icon-gyazi.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	font-size:12px;
	color:#309f2c;
	font-weight:bold;
	line-height:140%;
}
dl.genre-lt dd a{
	color: #000000;
	display:block;
	height: 100%;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* 価格で選ぶ
---------------------------------------- */
ul.price-lt{
	width:188px;
	margin:0 0 10px 0;
	padding:8px 5px;
	border:solid 1px #ccc;
}
ul.price-lt li{
	padding:0 0 0 23px;
	background-image:url(../img/icon-wyazi.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}
/* 運営会社
---------------------------------------- */
div.company-sbox{
	margin:10px 0;
	padding:10px;
	background-color:#eee;
}

/* バナー
---------------------------------------- */
div.bn img{
	margin: 0px 0px 10px;
}

/* right-box
----------------------------------------------------------- */
#right-box{
	width:590px;
	margin:8px 0 0 0;
	float:right
}
/* footer
----------------------------------------------------------- */
#footer{
	width:800px;
	margin:20px 0 0 0;
	padding:10px 0 50px 0;
	border-top:solid 3px #693;
	clear:both;
}
#footer p{
	float:left;
}
#footer ul{
	text-align:right;
	list-style:none;
}
#footer ul li{
	padding:0 10px 0 20px;
	background-image:url(../img/icon-gyazi.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	display:inline;
}
#footer address{
	margin:5px 0 0 0;
	padding:3px 0 0 0;
	border-top:solid 1px #ccc;
	font-size:11px;
}










