@charset "UTF-8";
/* CSS Document for index.html */


/*
body
-------------------------------------*/
body{
	background-image: url(../img/bg_sky.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
}


/*
header
-------------------------------------*/
#header{
}


/*
MainImg
-------------------------------------*/
#Imagebox{
height:212px;
}


/*
Main_cont
-------------------------------------*/
#Main_cont2{
background:url(../img/bg_brick_s.gif) left top;
width:100%;
}
#Main_cont2 #col_middle{
width:935px;
text-align:left;
margin:0 auto 0;
padding-top:28px;
padding-bottom:20px;
}

/*
col_Left
-------------------------------------*/
#col_Left{
float:left;
width:308px;
}

/*
col_Right
-------------------------------------*/
#col_Right{
float:right;
width:606px;
}

.inBox2{
width:568px;
margin:0 auto 0;
position:relative;
}

/*角R枠---------------*/

#flame_h{
width:606px;
background:url(../img/bg_flame_h.gif) no-repeat left top;
height:70px;
}

.pagetitle{padding-top:20px;}

#Mn_anchor{
	width:396px;
	text-align:right;
	position:absolute;
	z-index:2;
	left: 166px;
	top: 26px;
}
#Mn_anchor ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#Mn_anchor li{
	display:inline;
	padding-left:14px;
	font-size:12px;
	margin-left:12px;
	line-height: 150%;
	background-image: url(../img/icn_arrw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Mn_anchor li a:link{ color:#3772e8 ; text-decoration:underline}
#Mn_anchor li a:visited{ color:#647cad ; text-decoration:underline}
#Mn_anchor li a:hover{ color:#ffcc66 ; text-decoration:underline}

#flame{
width:606px;
background:url(../img/bg_flame.gif) repeat-y left top;
}

#flame_f{
width:606px;
background:url(../img/bg_flame_f.gif) no-repeat left top;
height:40px;
}


/*===========================================================================
デイリー＆年間プログラム[programu.html]
===========================================================================*/
/*012歳児
----------------------------------------*/
#Tbl_org{
width:267px;
font-size:12px;
margin-left:4px;
margin-top:10px;
}
#Tbl_org th{
background-color:#fbf4c8;
color:#621700;
text-align:center;
vertical-align:middle;
}
#Tbl_org td{
color:#323232;
text-align:left;
}

#Tbl_org th, #Tbl_org td{
padding:7px;
border-bottom:4px solid #FFFFFF;
}

/*345歳児
----------------------------------------*/
#Tbl_bl{
width:267px;
font-size:12px;
margin-left:4px;
margin-top:10px;
}
#Tbl_bl th{
background-color:#cbe7f6;
color:#631700;
text-align:center;
vertical-align:middle;
}
#Tbl_bl td{
color:#323232;
text-align:left;
}

#Tbl_bl th, #Tbl_bl td{
padding:7px;
border-bottom:4px solid #FFFFFF;
}

.att_org{ font-size:10px ; color:#ec6920}
.att_sky{ font-size:10px ; color:#2f78b0}


/*年間プログラム
----------------------------------------*/
#Tbl_year{
width:562px;
font-size:12px;
line-height:16px;
margin:26px auto 0;
}
#Tbl_year th{
vertical-align:top;
text-align:left;
}
#Tbl_year td{
color:#313131;
text-align:left;
}

#Tbl_year th, #Tbl_year td{
border-bottom:20px solid #FFFFFF;
}


/*===========================================================================
開業ストーリー[story.html]
===========================================================================*/
/*園長サイン
----------------------------------------*/
#signature{
width:568px;
margin:0 auto 0;
text-align:right;
}

/*フッター
----------------------------------------*/
#F_story{
width:606px;
background:url(../img/bg_f_story.gif) no-repeat left top;
height:250px;
}


/*===========================================================================
スタッフ紹介[staff.html]
===========================================================================*/
/*プロフィール
----------------------------------------*/
.boxProf{
	width:568px;
	text-align:left;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 40px;
}
.boxProf .mi_prof{
	height:30px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-image: url(../img/bg_midashi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxProf .mi_prof p{
	margin-top:6px;
	margin-left:8px;
	color:#636363;
}


.boxProf dl {
padding: 0 8px 6px;
font-size:12px;
text-align:left;
margin:14px 0 15px 0;
overflow:auto;
}

.boxProf dl p{
color:#636363;
}

.boxProf dl dt {
	float: left;
	width: 154px;
	padding: 0 0 0 6px;
}
.boxProf dl dt p{
	color:#ce5201;
	font-weight:bold;
	padding:0 8px 2px 0;
	line-height: 120%;
}
.boxProf dl dd {
	padding: 0 0 6px 160px;
	margin:0 0 16px 0;
	line-height: 120%;
	background:url(../img/dot.gif) repeat-x left bottom
	}



/*===========================================================================
コース・料金紹介[course.html]
===========================================================================*/

.boxLead{
 color:#544b40;
 font-size:12px;
 line-height:16px;
 padding-left:10px;
 padding-right:10px;
 margin:0 0 34px;
}

/*見出し_オレンジ
----------------------------------------*/
.mi_org{ 
width:560px;
height:28px;
background:url(../img/bg_m_org.gif) no-repeat left;
margin:42px auto 0;
}
.mi_org p{
padding-left:14px;
padding-top:6px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

/*見出し_ミドリ
----------------------------------------*/
.mi_yg{ 
width:560px;
height:28px;
background:url(../img/bg_m_yg.gif) no-repeat left;
margin:42px auto 0;
}
.mi_yg p{
padding-left:14px;
padding-top:6px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

/*見出し_アオ
----------------------------------------*/
.mi_bl{ 
width:560px;
height:28px;
background:url(../img/bg_m_bl.gif) no-repeat left;
margin:42px auto 0;
}
.mi_bl p{
padding-left:14px;
padding-top:6px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}


/*スタンダードコース
----------------------------------------*/
#Tbl_std{
width:560px;
font-size:12px;
margin-left:4px;
margin-top:10px;
border-collapse:collapse;
}
#Tbl_std th{
background-color:#ffdf54;
text-align:center;
vertical-align:middle;
font-weight:normal;
}
#Tbl_std td{
text-align:right;
}

#Tbl_std td.midashi{
text-align:center;
background-color:#fff6cf;
}

