 @charset "UTF-8";
/* colors */
	
#base {
	color: #4d3e3f;
}
a:link, a:visited {
	color: #FE6637;
}
a:hover {
	color: #FF6B3F;
}
#hsub .bread, #hsub .before {
	background-color: #555555;
}
#hsub .copy, #hsub .after {
	background-color: #aaa;
}
#mbNavLineup {
	display: none;
}
#mbjxNews {
	display: none;
}
#mbbn01 {
	display: none;
}
#mbbn02 {
	display: none;
}
#gn li {
	background-color: #FFF;
}
#gn li.even, body.p #gn li.even2, body.l #gn li.even3 {
	background-color: #E4E4E4;
}
#gn li.over {
	background-color: #ffe51f;
}
/* fukidashi */
#gn li p {
	background: #DF5A12;
	color: #fff;
}
#gn li p:after {
	border-top-color: #DF5A12;
}
/* tab images of /w/ pages */
#m .m-nav-story {
	background-image: url(i/tab_story_off.gif);
}
#m .m-nav-comics {
	background-image: url(i/tab_comics_off.gif);
}
#m .m-nav-updates {
	background-image: url(i/tab_updates_off.gif);
}
#m .m-nav-story.selected {
	background-image: url(i/tab_story_on.gif);
}
#m .m-nav-comics.selected {
	background-image: url(i/tab_comics_on.gif);
}
#m .m-nav-updates.selected {
	background-image: url(i/tab_updates_on.gif);
}
#m .jplus_masuda_bn {
	margin: 0 auto;
}
/* if make 'hover' style, activate lines below */
/*
#m .m-nav-story.hover{ background-image:url(i/tab_story_on.gif); }
#m .m-nav-comics.hover{ background-image:url(i/tab_comics_on.gif); }
#m .m-nav-updates.hover{ background-image:url(i/tab_updates_on.gif); }
*/

/* tab images of /w/ pages(mobile) */

.mb #m .m-nav-story {
	background-image: url(i/tab_story_off_mb.gif);
}
.mb #m .m-nav-comics {
	background-image: url(i/tab_comics_off_mb.gif);
}
.mb #m .m-nav-updates {
	background-image: url(i/tab_updates_off_mb.gif);
}
.mb #m .m-nav-story.selected {
	background-image: url(i/tab_story_on_mb.gif);
}
.mb #m .m-nav-comics.selected {
	background-image: url(i/tab_comics_on_mb.gif);
}
.mb #m .m-nav-updates.selected {
	background-image: url(i/tab_updates_on_mb.gif);
}
.mb #m .jplus_masuda_bn {
	zoom: .45;
}
/* if make 'hover' style, activate lines below */
/*
.mb #m .m-nav-story.hover{ background-image:url(i/tab_story_on.gif); }
.mb #m .m-nav-comics.hover{ background-image:url(i/tab_comics_on.gif); }
.mb #m .m-nav-updates.hover{ background-image:url(i/tab_updates_on.gif); }
*/



/* reset */
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style-type: none;
}
p {
	margin: 0 0 1em;
}
a, img {
	border: 0;
}
body, table {
	font-size: 100%;
}
.clear {
	clear: both;
}
p.clearAll{
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}
/* layout */
#base {
	text-align: center;
	font-family: sans-serif;
}
#h, #hmain, #hsub, #htop, #htopic, #w, #f .f-banner, #f .f-c-inner, #f .f-n-inner {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#h {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#hmain_c {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#hmain {
	position: relative;
	background-color: #FFF;
}
#hmain .before, #hmain .after {
	position: absolute;
	top: 0;
	width: 10000px;
	height: 57px;
	background-color: #FFF;
}
#hmain .before {
	right: 100%;
}
#hmain .after {
	left: 100%;
}
#hmain h1 {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#hmain .credit {
	position: absolute;
	display: block;
	top: 3px;
	right: 0px;
	width: 75px;
	height: 32px;
}
#hmain .detail {
	position: absolute;
	display: block;
	top: 29px;
	width: 307px;
	height: 24px;
	right: 0px;
}
#hInfo {
	position: relative;
	clear: both;
	font-size: 13px;
	background:#000;
	text-align:center;
}
#hInfo .mb{
	display:none;
}

#hInfo .c-c-top{
	height:55px;
}
#hInfo .c-c-other{
	height:60px;
}

#hsub {
	position: relative;
	clear: both;
	font-size: 13px;
}
#hsub .before, #hsub .after {
	position: absolute;
	width: 10000px;
	height: 20px;
	top: 0px;
}
#hsub .before {
	right: 100%;
}
#hsub .after {
	left: 100%;
}
#hsub .bread {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(i/bread_div.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	padding-right: 27px;
	color: #FFF;
}
#hsub .bread-inner {
	display: block;
	padding-left: 8px;
	padding-top: 1px;
	white-space: nowrap;
}
#hsub .bread a:link, #hsub .bread a:visited { /*color:#FFF;*/
}
#hsub .copy {
	text-align: right;
	height: 19px;
	padding: 1px 3px 0 0;
}
#htop {
	position: relative;
	height: 300px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 2px;
}
#htopCover {
	width: 170px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 11px;
}

