@charset "utf-8";
/*
Theme Name: designoism_south
Theme URI: http://docodoor.co.jp/
Description: designoism_south
Version: 1.0
Author: docodoor
Author URI: http://docodoor.co.jp/

	docodoor
	 http://docodoor.co.jp/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html{
margin: 0;
padding: 0;
overflow-y:scroll;
}
body{
font:80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
-webkit-text-size-adjust: none;
background:#fff;
}

.pc_of{display:none;}

.psmall{font-size:12px;}
.org{color:#FF8000;}
.red{color:#e7381a;}

a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.box_e{
	width:240px;
	margin:0 auto;
}
.aqa_bg{background:url(http://okinawa-aquamarine.com/wp-content/uploads/2015/02/aqa_bg.jpg) no-repeat right center;}

.ft_13{font-size:13px !important;}

.point_btn{color:#0000ff;}
	.form{
	border-collapse: separate;
	border-spacing: 3px;
	width:64%;
	font-size:12px;
	float:right;
	margin:auto auto 20px auto;
	}

	.form th{
	padding:2%;
	font-weight:normal;
	color:#1A1A1A;
	border: 1px #B4D0DB solid;
	background:#F7F8F9;
	width:27%;
	}
	.form td{
	padding:2%;
	background:#fff;
	border: 1px #ccc solid;
	border: 1px #B4D0DB solid;
	}


	.form_2{
	border-collapse: separate;
	border-spacing: 0px;
	width:100%;
	font-size:12px;
	margin:auto auto 20px auto;
	}
	.form_2 td{
	padding:2%;
	background:#fff;
	border-bottom: 1px #B4D0DB solid;
	}
	.form_2 td.price{font-size:16px;color:red;font-weight:bold;}

	.tprpr{
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

	.form_2 td a{color:#0071BC;}
	.form_2 td a:hover{color:#ccc;}

	.tprpr th{
	padding:10px;
	border: 1px #ccc solid;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:120px;
	}
	.tprpr td{
	padding:10px;
	border: 1px #ccc solid;
	background:#fff;
	}

	.tprpr2{
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

	.tprpr2 th{
	padding:10px;
	border: 1px #ccc solid;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:120px;
	}
	.tprpr2 td{
	padding:10px;
	border: 1px #ccc solid;
	background:#fff;
	}

.bg_box{
float:left;
width:100%;
height:auto;
padding: 0;
margin:0 auto;
background:url(http://okinawa-aquamarine.com/wp-content/uploads/2014/03/bg.jpg) no-repeat right bottom;
}

ul.kantei{
list-style:none;
font-weight: bold;
font-size:15px;
}
ul.kantei li{
list-style:none;
padding:5px 0;
color:#0071A4;
border-bottom:1px dashed #E1EBEF;
}

ul.kantei_li{
list-style:none;
margin-bottom:1px;
padding-left:5px;
background:none;
}
ul.kantei_li li{
list-style:none;
padding:2px 0;
background:none !important;
}



.R_box{
float:right;
width:470px;
height:auto;
padding: 0;
margin:0 auto;
}


/* 施工事例一覧 ---------------------*/
#newItem{
width: 200px;
height:270px;
margin: 3px 10px auto 10px;
padding: 0 0 0 0;
float:left;
overflow: hidden;
text-align:center;
font-size:12px;
}
#newItem .box{
width: 200px;
height: auto;
margin: 0 auto;
padding: 0;
display: block;
font-size: 9pt;
float:left;
font-weight: bold;
}
.click_box{border: 1px #B4D0DB solid;padding:10px 5px;}
.click_box:hover{background:#B4D0DB;color:#fff;}
.click_box a:hover{color:#fff;}
#newItem .box .boximg{
width: 200px;
height: 200px;
margin: auto auto 5px auto;
overflow: hidden;
display: block !important;
}
#newItem .box .boximg img{
width: 200px !important;
height: auto !important;
max-width: 200px !important;
max-height: auto !important;
display: block;
}
#newItem a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#newItem a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:40%;
line-height:30px;
height:20px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
width:40%;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #2a588b;
background: -moz-linear-gradient(top, #2a588b 0%, #214a78 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a588b), color-stop(100%,#214a78));
background: -webkit-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -o-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -ms-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: linear-gradient(to bottom, #2a588b 0%,#214a78 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b', endColorstr='#214a78',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #2a588b;
background: -moz-linear-gradient(top, #214a78 0%, #2a588b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214a78), color-stop(100%,#2a588b));
background: -webkit-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -o-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -ms-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: linear-gradient(to bottom, #214a78 0%,#2a588b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214a78', endColorstr='#2a588b',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#777;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}

.r{color:#ff0033;}

/**** Clearfix ****/
nav .panel:after, #mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,#mainNav,.newsTitle,.bg, .post{zoom: 1;}



/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:960px;
}
#wrapper hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}
#wrapper h3{
width: 675px;
padding: 1px 0 0 35px;
line-height: 39px;
font-size:120%;
letter-spacing: 0.1em;
color: #fff;
font-weight: normal;
background:url(images/h3_01.png) no-repeat;
}

/* 画像 */
.box{
float: left;
width: 222px;
margin: 0 16px 10px 0;
line-height: 1.2;
}
.box_img{
padding: 0px 0px 10px 0px;
}
.last{margin-right:0;}
/* 枠 */
.about{
width:708px;
margin: 5px 0 20px 0;
padding: 0 0 10px 0;
background: #fff;
border: 1px solid #ccc;
}
.about_01{
width:670px;
margin: 0;
padding: 20px;
}

#hako a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.btm_a a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


#hako{
width:auto;
margin: 0 auto;
padding: 0;
}
.hako_2{
float: left;
margin:auto;
padding: 0; 
width:auto;
height:auto;
}
.hako_3{
margin:auto;
padding:0;
text-align:center;
background: #F0F5F7;
width:auto;
height:auto;
}

.hako_22{
float: left;
margin:none;
padding: 0; 
width:auto;
height:384px;
background: #F0F5F7;
}
.hako_23{
float: left;
margin:none;
padding: 0; 
width:200px;
height:442px;
background: #F0F5F7;
}
.hako_24{
float: left;
margin:none;
padding: 0; 
width:200px;
height:423px;
background: #F0F5F7;
}
.hako_25{
float: left;
margin:none;
padding: 0; 
width:200px;
height:423px;
background: #F0F5F7;
}
.hako_26{
float: left;
margin:none;
padding: 0; 
width:200px;
height:385px;
background: #F0F5F7;
}
.hako_27{
float: left;
margin:none;
padding: 0; 
width:200px;
height:537px;
background: #F0F5F7;
}
.hako_28{
float: left;
margin:none;
padding: 0; 
width:200px;
height:461px;
background: #F0F5F7;
}
.hako_29{
float: left;
margin:none;
padding: 0; 
width:200px;
height:480px;
background: #F0F5F7;
}
.hako_30{
float: left;
margin:none;
padding: 0; 
width:200px;
height:595px;
background: #F0F5F7;
}
.hako_31{
float: left;
margin:none;
padding: 0; 
width:200px;
height:575px;
background: #F0F5F7;
}
.hako_32{
float: left;
margin:none;
padding: 0; 
width:200px;
height:560px;
background: #F0F5F7;
}
.hako_33{
float: left;
margin:none;
padding: 0; 
width:200px;
height:500px;
background: #F0F5F7;
}
.hako_34{
float: left;
margin:none;
padding: 0; 
width:200px;
height:520px;
background: #F0F5F7;
}
.hako_36{
float: left;
margin:none;
padding: 0; 
width:200px;
height:651px;
background: #F0F5F7;
}
.hako_37{
float: left;
margin:none;
padding: 0; 
width:200px;
height:634px;
background: #F0F5F7;
}
.hako_38{
float: left;
margin:none;
padding: 0; 
width:200px;
height:615px;
background: #F0F5F7;
}
 
 
#header{
overflow:hidden;
height: auto;
background: #F0F5F7;
position:relative;
}
/* サイトマップ、プライバシーポリシー */
.and{
float: right;
margin: 10px 0 15px 185px;
display: block;
font-size:15px;
position:absolute; 
bottom: 0;
color:#888;
letter-spacing:0.2em;
font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


ul#header {
padding-bottom:0px;
}
ul#header  li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0 5px 10px;
margin-right:10px;
background:url(images/lin_02.png) no-repeat 0 6px;
}
ul#header  li	a{
display:block;
padding:0;
overflow:hidden;
color:#fff;
}
ul#header li	a:hover{text-decoration:underline;}
ul#header  li li{
display:block;
background-position:0 5px;
}


