@charset "utf-8";
/* CSS Document */


/*Reset*/

div,h1,h2,h3,h4,h5,p,address {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

/*画像エフェクト*/

.img_left01 {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	padding: 5px 5px;
}

/*共通文字装飾
----------------------------------------------------*/

/*強調*/
strong {
	color: red;
}

/*小見出し*/
.komidashi01 {
	clear: both;
	margin: 30px 0 5px 0;
	padding: 0 0 0 40px;
	background: url(/img/parts/tbl_title.png) no-repeat;
	font-weight: bold;
	font-size: 130%;
}

.komidashi01_01 {
	margin: 0 0 5px 0;
	padding: 0 0 0 24px;
	background: url(/img/parts/tbl_title.png) no-repeat;
	font-weight: bold;
	font-size: 110%;
}

/*レイアウト
------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fffbfc;
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
	}

#wrapper {
	width: 100%;
	background: #fffbfc url(/img/parts/head_bg.png) repeat-x scroll 0 0;
}

#contents {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	behavior: url(/PIE.htc);
}


/*ヘッダー
------------------------------------------------------------*/

#header {
	margin: 0;
	padding: 0;
	clear: both;
}

#header_area {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header01.png);
	behavior: url(/PIE.htc);
}

/*↓↓↓ヘッダーリスト↓↓↓*/
#header_area ul {
	margin: 0;
}

#header_area li {
	margin: 0;
}

#header_area .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト↑↑↑*/

/*↓↓↓ヘッダーリスト_search↓↓↓*/
#header_area_search {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_search01.png);
	behavior: url(/PIE.htc);
}

#header_area_search ul {
	margin: 0;
}

#header_area_search li {
	margin: 0;
}

#header_area_search .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト↑↑↑*/

/*↓↓↓ヘッダーリスト_none↓↓↓*/
#header_area_none {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_none01.png);
	behavior: url(/PIE.htc);
}

#header_area_none ul {
	margin: 0;
}

#header_area_none li {
	margin: 0;
}

#header_area_none .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_none↑↑↑*/

#header_top01 {
	padding: 5px 0 15px 0;
	overflow: hidden;
	height: 45px;
}

#header_top02 {
    padding: 5px 0 15px 0;
    overflow: hidden;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.top_pr {
    margin: auto 0;
    padding: 33px 10px;
    font-size: 12px;
    color: #676767;
}

#logo {
	float: left;
	font-size: 40px;
	padding: 5px 0 5px 20px;
	font-size: 230%;
	font-weight: bold;
}

#logo a {
	color: #333;
}

#okiniiri {
	float: right;
	margin: 7px 20px 0 0;  
	padding: 3px 8px 2px 4px;
	border: 1px solid #d1d1d1;
	font-size: 90%;
	font-weight: bold;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
}

#okiniiri img {
	padding: 0 2px 0 0;
	vertical-align: middle;
}

/*メインコンテンツ*/

#main {
	overflow: hidden;
	width: 980px;
	margin: 280px 0 0px 20px;
	padding: 0 0 20px 0;
}

#main_kobetsu {/*個別*/
	overflow: hidden;
	width: 980px;
	margin: 30px 0 0px 20px;
	padding: 0 0 20px 0;
}

/*↓検索ボタン*/
/*#kantan_kensaku {
	overflow: hidden;
	width: 604px;
	margin: 0 20px 10px 0px;
	padding: 4px 5px 4px 7px;
	border: 2px dotted #ccc;
}
 
#kantan_kensaku ul {
}

#kantan_kensaku li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}*/

/*手数料で比較*/
/*#kantan_kensaku #cost {
	display: block;
	width: 300px;
	height: 62px;
	background-image: url(../img/parts/button_kensaku_cost_01.png);
}

#kantan_kensaku #cost:hover {
	background-image: url(../img/parts/button_kensaku_cost_h_01.png);
}*/

/*パンくず*/
#main .pankuzu,#main_kobetsu .pankuzu {
	display: block;
	margin: 0 5px 20px 10px;
	font-size: 85%;
	height: 19px;
}

#main .pankuzu a {
	color: #333;
}


/*左コンテンツ
----------------------------------------------------*/

#left_contents {
	float: left;
	width: 670px;
	margin: 0 20px 0 0;
}

