@charset "UTF-8";

/* ---------------------------------------------------------------------------------------------------- */

html, body,
p, address,
h1, h2, h3, h4, h5, h6,
form, fieldset,
table, th, td,
ul, ol, li,
dl, dt, dd,
form, fieldset,img,a{
	margin: 0;
	padding: 0;
}


body {
	position: relative;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
}



img {
	border: none;
	vertical-align: bottom;
}

ul li {
	list-style: none;
}

a {
	/*
	color: #a7123a;
	*/
	color: #d7000f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

em {
	font-style: normal;
}

address {
	font-weight: normal;
	font-style: normal;
}


table, th, td {
	border-collapse: collapse;
}

th, td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

hr {
	display: none;
}


fieldset {
	border: none;
}


#footer a,
#side1 a {
	color:#000;
}








.clear {
	clear: both;
}





/* ---------------------------------------------------------------------------------------------------- */

body {
	font-size: small;
}

html>/**/body {
	font-size: 13px;
}

body {
	font-size: 13px;
	*font-size: small;
    *font: x-small;
}


h1 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}




#header .inner:after,
#side2 .news-years ul:after,
#pv-rank dl:after,
#footer-link-area:after,
#footer-banner:after,
#footer-links-wrap:after,
#social-area:after,
.detail-box:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}

* html #header .inner,
* html .news-years ul,
* html #pv-rank dl,
* html #footer-link-area,
* html #footer-banner,
* html #footer-links-wrap,
* html #social-area,
* html .detail-box {
	display: inline-block;
}
*+html #header .inner,
*+html .news-years ul,
*+html #pv-rank dl,
*+html #footer-link-area,
*+html #footer-banner,
*+html #footer-links-wrap,
*+html #social-area,
*+html .detail-box {
	display: inline-block;
}



/* ---------------------------------------------------------------------------------------------------- */


#wrapper {
	clear: both;
	margin: 0 auto;
}

#header .inner,
#footer .inner,
#content {
	width: 975px;
	margin: 0 auto;
}

#header,
#footer {
	background: #f6f6f6;
}
#header {
	margin: 0 0 22px;
}



/* ---------------------------------------------------------------------------------------------------- */
/* HEADER */

#header {
	background: #f6f6f6 url(../img/bg_head.gif) 0 0 repeat-x;
}

#header h1 {
	width: 975px;
	height: 30px;
	margin: 0 auto;
	padding: 7px 0 0;
}

#header h1 a {
	display: block;
	width: 150px;
	height: 16px;
	background: transparent url(../img/logo_cccmh_white.png) 0 0 no-repeat;
	background-size: 150px 16px;
	text-indent: -9999px;
	overflow: hidden;
}

#header .inner {
	width: 975px;
	padding: 20px 0;
	margin: 0 auto;
}

#header .inner h2 {
	float: left;
	font-size: 161.6%;
	font-weight: normal;
}

#header .inner form {
	position: relative;
	float: right;
	width: 247px;
}

#header .inner form .field {
	width: 243px;
	height: 18px;
	padding: 2px;
	font-size: 11px;
	color: #333;
	border: 1px solid #000;
	background: #fff;
}
#header .inner form .field:focus {
	outline: none;
	margin: -1px;
	border: 2px solid #666;
}
#header .inner form a {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 1px;
	top: 1px;
	text-indent: -5000px;
	overflow: hidden;
	background: #fff url(../img/img_search.gif) 50% 50% no-repeat;
}


#header .inner form .button {
	visibility: hidden;
	position: absolute;
}





/* ---------------------------------------------------------------------------------------------------- */

#main,
#side1,
#side2 {
	float: left;
}

#side1 {
	width: 182px;
	margin: 0 0 30px;
}
#main {
	width: 480px;
	margin: 6px 30px 30px;
}
#side2 {
	width: 250px;
	margin: 0 0 30px;
	padding: 0;
}

#crumb {
	margin: 0 0 15px;
}



#side1 .link-group h4,
#side2 .link-group h4 {
	margin: 0 0 10px;
	background: transparent url(../img/bg_ttl_line.gif) 0 8px repeat-x;
}
#side1 .link-group h4 span,
#side2 .link-group h4 span {
	padding: 0 10px 0 0;
	background: #fff;
}







#side1 .link-group ul,
#side2 .link-group ul {
	margin: 6px 0 25px;
}
#side1 .link-group li,
#side2 .link-group li {
	margin: 6px 0 12px;
	padding-left: 10px;
	line-height: 1.4;
	background: transparent url(../img/list_marker.gif) 0 0 repeat-y;
}


#side2 .banner {
	padding: 0 0 2px;
}

#side1 .banner li,
#side2 .banner li {
	margin: 0 0 10px;
}



.side-notes {
	margin: 18px 0 0;
	padding: 0 0 15px;
	font-size: 11px;
	line-height: 1.4;
	color: #444;
}
.side-notes dt {
	margin: 0 0 3px;
	font-weight: bold;
}






#side2 #fb {
	margin: 10px 0;
}
#side2 #tw {
	margin: 10px 0;
}

#side2 .news-years {
	margin: 0 0 10px;
}