#content{
float:left;
width:710px;
padding:30px 0;
}

#sidebar{
float:right;
width:220px;
padding:30px 0;
}
#sidebar h3{
width: 175px;
padding: 0px 10px 0px 35px;
line-height: 40px;
letter-spacing: 0.1em;
font-size:120%;
color: #fff;
font-weight: bold;
background:url(images/h3_02.png) no-repeat;
}
#sidebar li{
padding: 5px 0 0 0;
}
#sidebar hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}
.sabout{
width:219px;
margin: 5px 0 15px 0;
padding: 0 0 0 0;
background: #fff;
border: 1px solid #ccc;
}
.sabout_01{
width:210px;
margin: 0;
padding: 5px;
}

#sidebar2{
float:right;
width:220px;
padding:30px 0;
}
#sidebar2 h3{
width: 175px;
padding: 0px 10px 0px 35px;
line-height: 40px;
letter-spacing: 0.1em;
font-size:100%;
color: #fff;
font-weight: normal;
background:url(images/h3_02.png) no-repeat;
}
#sidebar2 li{
padding: 5px 0 0 0;
}
#sidebar2 hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}

#footer{
clear:both;
padding-top:20px;
background:url(images/nav_bg2.png) repeat;
} 


.cl{
color:#F08080;
}

/* margin ---------------------*/
.mT_10{margin-top:-10px; !important; }
.mT_5{margin-top:-5px; !important; }
.mT5{margin-top:5px; !important; }
.mT10{margin-top:10px; !important; }
.mT15{margin-top:15px; !important; }
.mT20{margin-top:20px; !important; }
.mT30{margin-top:30px; !important; }
.mT40{margin-top:40px; !important; }
.mT45{margin-top:45px; !important; }
.mT50{margin-top:50px; !important; }
.mT60{margin-top:60px; !important; }
.mT70{margin-top:70px; !important; }
.mT80{margin-top:80px; !important; }
.mT90{margin-top:90px; !important; }
.mT100{margin-top:100px; !important; }
.mT110{margin-top:110px; !important; }
.mT120{margin-top:120px; !important; }
.mT130{margin-top:130px; !important; }
.mT140{margin-top:140px; !important; }
.mT150{margin-top:150px; !important; }
.mT160{margin-top:160px; !important; }
.mT170{margin-top:170px; !important; }
.mT180{margin-top:180px; !important; }

.mB_10{margin-bottom:-10px; !important; }
.mB_5{margin-bottom:-5px; !important; }
.mB5{margin-bottom:5px; !important; }
.mB10{margin-bottom:10px; !important; }
.mB15{margin-bottom:15px; !important; }
.mB20{margin-bottom:20px; !important; }
.mB30{margin-bottom:30px; !important; }
.mB40{margin-bottom:40px; !important; }
.mB50{margin-bottom:50px; !important; }
.mB60{margin-bottom:60px; !important; }
.mB80{margin-bottom:80px; !important; }

.mL5{margin-left:5px; !important; }
.mL10{margin-left:10px; !important; }
.mL15{margin-left:15px; !important; }
.mL20{margin-left:20px; !important; }
.mL25{margin-left:25px; !important; }
.mL30{margin-left:30px; !important; }

.mR5{margin-right:5px; !important; }
.mR10{margin-right:10px; !important; }
.mR15{margin-right:15px; !important; }
.mR20{margin-right:20px; !important; }
.mR25{margin-right:25px; !important; }
.mR30{margin-right:30px; !important; }
.mR35{margin-right:35px; !important; }

.fR{float:right; !important; }
.fL{float:left; !important; }
.clear{clear:both; !important; }
.clear hr,.clear2 hr,.line hr{display:none; }
.clear2{ clear:both; !important; height: 20px; }
.right{ text-align:right; }
.left{ text-align:left; }
.center{text-align:center; !important; }

.waku{
display: block;
-moz-box-shadow: 3px 3px 5px #bbb;    /* firefox　*/
-webkit-box-shadow: 3px 3px 5px #bbb;  /* safari、chorme */
box-shadow: 3px 3px 5px #bbb;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
behavior: url(http://geoworldvip.jp/PIE.htc);
}

/* ヘッダー
*****************************************************/
#header .bg{background:#F0F5F7;} 


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:3px 0;
color: #000;
font-size:80%;
font-weight:normal;
background:#F0F5F7;
}

#header p{
float:right;
}



/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
color: #515151;
font-size:160%;
font-weight:bold;
}


/* サブナビゲーション
----------------------------------*/
ul#header {
padding-bottom:18px;
float:right;
}

ul#header li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:20px;
background:url(images/lin_01.png) no-repeat 0 8px;
}

ul#header li a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
color:#333333;
font-size:11px;
font-weight:bold;
}

ul#header li a:hover{text-decoration:underline;}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
margin-top:0;
line-height:0;
text-align:center;
z-index:0;
}

.srd{display: block;}


.post{
margin:5px 0 0 0;
padding:15px 10px 5px;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
}

/* トップページ　占い師紹介
----------------------------------*/
.tophk_0{
display: block;
padding:0;
margin:5px auto;
}
.tophk{
float:left;
display: block;
margin:0 5px 5px 3px;
padding:0;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
width:170px;
height:212px;
background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
}
.tophk p{
text-align:center;
}
.tophk2 p{
text-align:center;
}
.tophk3 p{
text-align:center;
}
.tophk4 p{
text-align:center;
}
.tophkk{
display: block;
padding:0 2px 0 2px;
margin:0px auto;
text-align:center;
width:155px;
font-size: 85%;
}
.tophk2{
float:left;
display: block;
margin:0 5px 5px 0;
padding:0;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
width:170px;
height:212px;
background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
}
.tophk3{
float:left;
display: block;
margin:0 5px 5px 0;
padding:0;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
width:170px;
height:212px;
background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
}
.tophk4{
float:left;
display: block;
margin:0 0 5px 0;
padding:0;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
width:170px;
height:212px;
background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
}