#left_contents p {
	font-size: 90%;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}

#left_contents .kiji {
	margin: 0 0 20px 0;
	overflow: hidden;
}
	
#left_contents .kiji h2 {
	margin: 0 0 10px 0;
	padding: 10px 20px 5px 20px;
	height: 25px;
	background:url(../img/parts/h2.png) no-repeat;
	font-size: 135%;
	font-weight: bold;
	behavior: url(/PIE.htc);
}

#left_contents .kiji .top_h2 {
	margin: 0;
	padding: 10px 0px 5px 40px;
	height: 25px;
	background:url(/img/parts/contents_h2_01.png) no-repeat;
	font-size: 135%;
	font-weight: bold;
	border-right: 1px solid #df1a00;
	border-top: 1px solid #df1a00;
	border-left: 1px solid #df1a00;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	behavior: url(/PIE.htc);
}

.kensaku_waku {
	overflow: hidden;
	padding: 10px 5px 10px 0px;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	max-width: 940px;
	margin: 0 auto 10px;
}

#left_contents .pickup_waku {
	overflow: hidden;
	padding: 10px 10px 0 10px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
}

#left_contents .pickup_name {
	font-size: 17px;
}

#left_contents .map {
	overflow: hidden;
	padding: 0 0 10px;
	height: 610px;
	background: #fff url(/img/parts/map01.jpg) no-repeat 10px 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.clearbox {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.smallbox_title_center {
	text-align: center;
	padding: 10px 10px !important;
}

.smallbox_title_center_nobg {
	text-align: center;
	padding: 10px 10px !important;
	background: none !important;
	border: none !important;
	color: #00008c !important;
}

/*基礎知識
-----------------------------------------------------------*/

.knowlege_h2 {
	margin: 0;
	padding: 12px 0 8px 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(/img/parts/contents_h2_01.png) no-repeat 0 0;
	border-right: 1px solid #1b56ce;
	border-top: 1px solid #1b56ce;
	border-left: 1px solid #1b56ce;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
}

.knowlege {
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 10px;
	padding: 10px 10px;
	overflow: hidden;
}

.knowlege h4 {
	margin: 5px 0 0;
	padding: 5px 0 0 35px;
	line-height: 25px;
	font-size: 16px;
	background: url(/img/parts/tbl_title.png) no-repeat scroll 5px 5px;
}

/*右メニュー
------------------------------------------------------*/

#right_contents {
	float:left;
	width: 250px;
}

#right_contents_kobetsu {/*個別*/
	float:left;
	width: 250px;
	margin: 40px 0 0;
}

/*↓右メニュートップ3↓*/
.smallbox_waku01 {
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px 0 5px 0;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
}

#right_contents .smallbox_list,#right_contents_kobetsu .smallbox_list {
	margin: 0 5px;
	font-size: 90%;
}

#right_contents .smallbox_list li,#right_contents_kobetsu .smallbox_list li {
	margin: 0 0 8px 5px;
	padding: 0px 0 0 20px;
	background: url(/img/parts/li_maru.png) no-repeat 0 2px;
	line-height: 1.35em;
}

#right_contents .smallbox_list p,#right_contents_kobetsu .smallbox_list p {
	font-size: 125%;
}
/*↑右メニュートップ3↑*/

/*↓右メニューカテゴリ↓*/
.smallbox_waku02 {
	overflow: hidden;
	padding: 0 0 5px;
}

#right_contents .smallbox_category,#right_contents_kobetsu .smallbox_category {
	margin: 0 5px;
	font-size: 90%;
	min-height: 120px;
}

#right_contents .smallbox_category li,#right_contents_kobetsu .smallbox_category li {
	margin: 0 0 8px 5px;
	padding: 0px 0 0 20px;
	background: url(/img/parts/li_sankaku.png) no-repeat 0 6px;
	line-height: 2.5em;
}

#right_contents .smallbox_category p,#right_contents_kobetsu .smallbox_category p {
	font-size: 125%;
	padding: 0 0 0 20px;
	background-color: #fb98a3;
	border-radius: 15px;
}

#right_contents .smallbox_category a,#right_contents_kobetsu .smallbox_category a {
	text-decoration: none;
	color: #fff;
}

