/*---------------------------------------------------
menu
---------------------------------------------------*/

ul#menu{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul#menu a{
	display:block;
	overflow:hidden;
}

a.car1{
	background-image:url(img/carsearch_1.png);
	width: 297px;
	height: 196px;
}
a:hover.car1{
    background-position:0px -196px;
}

a.car2{
	background-image:url(img/plus1.png);
	width: 297px;
	height: 196px;
	float: right;
	padding-left: 2px;
	margin-left: 6px;
}
a:hover.car2{
    background-position:0px -196px;
}

a.map{
	background-image:url(img/gaiyou/map1.png);
	width: 67px;
	height: 30px;
	}
a:hover.map{
    background-position:0px -30px;
}

/*---------------------------------------------------
reft_box
---------------------------------------------------*/


#reft_box {
	width: 602px;
	padding-left: 2px;
	float: left;
}
#blog_box {
	height: 90px;
	width: 600px;
	margin-top: 5px;
	float: left;
}
.banner_box {
	width: 600px;
	height: 2px;
}

#car {
	height: 142px;
	width: 600px;
	margin-top: 5px;
	padding-top: 5px;
	float: left;
	clear: left;
}
#car2 {
	height: 142px;
	width: 600px;
	margin-top: 5px;
	float: left;
	clear: left;
}

#tenpo_box {
	height: 115px;
	width: 297px;
	background-image: url(img/tenpo.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 27px;
	padding-left: 1px;
}
#sarbis_box {
	height: 142px;
	width: 297px;
	float: right;
}

/*---------------------------------------------------
tate_menu
---------------------------------------------------*/
ul#menu2{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
ul#menu2 li{
	list-style:none;
}
ul#menu2 a{
	display:block;
	overflow:hidden;
}
a.shop-name{
	background-image:url(img/after.png);
	height: 46px;
	width: 297px;
}
a:hover.shop-name{
    background-position:0px -46px;
}
a.youhin{
	background-image:url(img/youhin.png);
	width: 297px;
	height: 46px;
	margin-top: 2px;
}
a:hover.youhin{
    background-position:0px -46px;
}
a.risaikuru{
	background-image:url(img/risaikuru.png);
	width: 297px;
	height: 46px;
	margin-top: 2px;
}
a:hover.risaikuru{
    background-position:0px -46px;
}

/*---------------------------------------------------
ピックアップ
---------------------------------------------------*/
#picup_box {
	background-image: url(img/picup2.png);
	height: 152px;
	width: 600px;
	margin-top: 5px;
	padding-top: 27px;
	background-repeat: no-repeat;
}
#page #main_box #reft_box #reft_box2 {
	float: left;
	width: 600px;
}

/*---------------------------------------------------
side_menu
---------------------------------------------------*/
#right_box {
	width: 144px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#contens_box {
	width: 144px;
	background-image: url(img/contents.png);
	background-repeat: no-repeat;
	padding-top: 27px;
}
#main_box {
	width: 750px;
	margin-top: 5px;
	background-image: url(img/side_bk.png);
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
}
#page {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
#page #main_box #reft_box #title_logo .shop-name {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-style: italic;
}
#page #main_box #reft_box #adtext {
	font-size: 80%;
	line-height: 1.5em;
	width: 500px;
	margin-top: 25px;
	margin-left: 25px;
}