#Tbl_std th, #Tbl_std td{
padding:6px;
border:1px solid #bcb9b5;
}

/*幼稚園コース
----------------------------------------*/
#Tbl_kid{
width:560px;
font-size:12px;
margin-left:4px;
margin-top:10px;
border-collapse:collapse;
}
#Tbl_kid th{
background-color:#caef84;
text-align:center;
vertical-align:middle;
font-weight:normal;
}
#Tbl_kid td{
text-align:right;
}
#Tbl_kid td.midashi{
text-align:center;
background-color:#e2f9b5;
}

#Tbl_kid th, #Tbl_kid td{
padding:6px;
border:1px solid #bcb9b5;
}



/*産休
----------------------------------------*/
#Tbl_mt{
width:560px;
font-size:12px;
margin-left:4px;
margin-top:10px;
border-collapse:collapse;
}
#Tbl_mt th{
background-color:#a3d6fc;
text-align:center;
vertical-align:middle;
font-weight:normal;
}
#Tbl_mt td{
text-align:right;
}
#Tbl_mt td.midashi{
text-align:center;
background-color:#d1e9fb;
}

#Tbl_mt th, #Tbl_mt td{
padding:6px;
border:1px solid #bcb9b5;
}

/*その他
----------------------------------------*/
#Tbl_oth{
width:360px;
font-size:12px;
margin-left:4px;
margin-top:10px;
border-collapse:collapse;
}
#Tbl_oth th{
background-color:#fecce2;
text-align:center;
vertical-align:middle;
font-weight:normal;
}
#Tbl_oth td{
text-align:right;
}
#Tbl_oth td.midashi{
text-align:left;
background-color:#fdeef4;
}

#Tbl_oth th, #Tbl_oth td{
padding:6px;
border:1px solid #bcb9b5;
}

/*===========================================================================
自由開放[open.html]
===========================================================================*/
#boxOpen {
width:564px;
margin:0 auto;
padding-bottom:16px;
border-bottom:1px solid #e8ae88;
}

/*インフォメーション---------------*/
.boxList{
width:550px;
margin:0 auto;
}

.boxList dl {
margin: 0 0 15px;
padding: 0 0 6px;
font-size:12px;
text-align:left;
margin:32px 0 0 0;
overflow:auto;
width:540px;
}

.boxList dl dt {
	width: 78px;
	padding: 2px 0;
	float:left;
}
.boxList dl dt p{
	padding:0;
    color:#ce5201;
	font-weight:bold;
}
.boxList dl dd {
	line-height: 150%;
	background:url(../img/dot.gif) repeat-x left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 33px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 88px;
	}

p.date{
	font-weight: bold;
	color: #ce5201;
}
.event_t{
	font-size:14px;
	font-weight: bold;
	color: #621700;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*===========================================================================
概要・施設案内・アクセス[access.html]
===========================================================================*/
/*施設案内
----------------------------------------*/
div.boxFac{
width:516px;
margin:0 auto 32px;
color:#705e5e;
}

div.boxFac .c_left{
float:left;
width:239px;
text-align:center;
}
div.boxFac .c_right{
float:right;
width:239px;
text-align:center;
}
div.boxFac .c_txtR{
float:right;
width:266px;
min-height:186px;
   _height:186px;
text-align:left;
}
#rabbit{
background:url(../access/img/bg_rabbit.gif) no-repeat right bottom;
}
#squirrel{
background:url(../access/img/bg_squirrel.gif) no-repeat right bottom;
}
#elephant{
background:url(../access/img/bg_elephant.gif) no-repeat left bottom;
}


/*概要
----------------------------------------*/
#Tbl_OL{
width:560px;
font-size:12px;
margin-left:4px;
margin-top:10px;
border-collapse:collapse;
}
#Tbl_OL th{
width:150px;
background-color:#c37313;
text-align:right;
vertical-align:middle;
font-weight:normal;
color:#FFFFFF;
padding:8px 6px;
}
#Tbl_OL td{
text-align:left;
color:#62674c;
padding:6px 0 6px 12px ;
}

#Tbl_OL th, #Tbl_OL td{
border:1px solid #ffffff;
line-height:18px;
}

/*フッター
----------------------------------------*/
#F_2nd{
width:606px;
background:url(../img/bg_f_bus.jpg) no-repeat left top;
height:117px;
}