/*↑右メニューカテゴリ↑*/

/*コンテンツメニュー*/
#right_contents h3,#right_contents_kobetsu h3 {
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 18px;
	height: 20px;
	background:url(/img/parts/rightmenu_h3_01.png) no-repeat;
	font-size: 110%;
	font-weight: bold;
	border-right: 1px solid #df1a00;
	border-top: 1px solid #df1a00;
	border-left: 1px solid #df1a00;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	behavior: url(/PIE.htc);
}

/*1column
--------------------------------------------*/
/*.kiji_1column {
	width: 940px;
	margin: 0 auto 20px;
}

.kiji_1column .kensaku_waku {
	overflow: hidden;
	padding: 10px 5px 10px 0px;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	max-width: 940px;
}

.kiji_1column_h2 {
	margin: 0;
	padding: 10px 0px 5px 40px;
	height: 25px;
	background:url(../img/parts/contents_h2_01.png);
	font-size: 135%;
	font-weight: bold;
	color: #fff;
	border-radius: 10px 10px 0 0;
	-moz-text-shadow: 1px 1px 3px #fafafa;
	-webkit-text-shadow: 1px 1px 3px #fafafa;
	text-shadow: 1px 1px 3px #fafafa;
	behavior: url(/PIE.htc);
}*/

/*フッター
--------------------------------------------*/

#footer {
	clear: both;
	padding: 30px 0 0 0;
	background-color: #fb98a3;
	behavior: url(/PIE.htc);
}

.footer_contents {
	width: 940px;
	margin: 0 auto;
	padding: 0 40px 30px 40px;
	overflow: hidden;
}

.footer_contents h4 {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.footer_contents a {
	color: #fff;
	text-decoration: none;
}

.footer_contents ul {
	margin: 5px 0 5px 10px;
	padding: 0;
	float: left;
}

.footer_contents li {
	margin: 0 5px 0 15px;
	text-align: left;
	overflow: hidden;
}

.footer_contents ul h5 {
	color: #fff;
	font-weight: bold;
}

/*フッター背景*/
#point {
	background-image: url(/img/parts/footer_point01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#point:hover {
	background-image: url(/img/parts/footer_point_h01.png);
}

#tennenro {
	background-image: url(/img/parts/footer_tennenro01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#tennenro:hover {
	background-image: url(/img/parts/footer_tennenro_h01.png);
}

#maintenance {
	background-image: url(/img/parts/footer_maintenance01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#maintenance:hover {
	background-image: url(/img/parts/footer_maintenance_h01.png);
}

#ranking {
	background-image: url(/img/parts/footer_ranking01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#ranking:hover {
	background-image: url(/img/parts/footer_ranking_h01.png);
}

#bottle {
	background-image: url(/img/parts/footer_bottle01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#bottle:hover {
	background-image: url(/img/parts/footer_bottle_h01.png);
}

#cost {
	background-image: url(/img/parts/footer_cost01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#cost:hover {
	background-image: url(/img/parts/footer_cost_h01.png);
}

#water {
	background-image: url(/img/parts/footer_water01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#water:hover {
	background-image: url(/img/parts/footer_water_h01.png);
}

#hikaku {
	background-image: url(/img/parts/footer_hikaku01.png);
	display: block;
	width: 220px;
	height: 65px;
}

#hikaku:hover {
	background-image: url(/img/parts/footer_hikaku_h01.png);
}

.copylights {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 90%;
	background: #fffbfc;
}

.copylights a {
	color: #039;
}

address {
	margin: 10px 0 20px;
	text-align: center;
	font-size: 85%;
	background: #fffbfc;
}

address a {
	color: #039;
}


/*ランキング
------------------------------------------------*/

.ranking_h2 h2 {
	margin: 0;
	padding: 12px 0 8px 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(/img/parts/contents_h2_01.png) no-repeat 0 0;
	border-right: 1px solid #df1a00;
	border-top: 1px solid #df1a00;
	border-left: 1px solid #df1a00;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
}

.ranking_waku {
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 10px;
	padding: 10px 10px;
	overflow: hidden;
}

.ranking_box01 {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 0px 20px 0px;
}