/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:110%;
border:1px solid #dadada;
border-bottom:0;
background:#fff url(images/border.png) repeat-x 0 100%;
}

h2.first{margin-top:0;}

.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat left center;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#214a78;
border-bottom:1px solid #515151;
}
h3.aqa{
width: 100% !important;
padding:0 !important;
background:none !important;
margin:10px auto !important;
border-bottom:1px solid #93278F;
}

.post h4{
width: 668px;
padding: 0 0 0 20px;
margin:10px 0;
line-height: 35px;
font-size:100%;
font-weight:bold;
color:#214a78;
background:url(images/h4.png) no-repeat;
}

.post h4.bold_k{
width: 668px;
padding: 0 0 0 20px;
margin:10px 0;
line-height: 35px;
font-size:100%;
font-weight:bold;
color:#214a78;
background:url(images/h4.png) no-repeat;
}

.post h5{
padding: 10px 10px;
margin:20px auto 10px auto;
font-size:100%;
font-weight:bold;
color:#333333;
border-bottom:1px dotted #B6D3E0;
border-top:1px dotted #B6D3E0;
}

.post blockquote {
clear:both;
padding:5px 0 5px 10px;
margin:5px 0 20px 20px;
border-left: 5px #ccc solid;
}
 
.post blockquote p{padding:5px 0;}



.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
text-decoration:none;
background-position: 3px 50%;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


.side_smh{display: none;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}



/* 占い師一覧　-------------*/
table.tbr{
border: #ccc solid;
border-width: 1px 1px 0 1px;
border-collapse: collapse;
border-spacing: 0;
width:470px;
display:block;
float:right;
}

table th.tbr{
padding:10px 10px 10px 10px;
border: #ccc solid;
border-width: 0 1px 1px 0;
font-weight:bold;
color:#515151;
background:#E6E7E8;
width:150px;
}

table td.tbr{
padding:10px 10px;
border: 1px #ccc solid;
border-width: 0 0 1px 0;
background:#fff;
}

.tbrbox{
display: block;
margin:0;
padding:0;
width:400px;
height:auto;
}

table.tbrr{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
width:100%;
}

table th.tbrr{
padding:10px 10px 10px 10px;
border: 1px #ccc solid;
font-weight:bold;
color:#515151;
background:#E6E7E8;
width:auto;
}

table td.tbrr{
padding:10px 10px;
border: 1px #ccc solid;
background:#fff;
}


/* フッター
*****************************************************/
#footer ul{
padding-bottom:18px;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:20px;
background:url(images/lin_01.png) no-repeat 0 8px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
color:#fff;
font-size:10px;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 5px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:center;
font-size:75%;
zoom:1;
color:#000;
background:#F0F5F7;
}

/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}

.mobile table, .mobile iframe{
height:auto !important;
width:auto !important;
}

/* フォーム
------------------------------------------------------------*/
input[type="text"],textarea{
vertical-align:middle;
max-width:100%;
line-height:30px;
height:20px;
padding:1px 2px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{width:95%;height:200px;}

.smh_more, .smh_menu{display:none;}

/* メインメニュー　PC用 ------------------------------------------------------------*/
	#mainNav{
	clear:both;
	position:relative;
	z-index:200;
        background:url(images/nav_bg2.png) repeat;
	}

	#mainNav ul li{
	float: left;
	position: relative;
	border-right:1px solid #A8A7A0;
	}
	
	#mainNav ul li:first-child{border-left:1px solid #A8A7A0;}

	#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#fff;
	height:40px;
	line-height:40px;
	padding:15px 35px 5px;
	}
	
	#mainNav ul li a span,#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}
	
	#mainNav ul li a span{
	font-size:70%;
	color:#ccc;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  #mainNav ul li.current-menu-item a, #mainNav ul li a:hover, #mainNav ul li a:active, #mainNav ul li.current-menu-parent a{
  background:url(images/nav_bg3.png) no-repeat;
  }
  
 #mainNav ul ul{width:160px;}
  
 #mainNav ul li ul{display: none;}
  
  #mainNav ul li:hover ul{
  display: block;
  position: absolute;
  top:60px;
  left:-2px;
  z-index:500;
  }
	
  #mainNav ul li li{
	padding:0 0 0 10px;
	margin:0;
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
  background:#214a78;
	border:0;
  border-bottom:1px solid #A8A7A0;
  }
	
	#mainNav ul li li:first-child{border-left:0;}
	
  #mainNav ul li li a{
  width:100%;
  height:40px;
	padding:0;
  line-height:40px;
  font-size:95%;
  text-align:left;
  }
	
	#mainNav ul li li a span{padding:0 10px;}
	
	#mainNav ul li li a:hover,#mainNav ul li li.current-menu-item a{color:#327cab;}
  
	#mainNav ul li:hover ul li:last-child{
	border:0;
	}



