


html {
	overflow-y: scroll;
}

body {
	margin: 0;
}

a {
	color: #33f;
}

a:hover {
	text-decoration: underline;
	color: #f33;
}

.clear {
	clear: both;
}



#header_line {
	height: 10px;
	margin: 0;
	background-color: #0a50a1;
	font-size: 1px;
}



#header {
	width: 800px;
	margin: 0 auto;
	background: url('images/header_right.gif') top right no-repeat;
}



#logo {
	float: left;
	display: block;
}

#logo img {
	border: none;
}



h1 {
	float: left;
	margin: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}



#header_banner {
	clear: both;
	margin: 0 0 8px 0;
	padding-bottom: 8px;
	background: #cfcfcf url('images/header_bg.gif') top repeat-x;
	text-align: center;
}



#contents {
	width: 800px;
	margin: 0 auto;
}



#main {
	float: left;
	width: 570px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear:both;
}

#main h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	border: 1px solid #999;
	border-top: 4px solid #13b5ff;
	background: #d8d8d8 url('images/h2_bg.gif') top repeat-x;
	font-size: 15px;
	text-decoration: none;
	color: #444;
}

.main_block1 {
	margin: 0;
	padding: 16px;  /* -----------◇メインブロックの内間隔幅 */
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
	font-size: 0.9em;
	line-height: 1.5em;
}


.main_block1 h3 {
	margin: 0;
	font-size: 14px;
}

.main_block1 h3 a {
	text-decoration: none;
}

.main_block2_left,
.main_block2_right {
	float: left;
	width: 280px;
	margin: 0;
}

.main_block2_left {
	margin-right: 10px;
}

.main_block1 p {
	margin: 0;
}

.img_right {
	float: right;
	margin-left: 10px;
}

.link_right {
	text-align: right;
}

.line_b {
	height: 1px;
	margin: 10px 0;
	background: url('images/line_b.gif') repeat-x;
	font-size: 1px;
}

.back2top {
	clear: both;
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
}


.table1 {
	margin-bottom: 10px;
	border: 1px solid #666;
}

.table1 th {
	padding: 20px;
	background-color: #ccc;
	color: #000;
	text-align: left;
}

.table1 td {
	padding: 20px;
	background-color: #eee;
}

.p1 {
	padding: 10px;
	border: 1px dashed #666;
}



#side {
	float: right;
	width: 220px;
}

#side h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	background: #d8d8d8 url('images/h2_bg.gif') top repeat-x;
	border: 1px solid #999;
	border-bottom: 4px solid #13b5ff;
	font-size: 13px;
	text-decoration: none;
	color: #444;
}

.side_menu {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	list-style-type: none;
}

.side_menu li {
	margin: 0 10px;
	background: url('images/line_a.gif') bottom repeat-x;
	font-size: 1px;
}

.side_menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 10px;
	background: url('images/arrow_a.gif') left no-repeat;
	font-size: 13px;
	text-decoration: none;
}

.side_menu a:hover {
	background: url('images/arrow_a2.gif') left no-repeat;
}

#tag {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
}

#bookmark {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
}




#rss {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
	font-size: 12px;
}



#mail {
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
	font-size: 12px;
	color: #555;
}






#footer {
	clear: both;
	height: 50px;
	margin: 30px 0 0 0;
	padding-top: 20px;
	border-top: 4px solid #aaa;
	background: #fff url('images/footer_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
	text-align: center;
}






#main h4 {
	padding: 7px 12px 15px 31px;
	margin: 0 0 1px 0;
	background: #ffffff url('images/h4_bg.bmp') top repeat-x;
	font-size: 15px;
	text-decoration: none;
	color: #0a50a1;
}



/* ------------枠の上下左右スペース */
<style type="text/css">
<!--
.i { margin-left: 0.5em; margin-right: 0.5em; margin-top: 0.5em; margin-bottom: 0.5em;}
-->
</style>









/* -------- 見出しタグ
フォントを通常のものにしたい場合は、
中のスタイルを削除する */

h4, .title ,.menutitle{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

h4{
	clear:both;
}



/* -------- 記事内の見出しタグ */
#main h4,{
	/* font-family:sans-serif;
	font-weight:bold; */
}



/*---------------レイアウト */

#main h4  {
	font-size: 16px;
	line-height: 22px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding:5px 8px 5px 30px;
}


#main h4{
	color:#333333;
}



/* ----------------- ◇h3 */


#main h3{
	clear:both;
	font-size: 18px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
	padding:7px 0 3px 30px;
	margin:0 0 20px 3px;
	border-bottom:1px dotted #666666;
	}





