/*クローズアップ用*/

/*ジャンルタイトル*/
/*クローズアップ*/
#c_main_title {
	background-image: url(103/img/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	text-indent: -9999px;
	height: 30px;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.main_waku .c_toi {
	clear: both;
	margin-top: 5px;
}

/*クローズアップ画像*/
.c_yokoimg {
	float: right;
	margin-left: 20px;
}
.c_tateimg {
	float: left;
	margin-right: 20px;
}