#htopCover .subh{
	padding:3px 0;
}



#htopCover p {
	margin: 0;
	line-height: 0em;
}
#htopMain {
	padding-left: 180px;
}
#htopMain .content {
	width: 605px;
	height: 291px;
	overflow: hidden;
	position: relative;
}
#htopMain .nav {
	position: absolute;
	right: 200px;
	top: 18px;
	width: 20px;
	z-index: 99;
}
#htopMain .nav a, #htopMain .nav span {
	display: block;
}
#navPager a {
	width: 18px;
	height: 16px;
	overflow: hidden;
	text-indent: -2000px;
	text-decoration: none;
	background: url(/static/img/htop/htop_nav_off.png) no-repeat;
}
#navPager a.activeSlide {
	background: url(/static/img/htop/htop_nav_on.png) no-repeat;
}
#htopMain .content2 {
	width: 183px;
	height: 291px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(i/comics_nav.gif) top right no-repeat;
}
#htopMain .content2 .loading {
	position: absolute;
	left: 76px;
	top: 79px;
}
#w {
	clear: left;
	padding-top: 10px;
}
#mh_m {
	width: 680px;
	float: left;
}
#mh_m h1 {
	width: 670px;
	height: 32px;
	background: url(i/mh_h.gif);
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
#mh_m h1.news {
	background: url(i/mh_h_news.gif);
}
#mh_m h1 .label {
	display: none;
}
#mh_m h1 .mh-h-inner {
	display: block;
	padding: 11px 0 0 200px;
	line-height: 1;
}
#mh_m h1 .mh-h-inner .author {
	padding-left: .5em;
}
.work-desc {
	font-size: 14px;
	position: relative;
	width: 100%;
}
.work-img {
}
.work-title {
	position: absolute;
}
.work-story {
	position: absolute;
	line-height: 1.5;
	font-size: 14px;
}
#mh_s {
	width: 300px;
	float: left;
	color: #000;
	font-size: 12px;
}
#s #mh_s {
	float: none;
}
#mh_s h2 {
	font-size: 14px;
	margin-bottom: 3px;
}
#s #mh_s h2 {
	background: none;
	color: #000;
	padding: 0;
	font-size: 14px;
}
#mh_s .img {
	float: left;
}
#mh_s h3 {
	font-size: 12px;
	font-weight: bold;
}
#s #mh_s h3 {
	background: none;
	color: #000;
	font-weight: bold;
	padding-left: 0;
}
#mh_s .work-info {
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	margin-top: 30px;
	position: relative;
}
#mh_s .work-info-h {
	background-color: #DFDFDF;
	padding: 0 7px;
}
#mh_s p.clear {
	height: 1px;
	font-size: 1px;
	margin: 0;
}
#mh_s .work-info-h h2 {
	position: absolute;
	width: 300px;
	top: -30px;
	left: -1px;
	background: url(i/work_info_header.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#mh_s .work-info-h h2 span {
	display: block;
	padding: 7px 7px 2px;
}
#mh_s .work-info-sub {
	padding: 7px 7px 0;
}
#mh_s .work-about {
	font-size: 14px;
}
#mh_s .work-about p {
	padding: 0 6px 6px 0;
	margin: 0;
}
#mh_s .work-prof {
	clear: left;
}
#mh_s .work-prof p {
	line-height: 1.4;
	padding: 0;
	margin: 0 0 10px;
}
#mh_s .more {
	margin-bottom: 10px;
}
#mh_s .more li {
	width: 270px;
	height: 30px;
	margin-bottom: 4px;
}
#mh_s .more li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -5400px;
	height: 100%;
}
#mh_s .more-more {
	background: url(i/mh_btn_detail.gif);
}
#mh_s .more-read {
	background: url(i/mh_btn_prev.gif);
}
#mh_s .links {
	padding-bottom: 10px;
}
#mh_s .img-comics {
	width: 110px;
	padding: 0;
	margin: 0;
}
#mh_s .comics-nav {
	width: 172px;
	float: left;
}
#mh_s .comics-nav li {
}
#mh_s .work-info-footer {
	clear: left;
	background: url(i/work_info_footer.gif) left bottom no-repeat;
	margin-top: -1px;
}
#gn {
	width: 180px;
	float: left;
}
#gn h2, #htopCover h2 {
	background: url(i/h_bg_gn.gif) repeat-x;
	height: 32px;
	margin-right: 10px;
}
#gn h2 span, #htopCover h2 span {
	padding: 0px 11px 0;
	display: block;
}
#gn .subh {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#gn ul {
	list-style-type: none;
}
#gn li {
	height: 40px;
	margin-bottom: 5px;
	width: 169px;
	position: relative;
	overflow: visible;
}
#gn li a {
	display: block;
	overflow: hidden;
	height: 100%;
	text-indent: -1700px;
	background-repeat: no-repeat;
}
#gn .covbnbox {
	width: 160px;
	height: 50px;
}
#gn li p {
	display: none;
	padding: 7px;
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 175px;
	top: -5px;
	width: 145px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	border: 3px solid #FFF;
}
#gn li p:after {
	position: absolute;
	top: 14px;
	left: -20px;
	content: "";
	width: 0;
	height: 0;
	border-width: 15px 0 0 20px;
	border-left-color: transparent;
	border-style: solid;
}
#gn li.over p {
	display: block;
}
#jxfile_bn {
	width: 180px;
	float: left;
	margin-bottom: 20px;
}
.mb #jxfile_bn {
	display: none;
}
#m {
	width: 500px;
	float: left;
}
body.cols-2 #m {
	width: 680px;
	clear: left;
}
body.cols-2-nav #m {
	width: 800px;
}
#m .smrt_banners {
	display: none;
}
#m .smrt_banners .links {
	text-align: left;
	font-size: 12px;
}
#m h2.top {
	height: 28px;
	background: url(i/h_bg_s.gif);
 background-repeat:repeat-x  margin-right:10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#m h2.top span {
	display: block;
	background-image: url(i/h_x_long.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 100%;
	padding: 8px 0 0 130px;
}
#m h2.top img {
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 48px;
	vertical-align: bottom;
}
#m .subh {
	font-size: 12px;
	margin-bottom: 0;
	color: #FFFFFF;
}
#m .follow {
	width: 166px;
	height: 48px;
	float: left;
}
#m .follow a {
	background: url(i/m_follow.gif);
	display: block;
	height: 100%;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3320px;
}
#m .clear {
	clear: both;
}
/* tab of /w/ page */
#m .m-nav {
	height: 52px;
	margin-right: 8px;
	background-image: url(i/tab_back.jpg);
	background-repeat: repeat-x
}
#m .m-nav li {
	width: 221px;
	height: 52px;
	float: left;
	overflow: hidden;
}
#m .m-nav li a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
}
#m .m-content {
	clear: left;
}
#s {
	width: 300px;
	float: left;
}
#s h3 {
	background: #555555 url(i/s_h.gif) no-repeat;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 4px 24px 0 26px;
}
#s h3 span {
	padding-top: 2px;
	display: block;
}
#s .article {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	margin-bottom: 12px;
}
#s .article p {
	margin: 0;
}
#s .banner {
	padding:0;
	text-align: right;
	font-size: 12px;
	line-height: 1.5em;
}

