@charset "UTF-8";
/* CSS Document */

@import url(../../css/format.css);

#section_greeting .block .photo{
	width:180px;
}

#section_greeting .block .photo .caption{
	left:auto;
	top:auto;
	right:10px;
	bottom:10px;
	color:#FFF;
	text-shadow:1px 1px 1px rgba( 0,0,0,0.9);
}


#section_issues .photo{
	width:290px;
}
#section_contents .photo,
#section_flow .photo,
#section_voice .photo{
	width:280px;
}

#section_flow .block,
#section_voice .block{
	margin-bottom:40px;
}

#section_flow .box .cg{
	font-size:15px;
	color:#b4b4b4;
}

#section_flow .box h5{
	margin:10px auto;
}

#section_voice .sub_block:not(:last-child){
	margin-bottom:40px;
}