@charset "utf-8";
/*●●●kn001stationhoiku.htmlステーション保育●●●*/

/*コンテンツのヘッダー*/
#contentswrap #contentstitle {
	margin:-250px 0 10px 0;
	position:relative;
}
#contentstitle h1 {
	font-size:148%;
	float:left;
	background-image:url(../../hoikuna/images/hoikuna_h1title_bg.png);
	background-repeat:no-repeat;
	background-position:left 45%;
	padding:15px;
	color:#FF3C8A;
	line-height:1.5;
	margin-left:5px;
}
#contentstitle img.bar {
	position:absolute;
	top:30px;
	left:175px;
	width:200px;
	height:1px;
}
#contentstitle nav#subtitlebtn {
	position:absolute;
	top:9px;
	right:5px;
	width:275px;
}
#contentstitle nav#subtitlebtn ul li a {
	float:left;
	margin:2px 2px;
	text-align:center;
	font-size:75%;
	font-weight:bold;
	background-image:url(../../hoikuna/images/hoikuna_navbtnonoff.png);
	background-repeat:no-repeat;
	background-position:center top;
	color:#fff;
	text-decoration:none;
	line-height:1.6;
	display:block;
	width:87px;
	height:20px;
}
#contentstitle nav#subtitlebtn ul li a:hover {
	background-image:url(../../hoikuna/images/hoikuna_navbtnonoff.png);
	background-repeat:no-repeat;
	background-position:center 95%;
}
/*個々の記事*/

section#maeoki {
	padding:10px 7px 15px 5px;
	border-bottom:none;
}
section#maeoki p {
	font-size:85%;
	line-height:1.6;
	text-indent:1em;
	text-align:justify;
	text-justify: inter-ideograph;
}
h1.bunrui {
	font-size:90%;
	font-weight:bold;
	line-height:1.3;
	background-image:url(../../hoikuna/images/hoikuna_h1title_bg.png);
	background-repeat:no-repeat;
	background-position:9% 45%;
	background-color:#83C6E5;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color:#fff;
	display:inline;
	padding:2px 18px 1px 35px;
	margin:20px 0 10px 5px;
}
article.contentselm {
	padding:10px 10px 10px 10px;
	margin:15px 4px 20px 4px;
	border:#FF3C8A 1px solid;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image:url(../../hoikuna/images/mizutama_bg.png);
	position:relative;
}
article.contentselm {
	display:block;
	height:190px;
}
div.obi {
	margin:3px 0 1px 0;
}
article.contentselm a:link,
article.contentselm a:visited,
article.contentselm a:hover,
article.contentselm a:active{
	text-decoration:none;
	}
article.contentselm h2 a {
	font-size: 100%;
	line-height: 1.4;
	float: left;
	background-image: url(../../hoikuna/images/hoikuna_subtitle_bgonoff.png);
	background-repeat: no-repeat;
	background-position: left -7%;
	padding-left: 17px;
	margin-bottom: 6px;
	margin-left: 15px;
	color: #FF3C8A;
	display: block;
	height: 18px;		
}
article.contentselm h2 a:hover {
	color: #FF9BC4;
	background-image: url(../../hoikuna/images/hoikuna_subtitle_bgonoff.png);
	background-repeat: no-repeat;
	background-position: left 107%;
}
article.contentselm dl.nenrei {
	float:right;
	margin-right:13px;
	margin-top:3px;
}
article.contentselm dl.nenrei dt, article.contentselm dl.nenrei dd {
	float:left;
	font-size:65%;
	font-weight:bold;
}
article.contentselm dl.nenrei dt {
	line-height:1.3;
	font-size:70%;
	color:#E5395B;
}
article.contentselm dl.nenrei dt:after {
	content:":";
	padding:0 3px;
}
article.contentselm dl.nenrei dd ul li{
	display:inline-block;
	margin-left:1px;
	background-color:#E5395B;
	padding:1px 6px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	line-height:1.2;
}
div.photo {
	float:left;
	margin:2px 15px;
	display:block;
	width:190px;
}
article.contentselm div.photo figure a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	background-color:#fff;
}
article.contentselm div.honbun p {
	float:left;
	margin:2px 0 0 6px;
	width:390px;
	font-size:85%;
	line-height:1.6;
	text-align:justify;
	text-justify: inter-ideograph;
	color:#333;
}
article.contentselm nav.syosaibtn a {
	clear:both;
	position:absolute;
	bottom:13px;
	right:23px;
	color:#555;
	background-color:#FCFFA3;
	
	font-size:70%;
	background-image:url(../../hoikuna/images/niju_dainarionoff.png);
	background-repeat:no-repeat;
	background-position:7% -60%;
	line-height:1.6;
	padding-left:1.6em;
	padding-right:0.7em;
	border:solid 1px #aaa;
	display:block;
	height:17px;
	
}
article.contentselm nav.syosaibtn a:hover {
	background-color:#AD9342;
	color:#fff;
	background-image:url(../../hoikuna/images/niju_dainarionoff.png);
	background-repeat:no-repeat;
	background-position:7% 180%;
}
div#zenhan {
	padding-top:30px;
	padding-bottom:15px;
	border-bottom:#777 dotted 1px;
}
div#kouhan {
	padding-top:30px;
	padding-bottom:105px;
}