@charset "shift_jis";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, p, form {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/img/bg.jpg);
	font-size: 12px;
	background-position: center top;
}
img {
    max-width: 100%;
    height: auto;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #820000;
}
.box {
	margin-bottom: 10px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
}

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 10px;
	background-image: url(../img/header.jpg);
	height: 200px;
	position: relative;
}
#header_link {
	display: block;
	height: 110px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#header_tel {
	display: block;
	height: 80px;
	width: 420px;
	position: absolute;
	left: 330px;
	top: 120px;
	text-indent: -9000px;
}
#header_link span {
	display: none;
}
#contents {
	float: right;
	width: 720px;
	margin-left: 10px;
}
#main {
	float: left;
	width: 560px;
	margin-right: 10px;
}
#right {
	float: left;
	width: 150px;
}
#left {
	float: right;
	width: 180px;
}
#footer {
	clear: right;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
    background-color: #000;
    color: #fff;
}
#footer a {
	letter-spacing: 2px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover, #footer a:active {
	color: #820000;
	font-weight: bold;
}
#copy {
	padding-top: 30px;
	font-weight: bold;
	color: #FFF;
}

/*  page_top
---------------------------- */

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222!important;
    text-decoration: none;
    height: 58px;
    width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.9;
	font-size: x-large;
	border-radius: 5px;
}
.pagetop a span{
	font-size: 8px;
}
.pagetop a:hover {
    display: block;
    background-color: #b7b7b7;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}

#manga_container {
	background-color: #000;
	margin-bottom: 5px;
}
#vip_container {
	background-color: #000;
	margin-bottom: 5px;
}

/* menu */

#menu {
	margin-bottom: 10px;
	display: block;
}
#menu li {
	list-style-type: none;
	margin-bottom: 0px;
}
#menu span {
	display: none;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
}
#menu a {
	background-image: url(/img/menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
}
#menu01 {
	background-position: 0 -0px;
}
#menu01:hover {
	background-position: 0 -50px;
}
#menu02 {
	background-position: -180px -0px;
}
#menu02:hover {
	background-position: -180px -50px;
}
#menu03 {
	background-position: -360px -0px;
}
#menu03:hover {
	background-position: -360px -50px;
}
#menu04 {
	background-position: -540px -0px;
}
#menu04:hover {
	background-position: -540px -50px;
}
#menu05 {
	background-position: -720px -0px;
}
#menu05:hover {
	background-position: -720px -50px;
}
#menu06 {
	background-position: -900px -0px;
}
#menu06:hover {
	background-position: -900px -50px;
}
#menu07 {
	background-position: -1080px -0px;
}
#menu07:hover {
	background-position: -1080px -50px;
}
#menu08 {
	background-position: -1260px -0px;
}
#menu08:hover {
	background-position: -1260px -50px;
}
#menu09 {
	background-position: -1440px -0px;
}
#menu09:hover {
	background-position: -1440px -50px;
}
#menu10 {
	background-position: -1620px -0px;
}
#menu10:hover {
	background-position: -1620px -50px;
}
#menu11 {
	background-position: -1800px -0px;
}
#menu11:hover {
	background-position: -1800px -50px;
}
.menu_contact a{
    background-image: url(https://zenra-chikan.com/img/contact/menu_contact.jpg)!important;
}
#menu12 {
	background-position: 0px 0px;
}
#menu12:hover {
	background-position: -0px -50px;
}


/*
-------------------------*/
#magazine {
	background-image: url(../img/leftside_mmaga.jpg);
	height: 190px;
	width: 178px;
	padding-top: 210px;
	padding-right: 2px;
	text-align: right;
	margin-bottom: 5px;
}
.address {
	width: 135px;
}


/* history */

#history_container {
}
.history {
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	background-color: #030303;
	border: 1px solid #333;
	margin-bottom: 3px;
}
.history_left {
	float: left;
	height: 60px;
	width: 40px;
	margin-right: 2px;
	overflow: hidden;
	margin-bottom: 5px;
}
.history_right {
	float: left;
	width: 130px;
}
.history_title {
	padding-left: 5px;
	background-color: #5C2F32;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
}
.history_com {
	line-height: 16px;
	height: 35px;
	padding-top: 5px;
	padding-left: 5px;
}
.history_com span{
	line-height: 16px !important;
	font-size: 12px !important;
}
.history_com strong{
	line-height: 16px!important;
	font-size: 12px !important;
}
/*===========================
  guide
===========================*/

#guide_tel {
	position: absolute;
    display: block;
    height: 30px;
    width: 170px;
    left: 312px;
    top: 787px;
    text-indent: -9000px;
}



/* leftside_ranking */

#leftside_ranking_container {
	width: 180px;
	background-image: url(../img/leftside_ranking.jpg);
	padding-top: 117px;
	height: 383px;
}
.leftside_ranking_box {
	height: 123px;
	padding-top: 1px;
	padding-left: 7px;
	margin-bottom: 4px;
	display: block;
}
.leftside_ranking_left {
	width: 80px;
	float: left;
	margin-right: 5px;
}
.leftside_ranking_right {
	padding-top: 4px;
	width: 80px;
	float: left;
	color: #FFF;
	line-height: 14px;
	padding-left: 5px;
}

#twitter {
	padding-top: 10px;
	padding-left: 0px;
	height: 460px;
	width: 182px;
	margin-bottom: 10px;
}
#twitter iframe {
	width: 182px !important;
	min-width: 150px !important;
}