#s .banner a:hover img{
	opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #fff;
}

#s h3{
	margin:20px 0 6px;
}


#s .banner_event {
	padding: 3px 3px 8px 4px;
	font-size: 12px;
	line-height: 1.5em;
}
#s .banner_event .event_info {
	background: url(/static/img/banner/event_back.gif) repeat-y;
	width: 293px;
	height: 40px;
	text-align: center;
}
#s .banner_s {
	padding: 3px 3px 0 0;
	text-align: right;
	font-size: 12px;
}
#s .s-manga .banner {
	padding: 0 0 16px;
}
#s .moreinfo, #mh_s .moreinfo {
	padding-bottom: 5px;
}
#s .moreinfo li, #mh_s .moreinfo li {
	padding: 0 0 4px;
	line-height: 1;
}
#s .bottom a {
	display: block;
	background: url(i/s_icon_next.gif) no-repeat right top;
	font-size: 12px;
	text-align: right;
	padding-right: 18px;
}
#s .bottom a:link, #s .bottom a:visited {
	color: #000;
	text-decoration: none;
}
#s .bottom a:hover {
	text-decoration: underline;
}
#s #ads1 {
	padding-bottom: 18px;
}
#s #ads1 li {
	margin: 8px 0;
	line-height: 1;
}
#s .timeline{
	padding-top:10px;
}
#s #homeback {
	text-align: right;
	display: none;
}
.mb #s #homeback {
	border-top: 2px solid #000;
	padding: 7px 3px 0 0;
	text-align: right;
	display: block;
}
#f {
	clear: left;
	margin-top: 40px;
	font-size: 11px;
	color: #FFF;
}
.f-n-inner a{
		text-decoration: none;
}

