@charset "utf-8";
/* CSS Document */
#main-title{
	width:600px;
	height:20px;
	margin:10px 20px;
}
/* 大枠 */
#content_01{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}
.content_01_01{
	width:350px;
	height:auto;
	float:left;
	margin:0px 5px;
	
}
.content_01_02{
	clear:both;
}
/* テーブル */
.tokutei_t  {
	padding:5px 0px;
	width:720px;
}
.tokutei_t ol{
	padding:2px 2px 2px 20px;
}
.tokutei_t th {
	padding:3px;
	border:1px solid #999999;
}
.tokutei_t td {
	padding:3px;
	border:1px solid #999999;
}
.tokutei_t .border {
	border:1px solid #CCCCCC;
}
.tokutei_t_b{
	background-color:#CCC;
	font-size:12px;
}
.t_henpin{
	padding:10px 0px;
	color:#FFF;
	font-size:14px;
	background-color:#F00
}

/* 大枠 */
#content_02{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}
#content_03{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}
#content_04{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}
#content_05{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}
#content_06{
	width:720px;
	height:auto;
	margin:15px 20px 0px 20px;
}


