@charset "utf-8";
/* CSS Document */

body{
	border-top:#604a7b solid 3px;
	letter-spacing:0.1em;
	background:#d5f0d7 url(images/bg.png) repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p,dl,table,ol,ul{line-height:150%;}
div#header_wrap,
div#topic_path,
div#main,
ul#footer_nav,
div#footer p{
	width:886px;
	margin:auto;
}


/****************************
	ヘッダー
****************************/
div#header{
	height:131px;
	padding-top:9px;
}
div#header h1{
	width:311px;
	height:30px;
	background:url(images/logo.png) no-repeat;
	position:relative;
}
div#header p{
	font-size:88%;
	line-height:120%;
	color:#fff;
	padding-top:5px;
	padding-left:1px;
}
/****************************
	メインナビゲーション
****************************/
div#main_nav{
	border-bottom:2px solid #fff;
	padding-top:18px;
	padding-bottom:18px;
	/*position:absolute;
	top:0;*/
	margin-top:-140px;
	position:relative;
}
div#main_nav ul{
	margin:auto;
	padding-left:595px;
	width:289px;/* ボタンの幅（95px）×ボタンの数（4）＋　ボーダー分 */
}
div#main_nav ul li{
	float:left;
	border-left:1px solid #fff;
	font-size:12px;
	text-align:center;
	width:95px;
	position:relative;
}
div#main_nav ul li a{
	display:block;
	width:95px;
	height:42px;
	padding-top:5px;
	color:#fff;
	background:url(images/points2.png) 50% 30px no-repeat;
}
div#main_nav ul li a:hover{
	text-decoration:underline;
	/*text-shadow:1px 1px 0px #333;
	filter: Shadow(Color=#333333, Direction=135, Strength=2);*/
	/*text-shadow:1px 1px 3px #fff;
	filter: Shadow(Color=#ffffff, Direction=135, Strength=2);*/
}
div#main_nav ul li#main_nav03{border-right:1px solid #fff;}

body#top div#main_nav ul li#main_nav01 a,
body#aisatsu div#main_nav ul li#main_nav02 a,
body#contact div#main_nav ul li#main_nav03 a{
	color:#4f6228;
	background:url(images/points3.png) 50% 30px no-repeat;
}
body#top div#main_nav ul li#main_nav01 a:hover,
body#aisatsu div#main_nav ul li#main_nav02 a:hover,
body#contact div#main_nav ul li#main_nav03 a:hover{
	text-decoration:none;
}
/****************************
	パンくずリンク
****************************/
div#topic_path{
	padding-bottom:10px;
	background:url(images/round_rect_top.png) bottom no-repeat;
	height:42px;
}
div#topic_path ol{
	height:42px;
	line-height:42px;
}
div#topic_path ol li,
div#topic_path ol li a{color:#fff;}

div#topic_path ol li a:hover{text-decoration:underline;}

div#topic_path ol li{
	background:url(images/points4.png) left center no-repeat;
	zoom:1;
	padding-left:12px;
	padding-right:10px;
	font-size:84%;
	float:left;
}
/****************************
	メイン
****************************/
div#main{
	background:#fff;
	width:818px;
	padding:20px 34px 20px 34px;
	background:url(images/round_rect_main.png) repeat-y;
	font-size:88%;
	position:relative;
}
div#main a{color:#009;}

div#main a:hover{text-decoration:underline;}

/**** コンテンツ ****/
div#main h2{
	background:url(images/midashi_and_box.png) 0 0 no-repeat;
	width:818px;
	height:44px;
	line-height:40px;
	text-indent:50px;
	font-size:120%;
	color:#4f6228;
	font-weight:bold;
	margin-top:20px;
}
div#main div.contents_block{
	background:url(images/midashi_and_box.png) 0 100% no-repeat;
	padding:20px 20px 35px 20px;
	margin-bottom:30px;
}

/****************************
	フッター
****************************/
div#footer{
	background:url(images/round_rect_bottom.png) top no-repeat;
	padding-top:40px;
}
div#footer p{
	padding-top:1em;
	text-align:right;
	color:#4f6228;
	font-size:84%;
}
/**** フッターナビゲーション ****/
ul#footer_nav{
	border-top:2px solid #77933c;
	padding-top:10px;
}
ul#footer_nav li{
	float:left;
	padding-left:10px;
	font-size:84%;
	margin-right:20px;
	background:url(images/points.png) left center no-repeat;
}
ul#footer_nav li a{color:#4f6228;}

ul#footer_nav li a:hover{text-decoration:underline;}

/****************************
	各ページ
****************************/
body#top #main ul li{
	width:258px;
	height:280px;
	float:left;
	border:solid 1px #a6a6a6;
	background-position:50% 10px;
	position:relative;
}
body#top #main ul li .new_open{
	position:absolute;
	left:-20px;
	top:-22px;
}
body#top #main ul .has_tooltip .tooltip{
	position:absolute;
	top:60%;
	left:5%;
	width:80%;
	padding:5%;
	background:#FFC;
	border-radius:5px;
	border:solid 1px #F63;
	box-shadow:3px 3px 2px #999;
	text-align:left;
}
body#top #main p.banner{
	margin-bottom:20px;
}	