#side2 .news-years {
	margin-top: -6px;
}
#side2 .news-years ul {
	margin-bottom: 10px;
}
#side2 .news-years ul li {
	float: left;
	width: 70px;
	padding: 0 0 0 10px;
}





/* ---------------------------------------------------------------------------------------------------- */
/* PV RANK */

#pv-rank {
	margin: 0 0 15px;
}
/*
#pv-rank {
	display: none;
}*/


#pv-rank dl {
	clear: both;
	padding: 0 0 10px;
	background: transparent url(../img/dot_h_grey.gif) 0 100% repeat-x;
}

#pv-rank dl+dl{
	padding-top: 10px;
}

#pv-rank dl dt {
	width: 120px;
	float: right;
}
#pv-rank dl dt strong {
	display: block;
	width: 37px;
	height: 24px;
	padding: 2px 0 0;
	text-align: center;
	background-color: transparent;
	background-position: 3px 0;
	background-repeat: no-repeat;
}
#pv-rank dl#rank1 dt strong {
	background-image: url(../img/icon_crown1.gif);
}
#pv-rank dl#rank2 dt strong {
	background-image: url(../img/icon_crown2.gif);
}
#pv-rank dl#rank3 dt strong {
	background-image: url(../img/icon_crown3.gif);
}
#pv-rank dl#rank4 dt strong {
	background-image: url(../img/icon_crown4.gif);
}
#pv-rank dl#rank5 dt strong {
	background-image: url(../img/icon_crown5.gif);
}

#pv-rank dl dt a {
	display: block;
	font-size: 93%;
	line-height: 1.4;
}

#pv-rank dd img {
	outline: 1px solid #eee;
}









/* ---------------------------------------------------------------------------------------------------- */
/* ORDER SHEET */


#order-sheet {
	margin-bottom:5px;
}

#order-sheet ul {
	margin: 6px 0 0;
}
#order-sheet li {
	margin: 6px 0;
	padding-left: 21px;
	line-height: 1.4;
	background: transparent url(../img/icon_dl.gif) 0 0.2em no-repeat;
}

#order-sheet h4 {
	margin-bottom:10px;
}
#order-sheet h5 {
	font-size: 93%;
	color: #999;
	margin: 5px 0;
	background: url(../img/bg_ttl_line_grey.gif) 0 8px repeat-x;
}
#order-sheet h5 span {
	background: #fff;
	padding: 0 10px 0 0;
}










/* ---------------------------------------------------------------------------------------------------- */
/* SIDE SLIDE */
#side_slide {
	margin-bottom:20px;
}

























/* ---------------------------------------------------------------------------------------------------- */

#main .layout-box {
	margin: 0 0 15px;
}

#main h2,
#main h3 {
	padding: 8px 12px 6px 17px;
	margin: 0 0 7px;
	color: #fff;
	background: #333;
}

#main h2 span a,
#main h3 span a {
	float: right;
	width: auto;
	color: #fff;
	padding: 2px 0 0 10px;
	font-size: 85%;
	font-weight: normal;
	background: transparent url(../img/h3_arrow.gif) 0 5px no-repeat;
}

#main h2.ttl,
#main h3.ttl {
	background: none;
	color: #000;
	padding: 15px 0;
	line-height: 1.7;
	font-size: 153.9%;
	font-weight: normal;
	background: transparent url(../img/dot_h_grey.gif) 0 100% repeat-x;
}

#main h2.ttl span.subttl,
#main h3.ttl span.subttl {
	font-size: 64.9%;
}

#main span.subttl {
	font-size: 85%;
}







/* ---------------------------------------------------------------------------------------------------- */

#pager {
	margin: 13px auto 10px;
	text-align: center;
}



#pager a,
#pager span,
#pager em {
	display: inline-block;
	margin: 0 3px;
	padding: 1px 4px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#pager span,
#pager a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: #000;
}
#pager em {
	color: #ddd;
}





#main #social-area {
	float: left;
	width: 100%;
	height: 40px;
	margin: 10px 0 0;
}
#main #social-area ul {
	float: right;
	width: auto;
}
#main #social-area li {
	float: left;
}

#social-area li.hatena {
	width: 60px;
}
#social-area li.plusone {
	width: 70px;
}
#social-area li.tweet {
	width: 100px;
}
#social-area li.facebook {
	width: 110px;
}





/* ---------------------------------------------------------------------------------------------------- */

#main div.totop {
	position: relative;
	height: 15px;
	margin: 20px 0 0;
	background: transparent url(../img/dot_h_grey.gif) 0 0 repeat-x;
}
#main div.totop a {
	position: absolute;
	display: block;
	width: 16px;
	height: 13px;
	top: 2px;
	right: 0;
	background: transparent url(../img/arrow_top.gif) 0 0 no-repeat;
}
.detail-box h4 {
	font-size: 123.1%;
	padding: 0 0 10px 12px;
	background: transparent url(../img/h4_icon.gif) 0 0 no-repeat;
}

.detail-box p {
	margin: 0 0 10px;
}

.detail-box ol {
	margin: 0 0 0 25px;
}

