@charset "utf-8";

/**************************************************** main **/
#article{
	background-color:#ffffff;
	
}

#main {
	width: 665px;
	margin:20px;

}


#main .section {
	width: 633px;
	margin: 0 auto;
}

#main .section p.text {
	float: left;
	padding: 0 0 0 48px;
	line-height: 260%;
}


#main .section p.text strong {
	font-weight: bold;
	color: #ac0204;
	font-size: 117%;
}

#main .section p.photo {
	float: right;
}