@charset "EUC-JP";
/* style resset */
* {
	margin: 0;
	padding: 0;
	}
a,h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
	text-align  : left;
	font-style: normal;
	font-size: 100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
ul, ol, dl, dt, dd {
	list-style: none;
	}
span, img {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	}
em, strong {
	border: none;
	font-style: normal;
	}
a {
	color: #3366ff;
	text-decoration: underline;
	}
a:hover {
	color: #666;
	text-decoration: none;
	}
a:visited {
	color: #3366ff;
	text-decoration: underline;
	}
hr.none{
	display:none;
}

body {
	background:#fff;
	font-size:13px;
	line-height:1.2em;
	color:#333;
}

div{
}

#rap{
	width:750px;
	margin:0 auto;
}

/*ヘッダー*/
#tagline{
	background:#ee77cc;
	height:20px;
}

#tagline h1{
	color:#fff;
	font-weight:normal;
	width:750px;
	margin:0 auto;
	padding-top:2px;
}

#tagline h1 a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#header #logo{
	float:left;
}

#header #header_photo{
	float:right;
}

#header_info{
	background:#ffeeff;
	border-top:5px solid #ee77cc;
}

#header_info_inner{
	padding:10px;
}

#header_catch{
	margin-bottom:10px;
}

/*エリア*/
#main{
	margin-bottom:10px;
}

#content1{
	width:365px;
	float:left;
}

#content2{
	width:365px;
	float:right;
}

#under{
}

/*h2タグ*/
h2 span{
	display:none;
}

h2.h2_pk{
	background:url(../images/hd_pk.gif) no-repeat 8px 0;
	width:360px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_form{
	background:url(../images/hd_form.gif) no-repeat 8px 0;
	width:360px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_list{
	background:url(../images/hd_list.gif) no-repeat 8px 0;
	width:745px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_sitemap{
	background:url(../images/hd_sitemap.gif) no-repeat 8px 0;
	width:745px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_author{
	background:url(../images/hd_author.gif) no-repeat 8px 0;
	width:745px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_faq{
	background:url(../images/hd_faq.gif) no-repeat 8px 0;
	width:745px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}

h2.h2_download{
	background:url(../images/hd_download.gif) no-repeat 8px 0;
	width:360px;
	height:24px;
	border-left:5px #ee77cc solid;
	border-bottom:1px #ee77cc solid;
	margin-bottom:10px;
}
	

/*動画ダウンロード部分*/
.mov_thumbs{
	width:320px;
	margin:0 auto;
	line-height:1.5em;
}

.mov_thumbs p{
	margin-bottom:15px;
}

.pict_left{
	margin-right:20px;
}

.mov_text{
	margin-bottom:20px;
}

.mov_dl{
	background:url(../images/bg_movie.gif) no-repeat;
	width:365px;
	height:230px;
}

.mov_dl_inner{
	padding:43px 15px 10px 15px;
}

.mov_dl p.mov_dl_text{
	padding-bottom:25px;
}

.mov_dl p.mov_dl_att{
	padding-bottom:10px;
	color:#FF0000;
}

/*フォーム*/
.form_text{
	margin-bottom:15px;
}

.form_text h3{
	color:#FF0000;
}

.form_text p{
	 padding-bottom:10px;
}

.touroku_gogo td{
	padding:5px;
}

.touroku_gogo{
	background:#eeccdd;
}


/*配信動画リスト*/
.movlist_line{
	margin-bottom:15px;
}

.movlist_unit{
	float:left;
	width:363px;
	margin-right:20px;
	border:1px solid #ddd;
}

.movlist_unit_inner{padding:5px;}

.movlist_pict{float:left; width:144px;}

.movlist_info{float:right; width:194px;}

.movlist_info h3{
	color:#FF0000;
	font-weight:normal;
	margin-bottom:10px;
	font-size:13px;
}

.movlist_info p.movlist_text{
	margin-bottom:15px;
	font-size:11px;
}

.movlist_info p.movlist_bt{
	text-align:center;
}

.movlist_under{font-size:11px; margin-top:5px;}

.unit_right{
	margin-right:0;
}


/*サイトマップ*/
#main_info{
	border:1px solid #ccc;
	width:748px;
}

#main_info_inner{
	padding:15px;
}

#sitemap{
	width:370px;
	float:left;
}

#sitemap li{
	padding-bottom:10px;
}

#sitemap li.sitemap_parent{
	padding-bottom:0px;
}