.ranking_box01 h4 {
	margin: 5px 0 0;
	padding: 5px 0 0 35px;
	line-height: 25px;
	font-size: 16px;
	background: url(/img/parts/tbl_title.png) no-repeat scroll 5px 5px;
}

.clearbox_rank {
	overflow: hidden;
	margin: 0 0 10px 0;
}

#left_contents .appeal_text {
	font-size: 18px;
	font-weight: bold;
	color: red;
	padding: 0 0 0 245px;
	background-image: url(/img/parts/check01.png);
	background-position: 220px 0;
	background-repeat: no-repeat;
}

.best01 a,.best02 a,.best03 a,.best04 a,.best05 a,.best06 a,.best07 a {
	color: #333;
}

.best01 {
	margin: 0 0 0 5px;
	padding: 30px 0 0 95px;
	background: url(/img/parts/best01.png) no-repeat;
	height: 35px;
	font-size: 180%;
	font-weight: bold;
}

.best02 {
	margin: 0 0 0 5px;
	padding: 22px 0 0 80px;
	background: url(/img/parts/best02.png) no-repeat;
	height: 33px;
	font-size: 125%;
	font-weight: bold;
}

.best03 {
	margin: 0 0 0 5px;
	padding: 22px 0 0 80px;
	background: url(/img/parts/best03.png) no-repeat;
	height: 33px;
	font-size: 125%;
	font-weight: bold;
}

.best04 {
	margin: 0 0 0px 5px;
	padding: 9px 0 0 40px;
	background: url(/img/parts/best04.png) no-repeat;
	height: 30px;
	font-size: 118%;
	font-weight: bold;
}


.best05 {
	margin: 0 0 0px 5px;
	padding: 9px 0 0 40px;
	background: url(/img/parts/best05.png) no-repeat;
	height: 30px;
	font-size: 118%;
	font-weight: bold;
}

.best06 {
	margin: 0 0 0px 5px;
	padding: 9px 0 0 40px;
	background: url(/img/parts/best06.png) no-repeat;
	height: 30px;
	font-size: 118%;
	font-weight: bold;
}

.best07 {
	margin: 0 0 0px 5px;
	padding: 9px 0 0 40px;
	background: url(/img/parts/best07.png) no-repeat;
	height: 30px;
	font-size: 118%;
	font-weight: bold;
}

.tbl_spec_ranking {
	width: 100%;
    border-left: 1px solid #bbb;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
	font-size: 95%;
}

.tbl_spec_ranking th {
	border: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #333;
    background-color: #fffbfc;/*eff6fe*/
	padding: 0.3em 0.2em;
    text-align: center;
}

.tbl_spec_ranking td {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #333;
	padding: 0.3em 0.2em;
    text-align: center;
}

/*脱毛サロン基礎知識*/
.knowledge_h2 h2 {
	margin: 0;
	padding: 12px 0 8px 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(/img/parts/contents_h2_01.png) no-repeat 0 0;
	border-right: 1px solid #1b56ce;
	border-top: 1px solid #1b56ce;
	border-left: 1px solid #1b56ce;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
}

.knowledge_waku {
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 10px;
	padding: 10px 10px;
	overflow: hidden;
}

.knowledge_waku .knowledge_h3 {
	background: url(/img/parts/tbl_title.gif) no-repeat 0 0;
	margin: 20px 0 5px;
	padding: 0 0 0 25px;
	font-weight: bold;

}

/*脱毛サロンを選ぶポイント！（初心者用）*/
.osusume {
	margin: 0;
	padding: 5px 8px 3px 8px;
	font-size: 110%;
	font-weight: bold;
	background: #f2f5f6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiNmMmY1ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNlM2VhZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzhkN2RjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #f2f5f6 44%, #e3eaed 95%, #c8d7dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,#f2f5f6), color-stop(95%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f5f6 44%,#e3eaed 95%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f5f6 44%,#e3eaed 95%,#c8d7dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f5f6 44%,#e3eaed 95%,#c8d7dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f5f6 44%,#e3eaed 95%,#c8d7dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.osusume a {
	color: #333;
}


/*テーブルレイアウト
-------------------------------------------------------*/

/*比較ページ*/

.hikaku_title {
	overflow: hidden;
}

