@charset "utf-8";

@import "base_layout.css";
@import "common_parts.css";
@import "table.css";


.section{
	margin-bottom: 20px;
}
.section:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .section{
    height: 1em;
}
.section{
    display: block;
}
/* ▲ */
/* for IE7 */
*:first-child+html .section{
	zoom:1;
}


.section_inner{
	padding-bottom: 20px;
	margin-top: 15px;
}
.section_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .section_inner{
    height: 1em;
}
.section_inner{
    display: block;
}
/* ▲ */
/* for IE7 */
*:first-child+html .section_inner{
	zoom:1;
}

.text{
	padding: 10px;
	line-height: 1.5;
}
.text p{
	padding-bottom: 1em;
}
.text p:last-child{
	padding-bottom: 0;
}

.text20{
	padding: 20px;
	line-height: 1.5;
}


.text20_white{
	padding: 20px;
	line-height: 1.5;
	background: #FFF;
}

.section_border{
	border-bottom: 1px solid #c0c0c0;
}

.section_box{
	border: 1px solid #c0c0c0;
}

.section_dotbg{
	background: url(../../img/common/bg_dot.gif) repeat;
}

/*title set
----------------------------------------------------------------------*/
h2{
	background: url(../../img/common/bg_pagettl.jpg) no-repeat;
	width: 980px;
	height: 147px;
	display: block;
	position: relative;
	margin: 0 0 10px 0;
}

h2 span.t1{
	position: absolute;
	top: 50px;
	left: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0px #FFF;
}
h2 span.sub{
	position: absolute;
	top: 90px;
	left: 45px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0px #FFF;
}

h3.none,
h4.none{
	margin: 0 0 10px 0;
	clear: both;
}


h3.h3_ttl1{
	background: url(../../img/common/ar_blue_large.png) no-repeat left center;
	padding: 0 0 0 20px;
	color: #1069C3;
	margin: 0 0 10px 0;
	font-size: 21px;
	line-height: 18px;
	font-weight: bold;
}
h3.h3_ttl3{
	background: url(../../img/common/ar_blue_large.png) no-repeat 0 0.2em;
	padding: 0 0 0 20px;
	color: #000;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
h3.h3_ttl4{
	background: url(../../img/common/ar_blue_large.png) no-repeat 0 0.2em;
	padding: 0 0 0 20px;
	color: #000;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
}

h3.h3_ttl2, h4.h4_ttl1{
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	margin: 0 0 10px 0;
	clear: both;
}

h4.h4_ttl2, h5.h5_ttl1{
	background: url(../../img/common/h4_bg2.gif) no-repeat 0 0.2em;
	text-indent: 20px;
	font-size: 12px;
	color: #009E8F;
	font-weight: bold;
	margin: 0 0 10px 0;
	clear: both;
}


/*お問い合わせ
************************************************************************************/
.frameForm input{
	margin: 1px 3px 1px 1px;
}

.frameForm textarea{
	width: 450px;
	height: 100px;
	padding: 3px;
	border: 1px solid #CCC;
}

.frameForm input.txt{
	padding: 3px;
	border: 1px solid #CCC;
}


.frameForm input.long{
	width: 420px;
}
.frameForm input.mdl{
	width: 250px;
}
.frameForm input.small{
	width: 150px;
}
.frameForm input.xsmall{
	width: 60px;
}


.frameForm .on{
	ime-mode: active;
}
.frameForm .off{
	ime-mode: disabled;
}


/*サービス
************************************************************************************/

.frameService{
	width: 100%;
	clear: both;
}
.frameService .boxPhoto{
	width: 169px;
	float: right;
}
.frameService .boxPhoto img{
	width: 169px;
	height: auto;
	display: block;
}
.frameService .boxTxt{
	width: 583px;
	float: left;
}


.sttl_service{
	font-size: 14px;
	color: #5705bc;
	font-weight: bold;
	display: block;
	line-height: 1.5;
}

.framedot_narrow{
	width: 70%;
	margin: 20px auto;
	padding: 15px;
}

ul.flow{
	width: 100%;
	margin: 15px 0;
	list-style: none;
}
ul.flow li{
	margin: 10px 0;
	padding: 0 0 60px 0;
	background: url(../../service/img/ar_flow.png) no-repeat bottom center;
}
ul.flow li:last-child{
	background: none;
	padding: 0;
}

ul.dotted{
	width: 50%;
	margin: 10px auto;
	padding: 15px;
	list-style: none;
	background: url(../../img/common/bg_dot.gif) repeat;
}
ul.dotted li{
	margin: 0 0 5px 15px;
	padding-left: 15px;
	background: url(../../service/img/ar_green.png) no-repeat left center;
}

.box_grborder{
	margin: 20px auto;
	width: 50%;
	display: block;
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;
}

ul.dotted2{
	width: 90%;
	margin: 15px 5%;
	list-style: none;
}
ul.dotted2 li{
	margin: 10px 0;
	padding: 20px;
	background: url(../../img/common/bg_dot.gif) repeat;
	display: block;
}
ul.dotted2 li.arrow{
	margin: 5px 0;
	padding: 0;
	height: 46px;
	background: url(../../service/img/ar_flow.png) no-repeat center center;
	display: block; 
}

.box_dotbg{
	margin: 10px auto;
	padding: 20px;
	background: url(../../img/common/bg_dot.gif) repeat;
	width: 90%;
}


/*開業10年目記念特典
************************************************************************************/
/*　右側 */
#page_aniv #areaBody{
	padding: 20px 0 20px 0;
	margin: 0 auto;
}
/* ページ分割
----------------------------------------*/
/* 回り込み解除 */
#page_aniv  #areaBody:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #page_aniv #areaBody{
    height: 1em;
}
#page_aniv #areaBody{
    display: block;
}
/* ▲ */
/* for IE7 */
*:first-child+html #page_aniv #areaBody{
	zoom:1;
}

#page_aniv #areaBody #areaMain{
	width: 760px;
	margin: 0 auto;
	float: none;
}

.frameTokuten{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.frameTokuten h4{
	font-weight: bold;
	margin: 0 0 7px 0;
	font-size: 14px;
}
/*共通のパーツ*/
.frameTokuten .boxTokuten{
	width: 100%;
	margin: 0 0 20px 0;
	padding: 15px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.frameTokuten .redborder{
	border: 3px solid #CC0003;
}
.frameTokuten .blueborder{
	border: 3px solid #0003A0;
}
.frameTokuten .greenborder{
	border: 3px solid #046F00;
}
.frameTokuten .caution{
	color:#CC0003;
}

.frameTokuten ul.ar_gry li{
	background: url(../../img/common/ar_gray.gif) no-repeat 0 0.3em;
	padding: 0 0 0 15px;
	margin: 10px 0;
}

