@charset "utf-8";
/* main_contents_index 大きい箱 ここから */
#main_contents_index{
	width:938px;
	margin:0 auto;
	display:table;
}

/* section_left ここから */

#section_left_index{
	width:187px;
	border:2px solid #e0ffff;
	display:table-cell;
	background-color:#fff;
	margin:0 0 5px 10px;
}

/* section_left ここまで */

/* contents ここから */

#contents_index{
	width:751px;
	border:2px solid #e0ffff;
	display:table-cell;
	background-color:#fff;
	margin:0 0 5px 10px;
}

/* contents ここまで */