.sitemap_child li{
	float:left;
	margin-left:10px;
	padding-bottom:0;
}

#sitemap_pict{
	width:320px;
	float:right;
}

#sitemap_pict p{
	padding-bottom:5px;
	text-align:center;
}

/*運営者情報*/
#author{
	width:650px;
	margin:0 auto;
}

#author{
	width:650px;
	margin:0 auto;
}

#author table{
	width:650px;
	border:1px solid #ccc;
}

#author th{
	background:#ebebeb;
	width:210px;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}

#author td{
	padding:10px;
	border:1px solid #ccc;
}

/*FAQ*/
.bg_q1{
	width:365px;
	height:10px;
	background:url(../images/bg_q1.gif) no-repeat;
	font-size:1px;
}

.bg_q2{
	width:365px;
	height:10px;
	background:url(../images/bg_q2.gif) no-repeat;
}

.bg_a1{
	width:365px;
	height:10px;
	background:url(../images/bg_a1.gif) no-repeat;
	font-size:1px;
}

.bg_a2{
	width:365px;
	height:10px;
	background:url(../images/bg_a2.gif) no-repeat;
}

.bg_body{
	width:365px;
	background:url(../images/bg_faq.gif) repeat-y;
}

.bg_body_inner{
	padding:0 10px 0 10px;
}

.question{
	padding-left:10px;
}

.question li{
	background:url(../images/icon_q.gif) no-repeat;
	padding-bottom:15px;
	text-indent:22px;
	list-style-position:inside;
}

*html .question li{
	text-indent:11px;
}

.question li.last_list{
	padding-bottom:0px;
}

.answer{
	padding-bottom:20px;
}

.answer img{
	margin-bottom:5px;
}

/*フッター*/
#footer{	
	width:750px;
	height:50px;
	background:#ffeeff;
	border-top:2px solid #ee77cc;
	border-bottom:2px solid #ee77cc;
}

#footer_menu{
	text-align:center;
	padding-top:6px;
}

#copyright{
	text-align:center;
	font-size:11px;
	padding-top:3px;
}

#other_info{
	color:#CCCCCC;
	font-size:10px;
	text-align:right;
	padding-right:5px;
}

/* float */	
.float_left {float: left;}
.float_right {float: right;}	
.clear {
	clear: both;}

.none{
	display:none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* align */
.align_left {text-align: left;}
.align_center {text-align: center;}
.align_right {text-align: right;}
/* font */
.font_bigger{vertical-align:baseline; font-size:135%;}

.important{font-weight:bold;font-size:110%;color:#CC8800;}

.link_end{
	height:15px;
	background:url(../images/gmark.gif) no-repeat;
	padding:0px 0 0 12px;
	font-size:14px;
}

/*margin*/
.marginB20{
	margin-bottom:20px;
}
.paddingB20{
	padding-bottom:20px;
}
.marginB10{
	margin-bottom:10px;
}
.paddingB10{
	padding-bottom:10px;
}
.marginL40{
	margin-left:40px;
}

.right_end{
	margin-right:0;
}
.top_end{
	margin-top:5px;
}

/*font*/
.price{
	color:#996600;
}

/*for ie6*/
*html .ie_none{
	display:none;
}

/*font*/
.att{
	color:#FF0000;
}

.add_info{
	font-size:90%;
}
