#wrapper #body #center {
	width: 550px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	float: right;
	padding: 10px 0px 30px 15px;
	height: auto;
}
#wrapper #body #center #title {
	float: left;
}
#wrapper #body #center .block {
	float: left;
	width: 330px;
	margin-top: 15px;
	border-bottom: thin dotted #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#wrapper #body #center img {

}
#wrapper #body #center #right_image img {
	float: right;
	margin-top: 15px;
}
#wrapper #body #center table {
	border-bottom: thin dotted #666666;

}
#wrapper #body #center #column {
	border: 1px dotted #666666;
	width: 505px;
	margin-top: 10px;
}

#wrapper #body #center .block .komidashi {
	font-weight: bold;
	margin-bottom: 5px;
}
#wrapper #body #center .block .title .omidashi img {
}
#wrapper #body #center .block .omidashi img {
	margin-bottom: 10px;
}
