@charset "utf-8";
/* iPhone css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,input,p,blockquote,table,th,td {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
	word-break: break-all;
	line-height:140%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

li {
	list-style:none;
	margin:0;
	padding:0;
}



@-webkit-keyframes pulse {
 from {
   opacity: 1.0;/*透明度100%*/
 }
 to {
   opacity: 0.0;/*透明度80%*/
 }
}
.blinking{
-webkit-animation-name: pulse;/* 実行する名前 */
-webkit-animation-duration: 0.5s;/* 0.3秒かけて実行 */
-webkit-animation-iteration-count:infinite;/* 何回実行するか。infiniteで無限 */
-webkit-animation-timing-function:ease-in-out;/* イーズインアウト */
-webkit-animation-direction: alternate;/* alternateにするとアニメーションが反復 */
-webkit-animation-delay: 0s; /* 実行までの待ち時間 */
}

#blinkdiv{background:#ff0000;width:80%;font-size:20px;text-align:center;margin:8px auto;padding:6px;color:#ffcc00;font-weight:bold;-webkit-border-radius:8px;}


/*  調整ここから ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

* {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: none;
}

/* BODY指定 ---------------------------------- */
body {
	background-color: #fff;
	line-height: 1.2;
	font-weight: normal;
	font-family:"HiraKakuProN-W3","CourierNewPS-BoldMT", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
        background-image:url('img/background.png');
}

/* ベースのリンク色 ---------------------------------- */
a {
color:#cc0002;
text-decoration:none;
}



/*  ヘッダー部分 ------------------------------------------------------- */
/*
#toplink h1 {
float:left;
font-size:18px;
font-weight:bold;
padding:0;
margin:0px 0 0 8px;
color:#000;
text-shadow: 1px 1px 3px #deb132;
}
#toplink {
width:100%;
text-align:center;
margin:0 auto 15px auto;
padding:8px 0;
color:#666;
font-size:8px;
-webkit-border-radius:0px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#dbd7c7), 
			color-stop(0.49, #fff),
			color-stop(0.50, #eaeaea),to(#fefefe));
text-shadow: 1px 1px 3px #93854c;
-webkit-box-shadow: 0px 0px 5px 0px #d8d1b4;
}
#toplink img{
height:40px;
margin-right:5px;
vertical-align:middle;
}
*/

#toplink h1 {
float:left;
font-size:18px;
font-weight:bold;
padding:0;
margin:0px 0 0 8px;
color:#000;
text-shadow: 1px 1px 3px #deb132;
}
#toplink {
width:100%;
text-align:center;
margin:0 auto 5px auto;
padding:2px 0;
color:#666;
font-size:8px;
-webkit-border-radius:0px;
background-color:#fff;
/*
background: -webkit-gradient(linear, center top, center bottom, from(#dbd7c7), 
			color-stop(0.49, #fff),
			color-stop(0.50, #eaeaea),to(#fefefe));
text-shadow: 1px 1px 3px #93854c;
-webkit-box-shadow: 0px 0px 5px 0px #d8d1b4;
*/
}


