﻿/*-- ドンブラプラス-地域で育む親子の笑顔-専用スタイルシート --------*/



/*-- メインコンテンツ ------------------------------------------------*/
#content {
	float: left;
	width: 665px;
	background-color:#fef5e7;
}

/*-- 左右の配置 ------------------------------------------------------*/
.alignleft {float:left;margin-right:9px;}
.alignright{float:right;}

/*-- ヘッダーテキスト ------------------------------------------------*/
.HeadTextWrap{
	margin-bottom:2em;
	padding:0 1em;
}

/*-- 本文 ------------------------------------------------------------*/
.StoryWrap{
	margin-bottom:2em;
	padding:0 1em;
}

.storyImgLeft{margin-right:1em;}
.storyImgright{margin-left:1em;}

.clearfloat{clear:both;}

#textbox{width:300px;
height:250px;
float:left;
}

#mother{float:right;}


/*-- 本文見出し ------------------------------------------------------*/

.StoryWrap h3 {
	font-weight:bold;
	position: relative;
	background: #C07E67;
	padding: 10px;
	color:#fff;
}
.StoryWrap h3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 25px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #C07E67;
}

/*-- 利用者の声 ------------------------------------------------------*/
.VoiceWrap{
	margin-bottom:2em;
	padding:0 1em;
}
.VoiceWrap h3 {
	font-weight:bold;
	position: relative;
	background: #B8DAF3;
	padding: 10px;
	color:#fff;
}
.VoiceWrap h3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 25px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #B8DAF3;
}
.VoiceWrap p {margin:0.5em 1em;}
.VoiceWrap img{
	margin-right:1em;
	float:left;
}

/*-- 館長インタビュー ------------------------------------------------*/
.DirectorWrap{
	margin-bottom:2em;
	padding:0 1em;
}
.DirectorWrap h3 {
	font-weight:bold;
	position: relative;
	background: #ff3366;
	padding: 10px;
	color:#fff;
}
.DirectorWrap h3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 25px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #ff3366;
}
.DirectorWrap p {margin:0.5em 1em;}
.DirectorWrap img{
	margin-right:1em;
	border:5px solid #fff;
	float:left;
}

/*-- 基本データ ------------------------------------------------------*/
.BasicDataWrap{
	margin-bottom:2em;
	padding:0 1em;
}
.BasicDataWrap h3 {
	font-weight:bold;
	position: relative;
	background: #ff3366;
	padding: 10px;
	color:#fff;
}
.BasicDataWrap h3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 25px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #ff3366;
}
.BasicDataWrap p {margin:0.5em 1em;}
.BasicDataWrap img{
	margin-right:1em;
	border:5px solid #fff;
	float:left;
}

/*-- 他の施設情報 ----------------------------------------------------*/
.OtherChildrenHouse{
	margin:1em;
	width:638px;
}
.OtherChildrenHouse caption{
	text-align:left;
	font-weight:bold;
}

/*-- バックナンバー設定 ----------------------------------------------*/
.backnumber{margin:1em;}
.backnumber h4 {
	margin-bottom:0.5em;
	font-weight:bold;
	position: relative;
	background: #ff3366;
	padding: 10px;
	color:#fff;
}
.backnumber h4:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 25px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #ff3366;
}
.backnumber li{
	margin-bottom:0.3em;
	padding-bottom:0.3em;
	padding-left:1.8em;
	border-bottom:1px dotted #ccc;
	list-style-type:none;
	background:url('/v2/plus/img/heart.png') no-repeat left center;
}

/*-- メイン画像 ------------------------------------------------------*/

#plus .main_visual {
	margin-bottom:1.5em;
	width:665px;
	height:230px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:100%;
	overflow:hidden;
	white-space: nowrap;
}
.child0 {background-image:url('/v2/plus/img/child0/main_visual.png');}
.child1 {background-image:url('/v2/plus/img/child1/main_visual.png');}
.child2 {background-image:url('/v2/plus/img/child2/main_visual.png');}
.child3 {background-image:url('/v2/plus/img/child3/main_visual.png');}
.child4 {background-image:url('/v2/plus/img/child4/main_visual.png');}
.child5 {background-image:url('/v2/plus/img/child5/main_visual.png');}
.child6 {background-image:url('/v2/plus/img/child6/main_visual.png');}
.child7 {background-image:url('/v2/plus/img/child7/main_visual.png');}
.child8 {background-image:url('/v2/plus/img/child8/main_visual.png');}
.child9 {background-image:url('/v2/plus/img/child9/main_visual.png');}
.child10{background-image:url('/v2/plus/img/child10/main_visual.png');}

/*- 第1話 ------------------------------------------------------------*/
.story1Title {}

