@charset "utf-8";

/* フリーダイヤルボタン
----------------------------------------------------*/
#top_0120 {
	width:576px;
	height:103px;
	padding:0px;
	margin:10px 0 0 20px;
	overflow:hidden;
}
#top_0120 a{
	display:block;
	width:576px;
	height:103px;
	}
#top_0120 a span{
	display:none;
	}

a.btn0120 { background:url(/img/top/0800.gif) 0 0 no-repeat; }
a:hover.btn0120 { background-position: 0px -103px; }

/* フリーダイヤルボタン
----------------------------------------------------*/
#project_enter {
	width:576px;
	height:100px;
	padding:0px;
	margin:10px 0 0 20px;
	overflow:hidden;
}

/* 店舗検索
----------------------------------------------------*/

#top_search_area {
	width:576px;
	height:271px;
	margin:10px 0 0 20px;
	background:url(/img/top/search_bg.gif) 0 0 no-repeat;
	overflow:hidden;
}
#top_search_area2 {
	width:576px;
	height:271px;
	margin:10px 0 0 20px;
	background:url(/img/top/search_bg.gif) 0 0 no-repeat;
	overflow:hidden;
}
table#shop_search {
	margin:28px 0 0 10px;
}
table#shop_search td{
	padding:3px 0;
	font-size:12px;
	color:#555555;
	line-height:18px;
}
.shop_search_btn {
	margin:10px 0 0 0;
}
#ss_area {
	width:555px;
	clear:both;
}
.search_area_h40 {
	height: 40px;
}
.search_area_txt {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}
#ss_area label{
	width:180px;
	display:block;
	float:left;
}
/* 店舗リスト共通
----------------------------------------------------*/
#top_shop_list {
	width:590px;
	padding:0 0 50px 0;
	margin:10px 0 0 0;
	position: relative;
	float:left;
}
ul#shop_list {
	width:590px;
	padding:0px;
	margin:0px;
	position: relative;
	float:left;
}
ul#shop_list li{
	height:105px;
	padding: 0px;
	list-style:none;
	float:left;
}
.shop_txt02 {
	width:25px;
	padding:30px 0 0 5px;
	_padding:30px 0 0 0;
	font-size:18px;
	font-weight:bold;
	line-height:33px;
	float:right;
}
.sche_number {
	color:#ff0000;
}

/* 店舗検索リストマウスオーバー設定
----------------------------------------------------*/

a.a_plan{ background:url(/img/top/a_plan_waku.gif) 0 0 no-repeat; }
a:hover.a_plan{ background-position: 0px -105px; text-decoration:none; }
a.a_plan_off{ background:url(/img/top/a_plan_waku_off.gif) 0 0 no-repeat; }
a:hover.a_plan_off{ background-position: 0px -105px; text-decoration:none; }

a.b_plan{ background:url(/img/top/b_plan_waku.gif) 0 0 no-repeat; }
a:hover.b_plan{ background-position: 0px -105px; text-decoration:none; }
a.b_plan_off{ background:url(/img/top/b_plan_waku_off.gif) 0 0 no-repeat; }
a:hover.b_plan_off{ background-position: 0px -105px; text-decoration:none; }

a.f_plan{ background:url(/img/top/f_plan_waku.gif) 0 0 no-repeat; }
a:hover.f_plan{ background-position: 0px -105px; text-decoration:none; }
a.f_plan_off{ background:url(/img/top/f_plan_waku_off.gif) 0 0 no-repeat; }
a:hover.f_plan_off{ background-position: 0px -105px; text-decoration:none; }


/* 店舗検索リストボックス（トップページ,Bプラン）
----------------------------------------------------*/
.list_waku {
	width:275px;
	height:105px;
	padding: 0px;
	margin-left:20px;
	_margin:0 5px 0 10px;
	position: relative;
}
.list_waku a{
	display:block;
	width:275px;
	height:105px;
	cursor:pointer;
}
.shop_txt01 {
	width:175px;
	padding-top:13px;
	font-size:11px;
	line-height:18px;
	color:#333333;
	float:left;
}
.list_shop_name {
	padding:0 0 2px 0;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	clear: both;
}
.list_shop_cate {
	padding:0 0 2px 0;
	margin:0px;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#666666;
	line-height:15px;
}
.list_shop_time {
	padding:0 0 2px 0;
	margin:0px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#666666;
}
.list_waku img{
	margin:8px 3px 0 0;
	padding:0;
	float:left;
}

/* 店舗検索結果リストボックス（Aプラン）
----------------------------------------------------*/
ul#a_shop_list {
	width:590px;
	padding:0px;
	margin:0px;
	position: relative;
	float:left;
}
ul#a_shop_list li{
	height:105px;
	padding: 0px;
	list-style:none;
	float:left;
}
.list_waku_a_plan {
	width:570px;
	height:105px;
	padding: 0px;
	margin-left:20px;
	_margin:0 5px 0 10px;
	position: relative;
}
.list_waku_a_plan a{
	display:block;
	width:570px;
	height:105px;
	cursor:pointer;
}
.list_waku_a_plan img{
	margin:8px 3px 0 0;
	padding:0;
	float:left;
}
.shop_txt_a_plan {
	width:192px;
	padding-top:13px;
	font-size:11px;
	line-height:18px;
	color:#333333;
	float:left;
}
.list_a_shop_name {
	padding:0 0 2px 0;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.list_a_shop_cate {
	padding:0 0 2px 0;
	margin:0px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	line-height:15px;
}
.list_a_shop_time {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}


/* フリープラン
----------------------------------------------------*/
.list_waku-f {
	width:275px;
	height:105px;
	padding: 0px;
	margin-left:20px;
	_margin:0 5px 0 10px;
	position: relative;
}
.list_waku-f a{
	display:block;
	width:275px;
	height:105px;
	cursor:pointer;
}

a.sl02{ background:url(../img/top/f_plan_waku.gif) 0 0 no-repeat; }
a:hover.sl02{ background-position: 0px -105px; text-decoration:none; }

.shop_txt-f {
	width:275px;
	padding-top:10px;
	font-size:11px;
	line-height:18px;
	color:#333333;
	float:left;
}
.f-t01 {
	width:255px;
	height: 36px;
	padding:0 0 2px 0;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	color:#666666;
	float:left;
}

.f-t02 {
	width:275px;
	height: 30px;
	padding:0 0 2px 0;
	margin:0px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	line-height:15px;
	float:left;
}
.f-t03 {
	width:275px;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
	color:#666666;
	float:left;
}


/* ページナビ
----------------------------------------------------*/

#top_page_navi {
	width:590px;
	padding:0px;
	margin:0px;
	padding:0 0 30px 0;
	font-size:12px;
	float:left;
}
#top_pn-left {
	width:170px;
	padding-left:20px;
	float:left;
}
#top_pn-right {
	width:400px;
	text-align:right;
	float:right;
}
#top_page_navi a{
	padding:3px 5px;
	text-decoration:underline;
}
#top_page_navi a:hover{
	color:#ff0000;
/*	border: solid 1px #ff0000; */
}