.f-banner {
	padding: 0 0 5px;
}
.f-banner ul {
	padding-bottom: 8px;
}
.f-banner li {
	display: inline;
	margin: 0;
	padding: 0x 10px 0 0;
}
.f-n {
	background-color: #737373;
	position: relative;
	padding: 0;
	text-decoration: none;
}
.f-n-inner{
	padding-top:15px;
}
.f-n-c {
	border-left: 1px solid #FFF;
	padding-left: 6px;
	float: left;
}
.f-n-c ul {
	float: left;
	padding-right: 10px;
}
.f-n-c li {
	padding-bottom: 3px;
	line-height: 1.3;
}
.f-n-c ul a:link, .f-n-c ul a:visited {
	color: #FFF;
}
.f-c-inner {
	position: relative;
}
.f-copyright {
	position: relative;
	padding-top: 12px;
	background-color: #555;
}
.f-copyright .shu-logo {
	width: 100px;
	position: absolute;
	left: 0;
	top: 5px;
}
.f-copyright p {
	margin: 0 0 0 223px;
	padding-bottom: 34px;
}
.f-copyright ul {
	width: 19em;
	position: absolute;
	top: 2px;
	right: 0;
	list-style-type: none;
}
.f-copyright ul li {
	text-align: right;
	padding-right: 16px;
	background: url(i/f_link.gif) no-repeat right 3px;
}
.f-copyright ul li a:link, .f-copyright ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
.f-copyright ul li a:hover {
	text-decoration: underline;
}
/* wp related */
.entry-icon {
	float: left;
	width: 91px;
}
.entry-h-main {
	float: left;
	width: 579px;
	padding-top: 29px;
}
.entry-meta {
	font-size: 14px;
}
h1.entry-title {
	border-left: 5px solid #535353;
	font-size: 18px;
	padding-left: 8px;
}
.entry-c {
	width: 670px;
	padding: 8px 0 18px;
	margin-bottom: 12px;
	clear: left;
	background: url(i/m_div_w.gif) no-repeat left bottom;
	font-size: 14px;
}
.entry-c ol, .entry-c ul {
	padding-left: 2em;
}
.entry-c-inner {
	padding: 18px;
	border-top: 1px solid #6A6A6A;
	line-height: 1.4em;
}
.entry-c-inner img {
	margin: 7px 5px 5px 0
}
.entry-c-inner .link {
	vertical-align: middle;
}
.entry-c-catnav {
	padding: 1em 0;
	text-align: center;
}
.entry-return {
	background: url(i/icon_strm_next.gif) no-repeat 0 4px;
	font-size: 14px;
	padding: 0 0 0 18px;
	margin-top: 18px;
}
.cat-nav {
	font-size: 12px;
}
.cat-nav ul {
	padding: 5px 5px 3px;
}
.cat-nav li {
	padding: 0 0 4px 18px;
	background: url(i/icon_strm_next.gif) no-repeat 0 2px;
}
.entry-c div.wp_social_bookmarking_light {
	margin-top: 36px !important;
}
.fontsize_ll {
	font-size: 140%;
	line-height: 1.2em;
}
.fontsize_l {
	font-size: 120%;
	line-height: 1.2em;
}
.fontsize_s {
	font-size: 85%;
}
.fontsize_ss {
	font-size: 80%;
}
.entry-c th {
	white-space: nowrap;
	font-weight: bold;
	padding-right: 5px;
	text-align: left;
}
.entry-c hr {
	clear: both;
}
.entry-c .shopimg {
	width: 260px;
	padding-bottom: 7px;
	float: left;
}
/* onceagain! */
.entry-c .againimg {
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;
}
.entry-c .againimg_r {
	float: right;
	padding-left: 5px;
}
.entry-c .againttl {
	padding-bottom: 7px;
	padding-right: 7px;
	clear: left;
}
.entry-c .imgzoom_7 {
	padding-bottom: 7px;
	padding-right: 7px;
	clear: left;
}
.entry-c .imgzoom_5 {
	padding-bottom: 7px;
	padding-right: 7px;
	clear: left;
}
.entry-c .gjimg {
	width: 300px;
	padding-bottom: 5px;
	clear: both
}
.entry-c .gjimg2 {
	width: 300px;
	padding-bottom: 5px;
	clear: both
}
.entry-c .moviebox {
	martine: 10px;
}
.entry-c .87_cmmainbox {
	background-color: #00CCFF!important;
}
.87_cmmainbox .interviewbox {
	width: 570px;
	float: left;
}



