/*アート*/

/*各ジャンルタイトル*/

/*アート*/
#a_main_title {
	background-image: url(107/img/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 70px;
	text-indent: -9999px;
	height: 30px;
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*アート*/
.a_title2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #EAF3E2;
	color: #336666;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.a_title3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #336666;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.a_tokuimg img{
	float: left;
	padding: 2px;
}
.a_map img{
	float: right;
	padding: 2px;
}

