@charset "Shift_JIS";


	
/*Top page*/
div#MV{
	width: 950px;
	margin-bottom: 9px;
	margin-top: 9px;
	background-color: #09C;
	padding: 0px;
	height: 200px;
}


/*トップ*/
#Cts .Lbox h2{
	font-size: 120%;
	color: #3575D4;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
#Cts .Lbox .navi{
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 250px;
}
#Cts .Lbox .navi ul{
	float: right;
}
#Cts .Lbox .navi ul li{
	float: left;
	display: inline;
	height: 10px;
	width: 10px;
	border: 1px solid #E8E8E8;
	margin-right: 5px;
	text-align: center;
	padding: 2px;
}
#Cts .Lbox .navi ul li a{
	text-decoration: none;
	color: #06C;
}
#Cts .Lbox p{
	margin-bottom: 10px;
}
#Cts .Lbox p.catch{
	margin-bottom: 10px;
	color: #666;
	font-size: 90%;
}
#topnew{
	width: 615px;
	display: block;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}

#topnew .topnewbox{
	width: 195px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-position: 0px bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	height: 100px;
}

/**/
#topnew .topnewbox .imgbox{
	float: left;
	height: 75px;
	width: 70px;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	overflow: hidden;
}
#topnew .topnewbox .imgbox img{
	height: 52px;
	width: 70px;
}
#topnew .topnewbox .infoarea{
	float: right;
	width: 116px;
	padding-top: 0px;
	height: 70px;
}
/*----------------------2カラム-
/*#topnew .topnewbox{
	width: 296px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-position: 0px bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#topnew .topnewbox .imgbox{
	float: left;
	height: 80px;
	width: 80px;
	padding: 0px;
	margin-right: 10px;
}
#topnew .topnewbox .infoarea{
	float: right;
	width: 195px;
	padding-top: 0px;
	padding-right: 5px;
}
-----------------------------*/
#topnew .topnewbox .area{
	display: block;
	float: left;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 12px;
}
#topnew .topnewbox .type{
	float: left;
	margin-bottom: 4px;
	font-size: 12px;
}
#topnew .topnewbox .plan{
	float: right;
	text-align: right;
	font-size: 12px;
}
#topnew .topnewbox .fee{
	color: #F30;
	font-size: 12px;
	float: right;
	margin: 0px;
	text-align: right;
	font-weight: bold;
}
#topnew .topnewbox p{
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6F6;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin: 0px;
	clear: both;
	overflow: hidden;
	height: 30px;
}
#topnew .topnewbox ul{
	list-style-type: none;
	width: 195px;
	display: block;
	clear: both;
}
#topnew .topnewbox ul li{
	height: 10px;
	width: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	text-indent: -9999px;
	line-height: 1em;
	float: left;
	display: block;
}
.allview{
	clear: both;
	display: block;
	width: 605px;
	padding-bottom: 4px;
	text-align: right;
	font-size: 90%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

/*キャンペーン*/
#Camp{
	width: 615px;
	display: block;
}
#Camp ul{
	width: 610px;
}
#Camp ul li{
	width: 300px;
	float: left;
	height: 30px;
	background-color: #666;
	margin-right: 5px;
}


/*ドコマッチ*/
#docomatch{
	width: 290px;
	display: block;
	background-image: url(images/doco_back.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#docomatch option{
	font-size: 12px;}
#docomatch h2{
	margin-bottom: 5px;
	text-indent: -9999px;
}
#docomatch table{
	width: 290px;
	font-size: 100%;
}
#docomatch table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#docomatch #AREA {
	margin-right: 12px;
	display: inline;
	margin-left: 10px;
}
#docomatch #FEE {
	display: inline;
	margin-right: 12px;
}
#docomatch #TYPE {
	display: inline;
}
#docomatch .BTN {
	text-align: center;
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 5px;
}
#docomatch .BTN input{
	cursor: pointer;
}
/*エリア検索*/
#Areaset{
	width: 288px;
	display: inline;
}
#Areaset .BTN {
	text-align: center;
	height: 24px;
	width: 278px;
}
#Areaset .BTN input{
	text-align: center;
	cursor: pointer;
}
#Areaset h3{
	font-weight: bold;
	color: #390;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#Areaset h4{
	color: #06C;
	margin-top: 10px;
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
#Areaset h5{
	color: #06C;
	margin-top: 10px;
	float: left;
	width: 50%;
	margin-bottom: 5px;
	font-size: 90%;
}
#Areaset p{
	margin-top: 5px;
	color: #555;
	clear: both;
}

#Areaset table{
	margin-bottom: 10px;
	width: 278px;
}
#Areaset table th{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-left: 0px;
}
#Areaset table td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 90%;
	padding-left: 0px;
}

/*スタンダード*/
#Cts .Rbox #StandardK{
	margin-top: 10px;
	width: 300px;
	background-color: #F6F6F6;
	padding-bottom: 5px;
}
#Cts .Rbox #StandardK h3{
	font-size: 100%;
	margin-bottom: 5px;
}
#Cts .Rbox #StandardK .btn{
	width: 87px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	display: inline;
}

/*スタイル検索*/
#Cts #StyleK{
	margin-top: 10px;
	width: 605px;
	margin-bottom: 10px;
	display: block;
	padding: 0px;
}

#Cts #StyleK h3{
	margin-bottom: 5px;
}
#Cts #StyleK form{
	margin-left: 5px;
}
#Cts #StyleK .btn{
	float: left;
	width: 125px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px;
	display: inline;
	background-image: url(images/top_stylebtnback.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
}

/*店舗紹介*/
#Cts .Rbox #SHOPS{
	border: 2px solid #E8E8E8;
	margin-top: 10px;
	width: 288px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#Cts .Rbox #SHOPS h3{
	font-size: 110%;
	margin-bottom: 8px;
	color: #09C;
}
#Cts .Rbox #SHOPS .btn{
	float: left;
	width: 126px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 4px;
	border: 1px solid #E8E8E8;
	display: inline;
}
/*ドキュメント*/
#Pages{
	width: 640px;
	margin-left: 170px;
	margin-bottom: 20px;
}
#Pages h2{
	margin-bottom: 2em;
}
#Pages h3{
	font-weight: bold;
	color: #06C;
	margin-top: 2em;
	margin-bottom: 0.8em;
}
#Pages p{
	line-height: 1.6em;
	color: #333;
}