/* jx fair */
.jxfair_box {
	background: url(../img/wp_sppage/saleshop_back.jpg) no-repeat!important;
	height: 958px;
}
.jxfair_box .mainttl {
	width: 349px;
	height: 391px;
	float: left;
	background: url(../img/wp_sppage/fair_main_ttl.png) no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
.jxfair_box .shop_list_wrap {
	width: 530px;
	height: 180px;
	position: relative;
	top: 309px;
	left: 56px;
}
.jxfair_box h2 {
	width: 275px;
	height: 38px;
	float: left;
	background: url(../img/wp_sppage/fair_sub_ttl.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.jxfair_box .cap {
	width: 251px;
	height: 25px;
	float: left;
	background: url(../img/wp_sppage/fair_cap.png) no-repeat;
	text-indent: -9999px;
	margin: 8px 0 0 2px;
}
.jxfair_box .shop_list_wrap ul {
	padding: 0;
}
.jxfair_box .shop_list_wrap li {
	padding-bottom: 2px;
}
.shop_list_box01 {
	float: left;
}
.shop_list_box02 {
	float: left;
}
.mb .jxfair_box .mainttl {
	zoom: .8;
	margin-left: -10px;
}
.mb .jxfair_box .cap {
	margin-bottom: 10px;
}
.mb .jxfair_box {
	background: none;
	height: auto;
}
.mb .jxfair_box .shop_list_wrap {
	width: auto;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}
.shop_list1 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_1.png) no-repeat;
}
.shop_list1 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list1 a:hover {
	background: url(../img/wp_sppage/spl_1ov.png) no-repeat;
}
.shop_list2 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_2.png) no-repeat;
}
.shop_list2 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list2 a:hover {
	background: url(../img/wp_sppage/spl_2ov.png) no-repeat;
}
.shop_list3 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_3.png) no-repeat;
}
.shop_list3 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list3 a:hover {
	background: url(../img/wp_sppage/spl_3ov.png) no-repeat;
}
.shop_list4 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_4.png) no-repeat;
}
.shop_list4 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list4 a:hover {
	background: url(../img/wp_sppage/spl_4ov.png) no-repeat;
}
.shop_list5 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_5.png) no-repeat;
}
.shop_list5 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list5 a:hover {
	background: url(../img/wp_sppage/spl_5ov.png) no-repeat;
}
.shop_list6 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_6.png) no-repeat;
}
.shop_list6 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list6 a:hover {
	background: url(../img/wp_sppage/spl_6ov.png) no-repeat;
}
.shop_list7 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_7.png) no-repeat;
}
.shop_list7 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list7 a:hover {
	background: url(../img/wp_sppage/spl_7ov.png) no-repeat;
}
.shop_list8 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_8.png) no-repeat;
}
.shop_list8 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list8 a:hover {
	background: url(../img/wp_sppage/spl_8ov.png) no-repeat;
}
.shop_list9 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_9.png) no-repeat;
}
.shop_list9 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list9 a:hover {
	background: url(../img/wp_sppage/spl_9ov.png) no-repeat;
}
.shop_list10 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_10.png) no-repeat;
}
.shop_list10 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list10 a:hover {
	background: url(../img/wp_sppage/spl_10ov.png) no-repeat;
}
.shop_list11 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_11.png) no-repeat;
}
.shop_list11 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list11 a:hover {
	background: url(../img/wp_sppage/spl_11ov.png) no-repeat;
}
.shop_list12 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_12.png) no-repeat;
}
.shop_list12 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list12 a:hover {
	background: url(../img/wp_sppage/spl_12ov.png) no-repeat;
}
.shop_list13 {
	width: 263px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/wp_sppage/spl_13.png) no-repeat;
}
.shop_list13 a {
	width: 263px;
	height: 21px;
	display: block;
}
.shop_list13 a:hover {
	background: url(../img/wp_sppage/spl_13ov.png) no-repeat;
}

/* 87 clockers interview */
.clockers_container {
	width: auto;
}
.clockers_ttlbox {
}
.clockers_mainbox {
	width: 643px;
	height: auto;
	background: url(../img/wp_sppage/clockers_mainback.png) no-repeat;
}
.clockers_moviebox {
	position: relative;
	top: 30px;
	left: 55px;
}
.clockers_interviewhead {
	position: relative;
	top: 70px;
	left: 20px;
	width: 524px;
	height: 159px;
}
.clockers_prof {
	position: relative;
	top: 0px;
	left: 180px;
	width: 300px;
	height: 60px;
	font-size: 10px;
	line-height: 1.2em;
}
.clockers_interviewbox {
	position: relative;
	top: 35px;
	left: 35px;
	width: 480px;
	font-size: 12px;
	line-height: 1.4em;
}
.clockers_kanade {
	margin: -420px 0 0 480px;
	height: 163px;
	width: 474px;
}
.clockers_jx {
	margin-top: 320px;
}
.mb .clockers_mainbox {
	width: auto;
	height: auto;
	background: none;
}
.mb .clockers_moviebox {
	position: static;
	zoom: .7;
}
.mb .clockers_interviewhead {
	position: inherit;
	width: auto;
	height: auto;
	zoom: .7;
}
.mb .clockers_prof {
	position: inherit;
	width: 300px;
	height: 60px;
	font-size: 10px;
	line-height: 1.2em;
}
.mb .clockers_kanade {
	display: none;
}
.mb .clockers_interviewbox {
	position: static;
	width: auto;
	margin-top: 15px;
}
.mb .clockers_jx {
	margin: 0;
	zoom: .5;
}

/*winners yosotaikai */
.win-y_ttl {
    margin-top: -30px;
}
.win-y_subttl {
    background-color: #67982C;
    border: 3px solid #906F1D;
    color: #FFFF00;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.win-y_talkcontena {
    background-color: #F3FCE5;
}
.win-y_talkbox {
    border-top: 1px solid #93B55B;
    clear: both;
    width: 100%;
}
.win-y_talkbox hr {
    clear: both;
}
.win-y_face {
    float: left;
    padding: 0 10px;
    width: 70px;
}
.win-y_comment {
    float: left;
    font-size: 13px;
    padding: 0 0 7px;
    width: 450px;
}
.win-y_list {
    font-size: 12px;
}
.win-y_bn {
    text-align: center;
}
.mb .win-y_ttl {
	zoom:.6;
}
.mb .win-y_comment {
    width: 100%;
}


