@charset "utf-8";
/*------------------------
 各ページのベースとなるCSS
-------------------------*/
html{
	-webkit-text-size-adjust: none;
style="overflow-x:hidden;"
}
body{
	color: #2E2E2E;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F5F6F7;
	background-position: left top;
}
* + html body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link{
	text-decoration: none;
	color: #666;
	outline: none;
}
a:visited{
	text-decoration: none;
	color: #666;
}
a:hover{
	text-decoration: underline;
	color: #666;
}
a:active{
	text-decoration: none;
	color: #666;
}
img{
	vertical-align: top;
}
.over a:hover img {
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
h1{
	color: #0E6AB5;
	font-size: 10px;
}
h2{
	clear: both;
}
h3 h4{
	clear: both;
}
/* テキスト*/

.t0{
	padding: 6px;
	clear: both;
	line-height: 160%;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t0 strong{
	clear: both;
	color: #C42700;
	font-size: 16px;
	font-weight: bold;
}
.t1{
	padding: 7px;
	clear: both;
	line-height: 190%;
	color: #4B4B4B;
	font-size: 14px;
	font-weight: normal;
}
.t1 strong{
	clear: both;
	color: #EA0000;
	font-size: 16px;
	font-weight: bold;
}
.t1 span{
	clear: both;
	color: #C42700;
	font-size: 12px;
	font-weight: normal;
}
.t2{
	padding: 10px;
	clear: both;
	line-height: 190%;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.t3{
	padding: 10px;
	clear: both;
	line-height: 190%;
	color: #3D3D3D;
	font-size: 12px;
	font-weight: normal;
}
.t4{
	padding: 70px 10px 20px 10px ;
	clear: both;
	line-height: 200%;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t5{
	clear: both;
	line-height: 140%;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t6{
	clear: both;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.t6 a{
	color: #FFFFFF;
}
.t6 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.t7{
	clear: both;
	line-height: 190%;
	color: #373737;
	font-size: 14px;
	font-weight: normal;
}
.t7 a{
	color: #008CEA;
	text-decoration: underline;
}
.t7 a:hover{
	color: #FF6600;
}




.t7 strong{
	color: #0E6AB5;
	font-size: 18px;
	font-weight: bold;
}
.t8{
	color: #373737;
	font-size: 14px;
	font-weight: bold;
}
.t9{
	clear: both;
	line-height: 180%;
	color: #373737;
	font-size: 12px;
	font-weight: normal;
}


.t10{
	clear: both;
	padding: 4px 0px 4px 0px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t10 a{
	color: #333333;
		text-decoration: underline;

}
.t10 a:hover{
	color: #0099FF;
	text-decoration: underline;
}

.t11{
	padding: 0 10px 20px;
	clear: both;
	line-height: 150%;
	color: #3D3D3D;
	font-size: 12px;
	font-weight: normal;
}

.t11 img{
	margin: 0 5px;
}




/* スペース */
.s0{
	clear: both;
}
.s0b{
	float: left;
}
.s1{
	clear: both;
	padding: 13px 0px 13px 0px;
}
.s1b{
	clear: both;
	padding: 13px 0px 0px 0px;
}
.s2{
	clear: both;
	margin: 0px 0px 31px 0px;
}
.s2b{
	clear: both;
	margin: 0px 0px 0px 0px;
}
.s3{
	background-image: url(../images/common/line1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.s4{
	clear: both;
	padding: 0px 0px 14px 0px;
	background-image: url(../images/common/shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.s5{
	background-image: url(../images/common/baccess.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.s6{
	clear: both;
	background-image: url(../images/common/bgre.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 718px;
	height : 240px;
}
.s7{
	clear: both;
	margin: 10px 0px 15px 26px;
}







/* トップページ用CSS */

#main_img{
	background-color: #FFFFFF;
	margin: 13px 0px 13px 0px;

}


#b1{
	background-image: url(../images/common/b.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#b2{
	background-image: url(../images/common/b2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#b3{
	background-image: url(../images/common/b3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#b4{
	background-image: url(../images/common/bfv.jpg);
	background-repeat: repeat-x;
	background-position: center 130px;
}
#b4u{
	background-image: url(../images/common/bftu.jpg);
	background-repeat: repeat-x;
	background-position: center 130px;
}
#b5{
	background-image: url(../images/common/bfv2.jpg);
	background-repeat: no-repeat;
	background-position: center 190px;
}
#b5u{
	background-image: url(../images/common/bfv2u.jpg);
	background-repeat: no-repeat;
	background-position: center 178px;
}


#w{
	clear: both;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/* ヘッダー */
 
#hd{
	clear: both;
	width: 980px;
	height: 130px;
}
#hd ul{
	position: relative;
}
#hd ul li{
	position: absolute;
}
#htx{
	top: 16px;
	right: 0px;
}
#lg{
	top: 35px;
	left: 13px;
}
#tl{
	top: 35px;
	left: 385px;
}
#hbt{
	top: 54px;
	right: -1px;
}


/* メイン画像 */



 
 /* グローバルナビ */ 

#nv{
	clear: both;
	width: 980px;
	height: 48px;
	background-image: url(../images/common/bnv.jpg);
	background-repeat: no-repeat;
}
#nv ul {
}
#nv ul li{
	float: left;
}
/* Topページコンテンツ */ 











 /* 左コンテンツ */ 

#l{
	float: left;
	width: 230px;
	margin: 0px 25px 0px 6px;
}


/* 右コンテンツ */ 
#r{
	float: left;
	width: 718px;
}