.detail-box ol li {
	list-style-position: inside;
}










dl.news-layout dt {
	clear: left;
	float: left;
	width: 7.5em;
	color: #999;
	padding: 8px 0;
	background: transparent url(../img/dot_h_grey.gif) 0 0 repeat-x;
}

dl.news-layout dd {
	margin-left: 7.5em;
	padding:8px 0;
	background: transparent url(../img/dot_h_grey.gif) 0 0 repeat-x;
}

dl.news-layout dt.first,
dl.news-layout dd.first {
	background: none;
}
dl.news-layout dt:first-child,
dl.news-layout dt:first-child + dd {
	background: none;
}
dl.news-layout {
	background: transparent url(../img/dot_h_grey.gif) 0 100% repeat-x;
}




















/* ---------------------------------------------------------------------------------------------------- */
/* FOOTER */

#footer,
#footer-link-area {
	clear: both;
}

#footer .inner {
	position: relative;
}

#footer {
	padding: 15px 0 30px;
}
#footer-link-area {
	margin: 0 0 15px;
	background: transparent url(../img/bg_linkarea.gif) 0 0 repeat-y;
}

#footer-genre,
#footer-series,
#footer-article {
	padding: 0 20px;
	float: left;
}
#footer-genre {
	width: 283px;
}
#footer-series {
	width: 326px;
}
#footer-article {
	width: 245px;
}

#footer #footer-genre h4,
#footer #footer-series h4 {
	background: transparent url(../img/bg_ttl_line.gif) 0 8px repeat-x;
}
#footer #footer-genre h4 span,
#footer #footer-series h4 span {
	padding: 0 10px 0 0;
	background: #f6f6f6;
}


#footer-genre ul,
#footer-series ul {
	padding: 10px 0 0;
}
#footer-genre ul li{
	float: left;
	width: 131px;
	padding: 5px 10px 5px 0;
}
#footer-series ul li{
	width: 153px;
	float: left;
	padding: 5px 10px 5px 0;
}

#footer-genre ul li,
#footer-series ul li {
	font-size: 93%;
}


#footer-article ul {
	margin: 0 0 15px;
	background: transparent url(../img/dot_h.gif) 0 0 repeat-x;
}

#footer-article li {
	padding: 6px 0;
	background: transparent url(../img/dot_h.gif) 0 100% repeat-x;
}
#footer-article li a {
	display: block;
	padding-left: 12px;
	background: transparent url(../img/f_arrow.gif) 0 0.4em no-repeat;
}



#footer-article .social ul {
	background: none;
}
#footer-article .social li {
	float: left;
	width: 32px;
	padding: 0;
	background: none;
}
#footer-article .social a {
	padding: 0;
	background: none;
}





#footer-banner {
	padding: 18px 0;
	border: 0 solid #fff;
	border-width: 2px 0;
	background: #f6f6f6;
}

#footer-banner ul {
	width: 975px;
	margin: 0 auto;
}
#footer-banner li {
	float: left;
	width: auto;
	padding-left: 1px;
}
#footer-banner li+li {
	padding-left: 35px;
}
* html #footer-banner li {
	padding-right: 18px;
}






#footer-links-wrap {
	position: relative;
	width: 975px;
	margin: 0 auto;
}


#footer-links {
	width: 700px;
	float: left;
	padding: 20px 0 0;
	font-size: 93%;
}
#footer-links ul li {
	float:left;
	width: auto;
	padding: 0 18px 0 0;
}
#footer-links li a {
	display: block;
	padding-left: 12px;
	background: transparent url(../img/f_arrow.gif) 0 0.4em no-repeat;
}







#footer-copyright {
	float: left;
	width: 700px;
	padding: 20px 0 0;
}
#footer-copyright p {
	font-size: 85%;
}
#footer-copyright p.en {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-logo {
	float: right;
	width: 220px;
	padding: 22px 0 0;
	text-align: right;
}
#footer-logo img {
	width: 160px;
	height: 18px;
}




body.error #main {
	width: 100%;
}
.error-alert {
	min-height: 250px;
	padding: 50px 0;
	text-align: center;
}

.error-alert dt {
	margin: 0 0 30px;
	font-size: 108%;
	font-weight: bold;
}
.error-alert dd a {
	display: inline-block;
	padding: 6px 12px;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.1;
	color: #fff;
	/*
	background: #a7123a;
	*/
	background: #d7000f;
}


/*問い合わせ*/
#contact-box{
	border: 5px solid #8d8d8d;
	padding: 20px;
}
#contact-box h2{
	background: none;
	padding: 0;
	font-size: 18px;
	color: #d5091d;
	font-weight: bold;
}

#contact-box dl{
	margin: 30px 0 0
}
#contact-box dl dt{
	margin: 0 0 5px;
}
#contact-box dl dd{
	font-weight: bold;
}
#contact-box dl dd span{
	vertical-align: middle;
}
#contact-box dl dd span.txt{
	font-size: 13px;
}
#contact-box dl dd.tel  span.txt{
	letter-spacing: 0.5px;
}
#contact-box dl dd span.number{
	font-size: 18px;
}




