/*--for pc browser css--*/
@charset "UTF-8";

h3	{
	font-size: 16px;
	margin:10px 0px 0px 10px;
}

a{
	outline: none;
}


h3.em	{
	padding-left: 5px;
	color: #e50012;
	border-left: 10px solid #e50012;
	border-bottom: 1px solid #e50012;
}

hr	{
	border-bottom: 1px dashed #999;
}

#sv_text a	{
	text-decoration: underline;
	color: #e50012;
}

#sv_text li.bci {
	color: #e50012;
}

#sv_text table	{
	width: 681px;
}

#sv_text td	{
	padding: 10px;
	border-bottom: 1px dashed #aaa;
	text-align: center;
}

#sv_text ul {
	list-style: none;
}

#sv_text ul li	{
	width: 170px;
	text-align: center;
	float: left;
}

#sv_text ul li a	{
	font-size: 12px;
	text-decoration: none;
}

#sv_text ul li a:hover	{
	font-weight: bold;
	text-decoration: underline;
}


#sv_text ul.change {
	padding: 10px 0px;
	list-style: none;
}

#sv_text ul.change li	{
	background-image: url('radio_bt.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	width: 226px;
	height: 36px;
	text-align: center;
	float: left;
}

#sv_text ul.change li:hover	{
	background-image: url('radio_bt_on.png');
	background-repeat: no-repeat;
	background-position: center;
}

#sv_text ul.change li a	{
	color: #333;
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#sv_text p.regu	{
	font-size: 12px;
}

#sv_text p.regu b	{
	color: #e50012;
	font-size: 12px;
}
/*バナー追加*/
.banner a img:hover{
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* internet explorer 8 */
	filter: alpha(opacity=70);/* internet explorer 5~7 */
	-moz-opacity:0.7;/* mozilla, netscape */
	opacity:0.7;/* fx, safari, opera */
}
p#img img a:hover{
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* internet explorer 8 */
	filter: alpha(opacity=70);/* internet explorer 5~7 */
	-moz-opacity:0.7;/* mozilla, netscape */
	opacity:0.7;/* fx, safari, opera */
}
#link{
	position:relative;
}
#link p{
	z-index: 1;
}
#link p#ikebukuro a{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	text-decoration: underline;
	position:absolute;
	top:-375px;
	left:130px;
	font-size:1.7em;
	z-index: 10;
	display: block;
	color:#3366CC;
 }
storong{
	font-weight:1.2em;
}

	