/*************************************************
公文日本語教室　ポルトガル生徒の声の設定
/jpn/portuguese/message/css/message.css

09.07.21
*************************************************/

/* clearfix */

#contentMain div.voice {
	display: inline-block;
}

#contentMain div.voice {
	/* \*/
	display: block;
	/*  */
}

#contentMain div.voice:after {
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	content: ".";
}

/* voice */

#contentMain div.voice {
	margin: 20px 0;
}

#contentMain div.voice div.col-r {
	width: 513px;
}

#contentMain div.voice h2 {
	margin: 0;
	line-height: 100%;
}

#contentMain div.voice p.h {
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	font-weight: bold;
}

#contentMain div.voice em {
	color: #557630;
}
