@charset "utf-8";
/* CSS Document */

#mainContents_history{
	width:700px;
	height:506px;
	margin:0px auto;
	}

#history_side{
	margin-right:0px;
	height:506px;
	width:300px;
	float:right;
	}

.enkaku{
	width:350px;
	height:auto;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	font-size:13px;
	line-height:130%;
	}

#main_history{
	width:360px;
	float:left;
	margin-right: 20px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 0px;
	display: inline;
	padding-bottom:10px;
	padding-top:30px;
	}
