@charset "utf-8";
@import "common.css";
@import "styles.css";
@import "detail.css";

#beta .panlist{
	font-size:12px;
}
#beta h1{
	margin-bottom:10px;
}
#beta h2{
	height:37px;
	background:url(../img/common/bg_tl_h2.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bolder;
	font-size:20px;
	padding:5px 10px 0px;
}
#beta h3{
	height:30px;
	background:url(../img/common/bg_tl_h3.gif) no-repeat 0 0;
	color:#7f0000;
	font-size:18px;
	padding:2px 20px 0px;
	font-weight:bolder;
}
#beta h4{
	height:20px;
	background:url(../img/common/bg_tl_h4.gif) no-repeat 0 0;
	color:#7f0000;
	font-size:16px;
	padding:0px 20px 0px;
	font-weight:bolder;
}
.archives{
	margin:10px 0 20px 0;
	
}
table{
	width:100%;
}
table.tyokin,
table.tyokin th,
table.tyokin td{
	border-collapse:collapse;
	border:1px #808080 solid;
}
table.tyokin th{
	text-align:center;
	background:#e6e6e6;
}
table.tyokin th,
table.tyokin td{
	padding:5px 10px;
	font-size:14px;
}
.list01 li{
	margin-left:1em;
}
.list02 li{
	background:url(../img/common/icon_03.jpg) no-repeat 0 3px;
	padding-left:15px;
	margin-left:1em;
}



.log{
	text-align:center;
	margin-top:15px;
	font-size:12px;
}
.log li{
	text-align:center;
	display:inline;
	padding:5px;
}





