@charset "utf-8";


/* フォント
---------------------------------------------*/
h1{
 font-family: "ＭＳ Ｐゴシック", Osaka;
 font-size: 16px;
 color: #000066;
}

h2{
	font-weight: normal;
}

h3{
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../img/midashi_bg.jpg);
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


.topics2{
	font-size: 90%;
	color: #797900;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 10px;
}
.topics{
	font-size: 90%;
	color: #797900;
	line-height: 18px;
	margin-left: 30px;
}

.listen{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-left: 30px;
}
.live{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-left: 30px;
}
.news{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-left: 30px;
}

/* メインイメージと2段組
---------------------------------------------*/

#topics {
	margin-right: 30px;
	padding-left: 17px;
	float: right;
	width: 405px;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#school {
	float: left;
	width: 408px;
	margin-left: 30px;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	margin-right: 5px;
}