#topkiyaku{float:right;margin:0 8px 0 0;}
#topkiyaku_btn{
padding:2px 6px;
font-size:10px;
-webkit-border-radius:5px;
background: -webkit-gradient(linear, center top, center bottom, from(#ededed), 
			color-stop(0.49, #ededed),
			color-stop(0.50, #dcdcdc),to(#dcdcdc));
text-shadow: 1px 1px 3px #fff;
text-align:center;
color:#333;
}

#topkiyaku_btn img{height:13px;vertical-align:middle;margin:0;}

#glblmn {text-align:center;border-bottom:0px solid #ff6600;margin:0 auto 0px auto;
background: -webkit-gradient(linear, center top, center bottom, from(#030303), to(#666));
}
#glblmn a{color:#fff;}
#glblmn_btn img{width:32px;vertical-align:middle;margin:0;}
#glblmn_btn{
float:left;
width:20%;
font-size:10px;text-align:center;margin:1px 0px 0px 0;padding:4px 0;-webkit-border-radius:0px;
background-color:#93854c;
background: -webkit-gradient(linear, center top, center bottom, from(#d9d2b5), 
			color-stop(0.49, #c2b788),
			color-stop(0.50, #b0a168),to(#93854c));
text-shadow: 1px 1px 3px #93854c;
border-left:0px solid #a79d55;
/*
background-color:#be0b28;
background: -webkit-gradient(linear, center top, center bottom, from(#ee9da2), 
			color-stop(0.49, #e4616a),
			color-stop(0.50, #dc3344),to(#be0b28));
text-shadow: 1px 1px 3px #be0b28;
border:1px solid #d91f28;
*/
}

/*  TOPページ動画リスト関連 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* -----------------ジャンルタイトル----------------- */


h2 {
padding:12px 6px 12px 8px;
margin:0px 0px 0px;
-webkit-border-radius: 0;
background-image:url('http://mv.chinbaku777.com/001/img/h2bg.png');
/*
background-color:#deb132;
background: -webkit-gradient(linear, center top, center bottom, from(#f9f786),
			color-stop(0.25, #ffea75),
			color-stop(0.7, #dfb23d),
to(#deb132));
border-bottom:2px solid #e6e183;
border-top:1px solid #e6e183;
*/
display:block;
font-size:14px;
font-weight:bold;
/* color:#96907b; */
color:#797979;
text-shadow: 1px 1px 3px #deb132;
clear:both;
}

/* ---サンプルタイトル--- */
 h2.samttl{
padding:12px 6px 12px 8px;
margin:0px 0px 8px;
-webkit-border-radius: 0;
background-image:url('http://mv.chinbaku777.com/001/img/h2bg.png');
/*
background-color:#deb132;
background: -webkit-gradient(linear, center top, center bottom, from(#f9f786),
			color-stop(0.25, #ffea75),
			color-stop(0.7, #dfb23d),
to(#deb132));
border-bottom:2px solid #e6e183;
border-top:1px solid #e6e183;
*/
display:block;
font-size:14px;
font-weight:bold;
color:#000;
text-shadow: 1px 1px 3px #deb132;
clear:both;
text-align:center;
}

/* ---ジャンルタイトルのアイコン--- */

h2 img {
margin-right:2px;
vertical-align:middle;
padding:0 0 3px 0;

}


/* -----------------リストの大枠----------------- */

#scanlist {
padding:0 0px 8px 0;
margin:0px 0px 10px;
border-bottom:0px dotted #333;
-webkit-border-radius:0 0;
background-color:#fff;
color:#333;
clear:both;
text-align:left;
}

/* ---大枠 --- */
#scan, #scan2, #scan480 {
padding:4px 4px 8px 4px;
margin:0px 0px 10px;
border-bottom:0px dotted #333;
-webkit-border-radius:0 0;
background-color:#fff;
color:#333;
clear:both;
}

/* ---大枠2 --- */
#scan999,{
padding:4px 4px 8px 4px;
margin:0px 0px 10px;
border-bottom:0px dotted #80bfff;
-webkit-border-radius:0 0;
background-color:#fff;
color:#333;
clear:both;
}

/* ---大枠・全角丸 --- */
#scan2 {
-webkit-border-radius:0px;
font-size:12px;
}


/* ---天地480pxマージンありの大枠・全角丸 --- */
#scan480 {
margin:480px 0px 8px;
-webkit-border-radius: 0px;
}

#top480 {
margin:480px 0px 8px;
}


/* -----------------リストの小枠----------------- */

/* ---写真大の枠 --- */
.blogbody2 {
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#f4f5e4));
border-bottom:1px solid #d8d0b2;
  -webkit-border-radius: 0px;
  padding: 8px 5px 8px 5px;
  margin: 0 0 0px 0;
vertical-align:middle;
}

/* ---写真小の枠 --- */
.blogbody {
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#f4f5e4));
border-bottom:1px solid #d8d0b2;
  -webkit-border-radius: 0px;
  padding: 8px 5px 8px 5px;
  margin: 0 0 0px 0;
vertical-align:middle;
height:100px;overflow:hidden;
}

/* ---テキストリンクリスト用 --- */
#index-article-list4 {
margin: 0;
border:none;
-webkit-border-radius: 0px;
width:100%;
}
#index-article-list4 ul{
list-style:none;

}
#index-article-list4 li {
list-style:none;
border-bottom:1px dotted #99abc1;
display:block;
clear:both;
padding:6px 0px 6px 0px;
font-size:14px;
line-height:1;
-webkit-border-radius: 0px;
background-color:#ededed;
}


#index-article-list3 {
margin: 0;
border:none;
-webkit-border-radius: 0px;
clear:all;
}

/* --- SLIDE規約 ---*/
#slidebody{border-top:1px solid #a9a9a9;border-right:1px solid #a9a9a9;border-bottom:0px solid #f5f5f5;border-left:1px solid #f5f5f5;margin:10px 0 0 0;-webkit-border-radius: 0px;}



