#main_visual {
	background:url("./headimage.jpg") no-repeat top left;
}

#fnavi li {
	font-size:10px !important;
	padding:0 2px !important;
}



/* php版リンクページ用*/
#category{
	width:510px;
	_width:520px;
	height:auto;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	border:0px solid #cccccc;
	text-align:center;
}

#category li{
	list-style-type:none;
	float:left;
	width:120px;
	height:autopx;
	background:#dddddd;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	margin:0 3px 0 3px;
}

#bArea{
	width:605px;
	height:auto;
	padding:20px 0;
	margin:0 auto 0 auto;
}

.banar {
	width: 100px;
	height:80px;
	float: left;
	text-align:center;
	line-height:13px;
	margin: 5px;
	padding:3px 4px 0px 4px;
	border:1px solid #ccc;
}

.banar a{
	color:#99620f;
	text-decoration: none;
}

.banar p{
	color:#666;
	font-size: 10px;
	margin:0;
}