@charset "utf-8";
/* CSS Document */
div#main div.honbun {
	width: 650px;
	padding: 6px 10px;
}
p {
	width: 600px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1em;
}
div#bread p {
	width: 560px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
div.toiawase {
	width: 600px;
	line-height: 1.8em;
	margin: 10px 17px;
	font-size: 1em;
}
p.uptop {
	width: 600px;
	margin-right: 0;
	text-align: right;
}
ul.c_hanketsu {
	width: 600px;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
}
/* */
ul.c_hanketsu li.moji {
	display: block;
	float: left;
	width: 230px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 4;  /*テキストの位置を調整*/
	padding-top:0px;
	padding-left: 5px;
	color: #333;
	font-weight: bold;
	font-size:15px;
	border-right-color : #fe9700;
	background-color: #fff;
}
/* Japanese DB */

ul.c_hanketsu li.ban a:link {
	display: block;
	float: left;
	width: 315px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 2;  /*テキストの位置を調整*/
	margin-top: 10px;
	padding-left: 5px;
	color: #fff;
	font-size:23px;
	background-color: #122FCF;
}
ul.c_hanketsu li.ban a:visited {
	display: block;
	float: left;
	width: 315px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 2;  /*テキストの位置を調整*/
	margin-top: 10px;
	padding-left: 5px;
	color: #fff;
	font-size:23px;
	background-color: #122FCF;
}
ul.c_hanketsu li.ban a:hover {
	display: block;
	float: left;
	width: 315px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 2;  /*テキストの位置を調整*/
	margin-top: 10px;
	padding-left: 5px;
	color: #fff;
	font-size:23px;
	text-decoration: under-line;
	background-color: #39508A;
}
/* Asian DB */
ul.c_hanketsu li.ban2 a:link {
	display: block;
	float: left;
	width: 210px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 3.5;  /*テキストの位置を調整*/
	margin-top: 20px;
	padding-left: 5px;
	color: #fff;
	font-size:20px;
	background-color: #fff;
}
ul.c_hanketsu li.ban2 a:visited {
	display: block;
	float: left;
	width: 210px;
	background-color: #fff;
	color: #fff;
	font-size:27px;
	padding-left: 5px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 3.5;  /*テキストの位置を調整*/
	margin-top: 20px;
}
ul.c_hanketsu li.ban2 a:hover {
	display: block;
	float: left;
	width: 210px;
	height: auto;/*リンク範囲の高さを自動に：firefox必須*/
	line-height : 3.5;  /*テキストの位置を調整*/
	margin-top: 20px;
	padding-left: 5px;
	color: #fff;
	font-size:27px;
	text-decoration: none;
	background-color: #fff;
}
p.cl {
	clear: left;
	width: 600px;
	line-height: 2em;
	margin-top: 0px;
 margin-right:;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 1em;
}
p.cl2 {
	width: 600px;
	line-height: 1.5em;
	margin-top: 0px;
 margin-right:;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 1em;
}
div.counter {
	clear: left;
	text-align: center;
}
img.counter {
	margin-top: 20px;
}