.hikaku_title h2 {
	margin: 0;
	padding: 10px 0px 5px 40px;
	height: 25px;
	background:url(/img/parts/contents_h2_01.png) no-repeat;
	font-size: 135%;
	font-weight: bold;
	border-right: 1px solid #1b56ce;
	border-top: 1px solid #1b56ce;
	border-left: 1px solid #1b56ce;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	behavior: url(/PIE.htc);
}

.hikaku_waku {
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px 10px 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.hikaku_title02 {
	overflow: hidden;
	padding: 10px 10px 10px 30px;
	background: #dbf6f4;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 10px 10px 0 0;
	width: 898px;
	font-size: 120%;
}

/*↓商品名*/
.hikaku_name h3 {
	overflow: hidden;
	width: 650px;
	margin: 0 0 0 20px;
	padding: 0 0 3px;
	font-size: 18px;
}
/*↑商品名*/

/*↓ソートテーブル↓*/
.sort_table {
	margin: 0 0 10px;
	padding: 0 10px;
}

.sort_table ul {
	display: table;
	padding: 0;
	width: 100%;
}

.sort_table li {
	display: table-cell;
	padding: 0 5px 0 0;
	text-align: center;
	width: 20%;
}
/*↑ソートテーブル↑*/

/*↓比較表_左枠*/
.hikaku_left_box01 {
	overflow: hidden;
	width: 220px;
	padding: 5px 10px;
	float: left;
}

.hikaku_left_box01 h3 {
	overflow: hidden;
	width: 650px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	font-size:16px;
}
/*↑比較表_左枠*/

/*↓比較表_右枠*/
.hikaku_page {
	overflow: hidden;
	background: #fff;
	margin: 5px 0 0;
}

@media screen and (min-width:768px) and (max-width:1024px) {
.hikaku_page {
	overflow: hidden;
	background: #fff;
	margin: 5px 0 30px;
}
}

.tbl_hikaku {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
	font-size: 95%;
	line-height: 1.7em;
	margin: 0 0 35px;
}

.tbl_hikaku th {
	border-bottom: 1px dotted #6fc0e9;
	border-right: 1px dotted #6fc0e9;
	color: #333;
	padding: 0.3em 0.2em;
    text-align: center;
}

.tbl_hikaku .tbl_hikaku_th_end {
	border-bottom: none;
	border-right: 1px dotted #6fc0e9;
	color: #333;
	padding: 0.3em 0.2em;
    text-align: center;
}

.tbl_hikaku td {
	border-bottom: 1px dotted #6fc0e9;
	color: #333;
	padding: 0.3em 0.2em;
	text-align: center;
}

.tbl_hikaku .tbl_hikaku_td_end {
	border-bottom: none;
	color: #333;
	padding: 0.3em 0.2em;
	text-align: center;
}

.tbl_hikaku .tbl_hikaku_th_selected {
	background: #c4eefc;
}

.tbl_hikaku .tbl_hikaku_td_selected {
	background: #c4eefc;
}

.tbl_hikaku tr:hover {
	background: #c4eefc;
}

.tbl_hikaku td p {
	margin: 5px 3px;
}

.tbl_hikaku .td_txt_left {
	text-align: left;
	padding: 5px;
}

.tbl_hikaku td a {
}

/*↑比較表_右枠*/

/*↓個別_左枠*/
.kobetsu_left_box01 {
	overflow: hidden;
	width: 220px;
	padding: 5px 0px;
	float: left;
}

/*↑比較表_左枠*/

/*↓個別右枠*/
.kobetsu_list {
	margin: 5px 0 0;
}

.kobetsu_list li {
	background: url(/img/parts/li_maru.png) no-repeat 0 2px;
	line-height: 1.35em;
	font-size: 17px;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}

/*↑個別右枠*/

/*search02.php(1column)*/

/*.tbl_hikaku03 {
	width: 940px;
	margin: 0px 0 20px 0;
    border-left: 1px solid #bbb;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
	font-size: 85%;
	line-height: 1.250em;
}

.tbl_hikaku03 th {
	border: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #333;
    background-color: #dbf6f4;
	padding: 0.3em 0.6em;
    text-align: center;
}

.tbl_hikaku03 .tbl_hikaku_th_selected {
	background: #c4eefc;
}

.tbl_hikaku03 td {
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
    color:#333;
	padding: 0 0.13em;
    text-align:center;
}

.tbl_hikaku03 .tbl_hikaku_td_selected {
	background: #c4eefc;
}

.tbl_hikaku03 tr:hover {
	background: #c4eefc;
}

.tbl_hikaku03 td p {
	margin: 5px 3px;
}

.tbl_hikaku03 .td_txt_left {
	text-align: left;
	padding: 5px;
}

.tbl_hikaku03 .td_logo img {
	border: 1px solid #ccc;
}

.tbl_hikaku03 td img {
	border: none;
}*/


/*脱毛サロンスペック表（個別ページ）*/

.salon_kobetsu {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 10px 10px;
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
}

.salon_kobetsu_h3 {
	/*background-color: #f5f5ff;*/
	background: url(/img/parts/contents_h2_01.png) no-repeat 0 0;
	padding: 10px 0 0 15px;
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 10px 10px 0 0;
}

.salon_kobetsu_h3 a {
	color: #fff;
}

.salon_kobetsu h4 {
	margin: 10px 0 0;
	padding: 5px 0 0 35px;
	line-height: 25px;
	font-size: 16px;
	background: url(/img/parts/tbl_title.png) no-repeat scroll 5px 5px;
}

#left_contents .koshiki_button {
	margin: 20px auto 10px;
	padding: 0;
	text-align: center;
}