/* フッタ */ 
 
#ft{
	width: 100%;
	clear: both;
	height: 269px;
	background-image: url(../images/common/bft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#ft2{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	clear: both;
	height: 269px;
	background-image: url(../images/common/c.jpg);
	background-repeat: no-repeat;
	background-position: center 227px;
}
#ft2 p{
	padding: 45px 0px 0px 0px;
	line-height: 120%;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
#ft2 p a{
	color: #FFFFFF;
}
#ft2 p a:hover{
	text-decoration: underline;
}
/* 下層用CSS */

#pn{
	clear: both;
	padding: 10px 0px 10px 10px;
}

#pn p{
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
}

#pn a{

	color: #0E6AB5;
	text-decoration: underline;
}
#pn a:hover{
	color: #FF6600;
	text-decoration: none;
}
.gotop{
	clear: both;
	padding: 0px 0px 20px 0px;
}
.gotop a:hover img {
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
.gotop2{
	clear: both;
	padding: 10px 0px 10px 0px;
}
.gotop2 a:hover img {
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
.line01{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.line02{
	background-image: url(../images/common/line02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line03{
	background-image: url(../images/reform/line02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line04{
	background-image: url(../images/daycare/line.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.line05{
	background-image: url(../images/common/line02b.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}









/* お問い合わせ */


.ot09{
	padding: 16px 10px 12px 20px;
	font-size: 14px;
}
.ot09b{
	margin: 14px 10px 10px 20px;
}
.ot09c{
	padding: 6px 2px 6px 2px;
	color: #5D5D5D;
}
.ot09d{
	padding: 18px 2px 2px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ACD030;
}
.ot10{
	padding: 12px 8px 8px 8px;
	line-height: 200%;
	color: #0071BB;
	font-weight: bold;
	font-size: 14px;
}
.ot10 span{
	color: #FF6600;
	font-weight: normal;
}
.ot10 strong{
	color: #5D5D5D;
	font-weight: normal;
}
.o_inp01{
	height: 17px;
	border: 1px solid #0099FF;
}
.o_inp02{
	border: 1px solid #0099FF;
}
.ot12{
	padding: 4px 10px 4px 10px;
	font-size: 14px;
}
/* scrollgotop */

#page-top{
	position: fixed;
	bottom: 0px;
	right: 0px;
	font-size: 77%;
		background-image: url(../images/common/gotop_o.jpg);
	background-repeat: no-repeat;	

}
#page-top a{
	text-decoration: none;
	text-align: center;
	display: block;
	border-radius: 0px;
}
#page-top a:hover{
	text-decoration: none;
	opacity: 0;
	filter: Alpha(opacity=0);

}
.main_img{
	background-color: #FFFFFF;
}

/* 追加 */
.mt35{
	margin-top: 35px;
}

.mr10{
	margin-right: 10px;
}

.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}

.ml38{
	margin-left: 38px;
}

.al_c{
	text-align: center;
}
.content{
	width: 707px;
}

.cl_r{
	color: #ff0000;
}








/* 運営者情報 */

.comtbl01{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #589FED;
	border-left-color: #589FED;
}
.comtbl02{
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #589FED;
	border-bottom-color: #589FED;
	font-size: 14px;
	line-height: 180%;
	color: #373737;	
	
}

.comtbl03{
	background-image: url(../images/company/2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.comtbl03 p{
	padding: 113px 0px 0px 140px;
}

