﻿@charset "utf-8";
/* CSS Document */
img {
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #777;
}
a:hover {
	color: #c3c3c3;
	text-decoration: underline;
}

span.small {
	font-size: 12px;
	line-height: 1.2;
}

a.empha {
	font-weight: bold;
	color: #ee635c;
}
a.empha:hover {
	color: #f6847e;
}

li {
	list-style-type: none;
}
p {
	margin-bottom: 1.5em;
	letter-spacing: 0.03em;
}

strong{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin: 0 3px;
}
span.detail{
	font: 10px 'ＭＳ Ｐゴシック', sans-serif normal;
}

span.italic{
	font-style: italic;
}
h2 {
	width: 480px;
	height: 45px;
	margin-bottom: 10px;
}
h3 {
	line-height: 18px;
	margin-bottom: 5px;
	padding: 3px 0 6px 6px;
	background-size: 5px 5px;
	background-image: url(../image/h3.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	border-left: #92c38f 5px solid;
	font-size: 15px;
	font-weight: bold;
	color: #777;
}
h3 a:hover {
	text-decoration: none;
}

h4 {
	width: 160px;
	height: 25px;
	margin-bottom: 5px;
}
.muscat {
	color: #92c38f;
}
.gray {
	color: #9f9f9f;
}
.gray_deep {
	color: #666;
}
.red {
	color: #ee635c;
}
.underline {
	text-decoration: underline;
}

.attention {
	background: #eee;
	margin-bottom: 15px;
	padding: 15px;
}

.sentence{
	margin: 0 5px;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}

.manga_space {
	margin: 0 10px ;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}

.manga_space .manga p {
	margin-bottom: 0;
}

.manga_space  .manga p:first-child{
	margin-top: 1em;
}

.manga_space  .manga p:last-child{
	margin-bottom: 1.5em;
}

.margin_more{
	margin-bottom: 15px;
}
.margin_reset{
	margin-bottom: 0px;
}
#side ul li {
	width: 144px;
	min-height: auto;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	padding: 4px 0 0 16px;
	background-size: 160px 20px;
	background-image: url(../image/sidebox_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 14px;
}

#side ul li.year_archive {
	color: #777;
	cursor: pointer;
}

#side ul li.year_archive:hover {
	color: #c3c3c3;
	text-decoration: underline;
}

#side ul ul {
	display: none;
}

#side ul ul li {
	background: none;
}

ul.link{
	width: 100%;
	margin-bottom: 10px;
}

ul.link li{
	line-height: 20px;
	min-height: 20px;
	margin: 0 5px 5px;
	padding-left: 18px;
	background-size: 230px 20px;
	background-image: url(../link/image/link_arrow.gif);
	background-repeat: no-repeat;
}

.link_d {
	width: 480px;
	margin-left: 5px;
	margin-right: -5px;
	margin-bottom: 10px;
}

.link_d li {
	float: left;
	width: 212px;
	height: 20px;
	line-height: 20px;
	margin: 0 10px 5px 0;
	padding-left: 18px;
	background-size: 230px 20px;
	background-image: url(../link/image/link_arrow.gif);
	background-repeat: no-repeat;
}

.link_a {
	width: 670px;
	margin-left: 5px;
	margin-right: -5px;
	margin-bottom: 10px;
}

.link_a li {
	float: left;
	width: 307px;
	min-height: 20px;
	line-height: 20px;
	margin: 0 10px 5px 0;
	padding-left: 18px;
	background-size: 230px 20px;
	background-image: url(../link/image/link_arrow.gif);
	background-repeat: no-repeat;
}

.nesting_list > li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
    margin: 0 3px 1.5em;
	padding-left: 27px;
}

.nesting_list.anime > li {
	background: url(../image/icon_tv.gif) no-repeat;
}

.nesting_list.manga > li {
	background: url(../image/icon_manga.gif) no-repeat;
}

.nesting_list.drama > li {
	background: url(../image/icon_drama.gif) no-repeat;
}

.nesting_list li li {

	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	margin-left: -4px;
	padding-left: 24px;
	line-height: 21px;
	font-weight: normal;
	vertical-align: middle;
}

.nesting_list li li:before {
	content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 9px;
    bottom: 0;
    width: 10px;
	border-top: 1px solid #333;
}

.nesting_list li li:after {
	content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 9px;
    bottom: 0;
	border-left: 1px solid #333;
}

.nesting_list li li:last-child:after {
	height: 10px;
}

.nesting_list li li span {
	color: #999;
	font-size: 13px;
	margin-left: 5px;	
}

.nesting_list li li span.ml0 {
	margin-left: 0;	
}

.nesting_list li li:first-child {
	margin-top: 2px;
}

div.return{
	width: 680px;
	padding: 20px 0;
	text-align: center;
}

#pagetop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	opacity: 0.8;
	z-index: 104;
	_position: absolute;
}

#pagetop img {
	width: 100%;
}

#spare img:hover, .ranking_banner img:hover {
	display: inline-block;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	_zoom: 1;
}

input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],input[type="image"],textarea{
    -webkit-appearance: none;
	appearance: none;
    border-radius: 0;
}

hr.separate_line {
	border-top: 1px solid #8c8b8b;
	width: 100%;
	margin: 30px auto;
}