@charset "utf-8";

/*----------------------------------------------------
	layout[narrative]
----------------------------------------------------*/
#narrativeArea{
	position:relative;
	padding-top:25px;
}

#narrativeIntro{
	background:url(../images/narrative_bg-ttl.jpg) no-repeat 537px 45px;
	position:absolute;
	top:-12px;
	z-index:10;
	width:699px;
	padding-top:30px;
}

#narrativeIntro2{
	background:url(../images/narrative_bg-ttl4.jpg) no-repeat 537px 45px;
	position:absolute;
	top:-12px;
	z-index:10;
	width:699px;
	padding-top:30px;
}

#narrativeIntro h2{
	margin-top:14px;
}

#narrativeArea h2{
	color:#ffffff;
	font-size:20px;
	height:37px;
	padding-left:20px;
	padding-top:8px;
	background-image: url(../images/narrative_bg-ttl2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#narrativeArea h2.merit{
	background:url(../images/narrative_bg-ttl3.jpg) no-repeat;
	height:31px;
	font-size:14px;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:15px;
	color:#3b3b3b;
}

#narrativeArea h3{
	color:#666666;
	font-size:16px;
	height:44px;
	padding-left:80px;
	padding-top:8px;
	background-image: url(../images/narrativearea_h3.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#narrativeArea h3.merit{
	background:url(../images/narrative_bg-ttl3.jpg) no-repeat;
	height:31px;
	font-size:14px;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:15px;
	color:#3b3b3b;
}


#narrativeArea .boxArea{
	margin-bottom:20px;
}

p.narrative-img{
	margin-bottom:20px;
}

.box01 p{
	margin-bottom:1.5em;
}
#indexQa h5 {
	background-image: url(../images/common/bg_qa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #5F778E;
	padding-bottom: 5px;
}

.info_kuchikomi {
	width: 560px;
	border: 1px dotted #0099FF;
	text-align: left;
	margin-left: 50px;
	padding: 20px;
	font-size: 14px;
	background-color: #FFFFFF;
}

