@charset "utf-8";
/* CSS Document */
#title_bg{
	background-image: url(../img/tokusan_title.jpg);
	background-repeat: no-repeat;
	width: 400px;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 150px;
}


.t_menu{
	padding: 1px;
	width: 250px;
	border: 1px solid #333333;
	margin-bottom: 5px;
	height: 84px;
}
.t_menu01{
	margin-left: 87px;
	font-size: 14px;
	font-weight: bold;
}
.t_menu02{
	margin-left: 87px;
	font-size: 10px;
	margin-top: 3px;
	line-height: 12px;
}



.kigyou_mei{
	font-size: 85%;
	color: #004610;
}

#main ul{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}

#main li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

td .newitem_bg{
	background-image: url(../img/newitem_bg.jpg);
	background-repeat: repeat;
}