/* blog special style */
.blog-special .entry-icon{
	display:none;
}
.blog-special .entry-h-main{
	padding-top:0;
}

.blog-special-h{
	text-align:center;
}


body.winyoso .entry-h-main{
	width:670px;
	float:none;
	margin-right:12px;
}
body.winyoso h1.entry-title{
	border:6px solid #b5d78d;
	background:#65A711;
	color:#feff00;
	text-align:center;
	padding:13px;
}
body.winyoso .entry-c{
	margin-top:5px;
	background:none;
}
body.winyoso .entry-c-inner{
	border:25px solid #75ba1d;
        padding:0;
}
body.winyoso .entry-c-inner p{
        padding:18px;
}
body.winyoso .entry-return{
	background:none;
}
body.winyoso .social_buttons{
        padding:18px;
}

body.winyoso #w{
	background-image:url(/static/img/winyoso_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
body.winyoso .entry-c .vote{
        margin:18px;
}
body.winyoso .entry-c .vote h3{
        background:url(i/winyoso_vote_h.png) center top no-repeat;
        width:497px;
        height:56px;
        margin:0 auto 18px;
}
body.winyoso .entry-c .vote h3 span{
        visibility:hidden;
}
body.winyoso .entry-c table{
        width:100%;
        border-collapse:collapse;
}
body.winyoso .entry-c td,
body.winyoso .entry-c th{
        border:2px solid #67982c;
        padding:18px;
}
body.winyoso .wp-polls{
        border:1px solid #CCC;
        background:#FFF;
        box-shadow:1px 1px 5px #CCC;
        margin:8px 0;
        padding:10px 0 7px;
        
}
body.winyoso .wp-polls-ans{
        border:2px solid #67982c;
        width:auto;
        margin:8px 12px;
        padding-top:18px;
}
body.winyoso .wp-polls-result{
        padding-bottom:28px;
}
body.winyoso .wp-polls-ul{
        text-align:center;
        margin:0;
        padding:0;

}
body.winyoso .wp-polls-ul li{
        display:inline-block;
        padding:0 .2em;
}
body.winyoso .wp-polls-ul label{
        cursor:pointer;
}
body.winyoso .wp-polls-ul .voted{
        font-weight:bold;
        color:#993333;
        padding-bottom:10px;
}
body.winyoso .Buttons{
        padding:8px 24px;
        background:#67982C;
        border:0;
        border-top:2px solid #b5d78d;
        border-bottom:2px solid #47780C;
        border-radius:8px;
        color:#feff00;
        text-shadow:-1px -1px 1px #47780C;
        font-size:16px;
        font-weight:bold;
        cursor:pointer;
}
.s-winyoso-intro{
	background: #946c4e;
	padding:1em;
	font-size:13px;
	border-radius:8px;
	color:#FFF;
	margin:1em 0;
}
.s-winyoso-chara{
	margin-bottom:1em;
	font-size:13px;
}
.dialog-winner{
  margin:0em 0;
  padding:0 !important;
  border-bottom:1px solid #93B55B;
}
.dialog-winner li,
.s-winyoso-chara li{
  min-height:55px;
  background-repeat:no-repeat;
  background-position:8px 6px;
  padding:6px 8px 6px 74px;
  border-top:1px solid #93B55B;
}
body.winyoso li.nanao{
  background-image:url(i/win-icn_nanao.png);
}
body.winyoso li.beni{
  background-image:url(i/win-icn_beni.png);
}
body.winyoso li.shun{
  background-image:url(i/win-icn_shun.png);
}
body.winyoso li.so{
  background-image:url(i/win-icn_so.png);
}
body.winyoso li.midori{
  background-image:url(i/win-icn_midori.png);
}
.dialog-winner li span.name{
  font-weight:bold;
}

body.winyoso .entry-c .nanao{ background-color:#d9f4ac; }
body.winyoso .entry-c .beni{background-color: #e5e1f5;}
body.winyoso .entry-c .shun{ background-color:#ffffaa; }
body.winyoso .entry-c .so{ background-color:#ebd9a7; }
body.winyoso .entry-c .midori{ background-color:#f3d0de; }



/* comic page */
.comic-contena {
	background: url(/c/wp-content/uploads/2012/04/lawnpat.jpg) repeat-y!important;
}
.comic-contena_may {
	background: url(/c/wp-content/uploads/2012/05/leaves_3.jpg)!important;
}
.comic-contena_july {
	background: url(/c/wp-content/uploads/2012/06/comic_bg_july.gif)!important;
}
.comic-contena_july {
	background: url(/c/wp-content/uploads/2012/07/comic_bg_july.gif)!important;
}
.comic-contena_autumn {
	background: url(http://jumpx.jp/c/wp-content/uploads/2013/03/comics_bg_spring.gif)!important;
}
.comic-contena hr {
	border: none;
	border-top: solid 1px #999999;
	height: 1px;
	color: #F69;
}
.comic-contena_autumn hr {
	border: none;
	border-top: solid 1px ##B25900;
	height: 1px;
	color: #F69;
}

.comic-contena_digital{
	padding:20px;
	background: url(/static/img/wp_sppage/digcom-bg.gif)!important;
}

.comic-contena_digital a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.comic-mainttl {
	text-align: center;
}
.comic-mainttl img {
	margin: 0px;
}
.comic-box {
	clear: left;
}
.comic-box hr {
	border: none;
	border-top: dashed 1px #fff;
	height: 1px;
	color: #F69;
}
.comic-box-img {
	padding-left: 5px;
	width: 190px;
	float: left;
}
.comics_month {
	padding-left: 5px;
}
.comic-box-data {
	margin-top: 7px;
	background-color: #FFF;
	padding: 0 5px;
	width: 420px;
	height: 260px;
	float: left;
}
.comic-box-data p {
	padding-top: 5px;
	font-size: 12px;
	line-height: 14px;
}
.comic-box-data img.link {
	vertical-align: middle;
}
.comic-box-data .ttl {
	padding-top: 0;
	padding-bottom: 5px;
}
.comic-box-data .catch {
	padding-top: 0px;
}
.mag_box1 {
	clear: left;
}
.mb .mag_box1 {
	clear: left;
	background-color: #EFEFEF;
	height: 165px;
	margin-bottom: 10px;
}
.mag_box2 {
	clear: left;
	background-color: #EFEFEF;
	height: 165px;
	margin-bottom: 10px;
}
.mag_info_img {
	float: left;
	width: 230px;
}
.mag_info_story {
	float: left;
	width: 380px;
	padding: 10px 0 0 10px;
}
.mag_info_story h1 {
	line-height: 1.2em;
}
.mb .mag_info_story {
	float: left;
	width: auto;
	padding: 10px 0 0 5px;
}
.mag_box1_new {
	clear: left;
}
.mb .mag_box1_new {
	clear: left;
	background-color: #EFEFEF;
	height: 230px;
	margin-bottom: 10px;
}
.mag_box2_new {
	clear: left;
	background-color: #EFEFEF;
	height: 230px;
	margin-bottom: 10px;
}
.mag_info_img_new {
	float: left;
	width: 330px;
}
.mag_info_img_s {
	float: left;
	width: 180px;
}
.mag_info_story_new {
	float: left;
	width: 290px;
	padding: 10px 0 0 10px;
}
.mag_info_story_new h1 {
	line-height: 1.3em;
}
.mb .mag_info_story_new {
	float: left;
	width: auto;
	padding: 10px 0 0 5px;
}

/* shoten voice */

.shoten_lutrabox {
	background: url(../img/wp_sppage/lutra_cut.jpg) no-repeat;
	height: 230px;
	padding: 30px 0 0 300px;
}
.mb .shoten_photobox {
	zoom: .5;
}
.mb .shoten_lutrabox {
	background: url(../img/wp_sppage/lutra_cut.jpg) no-repeat;
	background-position: bottom;
	height: 280px;
	padding: 0;
	zoom: .9;
}
.mb .comic-mainttl {
	zoom: .65;
}
.mb .comic-box-data {
	width: auto;
	padding: 0;
}
.mb .comic-box-data .ttl {
	zoom: .7;
}
.mb .comic-box-data .catch {
	zoom: .9;
}
.mb .entry-c .againimg {
	zoom: .7;
}
.mb .entry-c .againimg_r {
	zoom: .7
}
.mb .entry-c .againttl {
	zoom: .5;
}
.mb .entry-c .imgzoom_7 {
	zoom: .7;
}
.mb .entry-c .imgzoom_5 {
	zoom: .5;
}
.mb .entry-c .gjimg {
	zoom: .7;
}
.mb .entry-c .gjimg2 {
	zoom: .6;
}
.mb .entry-c .kaitanicel {
	zoom: .9;
}
.mb .entry-c .moviebox {
	zoom: .5;
}
/* jxStream */
#stream {
	width: 490px;
	clear: left;
	font-size: 13px;
	padding: 10px 0 22px 0;
}
body.cols-2 #stream {
	width: 640px;
	padding-left: 10px;
	background-image: none;
}
#jXloading, #jXempty {
	text-align: center;
	border: 1px dotted #CCC;
	padding: 8px 0;
}
.top .jXst-item .info {
	width: 91px;
	float: left;
	font-size: 13px;
	line-height: 1.9;
}
.top .jXst-item .info .author {
	line-height: 1.4;
}
.top .jXst-item .info .link {
	width: 81px;
	background: url(i/stream_detail.gif) no-repeat;
	display: block;
	margin-top: 0;
	margin-bottom: 3px;
	overflow: hidden;
}
.top .jXst-item .info .link a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000px;
}
.top .jXst-item .c {
	border-top: 1px solid #999999;
	padding-top: 4px;
	width: 390px;
	float: left;
}
.top .jXst-item .c-inner {
	padding-left: 0px;
	padding-right: 10px;
}
.jXst-item .c {
	font-size: 14px;
	line-height: 1.5;
	border-top: 1px solid #999999;
}
.jXst-item {
	padding: 0px 0 1em;
	clear: left;
	width: 100%;
}
.jXst-item h4 {
	font-size: 15px;
}
.jXst-item h4 span.author {
	font-weight: normal;
	font-size: 13px;
	padding-left: .5em;
}
.jXst-item .title {
	color: #000;
}
.jXst-item .date {
	font-size: 12px;
	color: #999;
	text-align: right;
}
.top .jXst-item .date {
	margin-top: -19px;
	margin-bottom: 2px;
}
.jXst-item .message {
	font-size: 12px;
	line-height: 1.4;
	padding: 0.4em 0.4em 0 0.4em;
}
.jXst-item .message a:link {
	color: #999999;
}
.jXst-item .message a:hover {
	color: #fe6637;
}
.jXst-item .more {
	font-size: 11px;
	text-align: right;
	padding: 0 15px 3px 0;
}
.jXst-item .twitter {
	background: url(i/icon_strm_twit.gif) no-repeat right 3px;
}
.jXst-item .twitter a:link {
	color: #64b9c1;
}
.jXst-item .twitter a:visited {
	color: #999;
}
.jXst-item .twitter a:hover {
	color: #FE6637;
}
.jXst-item .c .link {
	background: url(i/icon_strm_next_s.gif) no-repeat right 2px;
}
.jXst-item .imgs {
	padding-top: 8px;
}
/* social buttons */
.social_buttons {
	clear: left;
	padding: 1em 0;
}
.social_buttons div {
	float: left;
	padding: 0 4px 0 0;
	height: 21px;
}
.social_buttons_top {
	height: 22px;
}
.social_buttons_top div {
}
.social_buttons .twitter-btn {
	width: 105px !important;
	overflow: hidden;
}
/* viewer */
	
	
#viewer .v-h {
	width: 148px;
	float: right;
}
#viewer .v-h-h, #viewer .v-h-subh, #viewer .v-h-link {
	padding-bottom: 6px;
}
#viewer .v-h-sub select {
	width: 148px;
}
#viewer .v-h-exp {
	background: #EBE6DD;
	padding: 8px;
	color: #725925;
	font-size: 12px;
	margin-bottom: 8px;
}
#viewerContent {
	width: 832px;
	float: right;
}
#viewerNext, #viewerPrev {
	height: 510px;
	width: 29px;
	float: left;
	text-indent: -29000px;
	cursor: pointer;
}
#viewerNext {
	background: url(i/viewer_btn_next.gif) repeat-x;
}
#viewerPrev {
	background: url(i/viewer_btn_prev.gif) repeat-x;
}
.v-last #viewerNext {
	background: url(i/viewer_btn_next_off.gif) repeat-x;
	cursor: default;
}
.v-first #viewerPrev {
	background: url(i/viewer_btn_prev_off.gif) repeat-x;
	cursor: default;
}
#viewerImg {
	float: left;
	width: 768px;
	height: 508px;
	position: relative;
	overflow: hidden;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0;
	position: relative;
}
.viewerHide {
	position: absolute;
	z-index: 6000;
	left: 0;
	top: 0;
}