/*口コミ 個別ページ*/
.kuchikomi {
	margin: 5px 0 10px;
	padding: 5px;
	background-color: #fffbfc;
	border: 1px solid #ccc;
	border-radius: 5px 5px;
}

.kuchikomi p {
	margin: 0 !important;
	padding: 0 5px !important;
}

.kuchikomi_area {
	overflow: scroll;
	min-height: 100px;
	max-height: 300px;
	margin: 5px 0 10px;
	padding: 5px;
	background-color: #fffbfc;
	border: 1px solid #ccc;
}

#left_contents .kuchikomi_bold {
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}

#left_contents .kuchikomi_bold img {
	vertical-align: sub;
}

#left_contents .kuchikomi_rank {
	float: left;
	text-align: center;
	padding: 2px 0;
	width: 210px;
	background: #ffffe1;
	border: 1px solid #ccc;
}

#left_contents .kuchikomi_text {
	float: left;
	text-align: center;
	margin: 0;
	padding: 2px 0;
	width: 210px;
	background: #ffffe1;
}

#left_contents .kuchikomi_link {
	padding: 0 0 2px;
	text-align: center;
	font-size: 16px;
	margin: 0;
}

#left_contents .kuchikomi_link a {
	padding: 0 0 2px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.kuchikomi_border {
	width: 100%;
	border-top: dotted #ccc;
	margin: 15px 0 0 !important;
}

/*口コミ ランキングページ*/
.kuchikomi_area_ranking {
	overflow: scroll;
	min-height: 100px;
	max-height: 200px;
	margin: 5px 0 10px;
	padding: 5px;
	background-color: #fffbfc;
	border: 1px solid #ccc;
}

/*個別スペックonoff*/
.spec_onoff {
	margin: 10px 0;
	padding: 5px 0 0;
	clear: both;
}

.spec_onoff p {
	margin: 0 !important;
	padding: 0 !important;
}

.spec_onoff p img {
	margin: 0 9px 10px 0;
	padding: 0;
}

.spec_onoff_last {
	margin: 0 0 10px !important;
}

/*キャンペーンエリア*/
#left_contents .campaign_waku {
	margin: 5px 0 10px;
	padding: 20px 10px;
	font-size: 125%;
	font-weight: bold;
	color: #f33;
	background-color: #fefeeb;
	border: 1px solid #ccc;
	border-radius: 5px 5px;
}