/* 幅1024px以下から 微調節
------------------------------------------------------------*/
@media screen and (max-width: 1024px){

        body{
        font:80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
        color:#252525;
        -webkit-text-size-adjust: none;
        background:#fff;
	min-width:960px;
        }
        
        
        .psmall{font-size:12px;}
        .org{color:#FF8000;}
        .red{color:#e7381a;}
        
            .tprpr{
            border: 1px #ccc solid;
            border-collapse: collapse;
            border-spacing: 0;
            width:100%;
            }
        
            .tprpr th{
            padding:10px;
            border: 1px #ccc solid;
            font-weight:bold;
            color:#515151;
            background:#E6E7E8;
            width:120px;
            }
            .tprpr td{
            padding:10px;
            border: 1px #ccc solid;
            background:#fff;
            }
        
            .tprpr2{
            border: 1px #ccc solid;
            border-collapse: collapse;
            border-spacing: 0;
            width:100%;
            }
        
            .tprpr2 th{
            padding:10px;
            border: 1px #ccc solid;
            font-weight:bold;
            color:#515151;
            background:#E6E7E8;
            width:120px;
            }
            .tprpr2 td{
            padding:10px;
            border: 1px #ccc solid;
            background:#fff;
            }
        
        .bg_box{
        float:left;
        width:100%;
        height:auto;
        padding: 0;
        margin:0 auto;
        background:url(http://okinawa-aquamarine.com/wp-content/uploads/2014/03/bg.jpg) no-repeat right bottom;
        }
        
        ul.kantei{
        list-style:none;
        font-weight: bold;
        font-size:15px;
        }
        ul.kantei li{
        list-style:none;
        padding:5px 0;
        color:#0071A4;
        border-bottom:1px dashed #E1EBEF;
        }
        
        
        
        /* フォーム
        ------------------------------------------------------------*/
        input[type="text"], textarea{
        vertical-align:middle;
        max-width:40%;
        line-height:30px;
        height:20px;
        padding:1px 5px;
        border:1px solid #d4d4d7;
        border-radius:3px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        font-size:100%;
        color:#555;
        background:#fcfcfc;
        }
        
        textarea{
        height:auto;
        line-height:1.5;
        width:40%;
        }
        
        input[type="submit"],input[type="reset"],input[type="button"]{
        padding:3px 10px;
        background: #2a588b;
        background: -moz-linear-gradient(top, #2a588b 0%, #214a78 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a588b), color-stop(100%,#214a78));
        background: -webkit-linear-gradient(top, #2a588b 0%,#214a78 100%);
        background: -o-linear-gradient(top, #2a588b 0%,#214a78 100%);
        background: -ms-linear-gradient(top, #2a588b 0%,#214a78 100%);
        background: linear-gradient(to bottom, #2a588b 0%,#214a78 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b', endColorstr='#214a78',GradientType=0 );
        border:0;
        border-radius:3px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        line-height:1.5;
        font-size:100%;
        color:#fff;
        }
        
        input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
        background: #2a588b;
        background: -moz-linear-gradient(top, #214a78 0%, #2a588b 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214a78), color-stop(100%,#2a588b));
        background: -webkit-linear-gradient(top, #214a78 0%,#2a588b 100%);
        background: -o-linear-gradient(top, #214a78 0%,#2a588b 100%);
        background: -ms-linear-gradient(top, #214a78 0%,#2a588b 100%);
        background: linear-gradient(to bottom, #214a78 0%,#2a588b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214a78', endColorstr='#2a588b',GradientType=0 );
        }
        
        *:first-child+html input[type="submit"]{padding:3px;}
        
        
        /* リンク設定
        ------------------------------------------------------------*/
        a{
        margin:0;
        padding:0;
        text-decoration:none;
        outline:0;
        vertical-align:baseline;
        background:transparent;
        font-size:100%;
        color:#777;
        }
        
        a:hover, a:active{
        -webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
        outline: none;
        color:#999;
        }
        
        .r{color:#ff0033;}
        
        /**** Clearfix ****/
        nav .panel:after, #mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
        nav .panel,#mainNav,.newsTitle,.bg, .post{zoom: 1;}
        
        
        
        /* レイアウト
        ------------------------------------------------------------*/
        #wrapper, .inner{
        margin:0 auto;
        width:960px;
        }
        #wrapper hr{
        border:none;
        border-top:dashed 1px #ccc;
        height:1px;
        color:#FFFFFF;
        }
        #wrapper h3{
        width: 675px;
        padding: 1px 0 0 35px;
        line-height: 39px;
        font-size:120%;
        letter-spacing: 0.1em;
        color: #fff;
        font-weight: normal;
        background:url(images/h3_01.png) no-repeat;
        }
        
        /* 画像 */
        .box{
        float: left;
        width: 222px;
        margin: 0 16px 10px 0;
        line-height: 1.2;
        }
        .box_img{
        padding: 0px 0px 10px 0px;
        }
        .last{margin-right:0;}
        /* 枠 */
        .about{
        width:708px;
        margin: 5px 0 20px 0;
        padding: 0 0 10px 0;
        background: #fff;
        border: 1px solid #ccc;
        }
        .about_01{
        width:670px;
        margin: 0;
        padding: 20px;
        }
        
        
        #hako{
        width:auto;
        margin: 0 auto;
        padding: 0;
        }
        .hako_2{
        float: left;
        margin:auto;
        padding: 0; 
        width:auto;
        height:auto;
        }
        .hako_3{
        margin:auto;
        padding:0;
        text-align:center;
        background: #F0F5F7;
        width:auto;
        height:auto;
        }
        
        .hako_22{
        float: left;
        margin:none;
        padding: 0; 
        width:auto;
        height:384px;
        background: #F0F5F7;
        }
        .hako_23{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:442px;
        background: #F0F5F7;
        }
        .hako_24{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:423px;
        background: #F0F5F7;
        }
        .hako_25{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:423px;
        background: #F0F5F7;
        }
        .hako_26{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:385px;
        background: #F0F5F7;
        }
        .hako_27{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:537px;
        background: #F0F5F7;
        }
        .hako_28{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:461px;
        background: #F0F5F7;
        }
        .hako_29{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:480px;
        background: #F0F5F7;
        }
        .hako_30{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:595px;
        background: #F0F5F7;
        }
        .hako_31{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:575px;
        background: #F0F5F7;
        }
        .hako_32{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:560px;
        background: #F0F5F7;
        }
        .hako_33{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:500px;
        background: #F0F5F7;
        }
        .hako_34{
        float: left;
        margin:none;
        padding: 0; 
        width:200px;
        height:520px;
        background: #F0F5F7;
        }
         
        #header{
        overflow:hidden;
        height: auto;
        background: #F0F5F7;
        position:relative;
        }
        /* サイトマップ、プライバシーポリシー */
        .and{
        float: right;
        margin: 10px 0 15px 185px;
        display: block;
        font-size:15px;
        position:absolute; 
        bottom: 0;
        color:#888;
        letter-spacing:0.2em;
        font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
        }
        
        
        ul#header {
        padding-bottom:0px;
        }
        ul#header  li{
        display:inline-block;
        vertical-align:text-top;
        text-align:left;
        padding:5px 0 5px 10px;
        margin-right:10px;
        background:url(images/lin_02.png) no-repeat 0 6px;
        }
        ul#header  li	a{
        display:block;
        padding:0;
        overflow:hidden;
        color:#fff;
        }
        ul#header li	a:hover{text-decoration:underline;}
        ul#header  li li{
        display:block;
        background-position:0 5px;
        }
        
        
        #content{
        float:left;
        width:710px;
        padding:30px 0;
        }
        
        #sidebar{
        float:right;
        width:220px;
        padding:30px 0;
        }
        #sidebar h3{
        width: 175px;
        padding: 0px 10px 0px 35px;
        line-height: 40px;
        letter-spacing: 0.1em;
        font-size:120%;
        color: #fff;
        font-weight: bold;
        background:url(images/h3_02.png) no-repeat;
        }
        #sidebar li{
        padding: 5px 0 0 0;
        }
        #sidebar hr{
        border:none;
        border-top:dashed 1px #ccc;
        height:1px;
        color:#FFFFFF;
        }
        .sabout{
        width:219px;
        margin: 5px 0 15px 0;
        padding: 0 0 0 0;
        background: #fff;
        border: 1px solid #ccc;
        }
        .sabout_01{
        width:210px;
        margin: 0;
        padding: 5px;
        }
        
        #sidebar2{
        float:right;
        width:220px;
        padding:30px 0;
        }
        #sidebar2 h3{
        width: 175px;
        padding: 0px 10px 0px 35px;
        line-height: 40px;
        letter-spacing: 0.1em;
        font-size:100%;
        color: #fff;
        font-weight: normal;
        background:url(images/h3_02.png) no-repeat;
        }
        #sidebar2 li{
        padding: 5px 0 0 0;
        }
        #sidebar2 hr{
        border:none;
        border-top:dashed 1px #ccc;
        height:1px;
        color:#FFFFFF;
        }
        
        #footer{
        clear:both;
        padding-top:20px;
        background:url(images/nav_bg2.png) repeat;
        } 
        
        
        .cl{
        color:#F08080;
        }
        
        /* margin ---------------------*/
        .mT_10{margin-top:-10px; !important; }
        .mT_5{margin-top:-5px; !important; }
        .mT5{margin-top:5px; !important; }
        .mT10{margin-top:10px; !important; }
        .mT15{margin-top:15px; !important; }
        .mT20{margin-top:20px; !important; }
        .mT30{margin-top:30px; !important; }
        .mT40{margin-top:40px; !important; }
        .mT45{margin-top:45px; !important; }
        .mT50{margin-top:50px; !important; }
        .mT60{margin-top:60px; !important; }
        .mT70{margin-top:70px; !important; }
        .mT80{margin-top:80px; !important; }
        .mT90{margin-top:90px; !important; }
        .mT100{margin-top:100px; !important; }
        .mT110{margin-top:110px; !important; }
        .mT120{margin-top:120px; !important; }
        .mT130{margin-top:130px; !important; }
        .mT140{margin-top:140px; !important; }
        .mT150{margin-top:150px; !important; }
        .mT160{margin-top:160px; !important; }
        .mT170{margin-top:170px; !important; }
        .mT180{margin-top:180px; !important; }
        
        .mB_10{margin-bottom:-10px; !important; }
        .mB_5{margin-bottom:-5px; !important; }
        .mB5{margin-bottom:5px; !important; }
        .mB10{margin-bottom:10px; !important; }
        .mB15{margin-bottom:15px; !important; }
        .mB20{margin-bottom:20px; !important; }
        .mB30{margin-bottom:30px; !important; }
        .mB40{margin-bottom:40px; !important; }
        .mB50{margin-bottom:50px; !important; }
        .mB60{margin-bottom:60px; !important; }
        .mB80{margin-bottom:80px; !important; }
        
        .mL5{margin-left:5px; !important; }
        .mL10{margin-left:10px; !important; }
        .mL15{margin-left:15px; !important; }
        .mL20{margin-left:20px; !important; }
        .mL25{margin-left:25px; !important; }
        .mL30{margin-left:30px; !important; }
        
        .mR5{margin-right:5px; !important; }
        .mR10{margin-right:10px; !important; }
        .mR15{margin-right:15px; !important; }
        .mR20{margin-right:20px; !important; }
        .mR25{margin-right:25px; !important; }
        .mR30{margin-right:30px; !important; }
        .mR35{margin-right:35px; !important; }
        
        .fR{float:right; !important; }
        .fL{float:left; !important; }
        .clear{clear:both; !important; }
        .clear hr,.clear2 hr,.line hr{display:none; }
        .clear2{ clear:both; !important; height: 20px; }
        .right{ text-align:right; }
        .left{ text-align:left; }
        .center{text-align:center; !important; }
        
        .waku{
        display: block;
        -moz-box-shadow: 3px 3px 5px #bbb;    /* firefox　*/
        -webkit-box-shadow: 3px 3px 5px #bbb;  /* safari、chorme */
        box-shadow: 3px 3px 5px #bbb;
        /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
        behavior: url(http://geoworldvip.jp/PIE.htc);
        }
        
        /* ヘッダー
        *****************************************************/
        #header .bg{background:#F0F5F7;} 
        
        
        /* サイト説明文 + 住所
        ----------------------------------*/
        #header h1,#header p{
        float:left;
        padding:3px 0;
        color: #000;
        font-size:80%;
        font-weight:normal;
        background:#F0F5F7;
        }
        
        #header p{
        float:right;
        }
        
        
        
        /* ロゴ (サイトタイトル)
        ----------------------------------*/
        #header h2{
        clear:both;
        float:left;
        color: #515151;
        font-size:160%;
        font-weight:bold;
        }
        
        
        /* サブナビゲーション
        ----------------------------------*/
        ul#header {
        padding-bottom:18px;
        float:right;
        }
        
        ul#header li{
        display:inline-block;
        vertical-align:text-top;
        text-align:left;
        padding:5px 0;
        margin-right:20px;
        background:url(images/lin_01.png) no-repeat 0 8px;
        }
        
        ul#header li a{
        display:block;
        padding:0 0 0 12px;
        overflow:hidden;
        color:#333333;
        font-size:11px;
        font-weight:bold;
        }
        
        ul#header li a:hover{text-decoration:underline;}
        
        
        /* トップページ　メイン画像
        ----------------------------------*/
        #mainImg{
        clear:both;
        margin-top:0;
        line-height:0;
        text-align:center;
        z-index:0;
        }
        
        .srd{display: block;}
        
        
        .post{
        margin:5px 0 0 0;
        padding:15px 10px 5px;
        border: 1px;
        border-style: solid;  
        border-color: #ccc;
        background: #fff;
        }
        
        /* トップページ　占い師紹介
        ----------------------------------*/
        .tophk_0{
        display: block;
        padding:0;
        margin:5px auto;
        }
        .tophk{
        float:left;
        display: block;
        margin:0 5px 5px 3px;
        padding:0;
        border: 1px;
        border-style: solid;  
        border-color: #ccc;
        background: #fff;
        width:170px;
        height:212px;
        background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
        }
        .tophk p{
        text-align:center;
        }
        .tophk2 p{
        text-align:center;
        }
        .tophk3 p{
        text-align:center;
        }
        .tophk4 p{
        text-align:center;
        }
        .tophkk{
        display: block;
        padding:0 2px 0 2px;
        margin:0px auto;
        text-align:center;
        width:155px;
        font-size: 85%;
        }
        .tophk2{
        float:left;
        display: block;
        margin:0 5px 5px 0;
        padding:0;
        border: 1px;
        border-style: solid;  
        border-color: #ccc;
        background: #fff;
        width:170px;
        height:212px;
        background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
        }
        .tophk3{
        float:left;
        display: block;
        margin:0 5px 5px 0;
        padding:0;
        border: 1px;
        border-style: solid;  
        border-color: #ccc;
        background: #fff;
        width:170px;
        height:212px;
        background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
        }
        .tophk4{
        float:left;
        display: block;
        margin:0 0 5px 0;
        padding:0;
        border: 1px;
        border-style: solid;  
        border-color: #ccc;
        background: #fff;
        width:170px;
        height:212px;
        background:url(http://okinawa-aquamarine.com/wp-content/uploads/2013/10/bg.jpg) no-repeat center center;
        }
        
        /* タイポグラフィ
        *****************************************************/
        h2.title{
        clear:both;
        margin:30px 0 0;
        padding:7px 10px;
        font-size:110%;
        border:1px solid #dadada;
        border-bottom:0;
        background:#fff url(images/border.png) repeat-x 0 100%;
        }
        
        h2.first{margin-top:0;}
        
        .dateLabel{
        margin:0 0 10px;
        text-align:right;
        font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
        }
        
        .post p{padding-bottom:15px;}
        
        .post ul{margin: 0 0 10px 10px;}
        
        .post ul li{
        margin-bottom:5px;
        padding-left:15px;
        background:url(images/bullet.png) no-repeat left center;
        }
        
        .post ol{margin: 0 0 10px 30px;}
        
        .post ol li{list-style:decimal;}
        
        .post h1{
        margin:20px 0;
        padding:5px 0;
        font-size:150%;
        color: #000;
        border-bottom:3px solid #000;
        }
        
        .post h2{
        margin:10px 0;
        padding-bottom:2px;
        font-size:130%;
        font-weight:normal;
        color: #333;
        border-bottom:2px solid #515151;
        }
        
        .post h3{
        margin:10px 0;
        font-size:120%;
        font-weight:normal;
        color:#214a78;
        border-bottom:1px solid #515151;
        }
        
        .post h4{
        width: 668px;
        padding: 0 0 0 20px;
        margin:10px 0;
        line-height: 35px;
        font-size:100%;
        font-weight:bold;
        color:#214a78;
        background:url(images/h4.png) no-repeat;
        }
	.post h4.long{
	line-height: 30px;
	font-size:100%;
	font-weight:bold;
	color:#214a78;
	background:#E0EEF5;
	padding:0 10px;
	}
        .post h4.bold_k{
        width: 668px;
        padding: 0 0 0 20px;
        margin:10px 0;
        line-height: 35px;
        font-size:100%;
        font-weight:bold;
        color:#214a78;
        background:url(images/h4.png) no-repeat;
        }
        
        .post blockquote {
        clear:both;
        padding:5px 0 5px 10px;
        margin:5px 0 20px 20px;
        border-left: 5px #ccc solid;
        }
         
        .post blockquote p{padding:5px 0;}
        
        
        
        .post dt{font-weight:bold;}
        
        .post dd{padding-bottom:10px;}
        
        .post img{max-width:100%;height:auto;}
        
        img.aligncenter {
        display: block;
        margin:5px auto;
        }
        
        img.alignright, img.alignleft{
        padding:4px;
        margin:0 0 2px 7px;
        display:inline;
        }
        
        img.alignleft{margin: 0 7px 2px 0;}
        
        .alignright{float:right;}
        .alignleft{float: left;}
        
        
        
        /* サイドバー　ウィジェット
        *****************************************************/
        section.widget, .widgetInfo{
        margin: 0 0 20px;
        padding: 10px 7px;
        border:1px solid #dadada;
        background: #fff;
        }
        
        #banners img{
        max-width:225px;
        height:auto;
        padding-bottom:10px;
        }
        
        section.widget h3{
        clear:both;
        margin:0 0 10px;
        padding:5px 0;
        font-size:100%;
        font-weight:normal;
        color: #333;
        border-bottom:1px solid #ccc;
        }
        
        section.widget a{
        display:block;
        padding:3px 0 3px 13px;
        text-decoration:underline;
        background:url(images/arrow.png) no-repeat 0 50%;
        }
        
        section.widget a:hover{
        text-decoration:none;
        background-position: 3px 50%;
        }
        
        #searchform input[type="text"]{
        line-height:1.7;
        height:24px;
        width:100px;
        vertical-align:bottom;
        }
        
        
        .side_smh{display: none;}
        
        
        /* お知らせ　
        -------------*/
        .newsTitle{
        clear:both;
        margin:0 0 20px;
        padding:5px 0;
        font-size:100%;
        color: #333;
        border-bottom:1px solid #ccc;
        }
        
        .newsTitle h3{
        float:left;
        font-weight:normal;
        }
        
        .newsTitle p{
        float:right;
        padding:0 0 0 10px;
        font-size:.8em;
        background:url(images/arrow.png) no-repeat 0 50%;
        }
        
        .news p{
        clear:both;
        padding-bottom:2px;
        border-bottom: 1px solid #ccc;
        }
        
        .news p:last-child{border:0;}
        
        .news p a{
        display:block;
        padding:5px 0;
        color:#333;
        font-style:italic;
        font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
        }
        
        .news a span{
        color:#515151;
        font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
        }
        
        .news span{padding-left:10px;}
        
        .news a:hover span{color:#777;}
        
        
        
        /* 占い師一覧　-------------*/
        table.tbr{
        border: #ccc solid;
        border-width: 1px 1px 0 1px;
        border-collapse: collapse;
        border-spacing: 0;
        width:470px;
        display:block;
        float:right;
        }
        
        table th.tbr{
        padding:10px 10px 10px 10px;
        border: #ccc solid;
        border-width: 0 1px 1px 0;
        font-weight:bold;
        color:#515151;
        background:#E6E7E8;
        width:150px;
        }
        
        table td.tbr{
        padding:10px 10px;
        border: 1px #ccc solid;
        border-width: 0 0 1px 0;
        background:#fff;
        }
        
        .tbrbox{
        display: block;
        margin:0;
        padding:0;
        width:400px;
        height:auto;
        }
        
        table.tbrr{
        border: 1px #ccc solid;
        border-collapse: collapse;
        border-spacing: 0;
        width:100%;
        }
        
        table th.tbrr{
        padding:10px 10px 10px 10px;
        border: 1px #ccc solid;
        font-weight:bold;
        color:#515151;
        background:#E6E7E8;
        width:auto;
        }
        
        table td.tbrr{
        padding:10px 10px;
        border: 1px #ccc solid;
        background:#fff;
        }
        
        
        /* フッター
        *****************************************************/
        #footer ul{
        padding-bottom:18px;
        }
        
        #footer ul li{
        display:inline-block;
        vertical-align:text-top;
        text-align:left;
        padding:5px 0;
        margin-right:20px;
        background:url(images/lin_01.png) no-repeat 0 8px;
        }
        
        #footer ul li	a{
        display:block;
        padding:0 0 0 12px;
        overflow:hidden;
        color:#fff;
        font-size:10px;
        }
        
        #footer ul li	a:hover{text-decoration:underline;}
        
        #footer ul li li{
        display:block;
        padding:0;
        margin:0 0 0 5px;
        background-position:0 5px;
        }
        
        
        *:first-child+html #footer ul li{display:inline;}
        *:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}
        
        #copyright{
        clear:both;
        padding:10px;
        text-align:center;
        font-size:75%;
        zoom:1;
        color:#000;
        background:#F0F5F7;
        }
        
        /* page navigation
        ------------------------------------------------------------*/
        .pagenav{
        clear:both;
        width: 100%;
        height: 30px;
        margin: 5px 0 20px;
        }
        
        .prev{float:left}
        
        .next{float:right;}
        
        #pageLinks{
        clear:both;
        color:#2a588b;
        text-align:center;
        }
        
        .mobile table, .mobile iframe{
        height:auto !important;
        width:auto !important;
        }
        
        /* フォーム
        ------------------------------------------------------------*/
        input[type="text"],textarea{
        vertical-align:middle;
        max-width:100%;
        line-height:30px;
        height:20px;
        padding:1px 2px;
        border:1px solid #d4d4d7;
        border-radius:3px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        font-size:100%;
        color:#555;
        background:#fcfcfc;
        }
        
        textarea{width:95%;height:200px;}
        
        .smh_more, .smh_menu{display:none;}
        
        /* メインメニュー　PC用 ------------------------------------------------------------*/
            #mainNav{
            clear:both;
            position:relative;
            z-index:200;
                background:url(images/nav_bg2.png) repeat;
            }
        
            #mainNav ul li{
            float: left;
            position: relative;
            border-right:1px solid #A8A7A0;
            }
            
            #mainNav ul li:first-child{border-left:1px solid #A8A7A0;}
        
            #mainNav ul li a{
            display: block;
            text-align: center;
            _float:left;
            color:#fff;
            height:40px;
            line-height:40px;
            padding:15px 35px 5px;
            }
            
            #mainNav ul li a span,#mainNav ul li a strong{
            display:block;
            font-size:90%;
            line-height:1.4;
            }
            
            #mainNav ul li a span{
            font-size:70%;
            color:#ccc;
            }
        
            nav div.panel{
          display:block !important;
          float:left;
          }
          
          a#menu{display:none;}
          
          #mainNav ul li.current-menu-item a, #mainNav ul li a:hover, #mainNav ul li a:active, #mainNav ul li.current-menu-parent a{
          background:url(images/nav_bg3.png) no-repeat;
          }
          
         #mainNav ul ul{width:160px;}
          
         #mainNav ul li ul{display: none;}
          
          #mainNav ul li:hover ul{
          display: block;
          position: absolute;
          top:60px;
          left:-2px;
          z-index:500;
          }
            
          #mainNav ul li li{
            padding:0 0 0 10px;
            margin:0;
          float: none;
          height:40px;
          line-height:40px;
          width:160px;
          background:#214a78;
            border:0;
          border-bottom:1px solid #A8A7A0;
          }
            
            #mainNav ul li li:first-child{border-left:0;}
            
          #mainNav ul li li a{
          width:100%;
          height:40px;
            padding:0;
          line-height:40px;
          font-size:95%;
          text-align:left;
          }
            
            #mainNav ul li li a span{padding:0 10px;}
            
            #mainNav ul li li a:hover,#mainNav ul li li.current-menu-item a{color:#327cab;}
          
            #mainNav ul li:hover ul li:last-child{
            border:0;
            }
}






