@charset "UTF-8";
/* CSS Document */
/* Standard module */

/*------------------------------------------------------------------------
子宝温参霊LPスタイルシート（拡張設定）
--------------------------------------------------------------------------*/


/*------------------------------------------------------------------------
デフォルト設定クリア
--------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
#container a:hover img {
	opacity:0.8;
	filter:alpha(opacity=70);
}
#container a:hover img.over {
	opacity:1;
	filter:alpha(opacity=100);
}

/*------------------------------------------------------------------------
基本設定
--------------------------------------------------------------------------*/

a img {
	border: 0;
}
 
body {
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	/*background:url(../image/body_bg.png) repeat;*/
	margin: 0;
	padding: 0;
	color:#000000;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:link {
	color:#3399FF;
}
a:visited {
	color:#3399FF;
}
a:hover, a:active {
	color:#3399FF;
	text-decoration: underline;
}


/*--------------------------------------------------------
モバイル表示
-------------------------------------------------------*/


@media
only screen and (max-width : 640px){

#container{
	background:#FFF4E0;	 !important;
}

#container-in{
	width:100% !important;
}

} /*@media*/

/*--------------------------------------------------------
モバイル時に表示させる/させない
-------------------------------------------------------*/

/* ●モバイル時にのみ表示させる要素 */
.onlymbl{
	display:none;
}

@media
only screen and (max-width : 640px){

.onlymbl{
	display:block;
}

/* ●モバイルで表示させない要素 */
.nombl{
	display:none!important;
}

} /*@media*/




/*------------------------------------------------------------------------
BR Clear Module
--------------------------------------------------------------------------*/

.cl {
	clear: both;
}

.clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/
}
/*------------------------------------------------------------------------
Font
--------------------------------------------------------------------------*/

.f-s10 {
	font-size: 10px;
}


.f-s12 {
	font-size: 12px;
}

.f-s14 {
	font-size: 14px;
}

.f-s16 {
	font-size: 16px;
}

.f-s18 {
	font-size: 18px;
}

.f-s20 {
	font-size: 20px;
}

.f-s22 {
	font-size: 22px;
}

.f-s24 {
	font-size: 24px;
}

.f-s26 {
	font-size: 26px;
}

/*-----------------------------------------------------
行間
-----------------------------------------------------*/

.lh2-0{
	line-height: 2.0em;
}

.lh1-9{
	line-height: 1.9em;
}

.lh1-85{
	line-height: 1.85em;
}

.lh1-8{
	line-height: 1.8em;
}

.lh1-7{
	line-height: 1.7em;
}


.lh1-6{
	line-height: 1.6em;
}


.lh1-5{
	line-height: 1.5em;
}


.lh1-4{
	line-height: 1.4em;
}


.lh1-3{
	line-height: 1.3em;
}

.lh1-2{
	line-height: 1.2em;
}



/*-----------------------------------------------------
float関係
-----------------------------------------------------*/
.fl{
	float: left;
}
.fr{
	float: right;
}

/*-----------------------------------------------------
位置関係
-----------------------------------------------------*/
.cen{
	text-align: center;
}
.rir{
	text-align: right;
}
.lef{
	text-align: left;
}

.m-auto{
	margin:0px auto 0px auto;
}

/*-----------------------------------------------------
width関係
-----------------------------------------------------*/
.w5{
	width: 5px;
}
.w10{
	width: 10px;
}
.w15{
	width: 15px;
}
.w20{
	width: 20px;
}
.w25{
	width: 25px;
}
.w30{
	width: 30px;
}
.w35{
	width: 35px;
}
.w38{
	width: 38px;
}
.w45{
	width: 45px;
}
.w50{
	width: 50px;
}
.w60{
	width: 60px;
}
.w80{
	width: 80px;
}
.w85{
	width: 85px;
}
.w90{
	width: 90px;
}
.w95{
	width: 95px;
}
.w100{
	width: 100px;
}
.w120{
	width: 120px;
}
.w130{
	width: 130px;
}
.w135{
	width: 135px;
}
.w140{
	width: 140px;
}
.w150{
	width: 150px;
}
.w180{
	width: 180px;
}

.w185{
	width: 185px;
}

.w200{
	width: 200px;
}
.w245{
	width: 245px;
}
.w250{
	width: 250px;
}
.w260{
	width: 260px;
}
.w290{
	width: 290px;
}
.w295{
	width: 295px;
}
.w300{
	width: 300px;
}
.w320{
	width: 320px;
}
.w340{
	width: 340px;
}
.w352{
	width: 352px;
}
.w400{
	width: 400px;
}
.w450{
	width: 450px;
}
.w472{
	width: 472px;
}
.w590{
	width: 590px;
}
.w750{
	width: 750px;
}
.w850{
	width: 850px;
}

.w10per{
	width: 10%;
}

.w15per{
	width: 15%;
}

.w20per{
	width: 20%;
}

.w25per{
	width: 25%;
}

.w30per{
	width: 30%;
}

.w35per{
	width: 35%;
}

.w40per{
	width: 40%;
}

.w45per{
	width: 45%;
}

.w50per{
	width: 50%;
}

.w55per{
	width: 55%;
}

.w60per{
	width: 60%;
}

.w65per{
	width: 65%;
}

.w70per{
	width: 70%;
}

.w71per{
	width: 71%;
}

.w72per{
	width: 72%;
}

.w73per{
	width: 73%;
}

.w74per{
	width: 74%;
}

.w75per{
	width: 75%;
}

