@charset "utf-8";

/*--------------------------------------
	Style Name : Voice Style Sheet

	content
		main-content
--------------------------------------*/

/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-content div.heading-level3 {
	margin-bottom: 10px;
}

#main-content div.heading-level3 h3 {
	margin-bottom: 5px;
	padding-left: 6px;
	border-left: 2px solid #b11;
	background-color: #f0f0f0;
	color: #b11;
	font-size: 125%;
	font-weight: normal;
	line-height: 2;
}

#main-content div.interview {
	margin-bottom: 20px;
	padding-top: 42px;
	width: 561px;
	background: url(../../voice/image/texture_01.jpg) no-repeat left top;
}

#main-content div.interview p.pic {
	padding: 10px 0 0 10px;
	float: left;
	display: inline;
}

#main-content div.interview div.heading-level4 {
	padding: 10px 10px 10px 170px;
	background: url(../../voice/image/texture_02.gif) no-repeat left bottom;
}

#main-content div.interview div.heading-level4 h4 {
	margin-bottom: 5px;
	color: #630;
	font-size: 117%;
	line-height: 1.2;
}

#main-content div.interview div.heading-level4 p {
	margin-bottom: 5px;
}

#main-content div.interview div.heading-level4 p.signature {
	font-weight: bold;
}

#main-content div.interview div.heading-level4 p.moveto {
	padding-left: 15px;
	background: url(../../shared/image/icon_02.gif) no-repeat left center;
}

#main-content div.heading-level3 dl.voice {
	margin-top: 20px;
}

#main-content div.heading-level3 dl.voice dt {
	margin-bottom: 5px;
	font-weight: normal;
}

#main-content div.heading-level3 dl.voice dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../../voice/image/texture_03.gif) repeat-x left bottom;
}

/*--------------------------------------
	各インタビュー記事
--------------------------------------*/

#main-content h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #630;
	font-size: 14px;
	line-height: 150%;
}

#main-content .case_right2{
	float:right;
	width:147px;
	text-align: center;
	margin: 0.6em 0em 0.9em 1em;
}

#main-content .case_right3{
	float:right;
	width:160px;
	text-align: left;
	margin: 0.6em 0em 0.9em 1em;
	font-size:12px;
	line-height: 140%;
}

#main-content .case_right3 p{
	margin-top: 5px;
	font-size:10px;
	line-height: 140%;
}

#main-content p {
	margin-bottom: 10px;
	font-size:12px;
	line-height: 160%;
}

#main-content p#arrow {
	margin-top:15px;
	text-align:center;
	}
	
#main-content .flow{
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFE8D9;
	text-align: left;
	font-size:12px;
	line-height: 160%;
}