/* 幅475px以下から 微調節
------------------------------------------------------------*/
@media only screen and (max-width: 475px){
  #wrapper, #header, .inner{width:100%;}

/* 施工事例一覧 ---------------------*/
#newItem{
width: 100px;
height:200px;
margin: 3px 10px auto 10px;
padding: 0 0 0 0;
float:left;
overflow: hidden;
text-align:center;
font-size:12px;
}
#newItem .box{
width: 100px;
height: auto;
margin: 0 auto;
padding: 0;
display: block;
font-size: 9pt;
float:left;
font-weight: bold;
}
.click_box{border: 1px #B4D0DB solid;padding:10px 5px;}
.click_box:hover{background:#B4D0DB;color:#fff;}
.click_box a:hover{color:#fff;}
#newItem .box .boximg{
width: 100px;
height: 130px;
margin: auto auto 5px auto;
overflow: hidden;
display: block !important;
}
#newItem .box .boximg img{
width: 100px !important;
height: auto !important;
max-width: 200px !important;
max-height: auto !important;
display: block;
}

.box_e{
	width:100%;
	margin:0 auto;
}


	.form{
	border-collapse: separate;
	border-spacing: 3px;
	width:100%;
	font-size:12px;
	float:left;
	margin:auto auto 20px auto;
	}

        body{
        font:80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
        color:#252525;
        -webkit-text-size-adjust: none;
        background:#fff;
	min-width:100%;
        }

	#header h1{padding:0; text-align:center;margin:0 auto;float:none;background:#CAEDF7;display:none;}
	#header .inner{width:100%;background:#CAEDF7;display:none;}
	#header {background:#CAEDF7;display:none;}
	#header p{text-align:center;float:none;padding:0;display:none;}
	#header h2{padding:5px 5px;float:left;width:50%;display:none;}

	#header{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}

	.smh_ul{display:none;}

	.smh_menu{display:block;float:right;padding-top:7%;width:30%;}
	.pc_menu{display:none;}

	.smh_more{display:block;width:90%;text-align:right;font-size:12px;clear:both;}
	.smh_more a {color:#0071BC;}
	.smh_more a:hover {color:#ccc;}

	#mainNav ul, .thumbWrap{margin:0 auto;}
	#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}
	
	#banners{width:100%;margin:0 auto;text-align:center;position:relative;}
	#banners p{display:blok;width:30%;margin:0 10px;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footer ul{	text-align:center;	}
	#footer ul li{margin-right:20px;}

.itemL,.itemM,.itemS,.txt_all,.txt_long,.txt_half,.txt_menu,.txt_staff,.txt_staff2,.txt_rec,.mR20,.last,.mB10,.mL20{
	width: 100%;
	padding: 0;
	margin: 0 auto 20px auto;
	background:none;
	border:none;
	float:none;
	clear:both;
	}
	.about img{
	border:none;
	width: 60%;
	margin-bottom:10px;
	}
	#content {
	padding:10px 0;
	width: 100%;
	}
	#wrapper h3{
	margin:0 auto;
	width: 96%;
	font-size:100%;
	color: #000;
	font-weight: bold;
	border:1px solid #ccc;
	padding:1% 0 1% 2%;
	line-height: 36px;
	background:url(images/h3bg.png) repeat-x left;
	}

	#wrapper h3.aqa{
	width: 100% !important;
	padding:0 !important;
	background:none !important;
	margin:10px auto !important;
	border-bottom:1px solid #93278F !important;
	border-top:none;
	border-left:none;
	border-right:none;
	}

	.post h4{
	width: 95%;
	padding: 0 0 0 5%;
	margin:10px auto;
	line-height: 35px;
	font-size:100%;
	font-weight:bold;
	color:#214a78;
	background:url(images/h4.png) repeat-x;
	}
	.post h4.bold_k{
	width: 95%;
	padding: 0 0 0 5%;
	margin:10px auto;
	line-height: 35px;
	font-size:100%;
	font-weight:bold;
	color:#214a78;
	background:url(images/h4.png) no-repeat;
	}

	#footer{
	clear:both;
	font-size:100%;
	padding-top:0px;
	background:url(images/foot_bg.png) repeat-x;
	} 
	.about{
	width:95%;
	margin: 5px auto auto auto;
	background: #fff;
	border: 1px solid #ccc;
	}
	.about_01{
	width:90%;
	margin:0 auto;
	}

	#sidebar{
	clear:both;
	width:100%;
	float:none;
	margin:0 auto;
	padding:0;
	}
	#sidebar2{
	clear:both;
	width:100%;
	float:none;
	margin:0 auto;
	padding:0;
	}
	#sidebar2 h3{
	margin:0 auto;
	width: 97%;
	font-size:100%;
	color: #000;
	font-weight: normal;
	border:1px solid #ccc;
	padding:0.1% 0 0.1% 2%;
	line-height: 36px;
	background:url(images/h3bg.png) repeat-x left;
	}

	#sidebar h3{
	margin:0 auto;
	width: 97%;
	font-size:100%;
	color: #000;
	font-weight: normal;
	border:1px solid #ccc;
	padding:0.1% 0 0.1% 2%;
	line-height: 36px;
	background:url(images/h3bg.png) repeat-x left;
	}
	.sabout{
	width:95%;
	margin: 5px auto 15px auto;
	background: #fff;
	border: 1px solid #ccc;
	}
	.sabout_01{
	width:90%;
	margin: 0 auto;
	padding: 10px 0;
	}
	.side_smh{display:block;text-align:center;margin:0 auto;}

	.side_bnn{display:block;width:100%;}
	.side_bnn img{width:100%;}
	.side_bn1{float:left;width:50%;}
	.side_bn2{float:right;width:50%;}
	
	.side_pc{display: none;}


	#mainImg{
	clear:both;
	margin-top:0;
	line-height:0;
	text-align:center;
	z-index:0;
	background:none;
	}
	.side_bn{
	display:block;
	margin:auto;
	text-align:center;
	}

	.smh_top{margin:0 auto;text-align:center;}
	.pc_top{display:none;}

	.hako{
	width:100%;
	padding:0;
	}
	.hako_2{
	float: none;
	margin:auto;
	padding: 0; 
	width:100%;
	height:auto;
	text-align:center;
	}
	.hako_3{
	margin:auto;
	padding:0;
	text-align:center;
	background: #F0F5F7;
	width:100%;
	height:auto;
	}
	.hako_22{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_23{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_24{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_25{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_26{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_27{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_28{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_29{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_30{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_31{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_32{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_33{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_34{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_36{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_37{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}
	.hako_38{
	float: none;
	margin:0 auto;
	padding: 10px 0; 
	width:100%;
	height:auto;
	text-align:center;
	background: #F0F5F7;
	}

	table.tbr{
	border: #ccc solid;
	border-width: 1px 1px 0 1px;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	display:block;
	float:none;
	margin-top:10px;
	font-size:12px;
	}
	table th.tbr{
	padding:10px;
	border: #ccc solid;
	border-width: 0 1px 1px 0;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:90px;
	}
	table td.tbr{
	padding:10px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 0;
	background:#fff;
	}


	table.tbrr{
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	font-size:12px;
	}

	table th.tbrr{
	padding:10px;
	border: 1px #ccc solid;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:75px;
	}
	table td.tbrr{
	padding:10px;
	border: 1px #ccc solid;
	background:#fff;
	}



	.tbrbox{
	display: block;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	}


	.post{
	margin:0 auto;
	padding:10px;
	border: 1px;
	border-style: none;  
	border-color: #fff;
	background: #fff;
	}

	.rightbox{
	float: right;
	width: 0px;
	height: 0px;
	margin: 10px 0 0 0;
	display: none;}

	.and{
	float: right;
	margin: 10px 0 15px 185px;
	display: none;
	font-size:15px;
	position:absolute; 
	bottom: 0;
	color:#888;
	letter-spacing:0.2em;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	}

	.post blockquote {
	clear:both;
	padding:0 0 0 10px;
	margin:0 0 10px 5px;
	border-left: 4px solid #ccc;
	}
	.post blockquote p{padding:5px 0;}


	.tprpr{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

	.tprpr th{
	padding:10px;
	border-right: 1px solid #E6E7E8;
	border-left: none;
	border-bottom: none;
	border-top: none;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:100%;
	}
	.tprpr td{
	padding:10px;
	border: 1px solid #E6E7E8;
	background:#fff;
	width:100%;
	}

	.tprpr2{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

	.tprpr2 th{
	padding:10px;
	border-right: 1px solid #E6E7E8;
	border-left: none;
	border-bottom: none;
	border-top: none;
	font-weight:bold;
	color:#515151;
	background:#E6E7E8;
	width:10%;
	}
	.tprpr2 td{
	padding:10px;
	border: 1px solid #E6E7E8;
	background:#fff;
	width:25% !important;
	}


/* フォーム
------------------------------------------------------------*/
input[type="text"],textarea{
vertical-align:middle;
max-width:100%;
line-height:30px;
height:20px;
padding:1px 2px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{width:95%;height:auto;max-height:50%;}


ul.smhn{margin:0 auto;padding-left:1%;width:99%;}

li.smhn{margin:0 auto;padding-top:1%;float:left;border-top:1px solid #ddd;width:49%;border-right:1px solid #ddd;}
li.smhnr{margin:0 auto;padding-top:1%;float:left;border-right:1px solid #ddd;border-top:1px solid #ddd;width:49%;border-left:1px solid #ddd;}

li.smhnt{
margin:0 auto;
padding-top:1%;
float:left;
border-top:1px solid #ddd;
width:49%;
border-right:1px solid #ddd;
display:inline;
list-style:none;
}
li.smhntr{
margin:0 auto;
padding:1% 0 0 0 !important;
float:left;
border-right:1px solid #ddd;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
width:49%;
display:inline;
list-style:none;
}


li.smhnb{margin:0 auto;padding-top:1%;float:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:49%;border-right:1px solid #ddd;}
li.smhnbr{margin:0 auto;padding-top:1%;float:left;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;width:49%;border-left:1px solid #ddd;}

.top_box{width:100%;background:#1A72BA;height:35px;color:#fff;padding-top:115px;}


#smhn2 ul{
	margin:0 auto;
	padding-left:1%;
	width:98%;
	list-style:none;
	text-align:left;
	}

#smhn2 li{
height:40px !important;
line-height:40px !important;
width:49%;
margin:0 !important;
padding:1px 0 0 0 !important;
float:left;
text-align:left;
list-style:none;
}
#smhn2 li a{
width:100%;
height:40px !important;
margin:0 ;
padding: 1% 0 0 0;
float:left;
border-right:1px solid #ddd;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: 	url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}

	.srd{display: none;}
	#wrapper hr{
	border:none;
	border-top:dashed 1px #ccc;
	height:1px;
	color:#FFFFFF;
	width:90%;
	}

	.tophkk{
	display: block;
	padding:0px;
	margin:0px auto;
	text-align:center;
	width:100%;
	font-size: 85%;
	}

	.tophk_0{
	width:98%;
	display: block;
	padding:0 0 0 2%;
	margin:5px auto;
	}
	.tophk{
	float:left;
	display: block;
	margin:0 5px 5px 0;
	padding:0;
	border: 1px;
	border: 1px solid #ccc;  
	background: #fff;
	width:48%;
	height:200px;
	background:url(images/top_bg.jpg) repeat center;
	}
	.tophk2{
	float:left;
	display: block;
	margin:0 0 5px 0;
	padding:0;
	border: 1px;
	border: 1px solid #ccc;  
	background: #fff;
	width:48%;
	height:200px;
	background:url(images/top_bg.jpg) repeat center;
	}
	.tophk3{
	clear:both;
	float:left;
	display: block;
	margin:0 5px 10px 0;
	padding:0;
	border: 1px;
	border: 1px solid #ccc;  
	background: #fff;
	width:48%;
	height:200px;
	background:url(images/top_bg.jpg) repeat center;
	}
	.tophk4{
	float:left;
	display: block;
	margin:0 0 10px 0;
	padding:0;
	border: 1px;
	border: 1px solid #ccc;  
	background: #fff;
	width:48%;
	height:200px;
	background:url(images/top_bg.jpg) repeat center;
	}

.R_box{
float:left;
width:100%;
height:auto;
padding: 0;
margin:0 auto;
}
.pc_of{display:block;}
.smh_of{display:none;}

}