/* Common Page Styles */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* PAGE HEADER STYLES */
h1 { font: 19pt 'Roboto', Arial, Tahoma, Sans-serif; color: #000; font-weight: 900; text-align: center; margin: 0; line-height: 10pt; letter-spacing: 2px; }
h1.page_title { font: 24pt 'Roboto', Arial, Tahoma, Sans-serif; color: #222; font-style: italic; font-weight: 900; text-align: left; padding: 0 20px; margin: 30px 0 3px; line-height: 22pt; letter-spacing: 3px; background-image: linear-gradient(to right, #090 50%, #666); background-size: 100% 3px; background-position: 0 100%; background-repeat: no-repeat; cursor: default; }
h1.page_title img#stamp { float: right; display: none; position: relative; top: -6px; width: 46px; height: 40px; padding: 0; }
h2 { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #000; font-weight: 400; text-align: center; margin: 0; line-height: normal; }
h2.page_subtitle { font: 15pt 'Roboto', Arial, Tahoma, Sans-serif; text-align: left; color: #090; font-weight: 700; padding: 0 20px 10px 27px; line-height: 13pt; letter-spacing: 1px; white-space: nowrap; cursor: default; }
.content h1 { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #069; text-align: left; text-transform: uppercase; font-weight: 900; padding: 0 0 3px; margin: 30px 20px 10px; letter-spacing: 1px; line-height: auto; background-image: linear-gradient(to right, #369, #F0F0F0 95%); background-size: 100% 5px; background-position: 0 100%; background-repeat: no-repeat; }
/* .content h1.narrow { font-family: 'Roboto', Arial, Tahoma, Sans-serif; letter-spacing: -0.5px; } */
.content h2 { font: 13pt 'Roboto', Arial, Tahoma, Sans-serif; color: #444; font-weight: 700; text-align: left; padding: 0; margin: 0 20px 7px 20px; border-bottom: 1px dotted #999; line-height: 12pt; }
.content h2 a:link { color: #333; font-weight: 700; text-decoration: none; }
.content h2 a:visited { color: #333; text-decoration: none; }
.content h2 a:hover { color: #C00; text-decoration: none; }
.content h3.no-link { font-size: 11pt; color: #C00; font-weight: normal; text-align: left; padding: 0 20px 2px; margin-bottom: 5px; border-bottom: 1px dotted #444; }
h2.jpn-lg { font: 17pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #000; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; letter-spacing: 1px; }
h2.jpn-lg small { font-size: 0.65em; }
h2.jpn-md { font: 14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #000; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; letter-spacing: 1px; }
h2.jpn-sm { font: 11pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #000; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; letter-spacing: 1px; }
h2.rom-lg { font: 16pt 'Roboto', Arial, Tahoma, Sans-serif; color: #333; font-weight: 700; font-style: italic; text-align: center; line-height: normal; margin: 0 0 7px; border: 0; }
h2.rom-md { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #333; font-weight: 700; font-style: italic; text-align: center; line-height: normal; margin: 0 0 7px; border: 0; }
h2.rom-sm { font: 13pt 'Roboto', Arial, Tahoma, Sans-serif; color: #333; font-weight: 700; font-style: italic; text-align: center; line-height: normal; margin: 0 0 7px; border: 0; }
h2.rom-smr { font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; color: #333; font-weight: 700; font-style: italic; text-align: center; line-height: normal; margin: 0 0 7px; border: 0; }
h2.eng-lg { font: 16pt 'Roboto', Arial, Tahoma, Sans-serif; color: #C00; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; }
h2.eng-md { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #C00; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; }
h2.eng-sm { font: 13pt 'Roboto', Arial, Tahoma, Sans-serif; color: #C00; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; }
h2.eng-smr { font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; color: #C00; font-weight: 700; text-align: center; line-height: normal; margin: 0; border: 0; }
div.gallery-button { text-align: center; font-weight: bold; margin: 0 auto 20px; padding: 3px; width: 200px; background: #EEE; border: 1px solid #DDD; border-radius: 3px; box-shadow: none; }
div.gallery-button:hover { box-shadow: 1px 1px 1px #CCC; }

/* PAGE PATH STYLES */
#path { height: 50px; background: #EEE url('/wp-content/themes/kanzenshuu/images/path_bg.gif') repeat; border-top: 5px solid #666; border-bottom: 5px solid #DDD; }
#no-path { height: 0; border-bottom: 5px solid #666; }
#path ul#breadcrumbs { list-style: none; margin: 6px auto 0; padding: 0; width: 1100px; }
#path:hover ul#breadcrumbs {  }
#path ul#breadcrumbs li { display: inline-block; }
#path ul#breadcrumbs li a { display: block; position: relative; float: left; color: #666; font-family: 'Roboto', Arial, sans-serif; font-size: 8pt; font-weight: 700; background: rgba(204,204,204,0.5); text-align: center; margin: 0 20px 0 0; padding: 10px 0 0 10px; height: 28px; transition: all 300ms ease; }
#path ul#breadcrumbs li a:hover { color: #C00; background: rgba(204,204,204,0.8); }
#path ul#breadcrumbs li a::before { content: ""; position: absolute; margin-top: -10px; border-width: 19px 0 19px 19px; border-style: solid; border-color: rgba(204,204,204,0.5) rgba(204,204,204,0.5) rgba(204,204,204,0.5) transparent; left: -19px; transition: all 300ms ease; }
#path ul#breadcrumbs li a::after { content: ""; border-top: 19px solid transparent; border-bottom: 19px solid transparent; border-left: 19px solid rgba(204,204,204,0.5); position: absolute; right: -19px; top: 0; transition: all 300ms ease; }
#path ul#breadcrumbs li:first-child a::before { display: none; }
#path ul#breadcrumbs li:first-child a { border-radius: 6px 0 0 6px; }
#path ul#breadcrumbs li a:hover::before { border-color: rgba(204,204,204,0.8) rgba(204,204,204,0.8) rgba(204,204,204,0.8) transparent; }
#path ul#breadcrumbs li a:hover::after { border-top: 19px solid transparent; border-bottom: 19px solid transparent; border-left: 19px solid rgba(204,204,204,0.8); }
#path ul#breadcrumbs li.home a { color: #FFF; background: #222 url('/wp-content/themes/kanzenshuu/images/path_home.png') center right no-repeat; padding: 10px 0 0 30px; transition: all 200ms ease; }
#path ul#breadcrumbs li.home a:hover { background-color: #c00; }
#path ul#breadcrumbs li.home a::after { border-top: 19px solid transparent; border-bottom: 19px solid transparent; border-left: 19px solid #222; transition: all 200ms ease; }
#path ul#breadcrumbs li.home a:hover::after { border-top: 19px solid transparent; border-bottom: 19px solid transparent; border-left: 19px solid #C00; }
#path ul#breadcrumbs li.current a { color: #222; background: linear-gradient(to right, rgba(204,204,204,0.9), rgba(204,204,204,0.5)); cursor: default; }
#path ul#breadcrumbs li.current a::before { border-color: rgba(204,204,204,0.9) rgba(204,204,204,0.9) rgba(204,204,204,0.9) transparent; }
#path ul#breadcrumbs li.current a::after { border-top: 19px solid transparent; border-bottom: 19px solid transparent; border-left: 19px solid rgba(204,204,204,0.5); }

/* PAGE SECTION DROPDOWN MENU STYLES */
#jump-to-container { background: linear-gradient(#EEE, #DDD); margin: 0; padding: 0; height: 33px; width: 740px; /* opacity: 0.4; transition: opacity 400ms ease; z-index: 3; */ }
#jump-to-container:hover { opacity: 1; }
#jump-to-container div.border { float: left; background: linear-gradient(#090, #5A5); width: 10px; height: 33px; }
#jump-to-container div.green { background: linear-gradient(#090, #5A5); }
#jump-to-container div.orange { background: linear-gradient(#F70, #F90); }
#jump-to-container div.gray { background: linear-gradient(#666, #999); }

#jump-to-nav { float: left; }
#jump-to-nav span { display: block; color: #090; font-family: 'Roboto', Arial; font-size: 10pt; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; line-height: 10pt; background: url('/wp-content/themes/kanzenshuu/images/dropdown.png') center right no-repeat, linear-gradient(#EEE, #DDD); padding: 10px; width: 106px; cursor: default; transition: width 200ms ease-out; }
#jump-to-nav:hover span { color: #FFF; background: url('/wp-content/themes/kanzenshuu/images/dropdown_green.png') center right no-repeat, linear-gradient(#090, #5A5); width: 220px; }
#jump-to-nav ul { list-style: none; position: relative; float: left; margin: 0; padding: 0; z-index: 1; }
#jump-to-nav ul a { display: block; color: #333; text-decoration: none; font-weight: 700; font-size: 12px; line-height: 32px; padding: 0 10px; font-family: 'Roboto', Arial, sans-serif; }
#jump-to-nav ul li { position: relative; float: left; text-align: left; margin: 0; padding: 0; }
#jump-to-nav ul li:first-of-type { border-radius: 0 5px 0 0; }
#jump-to-nav ul li:first-of-type.top { border-radius: 0; }
#jump-to-nav ul li:hover { background-color: #F6F6F6; }
#jump-to-nav ul ul { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 0; padding: 0; z-index: 2; }
#jump-to-nav ul ul li { float: none; width: 240px; background: linear-gradient(to right, #E6E6E6, #F6F6F6 75%); }
#jump-to-nav ul ul li:last-of-type { border-radius: 0 0 5px 5px; }
#jump-to-nav ul ul li:last-of-type::after { content: ''; position: relative; display: block; background: #090; border-radius: 0 0 5px 5px; height: 5px; width: 240px; }
#jump-to-nav ul ul li:hover { background: #E6E6E6; }
#jump-to-nav ul ul a { color: #333; line-height: 120%; padding: 10px; text-overflow: ellipsis; }
#jump-to-nav ul ul a.sub { background: url('/wp-content/themes/kanzenshuu/images/dropdown-sub.png') center right no-repeat; padding: 10px 30px 10px 10px; }
#jump-to-nav ul ul a.sub:hover { background: url('/wp-content/themes/kanzenshuu/images/dropdown-sub_hover.png') center right no-repeat; }
#jump-to-nav ul ul a.sub.none { cursor: default; }
#jump-to-nav ul ul a.top { border-bottom: 1px dotted #CCC; }
#jump-to-nav ul ul a:hover { color: #090; }
#jump-to-nav ul ul ul { top: 0; left: 100%; z-index: 1; }
#jump-to-nav ul li:hover > ul { visibility: visible; opacity: 1; }

#dropdown-info { float: left; position: relative; display: inline-block; }
#dropdown-info span.top { display: block; color: #090; font-family: 'Roboto', Arial; font-size: 10pt; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; line-height: 10pt; background: url('/wp-content/themes/kanzenshuu/images/dropdown.png') center right no-repeat, linear-gradient(#EEE, #DDD); padding: 10px; width: 195px; cursor: default; transition: width 300ms ease-out; }
#dropdown-info:hover span.top { color: #FFF; background: url('/wp-content/themes/kanzenshuu/images/dropdown_green.png') center right no-repeat, linear-gradient(#090, #5A5); width: 564px; }
#dropdown-info .dropdown-content { visibility: hidden; opacity: 0; position: absolute; font-family: 'Roboto', Arial; color: #FFF; border-radius: 0 0 6px 6px; box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75); margin: 0; padding: 0; width: 584px; z-index: 1; transition: visibility 0s, opacity 200ms; }
#dropdown-info .info-body span.intro { display: block; font-size: 10pt; margin: 0 10px; padding: 0; }
#dropdown-info .info-body { background: #333; margin: 0; padding: 10px 0; }
#dropdown-info .info-body span.title { display: block; color: #F90; font-size: 12pt; font-weight: bold; border-bottom: 2px solid #F90; padding-bottom: 2px; margin-bottom: 5px; }
#dropdown-info .tab1-content { display: block; }
#dropdown-info .tab2-content { display: none; }
#dropdown-info .tab3-content { display: none; }
#dropdown-info .info-guides { overflow: hidden; margin: 10px 10px 0 5px; }
#dropdown-info .info-guides .img-cover { float: left; width: 120px; }
#dropdown-info .info-guides .img-cover img { background-color: #EEE; border: 1px solid rgba(51,102,153,0.75); border-radius: 2px; box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5); background-image: linear-gradient(rgba(0,102,153,1),rgba(0,102,153,0.75),rgba(0,102,153,1)); margin: 5px; padding: 2px; }
#dropdown-info .info-guides .title-list { float: left; margin-top: 5px; width: 449px; }
#dropdown-info .info-guides .title-list p { display: list-item; list-style: square; text-align: left; line-height: 10pt; margin: 0 0 3px 18px; padding: 3px 3px 3px 0; }
#dropdown-info .info-guides .title-list p:nth-child(even){ background: linear-gradient(to left, #222, #333); border-radius: 3px; }
#dropdown-info .info-guides .title-list p:last-child { margin-bottom: 0; }
#dropdown-info .info-guides .title-list p:hover { color: #F90; }
#dropdown-info .info-guides .title-list p span { color: #DDD; }
#dropdown-info .info-guides .title-list p:hover span { color: #DDD; cursor: default; }
#dropdown-info .info-guides .title-list p a, #dropdown-info .info-guides .title-list p a:link, #dropdown-info .info-guides .title-list p a:visited { color: #DDD; border-bottom: 0; }
#dropdown-info .info-guides .title-list p a:hover { color: #FFF; }

#dropdown-info .bottom { background: #090; border-radius: 0 0 5px 5px; height: 5px; }
#dropdown-info:hover .dropdown-content { visibility: visible; opacity: 1; }

#jump-shadow { background: linear-gradient(#CCC, #FFF); height: 4px; }

/* PAGE IMAGE STYLES */
.content img { background-color: #EEE; border: 1px solid rgba(51,102,153,0.75); border-radius: 2px; box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5); background-image: linear-gradient(rgba(0,102,153,1),rgba(0,102,153,0.75),rgba(0,102,153,1)); margin: 5px; padding: 2px; }
.content a img:hover { border-color: #369; box-shadow: 0px 0px 5px 0px rgba(0,102,153,1); }
.content img.none,.content a img.none { border: 0; background: transparent; box-shadow: none; margin: 3px 0 3px; padding: 0; }
.content img.page-icon { border: 0; background: transparent; box-shadow: none; padding: 10px 3px 7px; margin: 0; }
.content img.page-icon:hover  { border: 0; background: inherit; box-shadow: inherit; padding: 10px 3px 7px; margin: 0; }
div.gallery dl.gallery-item dt.gallery-icon img.none { border: 0; background: transparent; }
div.image-select a { position: relative; display: inline-block; }
div.image-select a:hover::before { content: url('/wp-content/themes/kanzenshuu/images/expand.png'); background: #FFF; display: block; width: 20px; height: 20px; padding: 2px; border-radius: 2px; position: absolute; bottom: 15px; right: 15px; }
div.image-select span.image1 { display: none; }
div.image-select span.image2 { display: none; }
div.image-select span.image3 { display: none; }
div.image-select span.image4 { display: none; }
div.image-select span.caption { font-size: 8pt; font-weight: bold; color: #444; }
div.image-select span.selector1,span.selector2,span.selector3,span.selector4 { display: inline-block; background: #CCC; border: 1px #999 solid; border-radius: 8px; height: 8px; width: 8px; margin: 5px 6px 0; cursor: pointer; }
div.image-select span.selector1:hover,span.selector2:hover,span.selector3:hover,span.selector4:hover { border-color: #999; box-shadow: 0 0 3px 1px #999; }
div.image-select span.on { background: #999; border-color: #666; box-shadow: 0 0 3px 1px #999; }

/* PAGE LIST STYLES */
div.content ul { list-style-type: square; margin: 0 20px 20px; padding: 0 0 0 20px; }
div.content ul li { margin: 0 0 7px; }
div.content ul li ul { margin: 0 20px 0; padding: 0 0 0 10px; }
div.content ul li p { margin: 20px 0 0; }
div.content ul li table { width: 580px; margin: 20px 0 0; }
div.content ol { list-style-type: decimal-leading-zero; margin: 0 20px 0; padding: 0 0 0 25px; }
div.content ol li { margin: 0 0 20px; }
div.content ol li p { margin: 20px 0 0; }
div.content ol li table { margin: 20px 0 0; width: 575px; }
div.content ol li ul { list-style-type: square; width: 555px; margin: 0; padding: 0 0 0 20px; }
div.content ol li ul li { margin: 0; padding: 0; }
div.content ol li ul li table { margin: 20px 0 0; width: 555px; }

/* ERROR MESSAGE STYLES */
div#error-message { color: #933; margin: 0 20px 20px; padding: 5px; overflow: hidden; background: #FDD; border: 1px solid #933; opacity: 0.3; filter: alpha(opacity=30); cursor: default; }
div#error-message div.error { font-size: 26pt; line-height: 26pt; font-weight: bold; text-align: center; float: left; width: 30px; }
div#error-message div.message { float: left; width: 650px; }
div#error-message div.message h4 { font-size: 14pt; line-height: 14pt; text-transform: uppercase; text-decoration: underline; margin: 0; padding: 2px 0 4px; }
div#error-message div.message h5 { font-size: 8pt; line-height: 12pt; font-weight: normal; margin: 0; padding-left: 8px; }

div.gen-note { font-size: 8pt; line-height: 13pt; padding: 7px; margin: 20px 40px 20px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; -moz-border-radius: 7px; border-radius: 7px; background: #eee; }
div.gen-note::before { content: "Note: "; color: #C00; font-weight: bold; }

/* PAGE NAVIGATION STYLES */
div.link-nav { color: #444; font-size: 11pt; font-weight: 700; margin-bottom: 20px; text-align: center; }
div.link-nav a:link { color: #C00; text-decoration: none; }
div.link-nav a:visited { color: #C00; text-decoration: none; }
div.link-nav a:hover { color: #444; text-decoration: none; }
div.guide-links { width: 740px; margin: 0 auto 20px; overflow: hidden; }
div.guide-links a.link,div.guide-links a.dead { float: left; display: block; border-radius: 4px; box-shadow: 0; width: 182px; margin: 9px 19px; padding: 0; }
div.guide-links a.single { margin-left: 279px; }
div.guide-links a.double { margin-left: 169px; }
div.guide-links a.triple { margin-left: 59px; }
div.guide-links a.link:hover { box-shadow: 0 0 5px 1px #666; }
div.guide-links a.link:hover img { border: 1px solid #069; border-bottom: 0; }
div.guide-links a.link:hover span { color: #F9F9F9; background: #369 url('/wp-content/themes/kanzenshuu/images/header_bg.gif') repeat; border: 0; }
div.guide-links a.link img,div.guide-links a.dead img { margin: 0; padding: 0; border: 1px solid #AAA; border-bottom: 0; border-radius: 3px 3px 0 0; box-shadow: 0; }
div.guide-links a.link span,div.guide-links a.dead span { display: block; font-weight: bold; font-size: 10pt; color: #222; text-align: center; background: #DDD url('/wp-content/themes/kanzenshuu/images/sidebar_bg.gif') repeat; border: 1px solid #AAA; border-top: 0; border-radius: 0 0 3px 3px; padding: 3px 0; }
div.guide-links a.dead { cursor: default; opacity: 0.5; }
div.guide-links a.dead img { filter: grayscale(100%); -webkit-filter: grayscale(100%); }
div.guide-links a.dead span { color: #444; }

div#pg_nav { font-family: 'Roboto', Arial; font-size: 13pt; background: linear-gradient(to right, #E6E6E6, #FAFAFA, #FAFAFA, #E6E6E6); border-radius: 4px; margin: 50px 20px 30px; padding: 0; width: 700px; height: 39px; overflow: hidden; }
div#pg_nav .current { color: #444; font-weight: 900; background: none; }
div#pg_nav_lt { float: left; color: #888; font-size: 48pt; line-height: 23pt; text-align: center; vertical-align: middle; background-color: transparent; margin: 0; width: 60px; height: 39px; }
div#pg_nav_lt span { display: block; color: #DDD; text-align: center; padding: 0 5px; margin: 0; width: 50px; height: 39px; cursor: default; }
div#pg_nav_lt a span { display: block; color: #069; text-align: center; padding: 0 5px; margin: 0; width: 50px; height: 39px; transition: all 300ms ease; }
div#pg_nav_lt a span:hover { padding: 0 25px 0 5px; margin: 0; width: 30px; cursor: pointer; }
div#pg_nav_md { float: left; color: #888; font-weight: bold; text-align: center; letter-spacing: 1px; padding: 0; margin-top: 10px; width: 580px; }
div#pg_nav_md a.home-link { display: inline-block; background: transparent url('/wp-content/themes/kanzenshuu/images/home_link.png') center center no-repeat; margin: -10px; width: 500px; height: 40px; }
div#pg_nav_md a.home-link:hover { background: transparent url('/wp-content/themes/kanzenshuu/images/home_link-hover.png') center center no-repeat; }
div#pg_nav_rt { float: left; color: #888; font-size: 48pt; line-height: 23pt; text-align: center; vertical-align: middle; background-color: transparent; margin: 0; width: 60px; height: 39px; }
div#pg_nav_rt span { display: block; color: #DDD; text-align: center; padding: 0 5px; margin: 0; width: 50px; height: 39px; cursor: default; }
div#pg_nav_rt a span { display: block; color: #069; text-align: center; padding: 0 5px; margin: 0; width: 50px; height: 39px; transition: all 300ms ease; }
div#pg_nav_rt a span:hover { padding: 0 5px 0 25px; margin: 0; width: 30px; cursor: pointer; }
div#pg_nav_rt:hover a span, div#pg_nav_lt:hover a span { color: #444; }

/* PAGE SINGLE IMAGE STYLES (Individual Disc, Tankobon, etc.) */
div.product-single { width: 700px; padding: 7px 0 10px; margin: 20px; box-shadow: inset 0px 25px 40px -50px rgba(0,0,0,0.75); border-radius: 3px; overflow: hidden; }
div.product-single::before { content: ""; position: relative; display: block; top: -7px; left: 500px; background: rgba(187,187,187,0.75); border-radius: 0 3px 0 3px; width: 200px; height: 5px; }
div.product-single:hover::before { background: #5A5; }
div.product-single::after { content: ""; position: relative; display: block; top: -7px; left: 550px; background: rgba(221,221,221,0.75); border-radius: 0 0 0 3px; width: 150px; height: 3px; }
div.product-single:hover::after { background: #FA0; }
div.product-single div.cover { float: left; width: 120px; text-align: center; margin: 0 5px; }
div.product-single div.cover span.item-id { color: #222; font: 7pt 'Roboto'; font-weight: 500; }
div.product-single div.cover span.item-region img { border: 0; background: transparent; box-shadow: none; height: 20px; padding: 0; margin: 4px 2px; }
div.product-single div.info { float: left; width: 570px; }
div.product-single div.info h2 { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 12pt; margin: 4px 0 4px; padding: 0; border: none; letter-spacing: 0; }
div.product-single div.info h2 a:link, div.product-single div.info h2 a:visited { color: #069; }
div.product-single:hover div.info h2 a:hover { color: #444; }
div.product-single div.info div.data { overflow: hidden; }
div.product-single div.info dl { margin: 6px 0 10px; padding: 0; float: left; width: 182px; text-align: center; background: #FFF; }
div.product-single div.info dl.middle { margin: 6px 12px 0; }
div.product-single div.info dd { color: #222; font: 8pt/12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 400; background: #FFF; border: 1px solid #DDD; border-bottom: 2px solid #999; border-radius: 3px 3px 0 0; margin: 0; padding: 1px 0; }
div.product-single div.info dt { color: #090; font: 8pt/12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; text-transform: uppercase; background: #DDD; border: 1px solid #DDD; border-radius: 0 0 3px 3px; }
div.product-single div.info div.title { color: #069; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; margin: 0; padding: 3px; background: #DDD; border-top: 1px solid #DDD; }
div.product-single div.info div.sub-title { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #DDD; }
div.product-single div.info div.sub-title span { color: #C00; font-weight: bold; }
div.product-single div.info div.note { color: #444; margin: 0 0 10px; }
div.product-single div.info div.odd { padding: 3px 0; background: #F2F2F2; border-top: 1px solid #DDD; }
div.product-single div.info div.even { padding: 3px 0; background: #F9F9F9; border-top: 1px solid #DDD; }
div.product-single div.info div.last { border-bottom: 1px solid #DDD; margin-bottom: 15px; }
div.product-single div.list { overflow: hidden; width: 570px; margin: 0; padding: 0; }
div.product-single div.list:hover { background: #EEE; }
div.product-single div.list div.left { float: left; color: #222; font: bold 9pt/14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; text-align: center; width: 40px; }
div.product-single div.list div.right { float: left; font: 9pt/14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; text-align: left; width: 530px; }
div.product-single div.list div.right em { font: italic 9pt/14pt 'Roboto', Arial; }
div.product-single div.list div.right span { color: #C33; font: 9pt/14pt 'Roboto', Arial; font-weight: 500; }
div.product-single div.list div.right span em { color: #C33; font: italic 9pt/14pt 'Roboto', Arial; font-weight: 500; }
div.product-single div.info h2.cast { font-style: normal; }
div.product-single div.info div.cd-notes { color: #090; font: 8pt/12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; text-transform: uppercase; margin: 0; padding: 7px; background: #EEE; border: 1px solid #DDD; border-radius: 3px; width: 554px; }
div.product-single div.info div.cd-notes p { margin: 0; padding: 0; }
div.product-single div.info div.cd-notes ul { color: #222; font-weight: 400; text-transform: none; margin: 0 0 0 18px; padding: 0; }
div.product-single div.info div.cd-notes li { text-align: left; margin: 0; padding: 0; }

/* PAGE STACKED IMAGE STYLES (DVD, Blu-ray, Manga, CD, etc.) */
div.product-stack { width: 700px; margin: 0 20px 30px; padding: 0; overflow: hidden; }
div.product-stack div.info { color: #222; text-align: left; line-height: 14pt; margin: 0; padding: 0; background: #EEE; border-left: 3px solid #FA0; border-radius: 3px; }
div.product-stack div.info div.title { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 12pt; margin: 7px; }
div.product-stack div.info div.title span { float: right; display: block; position: relative; top: -7px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.product-stack div.info div.title span.jpn { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; }
div.product-stack div.info div.title a:link, div.product-stack div.info div.title a:visited { color: #069; text-decoration: none; }
div.product-stack:hover div.info div.title a:hover { color: #444; text-decoration: none; }
div.product-stack div.info div.descript { margin: 0; padding: 0 7px 7px; }
div.product-stack div.info div.data { color: #444; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.product-stack div.info div.data h3 { color: #C33; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; margin: 0; }
div.product-stack div.info div.data span { font-weight: 500; padding-right: 5px; }
div.product-stack div.info p { margin: 0; padding: 0; }
div.product-stack div.info ul { margin: 0 0 0 5px; padding: 0; }
div.product-stack div.info ul li { list-style: square; margin: 0 0 0 15px; padding: 0; }

div.dvd-type div.cover { position: relative; overflow: visible; float: left; height: 200px; width: 200px; }
div.dvd-type div.info { float: left; width: 487px; background: #F9F9F9; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.dvd-type img.img3 { position: absolute; top: 0; left: 22px; }
div.dvd-type img.img2 { position: absolute; top: 15px; left: 42px; }
div.dvd-type img.img1 { position: absolute; top: 30px; left: 62px; }

div.bd-type div.cover { position: relative; overflow: visible; float: left; height: 200px; width: 200px; }
div.bd-type div.info { float: left; width: 487px; background: #F9F9F9; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.bd-type img.img3 { position: absolute; top: 0; left: 22px; }
div.bd-type img.img2 { position: absolute; top: 15px; left: 42px; }
div.bd-type img.img1 { position: absolute; top: 30px; left: 62px; }

div.cd-type div.cover { position: relative; overflow: visible; float: left; height: 160px; width: 200px; }
div.cd-type div.info { float: left; width: 487px; background: #F9F9F9; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.cd-type img.img3 { position: absolute; top: 0; left: 22px; }
div.cd-type img.img2 { position: absolute; top: 15px; left: 42px; }
div.cd-type img.img1 { position: absolute; top: 30px; left: 62px; }

/* PAGE TABLE STYLES */
table.margin { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: 14pt; text-align: justify; margin: 0 20px 20px; }
table.margin p { margin: 0 0 20px; }
table.no-margin { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: 14pt; text-align: justify; margin: 0 20px 0; }
table.no-margin p { margin: 0 0 20px; }
table.width { width: 700px; }
table.width td.left { width: 120px; text-align: center; }
table.width td.right { width: 580px; }
table.main-info a:link,table.main-info a:visited { color: #444; text-decoration: none; }
table.main-info:hover a:link,table.main-info:hover a:visited { color: #069; text-decoration: none; }
table.main-info:hover a:hover { color: #444; text-decoration: none; }
table.main-info { font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; color: #444; line-height: 14pt; margin: 0 20px 20px; padding: 0; }
table.main-info tr td:first-of-type { color: #000; }
table.main-info tr:hover td:first-of-type { color: #000; }
table.main-info:hover tr td:last-of-type { color: #000; }
table.main-info tr td:first-of-type { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
table.main-info tr td:last-of-type { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
table.main-info tr.header td { color: #C00 !Important; font-weight: bold; font-size: 9pt; padding: 3px 0; }
table.main-info tr.odd td { background-color: #EEE; padding: 3px; }
table.main-info tr.even td { background-color: #FFF; padding: 3px; }
table.main-info tr td hr { display: block; height: 0; border: 1px solid #FFF; border-bottom: 1px dotted #DDD; padding: 0; margin: 7px 0; }
table.main-info ul { padding: 0; margin-bottom: 0; }
table.main-info ul li { padding: 0; margin: 0; }
table.book-info a:link, table.book-info a:visited { color: #666; text-decoration: none; }
table.book-info a:hover { color: #069; text-decoration: none; }
table.book-info { font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: 14pt; margin: 8px 0 8px; padding: 0; }
table.book-info tr.odd td { background-color: #EEE; padding: 3px; }
table.book-info tr.even td { background-color: #FFF; padding: 3px; }
table.book-info tr td:first-of-type { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
table.book-info tr td:last-of-type { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }


/* General Info Section Styles */

/* PODCAST HEADER */
div.podcast-header { width: 700px; padding: 0 20px 20px; margin: 0; overflow: hidden; }
div.podcast-header div.cover { float: left; width: 170px; text-align: center; margin-right: 10px; font-size: 8pt; font-weight: bold; }
div.podcast-header div.cover img.cover { width: 150px; height: 150px; }
div.podcast-header div.cover div.item { border-bottom: 1px #DDD solid; width: 75%; margin: 5px auto 0; padding: 4px; }
div.podcast-header div.cover div.item a { filter: alpha(opacity=100); opacity: 1.0; -moz-opacity: 1.0; }
div.podcast-header div.cover div.item a:hover { filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; }
div.podcast-header div.cover div.item img { background: transparent; height: 30px; padding: 0; margin: 0 5px; }
div.podcast-header div.info { float: left; width: 520px; padding-top: 3px; }
div.podcast-header div.info sup { color: #069; font-weight: bold; height: 0; bottom: 5px; vertical-align: baseline; _vertical-align: bottom; position: relative; cursor: default; }
div.podcast-header div.info p { padding: 0; margin: 20px 0 0; }

/* TRANSLATION MAIN PAGE STYLES */
div.trans-list { width: 700px; padding: 0 20px 20px; margin: 0; overflow: hidden; }
div.content div.trans-section {  }
div.trans-list ul.list { list-style: none; overflow: hidden; width: 700px; margin: 0; padding: 0; border-top: 1px dotted #DDD; }
div.trans-list ul.list span { height: 15px; font-size: 8pt; color: #666; }
div.trans-list ul.list span.source { display: inline-block; background: url('/wp-content/themes/kanzenshuu/images/trans-source.png') no-repeat left center; padding-left: 20px; margin: 3px 0 3px 10px; }
div.trans-list ul.list span.pg::before { content: ' ('; }
div.trans-list ul.list span.pg::after { content: ')'; }
div.trans-list ul.list span.tag { display:block; background: url('/wp-content/themes/kanzenshuu/images/trans-tag.png') no-repeat left center; padding-left: 20px; margin-left: 10px; }
div.trans-list ul.list span.tag a::before { content: ', '; color: #444; }
div.trans-list ul.list span.tag a:first-of-type::before { content: ''; }
div.trans-list ul.list span a.tag-cancel { padding-right: 7px; background: url('/wp-content/themes/kanzenshuu/images/trans-cancel.png') no-repeat right top; }
div.trans-list ul.list li div.title { font: bold 10pt/14pt 'Arial'; }
div.trans-list ul.list li div.data { line-height: 10pt; margin: 0; padding: 0; cursor: default; }
div.trans-list ul.list li div.data a { color: #666; cursor: pointer; }
div.trans-list ul.list li div.data a.tag-block:link,div.trans-list ul.list li div.data a.tag-block:visited,div.tag-index a.tag-block:link,div.tag-index a.tag-block:visited { pointer-events: none; color: #666; text-decoration: none; }
div.trans-list ul.list li div.data a:link,div.trans-list ul.list li div.data a:visited { color: #C00; }
div.trans-list ul.list li div.data a:hover { color: #444; }
div.trans-list ul.list li { margin: 0; padding: 5px 3px; border-bottom: 1px dotted #DDD; }
div.trans-list ul.list li { border-left: 3px solid #FFF; }
div.trans-list ul.list li.new { background: url('/wp-content/themes/kanzenshuu/images/new-ribbon.png') no-repeat right top; }
div.trans-list ul.list li.new:hover { background: #EEE url('/wp-content/themes/kanzenshuu/images/new-ribbon.png') no-repeat right top; }
div.trans-list ul.list li:hover { background-color: #EEE; border-left: 3px solid #069; }
/* div.trans-list ul.list li.select { background-color: #EEE; border-left: 3px solid #069; } */
div.trans-list ul.list li.no-select { display: none; filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; }
div.trans-list ul.list li.no-select:hover { border-left: 3px solid #999; }
div.trans-list ul.list li.no-select a { pointer-events: none; color: #444; }
div.trans-list ul.list li.no-select span.source a { color: #444; }
div#trans-archive { text-align: justify; margin: 0 20px; border: 1px solid #CCC; background: #F9F9F9; border-radius: 5px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); padding: 0 10px 10px; }
div#trans-archive div.title { color: #F5F5F5; float: left; display: block; position: relative; top: -1px; left: -11px; font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; letter-spacing: 1px; line-height: 10pt; font-weight: 700; background: #5A5; padding: 7px 10px; margin-bottom: 8px; border-radius: 5px 0 5px 0; }
div.tag-index { font-size: 0.9em; text-align: left; margin-top: 10px; padding-top: 8px; border-top: 1px dotted #CCC; }
div.tag-index a { display:inline-block; position: relative; font-family: 'Roboto', Arial; color: #333; font-weight: 500; line-height: 12pt; background-color: #E6E6E6; padding: 3px 7px 4px; margin: 6px 8px 0 0; border: 1px solid #E6E6E6; border-radius: 2px; }
div.tag-index a:hover { background-color: #EEE; border-color: #EEE; box-shadow: 0 0 3px 1px #CCC; }
div.tag-index a.tag-cancel { color: #FFF; border-color: #C33; background-color: #C33; box-shadow: 0 0 3px 1px #CCC; }
div.tag-index a.tag-block { border-color: #999; background-color: #EEE; filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; }
span#trans-count,span#press-count { float: right; display: block; position: relative; top: -1px; right: -31px; color: #C33; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; background: #CCC; border-radius: 0 5px 0 5px; padding: 5px 10px; }
span#trans-count::before { color: #222; content: 'Archived Translations: '; }
span#press-count::before { color: #222; content: 'Archived Items: '; }

/* TRANSLATIONS SINGLE PAGE SYTLES */
div#trans-content { width: 800px; margin: 0 auto; padding-top: 60px; background: #FFF; }
div#trans-content h1 { font: 19pt 'Roboto', Arial, Tahoma, Sans-serif; color: #000; font-weight: bold; text-align: center; margin: 0; line-height: normal; }
div#trans-content h2 { font: 13pt 'Roboto', Arial, Tahoma, Sans-serif; color: #000; font-weight: bold; text-align: center; margin: 0; line-height: normal; }
div#trans-content div.interview { font: 9.5pt 'Roboto', Arial, Tahoma, Sans-serif; color: #111; text-align: justify; line-height: 16pt; border-top: 1px dotted #000; padding: 10px 20px 0; }
div#trans-content div.interview .question { color: #C00; font-weight: bold; margin: 0 0 10px 0; }
div#trans-content div.interview .answer { border-left: 2px solid #CCC; margin: 0 0 25px 5px; padding-left: 10px; }
div#trans-content div.interview ol { padding: 0 0 0 18px; }
div#trans-content img { background-color: #EEE; border: 1px solid rgba(51,102,153,0.75); border-radius: 2px; box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5); background-image: linear-gradient(rgba(0,102,153,1),rgba(0,102,153,0.75),rgba(0,102,153,1)); margin: 5px; padding: 2px; }
div#trans-content img.none { border: none; background: #FFF; margin: 5px; padding: 2px; }
div#trans-content sup { color: #C00; font-weight: bold; height: 0; bottom: 5px; vertical-align: baseline; _vertical-align: bottom; position: relative; }
div#trans-content div.interview div.note { color: #888; font-size: 8pt; margin-bottom: 20px; line-height: 13pt; }
div#trans-content div.interview ul { list-style-type: square; margin: 0 0 20px; padding: 0 0 0 20px; }
div#trans-content div.interview ul li { margin: 0 0 2px; }


/* Guide Section Styles */

/* ANIMATION PRODUCTION GUIDE STYLES */
div.sub-section { width: 700px; padding: 0 0 10px; margin: 20px; overflow: hidden; }
div.sub-section div.image { float: left; width: 160px; text-align: left; }
div.sub-section div.image img { border: 0; border-radius: 3px 0 0 3px; margin: 0; padding: 0; box-shadow: none; }
div.sub-section div.info { float: left; text-align: left; line-height: 14pt; background: #F9F9F9; border-left: 3px solid #FA0; border-radius: 0 3px 3px 3px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); margin: 0; padding: 0; width: 537px; }
div.sub-section div.info div.title { color: #222; font: 13pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; letter-spacing: 1px; text-align: left; line-height: 14pt; padding: 7px 7px 0; }
div.sub-section div.info div.title span { float: right; display: block; position: relative; top: -7px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.sub-section div.info div.title span.jpn { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; }
div.sub-section div.info div.links { border-top: 1px solid #DDD; background: linear-gradient(#EEE, #F9F9F9); margin-top: 10px; }
div.sub-section div.info div.links a { display: inline-block; color: #069; font-size: 9pt; font-weight: bold; padding: 7px 12px; margin: 0; border-right: 1px solid #DDD; transition: all 400ms ease; }
div.sub-section div.info div.links a:hover { color: #444; background: #F9F9F9; }
div.sub-section div.info div.date { color: #555; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.sub-section div.info p { color: #222; font-size: 9.5pt; text-align: justify; line-height: 15pt; padding: 7px; margin: 0; }
div.sub-section div.info div.title a:link, div.arc div.info div.title a:visited { color: #069; text-decoration: none; }
div.sub-section:hover div.info div.title a:hover { color: #444; text-decoration: none; }
div.sub-section div.info span.button a { display: inline-block; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; color: #069; text-align: center; width: 90px; background: #F9F9F9; box-shadow: inset 0px 20px 20px -20px rgba(204,204,204,1); border-radius: 3px; margin-right: 5px; margin-bottom: 5px; padding: 5px; border: 2px solid #666; }
div.sub-section div.info span.button a:hover { color: #444; box-shadow: 1px 1px 1px #CCC; }

/* Staff Positions & Roles */
div.staff-roles { width: 700px; margin: 0 20px 30px; }
div.staff-roles div.section { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; letter-spacing: 3px; line-height: 0; text-transform: uppercase; text-align: center; border-top: 1px solid #069; margin: 40px 0 30px; }
div.staff-roles div.section span { color: #369; background: #FFF; padding: 0 10px; }
div.staff-roles div.title { font: 14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: bold; color: #5A5; vertical-align: bottom; line-height: auto; border-bottom: 1px dotted #090; margin: 3px 0 7px; }
div.staff-roles div.title span { display: inline-block; font: 12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 900; font-style: italic; color: #444; letter-spacing: 1px; vertical-align: middle; line-height: auto; margin-left: 10px; }
div.staff-roles div.info { margin: 0 0 20px; }
div.staff-roles div.info p { margin: 0 0 20px; }
div.staff-roles div.info div { color: #333; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; margin: 10px 10px 20px; padding: 5px 7px; background: #EEE; border-left: 2px solid #5A5; border-radius: 3px; }
div.staff-roles div.info div span.jpn { font-size: 8pt; }
div.staff-roles div.info div::before { content: 'Note: '; color: #090; font-weight: bold; }

.intro { margin: 0 20px 20px; }
a#staff-link { display: block; font-size: 13pt; font-weight: 500; text-align: center; background: linear-gradient(to right, #DDD, #CCC); border: 2px solid #BBB; border-radius: 3px; padding: 5px 7px; margin: 0px auto; width: 130px; transition: all 200ms ease; }
a#staff-link:hover { border: 2px solid #069; box-shadow: 0 0 5px 1px #666; width: 160px; }
#box-container { margin: 0 20px; }
#box-container input#box[type=text] { display: inline-block; color: #333; font-weight: 500; background: linear-gradient(to right, #DDD, #BBB); border: none; border-radius: 3px 0 0 3px; margin-bottom: 10px; padding: 0 5px; width: 516px; height: 31px; }
#box-container .clear { display: inline-block; background: #BBB url('/wp-content/themes/kanzenshuu/images/close.png') center center no-repeat; vertical-align: top; width: 31px; height: 31px; cursor: pointer; }
#box-container .clear:hover { background-image: url('/wp-content/themes/kanzenshuu/images/close-hover.png'); }
#box-container .results { display: inline-block; color: #FFF; font-weight: 500; background: linear-gradient(#090, #5A5); border-left: 3px solid #666; border-radius: 0 3px 3px 0; vertical-align: top; text-align: center; line-height: 31px; padding: 0 10px; width: 120px; height: 31px; cursor: default; }
#staff-list ul { list-style: none; margin: 0; padding: 0; }
#staff-list li.staff-name { margin: 0 20px 4px; }
#staff-list ul#ordered-list li { background-color: #F9F9F9; border-radius: 3px; }
#staff-list li.staff-name a { display: block; padding: 3px 5px; }
#staff-list li.staff-name.no-results { padding: 3px 5px; cursor: default; }
#staff-list li.staff-name a:hover { background-color: #EEE; border-radius: 3px; }
#staff-list li.staff-name .eng-name { color: #444; font-weight: bold; }
#staff-list li.staff-name .jpn-name { color: #5A5; font: 9pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: 500; }
#staff-list li.staff-name .main-role { float: right; color: #369; font-size: 8pt; font-weight: 500; }

/* Animation Staff Database */
div#series-container { overflow: hidden; }
div#series-select { float: left; margin: 0 0 30px 20px; padding: 0; width: 245px; }
div#series-select div.series-select { overflow: hidden; background: linear-gradient(to right, #333 50%, transparent 90%); border-radius: 3px; margin: 0 0 15px; padding: 0 0 0 7px; width: 245px; cursor: pointer; }
div#series-select div.series-select:hover { background: linear-gradient(to right, #090 50%, transparent 90%); }
div#series-select div.selected { background: linear-gradient(to right, #090 50%, transparent 90%); cursor: default; }
div#series-select div.series-select img { display: block; float: left; background: linear-gradient(to right, #999, #CCC); border-radius: 3px 0 0 3px; margin: 0; padding: 5px 16px 5px 3px; }
div#series-select div.series-select span { display: block; float: left; font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: bold; color: #333; background: #CCC url('/wp-content/themes/kanzenshuu/images/dropdown-sub.png') center right no-repeat; padding: 2px 0 0; width: 146px; height: 38px; }
div#series-select div.series-select span strong { display: block; color: #333; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; margin-left: 2px; }
div#series-select div.series-select:hover span, div#series-select div.selected span { color: #090; background: #CCC url('/wp-content/themes/kanzenshuu/images/dropdown-sub_hover.png') center right no-repeat; }
div#series-info { float: right; border-left: 1px dotted #CCC; margin: 0 20px 30px 9px; padding: 0 0 0 10px; width: 420px; min-height: 550px; }
div#series-info div.title { font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: bold; color: #5A5; vertical-align: bottom; line-height: auto; margin: 0; }
div#series-info div.title span { display: inline-block; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 900; font-style: italic; color: #444; letter-spacing: 1px; vertical-align: middle; line-height: auto; margin-left: 10px; }
div#series-info dl { font: 9pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; margin: 0 0 20px 10px; }
div#series-info dl:last-of-type { margin-bottom: 0; }
div#series-info dt { display: block; margin-top: 5px; padding: 3px; }
div#series-info dt:nth-child(odd) { background: #EEE; border-radius: 3px; }
div#series-info dt span { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; padding: 0 3px 0; }
div#series-info dt span.name::before { content: '/'; margin-right: 3px; }
div#series-info dt span.eps { display: inline-block; font-size: 8pt; color: #555; font-weight: 500; }
div#series-info dt span.eps::before { content: '('; }
div#series-info dt span.eps::after { content: ')'; }
div#series-info dt span.aff { float: right; position: relative; top: 2px; color: #090; font-size: 8pt; font-weight: 500; }
div#series-sub-select { margin: 40px 0 0; padding: 0; width: 245px; }
div.eps-list-select { display: none; overflow: hidden; background: url('/wp-content/themes/kanzenshuu/images/dropdown_down.png') no-repeat center right, linear-gradient(to bottom right, #090, #5A5); border-radius: 3px; margin: 0; height: 29px; width: 252px; }
div.eps-list-select select { color: #FFF; background: transparent; border: none; font-family: 'Roboto'; font-size: 15px; font-weight: 700; padding: 4px 5px 5px; height: 29px; width: 280px; }
div.eps-list-select select option { color: #333; font-weight: normal; background: #FFF; }
div.eps-list-select.other { background: url('/wp-content/themes/kanzenshuu/images/dropdown_down.png') no-repeat center right, linear-gradient(to bottom right, #C00, #C44); margin-top: 15px; }
div#series-sub-select .main-list { display: none; overflow: hidden; color: #FFF; font-size: 15px; font-weight: 500; background: linear-gradient(to bottom right, #025f8e, #069); border-radius: 3px; margin: 15px 0 0; padding: 4px 10px 4px; width: 232px; cursor: pointer; }
div#eps-credit,div.main-staff { display: none; margin: 10px 0 0; padding: 0; }
div#eps-credit span.eps-header { display: block; font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #090; font-weight: 700; background: url('/wp-content/themes/kanzenshuu/images/eps_credit_shadow.png') center top no-repeat; border-top: 1px solid #DDD; margin: 0 20px 7px; padding: 40px 0 0; }
div.main-staff span.eps-header { display: block; font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; color: #090; font-weight: 700; text-align: center; background: url('/wp-content/themes/kanzenshuu/images/eps_credit_shadow.png') center top no-repeat; border-top: 1px solid #DDD; margin: 0 0 7px; padding: 40px 0 0; }
div#eps-credit span.eps-link { display: block; font-weight: bold; margin-top: 7px; }
div.series-roles div.list a { color: #333; }
div.series-roles div.list:hover a { color: #069; }
div.series-roles div.list:nth-child(odd) { background: #F6F6F6; border-radius: 3px; margin: 0 0 5px; padding: 3px; }
div.series-roles div.list:nth-child(even) { background: #EEE; border-radius: 3px; margin: 0 0 5px; padding: 3px; }
div.series-roles span.series { display: inline-block; color: #333; font-size: 11pt; font-weight: 500; margin: 0 3px 0; padding: 0; }
div.series-roles span.eps { display: inline-block; color: #333; font-size: 9pt; font-weight: 400; margin: 0 3px 0; padding: 0; }
div#eps-credits.load { background: #333; min-height: 233px; }
div.eps-credits span.sub-title,div.other-credits span.sub-title { display: inline-block; color: #333; font-size: 11pt; font-weight: 500; margin: 0 3px 0; padding: 0; }
div.eps-credits span.eps-count,div.other-credits span.eps-count { display: inline-block; color: #333; font-size: 9pt; font-weight: 400; margin: 0 3px 0; padding: 0; }
div.eps-credits ul,div.other-credits ul { list-style: none; overflow: hidden; margin: 5px 0 20px; padding: 0; }
div.eps-credits li,div.other-credits li { float: left; margin: 0; padding: 0; width: 140px; }
div.eps-credits li a { display: block; color: #444; font-size: 9pt; font-weight: 500; background: linear-gradient(to bottom right, #DDD, #F6F6F6); border: 1px solid #BBB; border-radius: 3px; margin: 0 3px 0; padding: 3px 7px; transition: color, border 300ms ease; }
div.eps-credits li a:hover { color: #069; border: 1px solid #069; }
div.other-credits li a { display: block; color: #444; font-size: 9pt; font-weight: 500; background: linear-gradient(to bottom right, #DDD, #F6F6F6); border: 1px solid #BBB; border-radius: 3px; margin: 0 3px 0; padding: 3px 7px; }
div.other-credits li a:hover { color: #069; border: 1px solid #069; }

/* BATTLE POWER GUIDE STYLES */
.content h4.bp { font: 10pt Arial, Tahoma, Sans-serif; color: #C00; font-weight: bold; text-align: left; line-height: normal; margin: 10px 5px; padding: 10px 0 0; border-top: 1px dotted #C00; }
.content div.bp { color: #C00; font-weight: bold; text-align: left; border-left: 2px solid #999; border-top-left-radius: 5px; border-bottom-left-radius: 5px; margin: 0 20px 20px 40px; padding-top: 1px; padding-bottom: 1px; padding-left: 7px; }
div.bp span { color: #000; font-weight: normal; font-size: 0.8em; padding-left: 3px; }
div.bp-trans { color: #444; padding: 20px; margin: 0 40px; background-color: #FCFCFC; box-shadow: inset -10px 0 10px -10px #000, inset 10px 0 10px -10px #000 }
div.bp-trans p { margin: 0 0 20px; padding: 0; }
div.bp-trans div.title { border: 4px solid #666; background-color: #EEE; margin: 0 0 20px; padding: 5px; }
div.bp-trans div.title span { font-size: 13pt; font-weight: bold; padding-bottom: 5px; }
div.bp-trans div.header { font-size: 11pt; font-weight: bold; border-left: 1px solid #666; border-top: 2px solid #666; padding: 2px 4px; margin: 0 0 5px; }
div.bp-line { margin: 0 30px; border-top: 1px solid #999; }
div.bp-trans span.bp { display: inline-block; color: #444; font-weight: bold; background-color: #FFF; border: 2px solid #666; -moz-border-radius: 8px; border-radius: 8px; padding: 0 6px 0 0; margin: 3px 0 3px; }
div.bp-trans span.bp span { display: inline-block; color: #FFF; background-color: #666; padding: 0 4px; }
div.bp-note { font-size: 8pt; line-height: 13pt; padding: 7px; margin: 20px 10px 20px; border-top: 2px solid #CCC; border-bottom: 2px solid #CCC; -moz-border-radius: 7px; border-radius: 7px; background: #EEE; }
div.bp-note p { margin-bottom: 12px; }
div.bp-note::before { content: "Note: "; color: #C00; }
div.bp-trans div.last { margin-bottom: 0 }
div.bp-trans p.last { margin-bottom: 0 }
div.bp-list { margin: 0 20px 20px; }
div.bp-list ul.list { margin: 0; padding: 0; }
div.bp-list ul.list li { font-size: 9pt; list-style: none; padding: 1px 5px; margin: 0; }
div.bp-list ul.list li:hover strong { color: #C00; }
div.bp-list ul.list li span { font-size: 8pt; color: #888; margin-left: 10px; padding: 0 5px; border-left: 2px solid #CCC; border-right: 2px solid #CCC; -moz-border-radius: 5px; border-radius: 5px; }
div.bp-list ul.list li span a { color: #888; }
div.bp-list ul.list li span a:hover { color: #069; }
div.bp-list ul.list li.odd { background: #EEE; }
div.bp-list ul.list li.even { background: #FFF; }
div.bp-list ul.list li.sub { padding-left: 25px; }

/* CAST GUIDE STYLES */
div.cast-list { width: 700px; margin: 0 20px 30px; }
div.cast-list h1 { font-size: 16pt; color: #C00; text-align: left; font-weight: bold; padding: 0 0 2px; margin: 0; border-bottom: 1px dotted #C00; background-image: none; background-size: 0 0; background-position: 0 0; }
div.cast-list dl { font: 14pt 'Noto Sans Japanese', Arial; margin: 25px 0 7px 10px; padding: 0 0 2px; border-bottom: 1px dotted #CCC; }
div.cast-list dl span { font: 13pt 'Roboto', Arial; font-weight: bold; padding: 0 3px 0; }
div.cast-list dl span.date { float: right; color: #C00; font-size: 8pt; font-weight: 500; padding-top: 12px; }
div.cast-list div.note { color: #555; margin: 0 0 7px 20px; }
div.cast-list ul.list { font-size: 10pt; overflow: hidden; width: 670px; margin: 0 0 0 20px; padding: 0 0 0 10px; border-left: 2px solid #FFF; }
div.cast-list ul.aka span { font-size: 8pt; font-weight: bold; color: #000; padding: 0 5px 0 0; }
div.cast-list ul.anniversary,table.cast-legend span.anniversary { color: #F00; }
div.cast-list ul.start.anniversary { border-color: #F00; }
div.cast-list ul.jf12,table.cast-legend span.jf12 { color: #BCA136; }
div.cast-list ul.start.jf12 { border-color: #BCA136; }
div.cast-list ul.jsat,table.cast-legend span.jsat { color: #C39; }
div.cast-list ul.start.jsat { border-color: #C39; }
div.cast-list ul.movie,table.cast-legend span.movie { color: #06C; }
div.cast-list ul.start.movie { border-color: #06C; }
div.cast-list ul.psa,table.cast-legend span.psa { color: #C00; }
div.cast-list ul.start.psa { border-color: #C00; }
div.cast-list ul.ptetss,table.cast-legend span.ptetss { color: #FF7800; }
div.cast-list ul.start.ptetss { border-color: #FF7800; }
div.cast-list ul.ptets,table.cast-legend span.ptets { color: #090; }
div.cast-list ul.start.ptets { border-color: #090; }
div.cast-list ul.start { border-left: 2px solid #111; }
div.cast-list ul.list li { list-style: none; float: left; margin: 0; padding: 3px 0; }
div.cast-list ul.list:hover { background-color: #EEE; cursor: default; }
div.cast-list ul.list li.jpn { width: 28%; }
div.cast-list ul.list li.eng { width: 30%; }
div.cast-list ul.list li.src { width: 42%; }

/* CREDIT LISTING STYLES */
div.credits { margin: 0 auto 0; }
div.credits dl { overflow: hidden; width: 700px; margin: 0 20px 20px; padding: 0; }
div.credits dt { clear: both; }
div.credits dd.single.color { color: #090; }
div.credits dd.single h3 { font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: normal; text-align: center; margin: 0; padding: 0; }
div.credits dd.single h4 { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: bold; text-align: center; margin: 0 0 5px; padding: 0; }
div.credits dd.space { margin: 0 0 20px; }
div.credits h4.break { height: 16px; }
div.credits dd { float: left; width: 348px; margin: 0 0 8px; padding: 0; }
div.credits dd.single { color: #333; width: 700px; margin: 0; padding: 0; }
div.credits dd.lt { color: #090; text-align: right; }
div.credits dd.lt.none { color: #333; }
div.credits dd.lt h3 { font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: normal; margin: 0; padding-right: 5px; }
div.credits dd.lt h4 { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: bold; margin: 0; padding-right: 5px; }
div.credits dd.rt { color: #333; text-align: left; border-left: 2px solid #DDD; }
div.credits dd.rt h3 { font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: normal; margin: 0; padding-left: 5px; }
div.credits dd.rt h4 { font: 9pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: bold; margin: 0; padding-left: 5px; }
div.credits dd.list h4 { margin-bottom: 8px; }
div.credits dd.list h3.last,div.credits dd.list h4.last { margin-bottom: 0; }
div.credits dd h3 span { font-size: 7pt; }
div.credits dd h4 span { font-size: 7pt; font-weight: normal; }

/* CHARACTER GUIDE STYLES */
div.character { overflow: hidden; padding: 0 20px; width: 700px; }
div.character div.image { float: left; width: 130px; }
div.character div.info { float: left; width: 570px; }
div.character div.info p { display: block; margin: 0; padding: 0; height: 0; }
div.character span.name { font-size: 13pt; line-height: 18pt; }
div.character span.name strong { font-size: 15pt; font-weight: 700; }
div.character span.rank { float: right; color: #C00; font-size: 11pt; font-weight: 500; font-variant:small-caps; }
div.character div.pun { margin-top: 7px; }
div.character div.pun strong { color: #090; }
div.character div.pun div.name-pun { margin-top: 15px; }
div.character sup { font-size: 9pt; color: #C00; font-weight: bold; height: 0; bottom: 5px; left: 2px; vertical-align: baseline; _vertical-align: bottom; position: relative; }
div.divider { border-bottom: 1px dotted #DDD; margin: 12px 20px 12px; }

/* DATABOOK GUIDE STYLES */
div#book-index dl { overflow: hidden; width: 700px; margin: 0 20px 20px; padding: 0; }
div#book-index dt { width: 700px; margin: 0 0 12px; clear: both; }
div#book-index dt.note { text-align: justify; color: #555; font-size: 9pt; line-height: 13pt; }
div#book-index dt.note p { margin: 0; padding: 0; }
div#book-index dt.note div.margin { margin: 0 0 7px; padding: 0; }
div#book-index dt.note ul { margin: 5px 20px 0; padding: 0 0 0 10px; }
div#book-index dt.main { width: 660px; margin: 0 30px 0 10px; }
div#book-index dt.sub { width: 650px; margin: 0 30px 0 20px; }
div#book-index dd.title { float: left; text-align: left; width: 670px; margin: 0; padding: 0; }
div#book-index dd.title2 { float: left; text-align: left; width: 640px; margin: 0; padding: 0; }
div#book-index dd.title3 { float: left; text-align: left; width: 618px; margin: 0; padding: 0; }
div#book-index dd.title4 { float: left; text-align: left; width: 589px; margin: 0; padding: 0; }
div#book-index dd.main { font-size: 11pt; background: #FFF url('/wp-content/themes/kanzenshuu/images/book_index_main.gif') repeat-x right center; height: 18px; margin-bottom: 5px; }
div#book-index dd.main span { font-size: 11pt; font-weight: bold; padding-right: 9px; background: #FFF; }
div#book-index dd.sub,div#book-index dd.sub2 { background: #FFF url('/wp-content/themes/kanzenshuu/images/book_index_sub.gif') repeat-x right center; }
div#book-index dd.sub span,div#book-index dd.sub2 span { padding: 0 9px 0; background: #FFF; }
div#book-index dd.sub2 { background: #FFF url('/wp-content/themes/kanzenshuu/images/book_index_sub.gif') repeat-x right center; }
div#book-index dd.sub2 span { font-style: italic; padding: 0 9px 0 24px; background: #FFF; }
div#book-index dd.pg { float: left; text-align: right; width: 30px; margin: 0; padding: 0; }
div#book-index dd.pg2 { float: left; text-align: right; width: 60px; margin: 0; padding: 0; }
div#book-index dd.pg3 { float: left; text-align: right; width: 82px; margin: 0; padding: 0; }
div#book-index dd.pg4 { float: left; text-align: right; width: 111px; margin: 0; padding: 0; }

/* EPISODE GUIDE STYLES */
div.episode-list { width: 700px; padding: 0 0 10px; margin: 20px; overflow: hidden; }
div.episode-list div.info { text-align: left; line-height: 14pt; margin: 0; padding: 0; }
div.episode-list div.info p { padding: 0; margin: 0; }
div.episode-list div.info h2 { font: 11pt Arial, Tahoma, Sans-serif; color: #333; text-align: left; margin: 6px 0 5px; padding: 0 0 2px; border-bottom: 1px dotted #C00; letter-spacing: 0; }

div.filler div.image { float: left; width: 160px; text-align: left; }
div.filler div.info { float: left; width: 540px; text-align: justify; margin: 3px 0 0; }
div.filler div.info p.margin { margin-bottom: 15px; }
div.filler div.info h2 { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 12pt; margin: 4px 0 7px; padding: 0; border: none; letter-spacing: 0; }
div.filler div.info div.last { padding-top: 15px; }
div.filler div.info div.title { color: #090; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; text-transform: uppercase; margin-bottom: 5px; border-bottom: 1px dotted #DDD; }
div.filler div.info div.conflict { color: #C33; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; text-transform: uppercase; margin-bottom: 5px; border-bottom: 1px dotted #DDD; }

div.episode-links { overflow: hidden; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; background: #333; border-radius: 4px; width: 204px; margin: 10px auto 30px; padding: 2px; text-align: center; }
div.episode-links div.select { float: left; color: #069; width: 90px; background: #F9F9F9; box-shadow: inset 0px 20px 20px -20px rgba(204,204,204,1); border-radius: 3px; margin-right: 2px; padding: 5px; cursor: default; }
div.episode-links div.link a { float: left; display: block; color: #EEE; width: 90px; border-radius: 3px; margin-left: 2px; padding: 5px; transition: all 200ms ease; }
div.episode-links div.link a:hover { color: #069; background: #F9F9F9; box-shadow: inset 0px 20px 20px -20px rgba(204,204,204,1); }

div.arc div.image { float: left; width: 160px; text-align: left; }
div.arc div.image img { border: 0; border-radius: 3px 0 0 3px; margin: 0; padding: 0; box-shadow: none; }
div.arc div.info { float: left; width: 537px; background: #F9F9F9; border-left: 3px solid #FA0; border-radius: 0 3px 3px 3px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.arc div.info div.title { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; letter-spacing: 1px; text-align: left; line-height: 12pt; padding: 7px 7px 0; }
div.arc div.info div.title span { float: right; display: block; position: relative; top: -7px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.arc div.info div.title span.jpn { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; }
div.arc div.info div.links { border-top: 1px solid #DDD; background: linear-gradient(#EEE, #F9F9F9); margin-top: 10px; }
div.arc div.info div.links a { display: inline-block; color: #069; font-size: 9pt; font-weight: bold; padding: 7px 12px; margin: 0; border-right: 1px solid #DDD; transition: all 400ms ease; }
div.arc div.info div.links a:hover { color: #444; background: #F9F9F9; }
div.arc div.info div.date { color: #555; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.arc div.info p { color: #222; font-size: 9pt; text-align: justify; padding: 7px; margin: 0; }
div.arc div.info div.title a:link, div.arc div.info div.title a:visited { color: #069; text-decoration: none; }
div.arc:hover div.info div.title a:hover { color: #444; text-decoration: none; }
div.arc div.info span.button a { display: inline-block; font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; color: #069; text-align: center; width: 90px; background: #F9F9F9; box-shadow: inset 0px 20px 20px -20px rgba(204,204,204,1); border-radius: 3px; margin-right: 5px; margin-bottom: 5px; padding: 5px; border: 2px solid #666; }
div.arc div.info span.button a:hover { color: #444; box-shadow: 1px 1px 1px #CCC; }

div.episode div.image { float: left; width: 133px; text-align: left; }
div.episode div.image img { border: 0; border-radius: 3px 0 0 3px; margin: 0; padding: 0; box-shadow: none; }
div.episode div.info { float: left; width: 564px; background: #F9F9F9; border-left: 3px solid #FA0; border-radius: 0 3px 3px 3px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.episode div.info div.title { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 13pt; margin: 5px 7px 7px; }
div.episode div.info div.title span { float: right; display: block; position: relative; top: -5px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.episode div.info div.eps-title { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #222; margin: 7px; }
div.episode div.info div.eps-title em { font-family: 'Roboto', Arial, Tahoma, Sans-serif; }
div.episode div.info div.eps-title span { font-family: 'Roboto', Arial, Tahoma, Sans-serif; color: #C33; font-weight: 500; }
div.episode div.info div.descript { color: #222; text-align: justify; font-size: 9pt; margin-top: 5px; }
div.episode div.info div.eps-credit { color: #555; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.episode div.info div.title a:link, div.episode div.info div.title a:visited { color: #069; text-decoration: none; }
div.episode:hover div.info div.title a:hover { color: #444; text-decoration: none; }

div.episode-break { margin: 10px 0 20px; }

div.episode-list ul.list { list-style: none; overflow: hidden; width: 700px; margin: 0; padding: 0; border-bottom: 1px solid #DDD; }
div.episode-list ul.title { color: #069; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: auto; font-weight: 700; margin: 0; padding: 4px 0 2px; background: #DDD; }
div.episode-list ul.title li { margin: 0; padding: 0; }
div.episode-list ul.title li.eps-title { margin: 0; padding: 0; width: 530px; }
div.episode-list ul.title li.eps-number { text-align: center; margin: 0; padding: 0; width: 45px; }
div.episode-list ul.odd { margin: 0; padding: 4px 0; background: #F2F2F2; }
div.episode-list ul.even { margin: 0; padding: 4px 0; background: #F9F9F9; }
div.episode-list ul.list li { float: left; margin: 0; padding: 0; }
div.episode-list ul.odd li.eps-number, div.episode-list ul.even li.eps-number { font-weight: bold; text-align: center; width: 45px; }
div.episode-list ul.odd li.eps-title,div.episode-list ul.even li.eps-title { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; width: 530px; }
div.episode-list ul.list li.eps-title em { font-family: 'Roboto', Arial, Tahoma, Sans-serif; }
div.episode-list ul.list li.eps-title span { font-family: 'Roboto', Arial, Tahoma, Sans-serif; color: #C33; font-weight: 500; }
div.episode-list ul.list li.eps-rate { text-align: center; width: 50px; }
div.episode-list ul.list li.eps-date { text-align: center; width: 75px; }

.content h2.next-eps span { font: 12pt Arial, Tahoma, Sans-serif; color: #333; font-weight: 700; text-align: center; line-height: 18pt; margin: 0; border: 0; }
.content h2.next-eps { font: 12pt Arial, Tahoma, Sans-serif; color: #C00; font-weight: 500; text-align: center; line-height: normal; margin: 0; border: 0; letter-spacing: 0; }

/* HOME VIDEO STYLES */
div.video-sales-list { width: 700px; _width: 740px; padding: 0 20px 20px; margin: 0; overflow: hidden; }
div.video-sales-list ul.list { list-style: none; overflow: hidden; width: 700px; margin: 0; padding: 0; border-top: 1px solid #DDD; }
div.video-sales-list ul.title { color: #069; font: bold 11pt/11pt 'Arial'; padding: 6px 0 3px; background: #DDD; }
div.video-sales-list ul.odd { padding: 6px 0 3px; background: #EEE; }
div.video-sales-list ul.even { padding: 6px 0 3px; background: #FFF; }
div.video-sales-list ul.last { border-bottom: 1px solid #DDD; }
div.video-sales-list ul.list li { float: left; width: 96px; text-align: center; }
div.video-sales-list ul.list li.video-title { width: 210px; padding-left: 6px; text-align: left; }
div.video-sales-list ul.list li.video-title a:link { color: #444; font-weight: bold; text-decoration: none; }
div.video-sales-list ul.list li.video-title a:visited { color: #444; text-decoration: none; }
div.video-sales-list ul.list li.video-title a:hover { color: #C00; text-decoration: none; }

/* MANGA GUIDE STYLES */
div.manga div.image { float: left; width: 130px; text-align: left; }
div.manga div.info,div.text-switch { float: left; width: 570px; }
div.manga div.info div.title { color: #444; font-size: 11pt; font-weight: bold; text-align: left; text-transform: uppercase; line-height: normal; margin: 2px 0 5px; padding-bottom: 1px; border-bottom: 1px dotted #C00; }
div.manga div.info div.title span { color: #999; font-size: 8pt; font-weight: bold; text-transform: capitalize; padding-left: 10px; }
div.manga div.info div.chp-title { font-family: 'Noto Sans Japanese', Arial; }
div.manga div.info div.chp-title em { font-family: 'Roboto', Arial; }
div.manga div.info div.chp-title span { color: #C00; font: 10pt 'Roboto', Arial; font-weight: bold; }
div.manga div.info div.descript { color: #444; font-size: 9pt; margin-top: 5px; padding-top: 5px; border-top: 1px dotted #DDD; }
div.manga div.info div.margin { margin-bottom: 8px; }
div.manga div.info div.chp-date { color: #666; font-size: 8pt; line-height: normal; margin-top: 5px; padding-top: 5px; border-top: 1px dotted #DDD; }
div.manga div.info div.title a:link, div.manga div.info div.title a:visited { color: #069; text-decoration: none; }
div.manga div.info div.title a:hover { color: #444; text-decoration: none; }
div.wj_eiichiro { border-left: 3px solid #069; border-radius: 3px; background: #EEE url('/wp-content/themes/kanzenshuu/images/wj_eiichiro.png') no-repeat left top; box-shadow: 1px 1px 1px #CCC; padding: 5px 10px 5px 65px; margin: 10px 20px; min-height: 50px; }
div.wj_eiichiro div:first-of-type { font-family: 'Noto Sans Japanese', Arial; }
div.wj_eiichiro hr { display: block; height: 0; border: 1px solid #EEE; border-bottom: 1px dotted #999; padding: 0; margin: 3px 0; }
div.wj_toriyama { border-radius: 3px; background: #EEE url('/wp-content/themes/kanzenshuu/images/wj_toriyama.png') no-repeat left top; box-shadow: 1px 1px 1px #CCC; padding: 5px 10px 5px 65px; margin: 10px 20px; min-height: 50px; }
div.wj_toriyama div:first-of-type { font-family: 'Noto Sans Japanese', Arial; }
div.wj_toriyama hr { display: block; height: 0; border: 1px solid #EEE; border-bottom: 1px dotted #999; padding: 0; margin: 3px 0; }
div.wj_toriyama2 { border-left: 3px solid #C00; border-radius: 3px; background: #EEE url('/wp-content/themes/kanzenshuu/images/wj_toriyama2.png') no-repeat left top; box-shadow: 1px 1px 1px #CCC; padding: 5px 10px 5px 65px; margin: 10px 20px; min-height: 50px; }
div.wj_toriyama2 div:first-of-type { font-family: 'Noto Sans Japanese', Arial; }
div.wj_toriyama2 hr { display: block; height: 0; border: 1px solid #EEE; border-bottom: 1px dotted #999; padding: 0; margin: 3px 0; }
div.jaco-circle { border-radius: 50%; background-color:#000; width: 80px; height: 80px; margin: 0 280px 10px; padding: 0px; text-align: center; color: #FFF; font-size: 14pt; }
div.jaco-circle div.chp { font-weight: bold; font-size: 24pt; border-bottom: 3px solid #FFF; width: 50%; padding: 16px 0 5px; margin: 0 25% 3px; }
strong.jaco { font-weight: bold; font-size: 14pt; letter-spacing: 3px; }
div.fusionsauthor { border-left: 3px solid #223e7b; -moz-border-radius: 3px; border-radius: 3px; background: #EEE url('/wp-content/themes/kanzenshuu/images/fusions_author_comment.png') no-repeat left top; box-shadow: 1px 1px 1px #CCC; padding: 5px 10px 5px 65px; margin: 10px 20px; min-height: 50px; }
div.fusionsauthor hr { display: block; height: 0; border: 1px solid #EEE; border-bottom: 1px dotted #999; padding: 0; margin: 3px 0; }

div.manga-index { overflow: hidden; width: 700px; padding: 0; margin: 0 20px 10px; }
div.manga-index span.link { float: left; color: #222; font-family: 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; background: url('/guides/manga/btn_off.png') left center no-repeat; padding-left: 23px; margin: 0 7px; cursor: pointer; }
div.manga-index span.link:hover { color: #666; }
div.manga-index span.link.check { color: #069; background: url('/guides/manga/btn_check.png') left center no-repeat; }
div.manga-index span.link.check:hover { color: #069; cursor: default; }
#manga-list { width: 700px; padding: 0; margin: 0 20px; }
#manga-list  tr td{ padding: 3px 0; margin: 0; border-bottom: 1px solid #CCC; }
#manga-list .title,#manga-list .title.nmbr { color: #069; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; vertical-align: middle; margin: 0; padding: 3px 0; background: #DDD; border-bottom: 1px solid #CCC; }
#manga-list .odd .chp-title,#manga-list .even .chp-title { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; }
#manga-list .chp-title em { font-family: 'Roboto', Arial, Tahoma, Sans-serif; }
#manga-list .chp-title span { color: #C00; font-family: 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; }
#manga-list .odd { margin: 0; padding: 0; background: #F2F2F2; }
#manga-list .even { margin: 0; padding: 0; background: #F9F9F9; }
#manga-list .vol { text-align: center; }
#manga-list .nmbr { color: #222; font: bold 9pt/14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; text-align: center; width: 45px; }
#manga-list .cover { background: #EEE; border-right: 1px solid #CCC; width: 130px; }
#manga-list .cover small { line-height: normal; }
#manga-list .tan { text-align: center; }
#manga-list .kan { display: none; text-align: center; }
#manga-list .digital { display: none; text-align: center; }
#manga-list .full-color { display: none; text-align: center; }
#manga-list .digest { display: none; text-align: center; }
#manga-list .date { text-align: center; width: 100px; }
#manga-list .date small { line-height: normal; }

div.text-switch div.text-btn { float: left; width: 28px; }
div.text-switch div.btn { font-size: 7pt; color: #999; text-align: center; cursor: pointer; background-color: #EEE; border: 1px solid #DDD; border-right: 0; border-radius: 5px 0 0 5px; box-shadow: inset -5px 0 7px -5px #CCC; padding: 2px; margin-bottom: 3px; }
div.text-switch div.text-btn div.btn:hover { color: #666; }
div.text-switch div.text-btn div.btn-current { font-size: 7pt; color: #C00; font-weight: bold; text-align: center; cursor: default; background-color: #DDD; border: 1px solid #DDD; border-right: 0; border-radius: 5px 0 0 5px; box-shadow: inset -5px 0 7px -5px #BBB; padding: 2px; margin-bottom: 3px; }
div.text-switch div.text-jpn { float: left; font: 9.5pt 'Noto Sans Japanese', Arial; text-align: justify; border-left: 2px solid #DDD; width: 530px; padding-left: 10px; }
div.text-switch div.text-eng { float: left; font: 9.5pt 'Roboto', Arial; text-align: justify; border-left: 2px solid #DDD; width: 530px; padding-left: 10px; }

/* MOVIE GUIDE STYLES */
div.movie div.image { float: left; width: 100px; text-align: left; }
div.movie div.image img { border: 0; border-radius: 3px 0 0 3px; margin: 0; padding: 0; box-shadow: none; }
div.movie div.info { float: left; width: 597px; background: #F9F9F9; border-left: 3px solid #FA0; border-radius: 0 3px 3px 3px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.movie div.info div.title { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 13pt; margin: 5px 7px 7px; }
div.movie div.info div.title span { float: right; display: block; position: relative; top: -5px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.movie div.info div.mov-title { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #222; margin: 7px; }
div.movie div.info div.mov-title em { font-family: 'Roboto', Arial, Tahoma, Sans-serif; }
div.movie div.info div.mov-title span { font-family: 'Roboto', Arial, Tahoma, Sans-serif; color: #C33; font-weight: bold; }
div.movie div.info div.descript { color: #111; text-align: justify; font-size: 9pt; padding: 0 7px 7px; }
div.movie div.info div.mov-credit { color: #555; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.movie div.info div.title a:link, div.movie div.info div.title a:visited { color: #069; text-decoration: none; }
div.movie:hover div.info div.title a:hover { color: #444; text-decoration: none; }
div.name-pun { border-left: 3px solid #999; background-color: #EEE; margin: 10px 5px; padding: 2px 5px; }
div.name-pun hr { display: block; height: 0; border: 1px solid #EEE; border-bottom: 1px dotted #999; padding: 0; margin: 3px 0; }

/* PRODUCTION GUIDE STYLES */
div.staff-list { width: 700px; margin: 0 20px 30px; }

div.staff-list h1 { font-size: 11pt; color: #C00; text-align: left; font-weight: normal; padding: 0 0 2px; margin: 0 0 0; border-bottom: 1px dotted #C00; }
div.staff-list h2 { font: 11pt Arial, Tahoma, Sans-serif; color: #C00; font-weight: bold; font-style: normal; text-align: left; padding: 2px 10px 0; margin: 0 0 10px; border: 0; }
div.staff-list h1 a:link { color: #C00; }
div.staff-list h1 a:visited { color: #C00; }
div.staff-list h1 a:hover { color: #444; }

div.staff-list div.section { font: 14pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; color: #369; letter-spacing: 3px; line-height: 0; text-transform: uppercase; text-align: center; border-top: 1px solid #069; margin: 40px 0 30px; }
div.staff-list div.section span { background: #FFF; padding: 0 10px; }
div.staff-list div.section-links { overflow: hidden; text-align: center; }
div.staff-list div.section-links a.link { display: inline-block; font: 14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; line-height: 12pt; letter-spacing: 2px; font-weight: bold; color: #5A5; background: linear-gradient(#D3D3D3, #ECECEC 40%); border: 2px solid #AAA; border-radius: 3px; width: 180px; padding: 15px 0 10px; margin-bottom: 15px; transition: all 400ms ease; }
div.staff-list div.section-links a.link:hover { color: #069; border-color: #069; }
div.staff-list div.section-links a.link span { display: block; font: 12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; font-style: italic; letter-spacing: 0; color: #444; }
div.staff-list div.section-links a.left { margin-right: 20px; }
div.staff-list div.section-links a.middle { margin: 0 20px 15px; }
div.staff-list div.section-links a.right { margin-left: 20px; }
div.staff-list div.title { font: 14pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; font-weight: bold; color: #5A5; vertical-align: bottom; line-height: auto; border-bottom: 1px dotted #090; margin: 3px 0 7px; }
div.staff-list div.title span { display: inline-block; font: 12pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 900; font-style: italic; color: #444; letter-spacing: 1px; vertical-align: middle; line-height: auto; margin-left: 10px; }
div.staff-list div.info { margin-left: 10px; }
div.staff-list div.info p { display: none; }
div.staff-list div.info div { color: #333; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; margin: 10px 10px 5px; padding: 5px 7px; background: #EEE; border-left: 2px solid #5A5; border-radius: 3px; }
div.staff-list div.info div span.jpn { font-size: 8pt; }
div.staff-list div.info div::before { content: 'Note: '; color: #090; font-weight: bold; }
div.staff-list dt { display: block; }
div.staff-list dl { font: 10pt 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; margin-left: 10px; margin-bottom: 30px; }
div.staff-list dl span { font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 500; padding: 0 3px 0; }
div.staff-list dl span.aff { float: right; position: relative; top: 4px; color: #090; font-size: 8pt; font-weight: 500; }
div.staff-list dd { font: 10pt 'Roboto', Arial, Tahoma, Sans-serif; color: #444; margin: 0 0 10px; padding: 1px 0 0; border-top: 1px dotted #CCC; }
div.staff-list dd p { display: none; }
div.staff-list dd div { color: #333; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; margin: 10px 10px 5px; padding: 5px 7px; background: #EEE; border-left: 2px solid #5A5; border-radius: 3px; }
div.staff-list dd div span.jpn { font-size: 8pt; }
div.staff-list dd div::before { content: 'Note: '; color: #090; font-weight: bold; }

/* THEME GUIDE STYLES */
/* div.theme-list { width: 600px; _width: 640px; padding: 0 20px 20px; margin: 0; overflow: hidden; }
div.theme-list div.info { text-align: left; line-height: 14pt; margin: 3px 0 0; padding: 0; }
div.theme-list div.info p { padding: 0; margin: 0; } */

div.theme-list { width: 700px; padding: 0 0 10px; margin: 20px; overflow: hidden; }
div.theme-list div.info { text-align: left; line-height: 14pt; margin: 0; padding: 0; }
div.theme-list div.info p { padding: 0; margin: 0; }

div.theme div.image { float: left; width: 133px; text-align: left; }
div.theme div.image img { border: 0; border-radius: 3px 0 0 3px; margin: 0; padding: 0; box-shadow: none; }
div.theme div.info { float: left; width: 564px; background: #F9F9F9; border-left: 3px solid #FA0; border-radius: 0 3px 3px 3px; box-shadow: inset 0px 15px 40px -40px rgba(0,0,0,0.75); }
div.theme div.info div.title { color: #222; font: 11pt 'Roboto', Arial, Tahoma, Sans-serif; font-weight: 700; text-align: left; line-height: 13pt; margin: 5px 7px 7px; }
div.theme div.info div.title span { float: right; display: block; position: relative; top: -5px; right: -7px; color: #FFF; font-size: 8pt; line-height: 10pt; font-weight: 500; background: #5A5; padding: 3px 5px; border-radius: 0 3px 0 3px; }
div.theme div.info div.theme-title { font-family: 'Noto Sans Japanese', Arial, Tahoma, Sans-serif; color: #222; margin: 7px; }
div.theme div.info div.theme-title em { font-family: 'Roboto', Arial, Tahoma, Sans-serif; }
div.theme div.info div.theme-title span { font-family: 'Roboto', Arial, Tahoma, Sans-serif; color: #C33; font-weight: 500; }
div.theme div.info div.descript { color: #111; text-align: justify; font-size: 9pt; margin-top: 5px; }
div.theme div.info div.theme-credit { color: #555; font: 8pt 'Roboto', Arial, Tahoma, Sans-serif; line-height: normal; padding: 5px 7px; border-top: 1px solid #DDD; border-radius: 0 0 3px 0; background: #EEE; }
div.theme div.info div.title a:link, div.theme div.info div.title a:visited { color: #069; text-decoration: none; }
div.theme div.info div.title a:hover { color: #444; text-decoration: none; }

/* TIMELINE GUIDE STYLES */
div#timeline-content { width: 740px; }
div#timeline-content div.intro { margin: 0 20px 0; }
div#timeline-content div.intro p { margin: 0 0 20px; }
div#timeline-content ul.list { list-style: disc; overflow: hidden; width: 700px; margin: 0 20px 0; padding: 0; }
div#timeline-content ul.list div.title { font-weight: bold; font-size: 12pt; text-transform:uppercase; color: #C00; padding: 2px 0 2px; background: #fff; border-bottom: 2px solid #000; }
div#timeline-content ul.list li.age { color: #069; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-top: 3px; border-left: 2px solid #ccc; border-bottom: 1px dotted #ccc; }
div#timeline-content ul.list li.age-alternate { color: #777; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-top: 0; border-left: 2px dotted #ccc; border-bottom: 1px dotted #ccc; }
div#timeline-content ul.list li.event { color: #C00; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-top: 3px; padding-bottom: 20px; border-left: 2px solid #ccc; }
div#timeline-content ul.list li.alternate, div#timeline-content ul.list li.filler { color: #ccc; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-bottom: 20px; border-left: 2px dotted #ccc; }
div#timeline-content ul.list li.filler { color: #c00; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-bottom: 20px; border-left: 2px dotted #ccc; }
div#timeline-content ul.list li.timeline-title { color: #777; text-transform: uppercase; position: relative; left: 20px; margin: 0; padding-top: 3px; padding-left: 7px; padding-right: 20px; border-left: 2px dotted #ccc; }
div#timeline-content ul.list li.timeline { color: #ccc; position: relative; left: 20px; margin: 0; padding-left: 7px; padding-right: 20px; padding-bottom: 20px; border-left: 2px dotted #ccc; }
div#timeline-content ul.list li.last { padding-bottom: 0; margin-bottom: 20px; }
div#timeline-content ul.list li.age span { font-weight: bold; font-size: 12pt; }
div#timeline-content ul.list li.age-alternate span, li.timeline-title span { font-weight: bold; font-size: 12pt; }
div#timeline-content ul.list li.event div { overflow: hidden; color: #000; }
div#timeline-content ul.list li.event span, li.event div.date, li.timeline span { font-weight: bold; font-size: 10pt; }
div#timeline-content ul.list li.alternate div, li.timeline div { color: #444; }
div#timeline-content ul.list li.alternate div::before { content:"Alternate Event: "; color: #000; font-weight: bold; }
div#timeline-content ul.list li.alternate div.ref::before, li.timeline div.ref::before { content:"Reference: "; color: #C00; font-weight: normal; }
div#timeline-content ul.list div.ref { font-size: 8pt; line-height: 13pt; padding: 7px; margin: 20px 10px 0; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; -moz-border-radius: 7px; border-radius: 7px; background: #EEE; }
div#timeline-content ul.list div.ref::before { content: "Reference: "; color: #C00; }
div#timeline-content sup { color: #C00; font-weight: bold; height: 0; bottom: 5px; left: 2px; vertical-align: baseline; _vertical-align: bottom; position: relative; cursor: default; }
div#timeline-content sup:hover::after { content: " - Unofficial guess based on available information"; cursor: inherit; }
div#timeline-content div.timeline { text-align: center; margin: 0 20px 20px; }
div#timeline-content div.timeline a { line-height: 16pt; font-size: 10pt; }
div#timeline-content div.timeline a:hover { text-decoration: underline; }
div#timeline-content div.timeline a.current { font-weight: bold; text-decoration: underline; color: #444; background: none; text-shadow: none; }

div#timeline-content div.filter  { border: 1px solid #CCC; background-color: #EEE; border-radius: 3px; margin: 0 20px 20px; padding: 5px; }
div#timeline-content div.filter a { display:inline-block; position: relative; font-size: 8pt; color: #EEE; background-color: #069; padding: 3px 5px 3px; margin: 3px 6px 3px 3px; border: 1px solid #666; border-radius: 2px; box-shadow: 0 0 3px 1px #AAA; line-height: 12pt; }
div#timeline-content div.filter a:hover { background-color: #069; }
div#timeline-content div.filter a.tag-cancel:hover { background-color: #DDD; box-shadow: 0 0 3px 1px #AAA; }
div#timeline-content div.filter a.tag-cancel { color: #069; border-color: #999; background-color: #EEE; box-shadow: none; }

div#timeline-content div.manga, div.anime { float: left; width: 210px; background: #EEE; margin-top: 5px; padding: 3px; }
div#timeline-content div.manga { color: #069 !Important; font-weight: bold; border-left: 2px solid #069; border-right: 2px solid #069; -moz-border-radius: 7px; border-radius: 7px; margin-right: 10px; }
div#timeline-content div.anime { color: #C00 !Important; font-weight: bold; border-left: 2px solid #C00; border-right: 2px solid #C00; -moz-border-radius: 7px; border-radius: 7px; margin-left: 10px; }
div#timeline-content div.manga strong, div.anime strong { color: #666; font-size: 8pt; font-weight: bold; line-height: normal; padding-left: 5px; }
div#timeline-content div.manga strong.none, div.anime strong.none { color: #EEE; font-size: 8pt; line-height: normal; padding-left: 5px; }
div#timeline-content div.manga strong::before { content: "WJ Issue: "; }
div#timeline-content div.anime strong::before { content: "Chapter(s): "; }
div#timeline-content div.dif { float: left; width: 110px; text-align: center; color: #444 !Important; font-size: 11pt; font-weight: bold; margin-top: 5px; }
div#timeline-content div.dif table { border: 0; border-left: 1px solid #333; border-right: 1px solid #333; width: 100%; padding: 0; margin: 0; border-spacing: 1px; }
div#timeline-content div.dif td { padding: 0; }
div#timeline-content div.dif table.manga td.meter { background-color: #069; height: 3px; }
div#timeline-content div.dif table.anime td.meter { background-color: #C00; height: 3px; }
div#timeline-content ul.list div.note { font-size: 8pt; line-height: 13pt; padding: 7px; margin: 20px 10px 0; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; -moz-border-radius: 7px; border-radius: 7px; background: #EEE; opacity: 0.5; }
div#timeline-content ul.list div.note::before { content: "Note: "; color: #C00; }
div#timeline-content ul.list li.event:hover div.note { opacity: 1; }

div.kanjitidbit { width: 700px; padding: 0 20px 20px; margin: 0px; overflow: hidden; }
div.kanjitidbit div.info { text-align: justify; line-height: 14pt; margin: 3px 0px 0px; padding: 0px; }
div.kanjitidbit div.info p { padding: 0px; margin: 0px; }
div.kanjitidbit div.image { float: left; width: 80px; text-align: left; }
div.kanjitidbit div.info { float: left; width: 620px; }
div.kanjitidbit div.info div.title { color: #069; text-align: left; line-height: normal; margin-bottom: 5px; padding-bottom: 1px; border-bottom: 1px dotted #444; }
div.kanjitidbit div.info div.title span.kanjilink { font-size: 28pt; font-weight: bold; margin-right:10px; }
div.kanjitidbit div.info div.title span.breakdown { font-size: 13pt; }

/* Media Section Styles */

/* LYRICS PAGE STYLES */
div#lyric-content { padding: 60px 20px 20px; background: #FFF; }
div#lyric { margin: 40px 0 0; }
div#lyric dl { overflow: hidden; text-align: left; margin: 0 0 15px; padding: 0 5px; }
div#lyric dt { clear: both; }
div#lyric dd { float: left; width: 32.333%; margin: 0; padding: 2px 0.5% 2px; }
div#lyric dd sup { color: #C00; font-weight: bold; height: 0; bottom: 5px; vertical-align: baseline; _vertical-align: bottom; position: relative; }
div#lyric dd.space { margin: 0 0 15px; }
div#lyric dd.header { color: #069; font-size: 11pt; margin-bottom: 5px; border-bottom: 2px solid #DDD; }
div#lyric dd.note { color: #888; font-size: 8pt; }

div.lyric-list { width: 700px; _width: 640px; padding: 0 20px 20px; margin: 0; overflow: hidden; }
div.lyric-list ul.list { list-style: none; overflow: hidden; width: 700px; margin: 0; padding: 0; border-top: 1px solid #DDD; }
div.lyric-list ul.title { color: #069; font: bold 10pt/10pt 'Arial'; padding: 6px 0 3px; background: #DDD; }
div.lyric-list ul.odd { padding: 6px 0 3px; background: #EEE; }
div.lyric-list ul.even { padding: 6px 0 3px; background: #FFF; }
div.lyric-list ul.last { border-bottom: 1px solid #DDD; }
div.lyric-list ul.list li { float: left; }
div.lyric-list ul.list li.link { font-weight: bold; text-align: center; width: 30px; }
div.lyric-list ul.list li.song-title { width: 380px; }
div.lyric-list ul.list li.song-title span { color: #C00; font-weight: bold; }
div.lyric-list ul.list li.usage { text-align: left; width: 185px; padding-right: 5px; }


/* FEATURES STYLES */

div.yes-circle { display: inline-block; border-radius: 50%; background-color:#177d21; width: 80px; height: 80px; margin: 0 0 0 0; padding: 0px; text-align: center; color: #FFF; font-size: 10pt; }
div.yes-circle div.chp { font-weight: bold; font-size: 14pt; border-bottom: 3px solid #FFF; width: 50%; padding: 16px 0 5px; margin: 0 25% 3px; }
div.no-circle { display: inline-block; border-radius: 50%; background-color:#db0000; width: 80px; height: 80px; margin: 0 0 0 0; padding: 0px; text-align: center; color: #FFF; font-size: 10pt; }
div.no-circle div.chp { font-weight: bold; font-size: 14pt; border-bottom: 3px solid #FFF; width: 50%; padding: 16px 0 5px; margin: 0 25% 3px; }

div.canon-question { display: inline-block; text-align: center; color: #282828; font-size: 11pt; font-weight:bold; line-height:125%; margin: 0 0 10px 0; }