body#top #main ul li:hover{
	border:solid 1px #F90;
	cursor:pointer
}
body#top #main ul li#panel_logo:hover{
	border:solid 1px #a6a6a6;
	cursor:auto;
}
body#top #main ul li#panel_takashi_inagekaigan,
body#top #main ul li#panel_takashi_shinurayasu,
body#top #main ul li#panel_takashi_hoikuen,
body#top #main ul li#panel_higashimobara_hoikuen,
body#top #main ul li#panel_harukazeen{
	margin-right:19px;
}

body#top #main ul li#panel_takashi_inagekaigan,
body#top #main ul li#panel_takashi_shinurayasu,
body#top #main ul li#panel_takashi_hoikuen,
body#top #main ul li#panel_higashimobara_hoikuen,
body#top #main ul li#panel_urayasuekimae_hoikuen{
	margin-bottom:38px;	
}
body#top #main ul li#panel_takashi_inagekaigan{
	background:url(images/panel_takashi_inagekaigan.png) no-repeat;	
}
body#top #main ul li#panel_takashi_shinurayasu{
	background:url(images/panel_takashi_shinurayasu.png) no-repeat;	
}
body#top #main ul li#panel_takashi_hoikuen{
	background:url(images/panel_takashi_hoikuen.png) no-repeat;	
}
body#top #main ul li#panel_higashimobara_hoikuen{
	background:url(images/panel_higashi_mobara_hoikuen.png) no-repeat;	
}
body#top #main ul li#panel_urayasuekimae_hoikuen{
	background:url(images/panel_urayasuekimae_hoikuen.png) no-repeat;	
}
body#top #main ul li#panel_harukazeen{
	background:url(images/panel_harukazeen.png) no-repeat;
	margin-left:278px;
	_margin-left:139px;
}
body#top #main ul li#panel_logo{
	background:url(images/panel_logo.png) no-repeat;
	text-align:center;
}
body#top #main ul li#panel_urayasuekimae_day{
	background:url(images/panel_urayasuekimae_day.png) no-repeat;
}
body#top #main ul li a{
	display:block;
	_zoom:1;
	width:238px;
	padding:200px 10px 10px 10px;
	height:20px;
	text-decoration:none;
	color:#000;
	text-align:right;
	_position:relative;
}
body#top #main #panel_takashi_inagekaigan a,
body#top #main #panel_takashi_shinurayasu a{
	padding-top:164px !important;
}

body#top #main ul li#panel_logo{
	width:238px;
	padding:210px 10px 22px 10px;
	height:48px;
}
body#top #main ul li span.hide{
	position:absolute;
	top:-9999px;
}
body#top #main ul li span.tel{
	font-size:84%;
	letter-spacing:0;
}
body#top #main ul li span.syakaihukushihoujin{font-size:84%;}
body#top #main ul li span.mobaratakashihoikuen{font-size:120%;}

body#top #main .illustration{
	position:absolute;
	left:50px;
	bottom:20px;
}
/******挨拶**************************/
body#aisatsu .contents_block hr{
	height:2.25em;
	display:block;
	visibility:hidden;
}
body#aisatsu .contents_block .h3lv_section{
	zoom:1;
	margin-bottom:40px;
	margin-top:40px;
}
body#aisatsu .contents_block .h3lv_section:after{
	content:" ";
	display:block;
	clear:both;
	font-size:1px;
	height:0;
	visibility:hidden;
}
body#aisatsu .contents_block .h3lv_section h3{
	width:180px;
	float:left;
}
body#aisatsu .contents_block .h3lv_section p,
body#aisatsu .contents_block .h3lv_section table{
	margin-left:180px;
	text-indent:0;
	margin-bottom:1em;
}
body#aisatsu .contents_block ul{
	margin-top:2.25em;
	padding-left:1.1em;
}
body#aisatsu .contents_block p{
	text-indent:1.1em;	
}
body#aisatsu .contents_block p#rijicho{
	text-align:right;
}
body#aisatsu .contents_block p#rijicho img{
	vertical-align:bottom;
}
body#aisatsu .contents_block table{
	margin-bottom:1em;
	margin-top:1em;
}
body#aisatsu .contents_block table caption{
	text-align:left;
}

body#aisatsu .contents_block table.hoikujikan{
	border-collapse:collapse;
}
body#aisatsu .contents_block table.hoikujikan th,
body#aisatsu .contents_block table.hoikujikan td{
	border:solid 1px #111;
	padding:5px;
}
/**** お問合せ **********************/
body#contact #main p a{
	color:#C00;
}
body#contact #main iframe{
	width:780px;
	height:600px;
}

/**** お知らせ *20150629追加********/

body#top div#oshirase_contents .contents_block dl dt{
	width:10em;
	float:left;
}
body#top div#oshirase_contents .contents_block dl dd{
	margin-left:10em;
/*	border-bottom:dotted 1px #999;*/
/*	padding-bottom:1em;*/
/*	margin-bottom:1em;*/
}