.slidettl{font-size:16px;display:block;padding:8px;
background: -webkit-gradient(linear, center top, center bottom, from(#ededed), to(#fefefe));
border-bottom:1px solid #ccc;
color:#666;
}
.slidesabttl{font-size:14px;display:block;padding:8px;
background: -webkit-gradient(linear, center top, center bottom, from(#e8e7e1), to(#fefefe));
border-bottom:1px dotted #ccc;
color:#cc0000;
}
.slidetext{padding:8px;border-bottom:1px dotted #666;}

/* --- タブランキング --- */
#tab-wrapper{clear:both;width:100%;}
#tab {
clear:both;
padding:0px;
margin:15px 0;
-webkit-border-radius:0;
background-color:#000;
background: -webkit-gradient(linear, center top, center bottom, from(#942476), to(#6e1c58));
}
#tab ul{
display:block;
}


#tab li a{
float:left;
    color: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#ccc));
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #212121;
    padding: 6px 0px;
margin:0 ;
    -webkit-border-radius:8px 8px 0 0;
width:50%;
text-align:center;
}
#tab li a:hover, #tab li.present a {
background: -webkit-gradient(linear, center top, center bottom, from(#d9d2b5), 
			color-stop(0.49, #c2b788),
			color-stop(0.50, #b0a168),to(#93854c));
text-shadow: 1px 1px 3px #93854c;
    -webkit-border-radius:8px 8px 0 0;
}
#tabranking {
text-align:center;
border:0px solid #ccc;
padding:0;
margin:0px 0 0 0px;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
color:#089dcb;
position:absolute;
-webkit-border-radius:0px;
width:120px;
}
.rank{width:50%;font-weight:bold;font-size:9px;background: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#ff0000));color:#fff;padding:0px;float:left;text-align:center;}
.rankno{width:50%;font-weight:bold;font-size:9px;background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));color:#fff;padding:0px;float:left;text-align:center;}

#tabnew {
text-align:center;
padding:0;
margin:0px;
color:#089dcb;
position:absolute;
}

.janbtn{font-size:11px;font-weight:bold;color:#fff;background: -webkit-gradient(linear, left top, left bottom, from(deeppink), to(deeppink));margin:0px 0 0 0px;padding:1px 3px;text-align:center;-webkit-border-radius:0px;border:0px solid #ccc;text-shadow: 1px 1px 3px #333;}
.jan1{background: -webkit-gradient(linear, left top, left bottom, from(#C35F5F), to(#C35F5F));}
.jan21{background: -webkit-gradient(linear, left top, left bottom, from(#C37E5F), to(#C37E5F));}
.jan3{background: -webkit-gradient(linear, left top, left bottom, from(#C3AB5F), to(#C3AB5F));}
.jan4{background: -webkit-gradient(linear, left top, left bottom, from(#A4C35F), to(#A4C35F));}
.jan5{background: -webkit-gradient(linear, left top, left bottom, from(#64C35F), to(#64C35F));}
.jan6{background: -webkit-gradient(linear, left top, left bottom, from(#5FC3A1), to(#5FC3A1));}
.jan7{background: -webkit-gradient(linear, left top, left bottom, from(#5FB9C3), to(#5FB9C3));}
.jan8{background: -webkit-gradient(linear, left top, left bottom, from(#5F95C3), to(#5F95C3));}
.jan9{background: -webkit-gradient(linear, left top, left bottom, from(#5F5FC3), to(#5F5FC3));}
.jan10{background: -webkit-gradient(linear, left top, left bottom, from(#855FC3), to(#855FC3));}
.jan11{background: -webkit-gradient(linear, left top, left bottom, from(#C35FB9), to(#C35FB9));}
.jan12{background: -webkit-gradient(linear, left top, left bottom, from(#C35F62), to(#C35F62));}

.lolibtn{font-size:10px;color:#fce710;background: -webkit-gradient(linear, left top, left bottom, from(deeppink), to(red));margin:2px 0 0 4px;padding:2px 3px;text-align:center;-webkit-border-radius:3px;border:1px solid #ccc;text-shadow: 1px 1px 3px #333;}

.starbtn{font-size:11px;color:#fce710;padding:0px 1px;text-align:center;-webkit-border-radius:0px 0 0px 0;border:0px solid #ccc;text-shadow: 1px 1px 3px #333;}

.newbtn{font-weight:bold;font-size:9px;background: -webkit-gradient(linear, left top, left bottom, from(#089dcb), to(#2bc3f3));color:#fff;padding:1px 5px;text-align:center;-webkit-border-radius:0px 0 4px 0;border:0px solid #ccc;}

.newtext{font-weight:bold;font-size:9px;background: -webkit-gradient(linear, left top, left bottom, from(#089dcb), to(#2bc3f3));color:#fff;padding:3px 4px;text-align:center;-webkit-border-radius:4px;border:0px solid #ccc;margin-right:2px;}

#tabnewcomm {
padding:0;
margin:0px;
color:#089dcb;
position:absolute;
opacity:0.85;
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
text-align:left;
}
.newcomm{font-weight:bold;font-size:9px;color:#000;padding:1px 5px;-webkit-border-radius:0px 0 0px 0;border:0px solid #ccc;}



/* -----------------サムネイル内----------------- */

/* ---写真小の矢印 --- */
.arrow {
color:#eee;
margin:37px 0 100px 5px;
vertical-align:middle;
font-size:100%;
font-weight:bold;
float:right;
background:#aaa;
-webkit-border-radius:6px;
padding:0 0px 0 3px;
}

/* ---写真大の矢印 --- */
.arrow2 {
color:#eee;
margin:10px 0 20px 5px;
vertical-align:middle;
font-size:100%;
font-weight:bold;
float:right;
background:#aaa;
-webkit-border-radius:6px;
padding:0 0px 0 3px;
}

/* ---ランキングアイコン --- */
#ranking {float:left;}
#ranking img {height:22px;margin:0 7px 0 0;}

/* ---サムネ写真・大 --- */
#thumb2 {}
#thumb2 img {-webkit-border-radius: 5px;width:100%;margin:0 auto;}

/* ---サムネ写真・小 --- */
#thumb1 {margin-right:8px;font-size:200%; float:left;	-webkit-box-shadow: 2px 2px 0px #ebe7d2;}
#thumb1 img {  -webkit-border-radius: 5px;width:100px;height:100px;}

/* ---動画タイトル --- */
.mvttl{font-size:14px;font-weight:bold;height:17px;overflow:hidden;margin:0 0 5px 0;vertical-align:middle;}
.mvttl img{vertical-align:top;}
.tt1{color:#b0493e;}
.tt2{color:#99b03e;}
.tt3{color:#3eb08c;}
.tt4{color:#486584;height:34px;margin:0 0 15px 0;}
.tt5{color:#b0493e;}

/* ---動画コメント --- */
.mvcomm{font-size:12px;color:#9c9889;line-height:1.35;border-bottom:0px solid #000;height:65px;overflow:hidden;text-align:left;}

/* ---動画コメント --- */
.mvcomm2{background:#eee;border:0px solid #ccc;font-size:10px;color:#9c9889;line-height:1.35;text-align:left;height:4em;overflow:hidden;width:99%;margin:0 auto;}

/* ---カウント------- */
.mvcommcnt{font-size:12px;color:#9c9889;line-height:1.2;border-bottom:0px solid #000;height:44px;overflow:hidden;}
.count{font-size:12px;color:#b04d4d;margin:5px 0 0 0;}
.cntbtn{-webkit-border-radius: 5px;margin:0;padding:1px 5px;margin-right:5px;font-size:11px;
background: -webkit-gradient(linear, center top, center bottom, from(#d9d2b5), 
			color-stop(0.49, #c2b788),
			color-stop(0.50, #b0a168),to(#93854c));
text-shadow: 1px 1px 3px #666;
color:#fff;text-align:center;}
.cntflo{float:left;}

/* ---もっと見る　---- */
#morebar{float:right;margin:8px 5px 20px 0;}
.morebars {
-webkit-border-radius:11px;
margin:0px 0px 0 0;
padding:6px 0;
font-size:12px;
font-weight:bold;
text-align:center;
width:8em;
background-color:#93854c;
background: -webkit-gradient(linear, center top, center bottom, from(#d9d2b5), 
			color-stop(0.49, #c2b788),
			color-stop(0.50, #b0a168),to(#93854c));
text-shadow: 1px 1px 3px #666;
color:#fff;
border:1px solid #d8d0b2;
}

.bar1{background:#b0493e;color:#fff;}
.bar2{background:#99b03e;color:#fff;}
.bar3{background:#3eb08c;color:#fff;}
.bar4{background:#486584;color:#fff;}
.bar5{background:#486584;color:#fff;}




/* ---もっと見る　---- */
.morelinks {-webkit-border-radius: 5px;margin:0;padding:1px 7px;font-size:9px;background:#486584;color:#fff;text-align:center;float:right;
background-color:#93854c;
background: -webkit-gradient(linear, center top, center bottom, from(#d9d2b5), 
			color-stop(0.49, #c2b788),
			color-stop(0.50, #b0a168),to(#93854c));
text-shadow: 1px 1px 3px #93854c;
}
.ml1{background:#b0493e;color:#fff;}
.ml2{background:#99b03e;color:#fff;}
.ml3{background:#3eb08c;color:#fff;}
.ml4{background:#486584;color:#fff;margin:8px 0 0 0;}
.ml5{background:#486584;color:#fff;}

/* ---横2列用------- */
#bnr_box2 {float:left;padding:0 0 1px 0;margin:0 0 5px;width:50%;text-align:center;}
#bnr_box2 img{width:95%;margin:0 auto 5px;}
#bnr_box2 div.mvcomm{font-size:12px;color:#9c9889;line-height:1.35;border-bottom:0px solid #000;height:2.7em;overflow:hidden;text-align:left;width:95%;margin:0 auto;}
#bnr_box2 h3.mvttl{font-weight:bold;font-size:14px;color:#cc0000;line-height:1.35;height:1.35em;overflow:hidden;text-align:left;width:95%;margin:0 auto;}

/* ---横3列用------- */
#bnr_box3 {float:left;padding:0 0 1px 0;margin:0 0 5px;width:33.3333%;text-align:center;}
#bnr_box3 img{width:99%;margin:0 auto 5px;}
#bnr_box3 div.mvcomm{font-size:12px;color:#9c9889;line-height:1.35;border-bottom:0px solid #000;height:2.7em;overflow:hidden;text-align:left;width:99%;margin:0 auto;}

/* ---横4列用------- */
#bnr_box4 {float:left;padding:0 0 1px 0;margin:0 0 0px;width:25%;text-align:center;}
#bnr_box4 img{width:99%;margin:0 auto;}


/* ---- 横バナー写真 ----- */
#single_banner{padding:4px;margin:5px auto;text-align:center;}
#thumb_bnr_y {text-align:center;}
#thumb_bnr_y img{width:80%;margin:10px 0px 10px;}

#single_banner{padding:4px;margin:5px auto;text-align:center;}
#thumb_bnr_y1 {text-align:center;}
#thumb_bnr_y1 img{width:100%;margin:5px 0px 3px;}

/* ---- ランキング ----- */
#rankbox{float:left;height:90px;text-align:center;-webkit-border-radius: 3px;background:#fce710;margin-right:2px;padding:0 2px;border:1px solid #de35b1;}
.ranktext{color:#de35b1;line-height:1.2;margin:27px auto 0 auto;font-size:10px;font-weight:bold;text-align:center;}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TOPページ動画リスト関連 [END] */



/* -----------------文字小用の枠----------------- */
#kiyakutab {
font-size:12px;
margin:0 0 10px 0;
padding:8px;
border:1px solid #94864d;
-webkit-border-radius:0 0 5px 5px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#fff));
color:#666;
clear:both;
}

#kiyakutab2 {
font-size:12px;
margin:0 0 10px 0;
padding:8px;
border:1px solid #94864d;
-webkit-border-radius:5px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#fff));
color:#666;
clear:both;
}

#kiyaku {
font-size:12px;
margin:5px 5px;
padding:8px;
border:3px solid #c0c0c0;
-webkit-border-radius:5px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#fff));
color:#000;
clear:both;
}

#kiyaku100 {
font-size:12px;
margin:130px 5px 5px 5px;
padding:8px;
border:1px solid #94864d;
-webkit-border-radius:5px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#fff));
color:#666;
clear:both;
}

#kiyaku480 {
font-size:12px;
margin:480px 5px 5px 5px;
padding:8px;
border:1px solid #94864d;
-webkit-border-radius:5px;
background-color:#fff;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#fff));
color:#666;
clear:both;
}


/* -----------------もっと見るボタン----------------- */

.head_menu55 li {
	display:block;
	width:100%;
	font-size:14px;
	padding:0px 0;
	text-align:center;
	margin:0 auto;
}
.menu_but55 {
	-webkit-border-radius:7px;
	background-color:#0093c9;

	background: -webkit-gradient(linear, center top, center bottom, from(#00bafc), to(#0093c9));
	padding:6px 0;
margin:1px 0 0 0;
border:1px solid #666;
color:#fff;
font-weight:bold;
text-shadow: 1px 1px 3px #0093c9;
display:block;
}
.head_menu55 {text-align:center;}


/* -----------------退場ボタン----------------- */

.head_menu99 li a{
	-webkit-border-radius:7px;
	background-color:#4c9c72;
	background: -webkit-gradient(linear, center top, center bottom, from(#696969), 
			color-stop(0.45, #454545),
			color-stop(0.46, #454545),to(#000));
text-shadow: 1px 1px 3px #000;
border-top:1px solid #666;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #000;
	padding:6px 0;
margin:8px 0;

color:#ededed;
font-weight:bold;

display:block;
	font-size:12px;
}
.head_menu99 {width:100%;text-align:center;color:#666;padding10px 0;}
.head_menu99 img {height:24px;margin-right:5px;vertical-align:middle;}

/* -----------------ENTERボタン----------------- */

.head_menu911 li a{
	-webkit-border-radius:7px;
	background-color:#c0c0c0;
background: -webkit-gradient(linear, center top, center bottom, from(#c0c0c0), 
			color-stop(0.49, #c0c0c0),
			color-stop(0.50, #c0c0c0),to(#c0c0c0));
text-shadow: 1px 1px 3px #93854c;
-webkit-box-shadow: 0px 0px 5px 0px #d8d1b4;
border:2px solid #fff;
padding:6px 0;
color:#fff;
font-weight:bold;
display:block;
	font-size:24px;
}
.head_menu911 {width:100%;text-align:center;color:#666;padding10px 0;margin:8px auto;}
.head_menu911 img {height:24px;margin-right:5px;vertical-align:middle;}

/* -----------------会員入り口ボタン----------------- */

.head_menu05 li a {
	display:block;
	width:100%;
	font-size:26px;
	padding:7px 0;
	text-align:center;
	float:left;
margin:2px;
color:#cc0002;
font-weight:bold;
background: -webkit-gradient(linear, center top, center bottom, from(#dedede), to(#aaa));
margin:4px 0;
-webkit-border-radius: 8px;
border:1px solid #aaa;
}
.head_menu05 img{
height:33px;vertical-align:middle;
}




/*  フッター部メニュー ------------------------------------------------------- */

.foot_menu li img{height:18px;vertical-align:middle;margin-right:1px;}

.head_menu,
.head_menu2,
.foot_menu {
background: -webkit-gradient(linear, center top, center bottom, from(#000), to(#666));margin:0;
}

.foot_menu img{vertical-align:middle;	padding-right:1px;}

.head_menu li,
.foot_menu li {
	display:block;
	width:50%;
	font-size:14px;
	padding:3px 0;
	text-align:center;
	float:left;
}


/*  コピーライト ------------------------------------------------------- */

#copyright {
	background-color:#c0c0c0;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding:5px 0;
}
#copyright a{color:#FFF;}







/* ペイテーブル ----------------------------------------------------------- */
#paytable {background:#fff;color:#333;padding:4px;font-size:12px;line-height:1.3;}
#paytable table{border:0px solid #ccc;padding:0px;}
#paytable td{border:1px solid #ccc;padding:5px;background:#fefefe;color:#333;}
#paytable td.pay1{background:#fff;}
#paytable td.pay2{color:red;font-weight:bold;text-align:center;background:#fce710;}
#paytable td.pay3{background:#fce710;color:#red;font-size:16px;font-weight:bold;text-align:center;}
#paytable td.pay4{color:333;background:#fff;}
#paytable h3{color:#fce710;background:#cc0000;font-size:16px;font-weight:bold;text-align:center;width:6em;padding:10px 0;margin:5px auto;-webkit-border-radius:5px;}
#paytable h4{color:#fff;background:#ff0000;font-size:16px;font-weight:bold;text-align:center;display:block;padding:5px 0;border:1px solid #ff0000;-webkit-border-radius:7px;margin:10px auto 0;width:80%;}
#paytable h5{color:#000000;background:#faf8e2;font-size:16px;font-weight:bold;text-align:center;display:block;padding:5px 0;border:1px double #333;-webkit-border-radius:0px;margin:5px auto 0;width:80%;}

/* ペイテーブル2 ----------------------------------------------------------- */
#paytable2 {background:#eee;color:#000;padding:4px;font-size:12px;line-height:1.3;}
#paytable2 h3{color:#fff;background:#ad9e65;font-size:16px;font-weight:bold;text-align:center;padding:3px 0;margin:0px auto 0;-webkit-border-radius:0;border-right:0px solid #ccc;border-top:1px solid #ccc;border-left:1px solid #ccc;}
#paytable2 p{background:#fff;border-left:0px solid #ccc;border-right:0px solid #ccc;border-bottom:0px solid #ccc;-webkit-border-radius:0;}
#paytable2 p.paytable2p1{font-size:16px;font-weight:bold;text-align:center;padding:6px 0;color:#ff0000;}
#paytable2 p.paytable2p2{font-size:16px;font-weight:bold;text-align:center;padding:6px 0;color:#000;}
#paytable2 p.paytable2p3{padding:6px;color:#000;}


/*  OTHER ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#scan input#search_submit {

}




}

h3 img{height:16px;}

.sampleform{font-size:21px;padding:4px;}
.sampleform2{
	-webkit-border-radius:7px;
	background-color:#0093c9;

	background: -webkit-gradient(linear, center top, center bottom, from(#00bafc), to(#0093c9));
	padding:6px 0;
margin:1px 0 0 0;
border:1px solid #666;
color:#000;
font-weight:bold;
text-shadow: 1px 1px 3px #fff;
display:block;
	font-size:24px;
}

.pop01{text-align:center;}
.pop02{text-size:24px;color:#ff0000;font-weight:bold;}
.tdl{nowrap:nowrap;}



#bbslist{
padding:4px;margin:0px 2px;
-webkit-border-radius:5px 5px 0 0;
background-color:#a3ffff;
background: -webkit-gradient(linear, center top, center bottom, from(#198cff), to(#3399ff));
border-top:1px solid #de35b1;
border-right:1px solid #de35b1;
border-left:1px solid #de35b1;
display:block;
font-size:21px;
color:#fff;
}

#bbslist2{
text-align:center;
font-size:10px;
float:left;
}
#bbslist2 li img{
width:50px;
-webkit-border-radius:8px;
border:2px solid #fff;
margin:2px 10px 0 2px;
}



#toplist {color:#333;font-size:1em;border-bottom:1px solid #ccc;padding:4px 0px;margin:0; }
#toplist h2 {background:#cc0002;color:white;font-size:1.2em;margin:0;padding:2px;}
#toplist h3 {color:#de35b1;font-size:1.2em;margin:0;padding:0px;}
#toplist p {text-align:left;margin:0 0 5px 0;padding:4px 0 4px 0;border-bottom:1px dotted #cc0002;}
#toplist li {padding:4px;margin:6px;clear:both;font-size:1.4em;display:block;list-style:none;background:#ccc;border:2px solid #cc0002;text-align:center;}
#toplist.ttl {color:#cc0002;border-bottom:1px dotted #cc0002;margin:0 0 5px 0;}
#toplist a:link {color:#cc0002;text-decoration:underline;
	text-shadow: 0 -1px 1px #fff,
    	-1px 0 1px #fff,
    	1px 0 1px #fff,
    	0 1px 1px #fff,
    	1px 1px 1px #000,
    	2px 2px 2px #000;
}
#toplist a:visited {color:#cc0002;text-decoration:underline;
	text-shadow: 0 -1px 1px #fff,
    	-1px 0 1px #fff,
    	1px 0 1px #fff,
    	0 1px 1px #fff,
    	1px 1px 1px #000,
    	2px 2px 2px #000;
}

#toplist2 li {height:100px;padding:0px;margin:0px 0 10px 0;clear:both;font-size:1.4em;display:block;list-style:none;background:#fff;border:0px solid #cc0002;text-align:left;}

h4 {display:block;font-size:18px;font-weight:bold;color:#cc0002;border-bottom:2px solid #cc0002;margin:5px 0 8px 0;}



#poptop {text-align:center;font-size:24px;color:red;margin:5px 0;}
#poptop img {height:24px;vertical-align:middle;}
.poptoptext{font-size:12px;margin:5px;text-align:left;color:#000;}





.blog li{
text-align:center;
float:left;
line-height:1.1;
padding:1px 1px 3px 1px;
margin:0 1px 1px 0;
-webkit-border-radius:8px;
background-color:#ccc;
background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#e5e4e6));
border:1px solid #cc000;
}
.blog li img{
-webkit-border-radius:8px;
border:1px solid #fff;
margin:2px 2px 0 2px;
}

#index-article-list3 div.blog a {
text-decoration: none;
color: black;
margin: 0;
}





/*  FLICKABLE  ------------------------------------------------------- */

#flickable1 {
	border: 1px solid #cccccc;
	width: 95%;
	height: 160px;
	text-align:left;
	margin: 0 auto;
	/*overflow: hidden;*/
	overflow: scroll;
}
#flickable1 ul {
	list-style: none;
	width:660px;
	margin: 0;
	padding: 8px;
}
#flickable1 ul li {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	width: 153px;
	height: 125px;
	margin: 0px 5px;
	padding: 0px;
	float: left;
}
#flickable1 .ui-flickable-container {
	cursor: pointer;
}
#flickable2 {
color:#444;
	background:#ddd;
	text-align:left;
	border: 1px solid #CCC;
	margin: 5px auto;
padding:8px;
	height: 250px;
	overflow: scroll;
}
#flickable2 ul {
	list-style: none;
	height:1400px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#flickable2 .ui-flickable-container {
	cursor: pointer;
}

#flickable3 {
width:100%;
	background:#000;
	text-align:left;
	border: 1px solid #444;
	margin: 0px auto 5px;
padding:4px;
	height: 70px;
	overflow: scroll;
font-size:12px;
color:#aaa;
}

/*  FLICKABLE  ------------------------------------------------------- */

















/*  OPTIONS（拡張カスタマイズ用） ------------------------------------------------------- */



.entrytxt {font-size:11px;}

.headbar {
	position: relative;
	padding: 5px 0;
	background-color:#fff;
	text-align: center;
	height:21px;
}

.headbar ul li{
	position:absolute;
}
.headbar ul li.headBtnTypeA {
	left: 4px;
	top: 5px;
}
.headbar ul li.headBtnTypeB {
	right: 4px;
	top: 5px;
}
.headbar ul li a.headBtn_pc {
	display: block;
	padding: 0px 4px 6px 17px;
	color: #000;
	font-size: 70%;
	text-decoration: none;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:5px 6px;
	height: 15px;
}




#title {
	/* background: -webkit-gradient(linear, center top, center bottom, from(#333333), to(#fff));  */
	background-color:#fff;
	padding:0px 0;
	text-align:center;
	/*background-image:url(img/bg.png);*/
}
#title h1 {
	font-size:18px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5); 
}
#title h1 a {
	color:#fff;
}
#title span {
	font-size:14px;
}




.head_menu9 {
	background: -webkit-gradient(linear, center top, center bottom, from(#444), to(#111));
	margin:0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
color:#fff;
}
.head_menu9 li {
	display:block;
	width:24%;
	font-size:16px;
	padding:3px 0;
	text-align:center;
	float:left;
margin:2px;
color:#fff;
}
.menu_but9 {
	-webkit-border-radius:10px;
	background-color:#ccc;
	width:98%;
	background: -webkit-gradient(linear, center top, center bottom, from(#666), to(#222));
	padding:6px 0;
border:1px solid #000;
color:#fff;
}


.head_menu li img,


.head_menu2 li {
	display:block;
	width:50%;
	font-size:21px;
	padding:3px 0;
	text-align:center;
	float:left;
}



.head_menu88 {width:100%;text-align:center;color:#666;}
.head_menu88 li {
	display:block;
	width:30%;
	font-size:14px;
margin:5px 2px;
	padding:8px 0;
	text-align:center;
	float:left;
	-webkit-border-radius:5px;
	background-color:#ccc;
	background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#ccc));
border:1px solid #aaa;
color:#deepskyblue;
}
.head_menu88 li a {
color:#333;
}

.head_menu img,
.head_menu2 img,
.head_menu55 img {
	vertical-align:middle;
	padding-right:1px;
}

.menu_but {
	-webkit-border-radius:5px;
	background-color:#ccc;
	width:98%;
	background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#ccc));
	padding:6px 0;
border:1px solid #666;
color:#333;
}




.menu_area div {
	font-size:12px;
	float:left;
	background-color:#ffffff;
	padding:3px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-box-shadow: 1px 1px 0px #666;
	position:absolute;
	border:solid #cccccc 1px;
	min-height:10px;
}
.menu_area li {
	border-bottom:1px solid #000;
	padding:3px 0;
	margin:3px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.menu_area li:last-child {
	border-bottom:0;
}
#menu1,#menu4 {
	width:50%;
}
#menu2,#menu5 {
	width:50%;
	margin-left:33.33%;
}
#menu3,#menu6 {
	width:50%;
	margin-left:47%;
}
#menu7 {
	width:50%;
}

#menu8 {
	width:50%;
	margin-left:50%;
}









#index-article-list3 h2.date {
  margin: 0;
}



#index-article-list3 h2 img
{
width:30px; margin-right:2px;vertical-align:middle;
}





#index-article-list3 div.blogbody h3.title {
  background-color: #fff;
  -webkit-border-radius:0;
  margin:0;
}

#playertop {
width:96%;
margin:0 auto;
padding:9px 0;
border-bottom:0px dotted #333;
-webkit-border-radius:8px 8px 0 0;
background: -webkit-gradient(linear, center top, center bottom, from(#444), 
			color-stop(0.49, #A9A9A9),
			color-stop(0.50, #A9A9A9),to(#333));
text-shadow: 1px 1px 3px #333;
text-align:center;
color:#FFFFFF;
clear:both;
font-size:18px;
}

#wideplayer{width:98%;margin:0 auto 5px auto;background:#555;text-align:center;}
#wideplayer img {
width:99%;margin:1px auto 2px auto;
}

#samimg1wideplayer{width:100%;margin:0 auto 0px auto;background:#555;text-align:center;position:relative;}
#samimg1wideplayer img {
width:99%;opacity:0.5;margin:2px auto 1px auto;
}

.catettl{}
#samimg12{width:100%;margin:0 auto 0px auto;text-align:center;}
#samimg1{width:100%;margin:0 auto 0px auto;}
#samimg1 img {
width:100%;opacity:0.5;-webkit-border-radius: 8px;margin:0 auto 7px auto;
}
#samimgtaxt111 {
z-index:1;
color:#fff;
	text-shadow: 0 -1px 1px #000,
    	-1px 0 1px #000,
    	1px 0 1px #000,
    	0 1px 1px #000,
    	1px 1px 1px #000000,
    	2px 2px 2px #000000;
width:100%;
height:35%;
position:absolute;
top:0;
text-align:center;
margin:0 auto 0px auto;
}

#samimgtaxt111.taxt3 {
z-index:3;
height:37%;
top:58%;
}

#samimgtaxt {
color:#fff;
	text-shadow: 0 -1px 1px #000,
    	-1px 0 1px #000,
    	1px 0 1px #000,
    	0 1px 1px #000,
    	1px 1px 1px #000000,
    	2px 2px 2px #000000;
width:100%;
position:absolute;
text-align:center;
margin:0 auto 0px auto;
}

#samimgtaxt.taxt1 {
z-index:2;
height:37%;
top:5%;
}
#samimgtaxt.taxt2 {
z-index:1;
height:16%;
top:37%;
}
#samimgtaxt.taxt3 {
z-index:3;
height:37%;
top:58%;
}

/* フォームsamimgtaxt -------------------------------------------------------------- */
#samimgtaxt .sampleform {
font-size:20px;
font-weight:bold;
margin:0 15px 0 5px;padding:0 0px 0px 0;
}
#samimgtaxt input[type="submit"] {
-webkit-border-radius:7px;
background-color:#c0c0c0;
background: -webkit-gradient(linear, center top, center bottom, from(#c0c0c0), 
			color-stop(0.49, #c0c0c0),
			color-stop(0.50, #f5f5f5),to(#f5f5f5));
text-shadow: 1px 1px 3px #333;
/*
background-color:#0093c9;
background: -webkit-gradient(linear, center top, center bottom, from(#00bafc), to(#0093c9));
*/
padding:4px 8px;
margin:1px 0 0 0;
border:1px solid #fff;
color:#000;
font-weight:bold;
font-size:20px;
}
#samimgtaxt .sampleform{
}

#index-article-list3 h2 {
	-webkit-border-radius:10px;
	background-color:#000000;
	/*width:98%;*/
	margin:0px 0 0 0;
	padding:4px 10px;
	font-size:21px;
	color:#fff;
display:block;

background: -webkit-gradient(linear, center top, center bottom, from(#ff3d3d), to(#ff8484));

}








.entryBody {
	font-size:14px;
	margin:3px 3px 10px;
	border:solid #999999 1px;
	-webkit-border-radius:8px;
	background-color:#fff;
	padding:5px;
}
.entryBody h3 {
	font-size:14px;
	border-left:10px solid #cc0002;
	padding-left:5px;
	margin-bottom:3px;
}
.entryState {
	border-top:1px solid #999;
	padding-top:3px;
	margin-top:3px;
	font-size:10px;
}
.entryState li {
	display:inline;
	list-style:none;
	text-align:140%;
	padding-right:3px;
}
.comtb_t {
font-size:12px;
border-left:6px solid #232323;
padding-left:5px;
margin-bottom:2px;
}

#tb_back {
	font-size:10px;
	border:1px solid #CCC;
	padding:1px;
	margin:2px 0;
}



#navi {
	text-align:center;
	border:solid #999999 1px;
	-webkit-border-radius:8px;
	background-color:white;
	padding:5px 0;
	margin:9px 9px 16px;
	font-size:12px;
}
#navi span {
	margin:0 2px;
}
#navi .current {
	background-color:#666;
	color:#FFF;
	padding:5px 7px;
}
#navi span a {
	background-color:#eee;
	padding:5px 7px;
}







#toplogo {style="width:100%;text-align:center;"}
#topmess{font-size:11px;background:#000;color:#cc0002;padding:4px;text-align:center;}
#mvlist {font-size:24px;}
#mvlist a {width:95%;font-size:24px;padding:4px;margin:5px auto -35px auto;text-align:center;display:block;line-height:1.2;
	-webkit-border-radius:7px;
	background-color:#4c9c72;
background: -webkit-gradient(linear, center top, center bottom, from(#d6d3cb), 
			color-stop(0.49, #c2c0b8),
			color-stop(0.50, #b0aea7),to(#94928d));
text-shadow: 1px 1px 3px #93854c;
-webkit-box-shadow: 0px 0px 5px 0px #d8d1b4;
border:2px solid #fff;
color:#fff;
}





#treeMenu5 {}
#treeMenu5 td{border:1px solid #999;font-size:12px;paddin:4px;background:#fff;}
.clr3 {color:orange;}
.clr2 {color:#ff0000;}
.clr1 {color:#000;}

#add1{padding:0 0 4px 0;}
#add2 img{height:22px;vertical-align:middle;margin-right:2px;}
#add1 img{height:22px;vertical-align:middle;margin-right:2px;}
#add1 a{font-size:13px;width:49%;padding:8px 0;margin:2px 1px;display:block;float:left;text-align:center;
-webkit-border-radius:5px;
background-color:#ccc;
background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#ccc));
border:1px solid #aaa;
color:#333;
}

#add2{margin:2px 0 2px 0;clear:left;}
#add2 a{font-size:13px;padding:8px 0;margin:1px 1px;display:block;text-align:center;
-webkit-border-radius:5px;
background-color:#ccc;
background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#ccc));
border:1px solid #aaa;
color:#333;
}




/*  RESET ------------------------------------------------------- */



/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac ＼*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* 無料退会申請ボタン */
.btn_taikai_1 {

}

.btn_taikai_2 {
  color: #f00;
  font-weight: bold;
  display: block;
  width: 300px;
  margin: 0 auto 8px auto;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #333;
  background-image: -webkit-linear-gradient(transparent 0%,rgba(255,255,255,.3) 50%,transparent 50%,rgba(0,0,0,.1) 100%);
  background-image:         linear-gradient(transparent 0%,rgba(255,255,255,.3) 50%,transparent 50%,rgba(0,0,0,.1) 100%);
  box-shadow: 0 2px 2px 0 rgba(255,255,255,.2) inset,0 2px 10px 0 rgba(255,255,255,.5) inset,0 -2px 2px 0 rgba(0,0,0,.1) inset;
  border: 1px solid rgba(0,0,0,.2);
}

.btn_taikai_2 span {
	color: #fff;
}