@charset "UTF-8";

/* トップのフラッシュ */
div#contents #content #flash_wrap {
	height:241px;
}

/* フラッシュ周辺 */
div#contents #content div.flash {
	margin-bottom: 10px;
}
div#contents #content div.kosodate {
	margin-bottom: 10px;
}
div#contents #content div.flash p {
	margin: 0 0 10px;
	font-size: 0;
	line-height: 0;
}
div#contents #content div.flash p img {
	vertical-align: top;
}
div#contents #content div.flash p img.ic {
	margin-right: 9px;
}


/* 子育てサポートバナー */
div#contents #content div.kosodate h2,
div#contents #content div.kosodate h3,
div#contents #content div.kosodate p,
div#contents #content div.kosodate a {
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: none;
}
div#contents #content div.kosodate h3,
div#contents #content div.kosodate p {
	display: inline;
}
div#contents #content div.kosodate p img {
	vertical-align: top;
}
/* eフレンズをご紹介 */
div#contents #content div.introEfriends {
	background:url(../images/bg_introduce.gif) left bottom no-repeat;
	padding-bottom: 1.5em;
}
div#contents #content div.introEfriends h3 {
	margin-bottom: 0;
	padding: 0.5em 12px 0.3em;
	background :none;
	color: #333;
	font-size: 150%;
}
div#contents #content div.introEfriends div.twoColumn {
	margin: 0 12px;
	line-height: 1.4;
}
div#contents #content div.introEfriends div.twoColumn div.twoColumnLeft,
div#contents #content div.introEfriends div.twoColumn div.twoColumnRight {
	margin-bottom: 10px;
}
div#contents #content div.introEfriends div.twoColumn div div.box {
	width: 60%;
}
div#contents #content div.introEfriends div.twoColumn div div.box h4 {
	color: #75c22b;
}
div#contents #content div.introEfriends div.twoColumn h4{
	margin: 0;
	padding: 0 0 0.2em;
	border: none;
	letter-spacing: -0.08em;
	font-size: 123.1%;
}
div#contents #content div.introEfriends div.twoColumn h4 span.size_s {
	font-size: 85%;
}
div#contents #content div.introEfriends div.twoColumn.lifestage {
	border-bottom: 1px dotted #ccc;
	clear: both;
	margin-bottom: 10px;
}
div#contents #content div.introEfriends div.twoColumn.lifestage div.twoColumnLeft h4 {
	padding: 0 0 0.4em;
}
div#contents #content div.introEfriends div.twoColumn.lifestage div.twoColumnLeft {
	width: 529px;
}
div#contents #content div.introEfriends div.twoColumn.lifestage div.twoColumnRight {
	width: 167px;
}
div#contents #content div.introEfriends div.twoColumn.lifestage div.twoColumnRight img {
	margin-bottom: 0.8em;
}
div#contents #content div.introEfriends p.read {
	margin: 0 12px 1.5em;
	font-size: 110%;
}
div#contents #content div.introEfriends p.more {
	font-size: 120%;
}



