@charset "Shift_JIS"; 

/* ------------------------------------------------------------ */
#voice_contents{
	width:700px;
}

#voice_contents:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#voice_contents h2{
	margin-bottom:20px;
}

#voice_contents h3{
	margin-bottom:20px;
}

.right{
	text-align:right;
	margin-bottom:20px;
}

.photo{
	float:right;
	margin:0px 0px 10px 15px;
	text-align:right;
}

.photo img{
	margin-bottom:5px;
}

.photo02{
	float:left;
	margin:10px 15px 10px 0px;
	text-align:right;
}

.photo02 img{
	margin-bottom:5px;
}


.right02{
	margin-top:10px;
}

/* ----------------------------------------------- */
/* 2017/5/22 ------------------------------------- */
/* ----------------------------------------------- */
#voice_contents h4{
	font-size: 12pt;
}

.subtitle{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin:0 0 12px 0!important;
}

.sentenceend {
	margin-bottom:30px!important;
}


.photo02a{
	float:left;
	margin:10px 15px 10px 0px;
	text-align:left;
}

