@charset "UTF-8";
#wrapper{
	width:520px;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}	
#hnav {
	padding:0;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 520px;
}	
#content{
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
	background-color: #e6e6e6;
}

.tab{
	width: 101px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	margin-right: 3;
	margin-bottom: 0;
	margin-left: 3;
}
.tabtxt a{
	color: #333;
	text-decoration: none;
}

.tabtxt a:hover{
  color: #333;
  text-decoration: none;
}
.tabtxt{
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	font-size: 12px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }	

.boxholder{
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.box{
	width:auto;
	padding-left: 12px;
 }
.box table {
	margin-top: 3px;
	margin-left: 3px;
	background-color: #FFF;
	font-size: 80%;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.box a{
	color: #666;
	text-decoration: underline;
 }
.box a:hover{
  color: #00F;
  text-decoration: underline;
 }
.style-red {
	color: #c8161d;
	font-weight: bold;
	width: 130px;
}
.clear {
clear:both;
}
ul {
list-style:none;
margin:0;
padding:0;
}