.c-desc{
	font-size:16px;
	padding:10px 0 0;
}
.c-desc-sub{
	display:none;
}
.c-h{
	margin-top:25px;
}
.mb .c-desc{
	font-size:13px;
	padding:10px 10px 0;
}
.mb .c-desc-sub{
	display:inline;
}

#c{
	border:1px solid #999;
	padding:10px 10px 0;
	margin-right:10px;
	margin-bottom:20px;
}
#c #gn{
	float:none;
	width:auto;
}
#c #gn li{
	width:167px;
}
#c .c-box{
	display:table;
	width:100%;
	margin-bottom:10px;
}
#c .c-list,
#c .c-logo,
#c .c-link{
	display:table-cell;
	padding:10px 0 10px 10px;
	vertical-align:middle;
}
#c .c-list{
	width:167px;
	padding-right:120px;
	background:#E0E0E0;
}
#c .c-list li .schedule{
	position:absolute;
	left:105%;
	top:50%;
	font-size:12px;
	width:130px;
	margin-top:-8px;
}
#c .c-logo{
	background:url(../img/c/tri.png) left center no-repeat;
	padding-left:24px;
	width:170px;
}
#c .c-link{
	white-space:nowrap;
	width:145px;
}
#c .c-link a:link,
#c .c-link a:visited{
	color:#000;
	font-size:12px;
}
