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

#contents {
	background:#000 url(../images/cont_bg.jpg) no-repeat center top;
}

#main .box {
	width:680px;
	background:#fff;
}


.box th,
.box td {
	border-color:#91662B;
}
	

#main #list {
	margin-top:20px;
}

#main #list .box {
	
}
#main #list th {
	background:#f8db7b;
	font-weight:bold;
	text-align:center;
	color:#555;
}
#main #list .box td {
	padding:10px 5px;
	line-height:130%;
}

#main #list .liKen {
	color:#aaa;
	background:#444;
	width:80px;
}
#main #list .liMaeuri {
	color:#aaa;
	background:#444;
	width:30px;
}
#main #list .liKan {
	color:#aaa;
	background:#444;
	width:300px;
}
#main #list .liKikan {
	color:#aaa;
	background:#444;
}

#main .liMaeuriTd {
	text-align:center;
	color:#F00;
	font-weight:bold;
}


#main #list h2 {
	margin:50px 0 10px;
	font-size:140%;
	font-weight:bold;
	color:#f8db7b;
}


#main #list .ken {
	background:#C6964D;
	font-weight:bold;
	text-align:center;
	color:#5b2920;
	}
	
	