@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
html {
    color: #232323;
    width: 100%;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232323;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
a {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
h1 a {
    text-decoration: none;
}
a:link {
    color: #4C3280;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: #4C3280;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #4C3280;
    font-weight: normal;
    text-decoration: none;
}
.clear{
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

#warp {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}

header, footer{text-align:center;width:100%;margin-bottom:-2px;}

header #bg_head{background:url(../../images/animob_sp/bg_header.jpg) repeat-x;height:49px;}

header .logo{margin:8px 0px 8px 8px;height:33px;width:143px;float:left;text-align:left;}

header .btn_dummy{margin:9px 8px 10px 0px;height:30px;width:75px;float:right;}

header .anime_headtext{
    background: none repeat scroll 0 0 #f383a4 /*#7050ad*/;
    margin-top: 0;
    width: 100%;
}

header .anime_headtext p{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0;
	width:100%;
    padding: 10px 0;
}

.anime_subT {
    background: none repeat scroll 0 0 #383838;
    margin-top: 0;
    width: 100%;
}
.anime_subT h1 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0;
    padding: 10px 0;
}
.anime_nav{
    margin: 0;
    padding: 10px 5px;
}
.anime_nav{
	width:96%;
	margin:0px auto;
}
.anime_nav .next{
	float:right;
}
.anime_nav .back{
	float:left;
}
.anime_sub2T {
    background: none repeat scroll 0 0 #E9E9E9;
    line-height: 120%;
    margin: 0;
    width: 100%;
}
.anime_sub2T h2 {
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:left;
    margin: 0;
    padding: 10px 5px;
}
.anime_sub2T .title{
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:center;
    margin: 0;
    padding: 10px 5px;
}

.anime_entryarea{width:100%;line-height: 130%;}

.anime_entry{
	text-align:left;
	padding:10px 5px;
	line-height:130%;
}
.anime_entry span{
	font-size:14px;
	margin:0px;
	padding:0px;
}

.anime_entry span .day_txt{
	font-size:12px;
	margin:0px;
	padding:0px;
}

.anime_entry .epi_img{
	text-align:center;
}

.anime_entry .epi_img img{
	margin:10px 3px 0px 3px;
	border:1px solid #6c6c6c;
	width:147px;
}

.entry_bline{
	background: none repeat scroll 0 0 #999;
	height:1px;
	font-size:1px;
	width:100%;
    line-height: 120%;
    margin-bottom:1px;
}

.footer_sp{
    background: none repeat scroll 0 0 #AAA;
    line-height: 120%;
    margin: 0;
    width: 100%;
	text-align:center;
}
.footer_sp img{
	margin-top:10px;
	margin-bottom:10px;
}

/* GOODS TOPへ戻る（1本線が入った画像） */

#bottom_goodslink{
	background:#dcdcdc;
    margin:10px auto -10px auto;
    border-top:1px solid #000;
    text-align:center;
	min-height : 20px;
	height : auto;
	width: 100%;
    padding: 8px 0 8px 0;
}


#bottom_goodslink h2{
	margin:0;
	font-size:13px;
	font-weight: bold;
	letter-spacing:140%;
	padding-top:3px;
}


#bottom_goodslink h2 a{
	margin:0;
	font-size:13px;
	font-weight: bold;
	letter-spacing:1px;
    text-decoration: underline;
}

/* カテゴリTOPへ戻る（２本線が入った画像） */

#bottom_link{
    margin:10px auto 0 auto;
    text-align:center;
	background:url(../../images/animob_sp/contents_bottom_line.gif) top repeat-x; 
	min-height : 25px;
	height : auto;
	width: 100%;
    padding: 15px 0 5px 0;
}


#bottom_link h1{
	margin:0;
	font-size:13px;
	font-weight: bold;
	letter-spacing:140%;
	padding-top:3px;
}


#bottom_link h1 a{
	margin:0;
	font-size:13px;
	font-weight: bold;
	letter-spacing:1px;
    text-decoration: underline;
}

#bottom_link h2{
	margin-top:10px;
	font-size:13px;
	font-weight: bold;
	letter-spacing:140%;
	padding-top:10px;

}


#bottom_link h2 a{
	margin:0;
	font-size:13px;
	font-weight: bold;
	letter-spacing:1px;
    text-decoration: underline;
}


/*----------------------------
 アニメ用footer／作者名等
----------------------------*/


#footername_anime{ 
    margin:0px;
	text-align:center;
	background:#515151;
	height:auto;
	padding: 3px 5px 10px 3px;
}

#footername_anime h1{
	margin:0;
	text-align:center;
	vertical-align:middle;
    padding-top:10px;
	font-size:12px;
	font-weight: bold;
	color:#fff;
	letter-spacing:0px;
	line-height:130%;
    
}
/* footer　HOME／PAGETOP画像用 */
 
.menu_bt {
	background:url(../../images/animob_sp/common_bt_BG1.jpg) repeat-x; 
	margin:0px;
	height:29px;

}


.menu_bt2 {
	background:url(../../images/animob_sp/common_bt_BG2.jpg) repeat-x; 
	height:26px;
	width:100%;
	text-align:center;
	margin-top:3px;

}

/* footer　PAGETOP */
.toPageTop{
    margin:0px;
	padding:0px

}


/* news 画像制御 */

#news .anime_entry img{
	max-width:310px;
}

/* 動画ボタン */
.btnmovie {
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #111;
	-moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
	width: 300px;
	padding: 10px 30px;
}
.btnmovie a{
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #111;
	-moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
}

/* 番組表フッター下 */


#anitere_navi {
	background:#f383a4;/*#5e449c;*/
	text-align:center;
}


#anitere_navi a {
	color:#fff;
}

#anitere_navi p {
	padding-top:10px;
	padding-bottom:10px;
}



/*これまでのお話ナビゲーション*/
#epinav {
	padding: 20px 0;
	text-align: center;
	width: 100%;
	clear:both;
}
#epinav a {
	font-weight: bold;
	text-decoration: underline;
}