@charset "Shift_JIS";

div#normal_header {	width:511px;	margin:0px;}
div.omoni_column {	margin:0px;	padding:0px;	float:left;	width:220px;}
div#normal_coment {	width:511px;	margin:0px;}
div#shokudobox{
	width: 481px;
	border: 1px solid #999;
	padding: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#shokudo_box01 {
	padding:0px;
	float:left;
	width:241px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#shokudo_box02 {
	padding:0px;
	float:right;
	width:222px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#shokudo_box03 {
	padding:0px;
	float:right;
	width:222px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.bold{	font-weight: bold;}
.blue {	color:#03c;}
.red {	color:#d42f30;}
.floatleft {	float:left;}
.clearboth {	clear:both;}
