@charset "UTF-8";


/*----------------------------------------------------------------------
/		専門家に聞きました common
/----------------------------------------------------------------------*/
h1{
	border:none;
	margin:0;
	padding:0;
	border:1px solid;
}
h1 span{
	width:1px;
	display:block;
	position: absolute;
	top:-2000px;
}

div.chapter#askexpertTitle{
	margin-bottom:20px;

}

.main h3{
	color: #428400;
	font-size: 130%;
}

p{
	padding: 10px 0 15px 0px;
}

div.chapter#aExplanation{
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	border : 1px solid #f7f4e4;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
}

div.chapter#aExplanation p{
	font-size: 80%;
	padding-bottom: 0;
}


div.chapter#askexpertTalk{
	margin-bottom: 60px;
}

div.chapter.talk{
	margin-bottom: 60px;
}

div.chapter.talk dl{
	padding: 5px 0 0 0;

}

div.chapter.talk dt{
	width: 70px;
	float:left;
	font-weight: normal;
}

div.chapter.talk dt img{
	vertical-align: middle;
}

div.chapter.talk dd.question{
	padding: 0 0 5px 70px;
	margin: 15px 0 0px 0;
	color: #346f00;
}

div.chapter.talk dd.answer{
	padding: 0 0 5px 70px;
	margin: 0 0 5px 0;
}

div.chapter.talk div.photoRight{
	margin: 3px 0 10px 10px;
	float: right;
}
