@charset "utf-8";

a.video {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#000;
	text-decoration:underline;
}

a.video:link {
	color:#000;
	text-decoration:underline;
}

a.video:visited {
	color:#000;
	text-decoration:underline;
}

a.video:hover, a.video:active {
	background:#ccc none repeat scroll 0%;
	color:#FFF;
	text-decoration:none;
}

a.extlink {
  font-weight: bold;
}

#s_ul ul {
	overflow:auto;
	width: 100%;
}

#s_ul li {
	float: left;
	margin: 0px 4px;
}

#s_txt {
	line-height: 1.5;
	margin: 10px 0px;
}

#main_box {
	padding: 8px;
	margin:4px;
	border:1px solid #CCC;
}

.s_ti {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin: 0px 20px;
	border-bottom: 3px dotted #999;
	border-top: 3px dotted #999;
}

div.text_frm {
	text-align:center;
	vertical-align: middle;
}

div.text_frm img {
	text-align:center;
	vertical-align: middle;
	line-height: 280px;
}

div.form_frm {
	border:2px dotted #CCCCCC;
	padding:10px;
	overflow:hidden;	
}

.dot_1 {
	background:transparent url(../images/ico/dot_1.gif) repeat-x scroll 0%;
}

.s_extension {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}

.s_overflow {
	width: 900px;
	overflow:hidden;
}

