@charset "utf-8";
#content .info_box {
	clear: both;
	width: 820px;
	overflow: hidden;
}
#content .info_box h3 {
	background-color: #DAE4EE;
	font-size: 130%;
	line-height: 2em;
	text-indent: 1em;
}
#content .info_box h4 {
	font-size: 110%;
	font-weight: bold;
}

#content .info_box .info_main_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
#content .info_box object {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

#content .info_box .info_box_left{
	float:left;
}
#content .info_box .info_box_left320{
	float:left;
	width:400px;
}
#content .info_box .info_box_right {
	margin-bottom: 40px;
	margin-left:20px;
}
#footer {
	text-align: right;
	padding-bottom: 100px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 15px;
	width: 820px;
	padding-right: 40px;
	padding-left: 40px;
}

.adm_r20{
	margin-right:20px;
}