/*個別基本情報テーブル*/
.kobetsu_spec_tbl {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.kobetsu_spec_tbl th {
	background-color: #fefeeb;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}

.kobetsu_spec_tbl td {
	background-color: #fff;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}

/*個別店舗一覧*/
.tenpo_ichiran_area {
	margin: 5px 0 10px;
	padding: 10px 15px;
	background-color: #fffbfc;
	border: 1px solid #ccc;
	border-radius: 5px 5px;
}

.tenpo_ichiran_area h5 {
	font-size: 110%;
	margin: 5px 0 0;
	font-weight: bold;
}

.tenpo_ichiran_area h6 {
	font-weight: normal;
	font-size: 100%;
	line-height: 1.1em;
	margin: 5px 0 0 15px;
}

.tenpo_ichiran_area h5 a,.tenpo_ichiran_area h6 a {
	text-decoration: none;
}

#left_contents .tenpo_ichiran_area p {
	font-size: 90%;
	margin: 0 35px;
	padding: 3px 0;
}

#left_contents .tenpo_ichiran_area .eigyouzikan {
	margin: 10px 0 5px 35px;
	font-size: 16px;
}

#left_contents .tenpo_ichiran_area .access {
	margin: 5px 0 10px 35px;
	font-size: 14px;
}

#left_contents .tenpo_ichiran_area .back {
	margin: 5px 0 10px 5px;
	font-size: 14px;
}

/*1位*/

.tbl_spec {
	width: 100%;
    border-left: 1px solid #bbb;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
	font-size: 95%;
}

.tbl_spec th {
	border: 1px solid #bbb;
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
    color:#333;
    background-color:#f1f1f1;
	padding:0.3em 0.2em;
    text-align:center;
}

.tbl_spec td {
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
    color:#333;
	padding:0.3em 0.2em;
    text-align:center;
}


/*2～7位*/

.tbl_spec02 {
	width: 100%;
	margin: 5px 0;
    border-left:1px solid #bbb;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 95%;
}

.tbl_spec02 th {
	border: 1px solid #bbb;
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
    color:#333;
    background-color:#f1f1f1;
	padding:0.3em 0.2em;
    text-align:center;
}

.tbl_spec02 td {
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
    color:#333;
	padding:0.3em 0.2em;
    text-align:center;
}

/*運営元情報*/

.tbl_uneimoto {
	width: 100%;
    border-left:1px solid #bbb;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size: 95%;
}

.tbl_uneimoto td {
	border: 1px solid #bbb;
	padding:0.3em 0.2em;
    text-align:center;
}

.tbl_uneimoto .td_txt_left {
	text-align: left;
	padding: 0 0 0 10px;
}

.td_color {
	background-color: #f1f1f1;
	font-weight: bold;
}

/*ボタン
---------------------------------------------------*/

#left_contents .button01 {
	margin: 20px 0 10px 70px;
	padding: 0;
	text-align: center;
	float: left;
}

@media screen and (min-width:768px) and (max-width:1024px) {
#left_contents .button01 {
	margin: 20px 0 10px 70px;
	padding: 0;
	text-align: center;
	float: left;
}
}

#left_contents .button_ranking {
	margin: 15px auto;
	padding: 0;
	text-align: center;
}

#left_contents .button02 {
	margin: 0px auto 10px;
	padding: 0;
	display: block;
	text-align: center;
}

#left_contents .border {
	margin: 10px 0 10px 10px;
}

/*Page Top
----------------------------------------------------*/

div.tothetopfixed {
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 1500;
}	

div.tothetopfixed a {
	display: block;
	padding: 5px 10px;
	margin: 0;
	background-color: #777;
	border-radius: 5px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	behavior: url(/PIE.htc);
}

