@charset "UTF-8";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------datsumou*/

.column strong{
	font-weight:bold;
}

.photoCenter{
	width:630px;
	text-align:center;
	margin:20px 0;
}

.strongRed{
	color:#9E3043;
	font-weight:bold;
	margin-bottom:15px;
}

.square{
	background:url(../img/square.gif) no-repeat 0 6px;
	padding-left:15px;
	padding-bottom:3px;
	margin-top:10px;
	font-weight:bold;
}

.spTop{
	margin-top:15px;
}

.ipl{
	width:630px;
	margin-top:15px;
}

.ipl td{
	vertical-align:top;
}

.tdIn{
	width:150px;
}