@charset "EUC-JP";

/*============ºÂÃÌ²ñ===========*/
.top_read {
	color: #FF6600;
	font-weight: bold;
}

.top_komi {
	color: #8F82BC;
}

.talkername09 {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","MS P Gothic","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka";
	color: #3300CC;
}


/*============¹ñºÝ¸òÎ®===========*/

.kokusai_read {
	color: #00676C;
	font-weight: bold;
}

.kokusai_komi {
	display: block;
	width: 100%;
	color: #0098A8;
	border-bottom: 2px solid #0098A8;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 40px;
}

/*=============½¢¿¦==============*/
.borderEx {
	width: 100%;
	clear: both;
	display: block;
	border-top: 1px solid #6666CC;
	margin: 20px 0px;
}