div.tothetopfixed a:hover {
	/*color: #00afcc;*/
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/*トップページ検索窓
-------------------------------------------------------------*/

.search_top {
	width: 95%;
	margin: 0 10px;
	padding: 0 0 0px 0;
}

.komidashi03 {
	width: 130px;
	display: inline-block;
	margin: 0;
	padding: 0px 8px 0px 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 100%;
}

.input_style01 {
	display: inline-block;
	margin: 0;
	padding: 4px 0 0 4px;;
	vertical-align: middle;
	font-size: 90%;
	border-left: 1px dotted #ccc;
}

.search_top label {
	padding: 0 5px 0 0;
}

.search_top_waku {
	width: 100%;
	margin: 0 0 10px 0px;
	padding: 5px 8px 5px 8px;
	background: #fff;
	vertical-align: bottom;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #d5d5d5;
	-webkit-box-shadow: 0px 0px 3px #d5d5d5;
	box-shadow: 0px 0px 3px #d5d5d5;
	position: relative;
	behavior: url(/PIE.htc);
}

.kantan_button {
	display: block;
	margin: 0 auto;
}

/*詳細検索テーブル*/
.kensaku_tbl {
	width: 100%;
	margin: 10px 0;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

.kensaku_tbl td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
    border-collapse:collapse;
}

.kensaku_tbl_color {
	background-color: #f1f1f1;
	font-weight: bold;
}

/*注釈*/
.hosoku_left {
	text-align: left;
	font-size: 12px;
}

/*日本地図配置*/
.map th {
	line-height: 20px;
	width: 131px;
	background-color: #0056a4;/*fb98a3ピンク*/
	text-align: center;
	font-weight: bold;
	opacity: 0.8;
	color: #fff;
}

.map td {
	line-height: 30px;
	width: 65px;
	background-color: #f1f1f1;
	text-align: center;
	font-weight: bold;
	opacity: 0.5;
}

.map td:hover {
	background-color: #8fe3ff;/*fc8fbcピンク*/
}


.map td a {
	color: #000;
}

.okinawa {
	margin: 100px 0 0 90px;
	float: left;
}

.hokkaido {
	margin: 115px 0 0 300px;
	float: left;
}

.hokuriku {
	margin: 10px 0 0 270px;
	float: left;
}

.tohoku {
	margin: 10px 0 0 20px;
	float: left;
}

.tyugoku {
	margin: 25px 0 0 130px;
	float: left;
}

.kinki {
	margin: 25px 0 0 15px;
	float: left;
}

.kanto {
	margin: 5px 0 0 15px;
	float: left;
}

.kyusyu {
	margin: -10px 0 0 40px;
	float: left;
}

.shikoku {
	margin: 25px 0 0 15px;
	float: left;
}

.tokai {
	margin: 5px 0 0 15px;
	float: left;
}

#map {
	width: 600px;
	height: 600px;
	margin: 0 auto;
}

/*↓↓↓ヘッダーリスト_ninki↓↓↓*/
#header_area_ninki {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_ninki ul {
	margin: 0;
}

#header_area_ninki li {
	margin: 0;
}

#header_area_ninki .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_ninki↑↑↑*/

/*↓↓↓ヘッダーリスト_zenshin↓↓↓*/
#header_area_zenshin {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_zenshin ul {
	margin: 0;
}

#header_area_zenshin li {
	margin: 0;
}

#header_area_zenshin .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_zenshin↑↑↑*/

/*↓↓↓ヘッダーリスト_parts↓↓↓*/
#header_area_parts {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_parts ul {
	margin: 0;
}

#header_area_parts li {
	margin: 0;
}

#header_area_parts .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_parts↑↑↑*/

/*↓↓↓ヘッダーリスト_cost_zenshin↓↓↓*/
#header_area_cost_zenshin {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_cost_zenshin ul {
	margin: 0;
}

#header_area_cost_zenshin li {
	margin: 0;
}

#header_area_cost_zenshin .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_cost_zenshin↑↑↑*/

/*↓↓↓ヘッダーリスト_cost_parts↓↓↓*/
#header_area_cost_parts {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_cost_parts ul {
	margin: 0;
}

#header_area_cost_parts li {
	margin: 0;
}

#header_area_cost_parts .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_cost_parts↑↑↑*/

/*↓↓↓ヘッダーリスト_span↓↓↓*/
#header_area_span {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_span ul {
	margin: 0;
}

#header_area_span li {
	margin: 0;
}

#header_area_span .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_span↑↑↑*/

/*↓↓↓ヘッダーリスト_campaign↓↓↓*/
#header_area_campaign {
	top: 80px;
	height: 250px;
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	clear: both;
	background-image: url(/img/parts/header_area_ranking.png);
	behavior: url(/PIE.htc);
}

#header_area_campaign ul {
	margin: 0;
}

#header_area_campaign li {
	margin: 0;
}

#header_area_campaign .li_header_area_right {
	position: absolute;
	top: 0px;
	left: 710px;
}
/*↑↑↑ヘッダーリスト_campaign↑↑↑*/

.tyushaku {
	margin: 0;
	padding: 5px 0 0;
	font-size: 12px;
}