#main h3.area{
	background:url(../images/h3bar.jpg) no-repeat left top;
	height: 28px;
	padding-top:6px;
	padding-left:35px;
	padding-bottom:0px;
	color:#444444;
	font-size:18px;
	font-family:"HGP創英角ｺﾞｼｯｸUB","ＭＳ Ｐ明朝","ＭＳ 明朝","細明朝";
	border-bottom-width: 1px;　　　　　/* ---------------- h3素材下線 */
	border-bottom-style: solid; 　　　　/* ---------------- h3素材下線 */
	border-bottom-color: #FFD0D0;  /* ---------------- h3素材下線 */
	margin: 0px 0px 15px 0px;
	clear:both;
}





/* ----------------- ◇h5 */


#main h5{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	padding:4px 0 4px 8px;
	margin:0 0 5px 3px;
	color: #ff0000;
	}




/*--------------------◇横テーブル*/

.table_yoko{
	border-top:1px solid #c5d6e8;
	border-left:1px solid #c5d6e8;
	margin-bottom:30px;
	text-align:center;
	}
	
.table_yoko td{
	padding:10px;
	border-right:1px solid #c5d6e8;
	border-bottom:1px solid #c5d6e8;
}

.table_yoko td.tablemenu{
	border-right:1px solid #c5d6e8;
	background:#edf7ff;
	}




/*--------------------◇縦テーブル*/

.table_tate{
	width:535px;
	border-top:1px solid #c5d6e8;
	border-left:1px solid #c5d6e8;
	border-right:1px solid #c5d6e8;
	margin-bottom:30px;
	}
	
.table_tate td{
	padding:10px;
	border-bottom:1px solid #c5d6e8;
}

.table_tate td.tablemenu{
	border-right:1px solid #c5d6e8;
	background:#edf7ff;
	width:135px;
	}





/*--------------------１テーブルのみ　小連絡*/

.table_renraku{
	width:529px;
	border-top:1px solid #fff4e4;
	border-left:1px solid #fff4e4;
	border-right:1px solid #fff4e4;
	border-bottom:1px solid #fff4e4;
	margin-top:15px;
	margin-bottom:0px;
    font-size:12px;
    line-height: 1.3em;
	background:#fff4e4;
	text-align:left;
}

.table_renraku td{
	padding:10px;　　/*----------------テーブル内間隔*/
    font-size: 12px;
}




/*--------------------◇リンク設定１*/

.show{
	clear:both;
	margin-bottom:10px;
	font-weight:bold;
	text-align:right;
}

.show a{
	text-decoration:underline;
	background:url(../images/area/arrow_blue.gif) no-repeat left top;
	padding-left:20px;
}

.show a:hover{
	text-decoration:none;
	color: #ff0000;
	}





/*--------------------◇左画像枠 旧*/

.img_left {
	width:145px;
	float: left;
	margin-right: 5px;
	border:3px double #36a9ea;
}





/*--------------------エリア画像・文字位置 */

.image_left {
	width:120px;
	float: left;
	margin-right:5px;
	margin-top:0px;
}



.text_right {
	width:365px;
	float: right;
	line-height:145%;　　　　　　　/*--------------------地域ページの文字間隔 */
	font-size: 13px;　　　　　　　/*--------------------地域ページの文字大きさ */
	margin-bottom:10px;
}






/*--------------------area業者見出し文 */

.lead {
	padding: 2px 0px 0px 24px;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-family:"HGP明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","細明朝";
	font-weight: solid;
	text-decoration: none;
	background:url(../images/area/icon-pink.jpg) no-repeat left 3px;
	color: #ff0000;
}





/*--------------------地域ページの詳細文章 */

.area_details {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	font-size: 13px;
	font-weight: solid;
    line-height: 1.4em;
	text-decoration: none;
}






/*--------------------地域ページ おすすめ */

.osusume2 {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size:12px;
	color: #ff0000;
	margin-top:10px;　　　/*--------------------IEのみ反応 */
    text-indent: -1.8em; /*-------------------最初の行だけ1.8em分、左に動かす*/
	text-decoration: none;
}




/*--------------------地域ページ サロン評価 */

.hyoka2 {
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size:12px;
	color: #3bac10;
	margin-bottom:0px;　　　/*--------------------IEのみ反応 */
    text-indent: -1.8em; /*-------------------最初の行だけ1.8em分、左に動かす*/
	text-decoration: none;
}





/*--------------------地域ページ 評価 おすすめテーブル*/

.table_area_hyoka{
	width:343px;
	border-top:2px solid #E6A004;
	border-left:2px solid #E6A004;
	border-right:2px solid #E6A004;
	border-bottom:2px solid #E6A004;
	margin-top:7px;
	margin-bottom:7px;
	padding: 0px 10px 0px 10px;
    line-height: 1.4em;
	background:#FFFFE2;
	text-align:left;
}