.w80per{
	width: 80%;
}

.w85per{
	width: 85%;
}

.w90per{
	width: 90%;
}

.w95per{
	width: 95%;
}

.w100per{
	width: 100%;
}


/*-----------------------------------------------------
margin関係
-----------------------------------------------------*/
.m-t1 { 
	margin-top: 1px; 
}
.m-t2 { 
	margin-top: 2px; 
} 
.m-t3 { 
	margin-top: 3px; 
} 
.m-t4 { 
	margin-top: 4px; 
} 
.m-t5 { 
	margin-top: 5px; 
} 
.m-t6 { 
	margin-top: 6px; 
} 
.m-t7 { 
	margin-top: 7px; 
} 
.m-t8 { 
	margin-top: 8px; 
} 
.m-t9 { 
	margin-top: 9px; 
} 
.m-t10 { 
	margin-top: 10px; 
}

.m-t11 { 
	margin-top: 11px; 
}

.m-t12 { 
	margin-top: 12px; 
}

.m-t13 { 
	margin-top: 13px; 
}

.m-t14 { 
	margin-top: 14px; 
}

.m-t15 { 
	margin-top: 15px; 
}

.m-t16 { 
	margin-top: 16px; 
}

.m-t17 { 
	margin-top: 17px; 
}

.m-t18 { 
	margin-top: 18px; 
}

.m-t19 { 
	margin-top: 19px; 
}
 
.m-t20 { 
	margin-top: 20px; 
}

.m-t21 { 
	margin-top: 21px; 
} 

.m-t22 { 
	margin-top: 22px; 
} 

.m-t23 { 
	margin-top: 23px; 
} 

.m-t24 { 
	margin-top: 24px; 
} 


.m-t25 { 
	margin-top: 25px; 
}

.m-t26 { 
	margin-top: 26px; 
}

.m-t27 { 
	margin-top: 27px; 
}

.m-t28 { 
	margin-top: 28px; 
}

.m-t29 { 
	margin-top: 29px; 
}

 
.m-t30 { 
	margin-top: 30px; 
} 

.m-t35 { 
	margin-top: 35px; 
} 

.m-t40 { 
	margin-top: 40px; 
} 

.m-t45 { 
	margin-top: 45px; 
} 

.m-t50 { 
	margin-top: 50px; 
} 

.m-b1 { 
	margin-bottom: 1px; 
}
.m-b2 { 
	margin-bottom: 2px; 
} 
.m-b3 { 
	margin-bottom: 3px; 
} 
.m-b4 { 
	margin-bottom: 4px; 
} 
.m-b5 { 
	margin-bottom: 5px; 
} 
.m-b10 { 
	margin-bottom: 10px; 
} 
.m-b15 { 
	margin-bottom: 15px; 
} 
.m-b20 { 
	margin-bottom: 20px; 
} 
.m-b25 { 
	margin-bottom: 25px; 
} 
.m-b30 { 
	margin-bottom: 30px; 
} 

.m-l1{
	margin-left: 1px; 
}
.m-l2{
	margin-left: 2px; 
}
.m-l3{
	margin-left: 3px; 
}
.m-l4{
	margin-left: 4px; 
}
.m-l5{
	margin-left: 5px; 
}
.m-l6{
	margin-left: 6px; 
}
.m-l7{
	margin-left: 7px; 
}
.m-l8{
	margin-left: 8px; 
}
.m-l9{
	margin-left: 9px; 
}
.m-l10{
	margin-left: 10px; 
}
.m-l15{
	margin-left: 15px; 
}
.m-l20{
	margin-left: 20px; 
}
.m-l25{
	margin-left: 25px; 
}
.m-l30{
	margin-left: 30px; 
}

.m-r1{
	margin-right: 1px; 
}
.m-r2{
	margin-right: 2px; 
}
.m-r3{
	margin-right: 3px; 
}
.m-r4{
	margin-right: 4px; 
}
.m-r5{
	margin-right: 5px; 
}
.m-r6{
	margin-right: 6px; 
}
.m-r7{
	margin-right: 7px; 
}
.m-r8{
	margin-right: 8px; 
}
.m-r9{
	margin-right: 9px; 
}
.m-r10{
	margin-right: 10px; 
}

.m-r15{
	margin-right: 15px; 
}

.m-r20{
	margin-right: 20px; 
}

.m-r25{
	margin-right: 25px; 
}

/*-----------------------------------------------------
padding関係
-----------------------------------------------------*/
.p-t5{
	padding-top: 5px;
}
.p-t10{
	padding-top: 10px;
}
.p-t20{
	padding-top: 20px;
}
.p-t30{
	padding-top: 30px;
}
.p-b7{
	padding-bottom: 7px;
}
.p-b20{
	padding-bottom: 20px;
}
.p-b30{
	padding-bottom: 30px;
}
.p-l5{
	padding-left: 5px;
}
/*-----------------------------------------------------
フォントweight
-----------------------------------------------------*/
.fb{
	font-weight: bold;
}
.fn{
	font-weight: normal;
}

/*-----------------------------------------------------
フォントカラー
-----------------------------------------------------*/

.fc-gre1{
	color:#333333;
}

.fc-gre2{
	color:#666666;
}

.fc-gre3{
	color:#999999;
}

.fc-red{
	color:#CC0000;
}

.fc-pin{
	color:#E9546B;
}

.fc-ora{
	color:#FF6600;
}

.fc-whi{
	color:#FFFFFF;
}
