@charset "utf-8";

div#container div.contents p.photo{
	float:right;
	padding:5px 30px 10px 0;	
}

div#container div.contents h4.sub_title_2{
	clear:both;
	background-image:url(../../image/shared/sub_title.gif);
	background-repeat:no-repeat;
	margin:2px 0 0 8px;
	padding:2px 0 9px 20px;
	font-size:120%;
}

div#container div.contents p.text_2{
	clear:both;
	padding:5px 20px 10px 20px;
	margin:0 10px 0 10px;
	border-top:1px solid #E7E7E7;
}

.red{
	color:#CC3300;
	font-weight:bold;
	font-size:110%;
}
