@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

fonts
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%? 21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
=================================================================== */

/*----------------------------------------------------
	共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: scroll;
	background: #eddba9 url(../img/texture.gif);
}
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	width: 100%;
	background: none;
	display: table;
}
input, textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
/* リンク
----------------------------------------------------*/
a:link {
	color: #0f327a;
	color: #023870;
	text-decoration: none;
}
a:visited {
	color: #023870;
}
a:hover {
	color: #743609;
}
/* 汎用
----------------------------------------------------*/
/* clerfix */
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
}
.pb0 {
	padding-bottom: 0;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 30px;
}
.pt30 {
	padding-top: 20px;
}
.mb0 {
	margin-bottom: 0;
}
.f90 {
	font-size: 90%;
}
.f80 {
	font-size: 80%;
}
.f120 {
	font-size: 120%;
}
.f140 {
	font-size: 140%;
}
.centering {
	text-align: center;
}
/*----------------------------------------------------
	style
----------------------------------------------------*/
p {
	line-height: 2em;
	font-size: 108%;
	color: #000;
	text-indent: 0;
	margin-bottom: 10px;
}
p strong {
	color: #482c0a;
}
h2, h3, h4 {
	font-size: 116%;
	color: #482c0a;
	line-height: 1.8em;
	text-indent: 0;
	margin-bottom: 10px;
}
.font {
	font-size: 100%;
	font-weight: bold;
}
.entry {
	font-size: 146.5%;
	color: #482c0a;
	letter-spacing: 0.1em;
	margin: 0 0 15px;
}
.information {
	width: 300px;
	height: 250px;
	overflow: hidden;
	background: url(../img/image_03.png) no-repeat;
	position: relative;
}
.information p {
	width: 200px;
	height: 170px;
	position: absolute;
	top: 60px;
	left: 53px;
	font-size: 90%;
	text-align: left;
	color: #554a20;
}
/*----------------------------------------------------
	page_layout
----------------------------------------------------*/
#pagewrap {
	width: 100%;
	background: none;
}
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	position: relative;
}
/*----------------------------------------------------
	#header
----------------------------------------------------*/
#sitetitle {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
h1#sitetitle, #sitetitle a:link, #sitetitle a:visited {
	color: #554a20;	
}
header#globalHeader {
	width: 940px;
	padding: 230px 0 20px;
	text-align: center;
	background: url(../img/header.png) no-repeat center top;
	position: relative;
}
header#globalHeader hgroup {
	width: 940px;
	position: absolute;
	top: 205px;
	left: 0;
	text-align: center;
}
header#globalHeader p {
	color: #554a20;
	text-align: center;
	width: 900px;
	padding: 0 0 15px 0;
	margin: 0 auto;
	line-height: 1.8em;
}
#readcopy {
	text-align: left;
}
/* グローバルナビゲーション
----------------------------------------------------*/
ul#mainnavi {
	margin: 0;
	padding: 0;
}
ul#mainnavi2 {
	margin: 0;
	padding: 0 0 54px;
}
ul#mainnavi li, ul#mainnavi2 li {
	float: left;
	position: relative;
}
li#navi_home {
	width: 243px;
	height: 127px;
	display: block;
	overflow: hidden;
}
li#navi_home img {
	position: absolute;
	top: 0;
	left: 0;
}
li#navi_home a:hover img {
	position: absolute;
	top: -126px;
	left: 0;
}
li#navi_news {
	width: 190px;
	height: 127px;
	display: block;
	overflow: hidden;
}
li#navi_news img {
	position: absolute;
	top: 0;
	left: -268px;
}
li#navi_news a:hover img {
	position: absolute;
	top: -126px;
	left: -268px;
}
li#navi_bbs {
	width: 217px;
	height: 127px;
	display: block;
	overflow: hidden;
}
li#navi_bbs img {
	position: absolute;
	top: 0;
	left: -471px;
}
li#navi_bbs a:hover img {
	position: absolute;
	top: -126px;
	left: -471px;
}
li#navi_about {
	width: 260px;
	height: 127px;
	display: block;
	overflow: hidden;
}
li#navi_about img {
	position: absolute;
	top: 0;
	left: -700px;
}
li#navi_about a:hover img {
	position: absolute;
	top: -126px;
	left: -700px;
}
ul#navi2 {
	background: url(../img/ul.png) no-repeat center;
	padding: 28px 0;
}
header#globalHeader ul li a {
	padding: 10px 1.6em 10px 23px;
	font-weight: bold;
	font-size: 110%;
}
header#globalHeader ul li.ul_1 a {
	background: url(../img/ul_1.png) no-repeat left;
}
header#globalHeader ul li.ul_2 a {
	background: url(../img/ul_2.png) no-repeat left;
}
header#globalHeader ul li.ul_3 a {
	background: url(../img/ul_3.png) no-repeat left;
}
/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	/zoom: 1;
	width: 940px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#main {
}
#leftcontents {
	width: 600px;
	float: left;
	text-align: left;
}
#rightcontents {
	float: right;
	width: 300px;
	padding: 0 0 0 40px;
	background: none;
	text-align: center;
}
.container, .container2, .container3 {
	padding: 0 0 40px;
	margin: 0;
	position: relative;
}
.container4 {
	padding: 0;
	margin: 0;
}
#imagecontainer {
	width: 600px;
	height: 780px;
	display: block;
	background: url(../img/imagecontents2.png) no-repeat center top;
	position: relative;
	margin: 0;
}
#imagecontainer2 {
	width: 600px;
	height: 258px;
	display: block;
	background: url(../img/imagecontents3.png) no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0 0 10px;
}
p#image01, p#image02, p#image03 {
	position: absolute;
	width: 84px;
	height: 84px;
	z-index: 1;
	text-align: left;
	border: solid 3px #e7d9b5;
}
p#image01:hover, p#image02:hover, p#image03:hover {
	border: solid 3px #000;
}
p#image01 span, p#image02 span, p#image03 span {
	position: relative;
	width: 84px;
	height: 84px;
	display: block;
	overflow: hidden;
}
p#image01 {
	top: 130px;
	left: 50px;
}
p#image02 {
	top: 90px;
	left: 234px;
}
p#image03 {
	top: 95px;
	left: 445px;
}
p#image01 span img, p#image02 span img, p#image03 span img {
	position: absolute;
	top: -20px;
	width: 98px;
	height: 120px;
}
.leftlist {
	width: 280px;
	padding: 20px 10px 0 20px;
	float: left;
}
.rightlist {
	width: 270px;
	float: right;
	padding: 20px 0 0;
}
#leftlist ul li, .leftlist ul li, #rightlist ul li, .rightlist ul li {
	line-height: 2em;
	text-indent: 0.8em;
	background: url(../img/linkicon.png) no-repeat left 9px;
}
#leftlist {
	width: 260px;
	float: left;
	padding: 0 0 0 0;
}
#rightlist {
	width: 230px;
	float: right;
	padding: 0 10px 0 0;
}
.update {
	color: #90714d;
	padding: 10px 0 0;
	font-weight: normal;
}
#ads1, #ads4 {
	width: 190px;
	height: 180px;
	display: block;
	background: url(../img/ads01.png) no-repeat right top;
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 3;
}
#ads4 {
	top: 30px;
	left: 0;
}
#ads2, #ads5 {
	width: 190px;
	height: 180px;
	display: block;
	background: url(../img/ads02.png) no-repeat right top;
	position: absolute;
	bottom: 35px;
	left: 446px;
	z-index: 3;
}
#ads5 {
	left: 420px;
	top: 25px;
}
#ads3, #ads6 {
	width: 190px;
	height: 180px;
	display: block;
	background: url(../img/ads03.png) no-repeat right top;
	position: absolute;
	bottom: 20px;
	left: 230px;
	z-index: 3;
}
#ads6 {
	top: 15px;
	left: 210px;
}
#ads1 span {
	position: relative;
	top: 60px;
	left: 0;
}
#ads2 span, #ads3 span {
	position: relative;
	top: 60px;
	left: 0;
}
h2.trigger, h2.triggers {
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#wrap, #wrap2, .wrap, .wrap2 {
	width: 700px;
	height: 300px;
	overflow: hidden;
	padding: 0 130px;
	display: block;
	position: relative;
}
.rightbox {
	width: 750px;
	float: right;
	margin 0;
	padding: 33px 0 0 0;
}
.leftbox {
	width: 120px;
	float: left;
	margin: 0;
	padding: 30px 70px 0 0;
}
.leftbox p {
	display: block;
	padding: 0 0 100px;
	width: 120px;
	height: 600px;
}
.Box-container {
	width: 760px;
	padding: 0 0 10px 0;
	margin: 0;
	zoom: 100%;
}
.Box-container2 {
	width: 600px;
	padding: 0;
	margin: 0;
	zoom: 100%;
}
.Box, .BoxF {
	text-align: left;
	line-height: 1.9em;
	width: 220px;
	padding: 0 40px 0 0;
	float: left;
	min-height: 220px;
	height:auto !important;
	height: 220px;
}
.Box2, .Box2F, .Box3 {
	text-align: left;
	line-height: 1.9em;
	width: 175px;
	padding: 0 37px 0 0;
	float: left;
	min-height: 220px;
	height:auto !important;
	height: 220px;
}
.Box3 {
	padding: 0 24px 0 0;
}
.Box p, .BoxF p {
	margin: 0 0 10px;
	line-height: 2em;
}
.Box2 p, .Box2F p, .Box3 p {
	margin: 0 0 10px;
	line-height: 1.6em;
}
.Box3 p.subtit {
height: 3em;
overflow: hidden;
}
.Box2 p.wide {
	line-height: 1.8em;
}
.Box2 dd, .Box2F dd, .Box3 dd {
	padding: 10px 0 30px;
}
.BoxF {
	padding-right: 0;
}
.Box2 h3, .Box2F h3, .Box3 h3 {
	padding: 0;
	margin: 0 0 0.5em;
	line-height: 1.5em;
}
.Box2F {
	padding-right: 0;
}
.Box2 ul, .Box2F ul, .Box3 ul {
	width: 175px;
	margin: 0;
	font-size: 108%;
	list-style: none;
	padding-bottom: 40px;
}
.Box2 ul li, .Box2F ul li, .Box3 ul li {
	width: 87px;
	float: left;
	text-indent: 10px;
	background: url(../img/icon.gif) no-repeat left center;
	paddng: 0;
	margin: 0;
	line-height: 1.6em;
}
/* ---------- image content --------- */
.imagelink, .imagelink_s {
	width: 180px;
	height: 180px;
	display: block;
	position: relative;
	padding: 20px;
	margin: 0;
	overflow: hidden;
	background: #bea370 url(http://www.anime-index.com/images3/noimage.png) no-repeat center;
}
.imagelink1, .imagelink2 {
	width: 125px;
	height: 125px;
	display: block;
	position: relative;
	padding: 25px;
	margin: 0;
	overflow: hidden;
	background: #bea370 url(http://www.anime-index.com/images3/noimage.png) no-repeat 27px center;
}
.imagelink2 {
	background: #bea370 url(http://www.anime-index.com/images3/noimage.png) no-repeat 27px center;
}
.imagelink1_s {
	width: 175px;
	height: 175px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #bea370 url(http://www.anime-index.com/images3/noimage.png) no-repeat 25px center;
}
.imagelink1 a, .imagelink2 a {
	width: 125px;
	height: 125px;
	display: block;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
.imagelink1_s a {
	width: 120px;
	height: 120px;
	display: block;
	overflow: hidden;
	z-index: 10;
	position: absolute;
	top: 27px;
	left: 25px;
}
.imagelink cite, .imagelink1 cite, .imagelink2 cite {
	position: absolute;
	padding: 3px;
	line-height: 1em;
	background: #000;
	color: #fff;
	margin: 0;
	bottom: 25px;
	right: 25px;
	font-size: 80%;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
	z-index: 11;
}
.imagelink a, .imagelink_s a {
	width: 176px;
	height: 176px;
	display: block;
	overflow: hidden;
	position: absolute;
	border: solid 2px #e7d9b5;
}
.imagelink a:hover, .imagelink_s a:hover {
	border: solid 2px #000;
}
.imagelink img {
	width: 182px;
	height 260px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: -40px;
	left: -5px;
}
.imagelink_s img {
	width: 120px;
	height 120px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 28px;
}
.imagelink1 img, .imagelink2 img {
	width: 125px;
	height 170px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: -25px;
	left: 0;
}
.imagelink2 img {
	top: 0;
}
.imagelink1_s img {
	width: 120px;
	height 120px;
}
/*----------------------------------------------------
	pagecontents
----------------------------------------------------*/
p.breadcrumbs {
	text-align: left;
}
p.breadcrumbs span {
	padding: 0 5px;
}
#pagecontents {
	padding-top: 230px;
	position: relative;
}
#pagecontents2 {
	padding:0;
	margin:0;
}
.right {
	width: 370px;
	float: right;
	padding-left: 30px;
}
.right_large {
	width: 420px;
	float: right;
	padding-left: 30px;
}
.left, .left_s, .left_ss {
	width: 200px;
	float: left;
	margin: 0 auto;
	text-align: left;
	min-height: 320px;
	height:auto !important;
	height: 320px;
}
.left_s {
	min-height: 160px;
	height:auto !important;
	height: 160px;
}
.left_ss {
	width: 150px;
	min-height: 120px;
	height:auto !important;
	height: 120px;
}
.left p, .left_s, .left_ss {
	line-height: 1.5em;
}
.videotitle {
	font-size: 138.5%;
	padding: 0 0 10px;
	line-height: 1.4em;
}
.videotitle img {
	width: 36px;
	height: 30px;
	vertical-align: middle;
}
.tag, .category {
	font-size: 85%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.category, .date {
	display: block;
	padding: 0 0 6px;
	margin: 0 0 15px;
	background: url(../img/border.png) no-repeat left bottom;
}
p.mainimage {
	width: 200px;
	height: 270px;
	display: block;
	background: #bea370;
	position: relative;
	overflow: hidden;
}
p.mainimage cite, p.mainimage_s cite {
	position: absolute;
	padding: 3px 6px;
	line-height: 1em;
	background: #000;
	color: #fff;
	margin: 0;
	bottom: 15px;
	right: 16px;
	font-size: 80%;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
	z-index: 11;
}
p.mainimage_s cite {
	right: 20px;
	bottom: 19px;
}
p.mainimage_s, p.mainimage_ss {
	width: 160px;
	height: 120px;
	padding: 20px;
	display: block;
	background: #bea370;
	position: relative;
	overflow: hidden;
}
p.mainimage_ss {
	width: 130px;
	height: 100px;
	padding: 10px;
}
p.mainimage_s span, p.mainimage_ss span {
	width: 160px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
}
p.mainimage_ss span {
	width: 130px;
	height: 100px;
	top: 10px;
	left: 10px;
}
p.mainimage img, p.mainimage_ss img {
	width: 168px;
	height: 240px;
	display: block;
	position: absolute;
	top: 15px;
	left: 16px;
	background: url(http://www.anime-index.com/images3/noimage.png) no-repeat center;
}
p.mainimage_s span img, p.mainimage_ss span img {
	position: absolute;
	top: -50px;
	left: -15px;
	background: none;
}
dl#summary,dl.summary {
	width: 370px;
	border: solid 1px #000;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 3px;
}
dl#summary dt,dl.summary dt {
	float: left;
	width: 70px;
	padding: 5px 10px;
	clear: both;
}
dl#summary dd,dl.summary dd {
	width 255px;
	margin-left: 80px;
	padding: 5px 5px 5px 10px;
	border-left: solid 1px #000;
}
dl#summary dt#pt15, dl#summary dd#pt15, dl.summary dt.pt15, dl.summary dd.pt15 {
	padding-top: 15px;
}
dl#summary dt#pb15, dl#summary dd#pb15, dl.summary dt.pb15, dl.summary dd.pb15 {
	padding-bottom: 15px;
}
.text_ad, .text_ad2 {
	width: 700px;
	text-align: left;
	padding: 20px;
	border: solid 1px #cbb463;
	margin: 0 0 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.text_ad2 {
	width: 555px;
}
ul.latest {
	font-size: 110%;
}	
.text_ad ul, .text_ad2 ul, ul#latest, ul.latest {
	line-height: 1.8em;
}
.text_ad ul li, .text_ad2 ul li, ul#latest li, ul.latest li {
	padding-left: 14px;
	background: url(../img/linkicon.png) no-repeat left center;
}
.Box-container2 {
	width: 600px;
	padding: 0;
	margin: 0;
	zoom: 100%;
}
#movielist_wrap, #movielist_wrap2 {
	padding-top: 265px;
	background: url(../img/bubble.png) no-repeat left top;
	position: relative;
}
#movielist_wrap2 {
	background: url(../img/bubble2.png) no-repeat left top;
}
p#yb {
	position: absolute;
	top: 120px;
	left: 40px;
}
p#yb2 {
	position: absolute;
	top: 134px;
	left: 55px;
}
#ads_s1 {
	position: absolute;
	top: 28px;
	lefft: 0;
}
#ads_s2 {
	position: absolute;
	top: 0;
	left: 150px;
}
#linkpage {
	position: absolute;
	top: 70px;
	left: 340px;
	width: 230px;
	height: 120px;
	overflow: hidden;
	font-weight: bold;
	line-height: 1.8em;
}
.counter {
	width: 100px;
	height: 40px;
	background: url(../img/balloon.png) no-repeat;
}
.counter p {
	padding-top: 9px;
	font: 15px/150% Georgia, "Times New Roman", Times, serif;
	color: #8d6312;
	margin: 0 auto;
	text-align: center;
}
p#datetime {
	font: 13px/150% Georgia, "Times New Roman", Times, serif;
	display: inline;
	color: #8d6312;
	line-height: 1.2em;
	padding-top: 8px;
}
p#datetime2 {
	font: 14px/150% Georgia, "Times New Roman", Times, serif;
	color: #8d6312;
	line-height: 1.2em;
	padding: 0 0 8px;
}
#countdate {
	position: absolute;
	top: 280px;
	left: 490px;
	z-index: 10;
}
#countdate a:link, p#datetime a:link, p#datetime2 a:link {
	color: #8d6312;
}
table.csv_text, table#csv_text {
	line-height: 2em;
	margin: 0 0 40px;
	border-bottom: solid 1px #cbb463;
	padding: 10px 0;
}
table.csv_text th, table#csv_text th {
	border-bottom: solid 1px #cbb463;
}
/*----------------------------------------------------
	jquery関係
----------------------------------------------------*/
.page_navigation{
	padding-bottom: 40px;
}
.page_navigation a, .page_tag_select, .page_tag {
	padding:5px 8px 3px;
	margin:2px;
	color:#fff;
	text-decoration:none;
	float: left;
	font-family: Georgia,,Times, serif,Tahoma;
	font-size: 13px;
	background-color:#bea370;
}
.page_navigation a {
	background-color:#977b45;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}	
.page_tag_select, .page_tag {
	display: block;
	background-color:#fff;
	color:#8d6312 !important;
}
.page_tag {
	background: #bea370;
	color:#fff !important;
}
.page_navigation a:hover, .page_tag:hover {
	background: #8d6312;
	color: #fff;
}
.active_page{
	background-color: white !important;
	color:#8d6312 !important;
}
p.icon {
	text-indent: 10px;
	background: url(../img/icon.gif) no-repeat left center;
}
#latestwrap {
	position: absolute;
	left: 0;
	top: 220px;
	width: 580px;
	height: 420px;
	margin-bottom:20px;
	background: url(../img/myslide.png) no-repeat center 50px;
	padding: 0 0 0 20px;
}
#sidelatest {
	width: 300px;
	height: 500px;
	padding: 0 0 20px;
	text-align: left;
	margin: 0;
}
.fade_hover {
	display: inline;
}
div#title-tip {
	margin: 0 1em 0 0;
	border: solid #ccc 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: .3em .5em;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	font-size: 86%;
	z-index: 3;
}
.scroll-pane {
	width: 560px;
	height: 370px;
	overflow: auto;
	text-align: left;
	border: solid 1px #d0bc87;
	padding: 30px 0 25px 30px;
	margin-bottom: 30px;
	font-size: 110%;
	background: none;
}
.scroll-pane2 {
	width: 288px;
	height: 500px;
	border: solid 1px #d0bc87;
	overflow: auto;
	padding: 6px 0 10px 10px;
	margin: 0;
}
.scroll-pane3 {
	width: 600px;
	height: 600px;
	overflow: auto;
	margin: 0;
	padding-bottom: 30px;
}
#scroll-pane4 {
	width: 220px;
	height: 110px;
	overflow: auto;
	margin: 0;
	position: absolute;
	top:60px;
	left:322px;
}
.horizontal-only {
	height: auto;
	max-height: 285px;
}
.scroll-pane ul li,.scroll-pane2 ul li {
	line-height: 2em;
	text-indent: 0.8em;
	background: url(../img/linkicon.png) no-repeat left 9px;
}
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: none;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: none;
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background: #d0bc87;
	position: relative;
}
.jspDrag {
	background: #876125;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}
/* ---------- flexcroll Scroll --------- */
#mycustomscroll4, #mycustomscroll3, #mycustomscroll2 {
	height: 300px;
	width: 700px;
	overflow: auto;
	text-align: left;
/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background: none;
	padding: 15px;
}
#mycustomscroll2 {
	width: 300px;
	height: 400px;
	top: 0;
	left: 0;
	padding: 0;
}
#mycustomscroll3 ul li,#mycustomscroll2 ul li {
	line-height: 2em;
	text-indent: 0.8em;
	background: url(../img/linkicon.png) no-repeat left 9px;
}
.simplelist {
	width: 500px;
	text-align: left;
	border-spacing: 0;
	border-collapse: collapse;
	border: solid 1px #CAC5B5;
	margin: 2px 0 6px;
}
.simplelist td, .simplelist th {
	border: solid 1px #CAC5B5;
	padding: 0.2em 0.6em 0.1em;
}
.dropdown {float:left; padding-right:5px;}
.dropdown dt {width:40px; height:40px; cursor:pointer; display: block;position:relative;overflow:hidden;z-index:10;}
.dropdown dt img {width:40px; height:40px;position:absolute;top:0;left:0;}
.dropdown dd {position:absolute; overflow:hidden; width:204px; display:none; background:#fff; z-index:200; opacity:0;}
.dropdown ul {width:202px; border:1px solid #ad8f3e; list-style:none;}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:none; width:202px;}
.dropdown a:hover {background:#d2c193; color:#000;}
.dropdown .underline {border-bottom:1px solid #ad8f3e;}
#new_dropdown {
	position: absolute;
	top: 10px;
	left: 146px;
}
#ranking_dropdown {
	position: absolute;
	top: 50px;
	left: 340px;
}
#ova_dropdown {
	position: absolute;
	top: 0px;
	left: 570px;
}
/*----------------------------------------------------
	#rightcontents
----------------------------------------------------*/
#srchwrap {
	background: url(../img/rightcontents.png) no-repeat left top;
	width: 330px;
	height: 233px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: -30px;
}
#searchForm{
	/* The search form. */
	background: none;
	padding:30px 20px 25px;
	margin:0;
	position:relative;
	top: 65px;
	left: 30px;
}
fieldset{
	border:none;
}
#searchInputContainer{
	/* This div contains the transparent search box */
	width:200px;
	height:36px;
	background: #fff;
	float:left;
	margin-right:12px;
}
#s{
	/* The search text box. */
	
	border:none;
	color:#888888;
	background: #f6f6f6;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:36px;
	line-height:36px;
	margin-right:10px;
	outline:medium none;
	padding:0 0 0 10px;
	text-shadow:1px 1px 0 white;
	width:190px;
}
#searchSite {
	position: relative;
	top: -6px;
	left: -45px;
}
/* The UL that contains the search type icons */
.icons{
	list-style:none;
	margin:10px 0 0 0;
	height:19px;
	position:relative;
	top: -4px;
	left: 13px;
}
.icons li{
	background:url("../img/icons.png") no-repeat;
	float:left;
	height:19px;
	text-indent:-9999px;
	cursor:pointer;
	margin: 5px 0 0 0;
}
/* Styling each icon */
li.web{ width:15px;}
li.web.active,
li.web:hover{ background-position:left bottom;}

li.images{ width:22px; background-position:-18px 0;}
li.images.active,
li.images:hover{ background-position:-18px bottom;}

li.news{ width:14px; background-position:-44px 0;}
li.news.active,
li.news:hover{ background-position:-44px bottom;}

li.videos{ width:17px; background-position:right 0;}
li.videos.active,
li.videos:hover{ background-position:right bottom;}
/* The submit button */
#submitButton{
	background: url('../img/buttons.png') no-repeat left 0;
	width:34px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	position: relative;
	left: -29px;
	top: 0;
}
/* The Search tutorialzine.com / Search the Web radio buttons */
#searchInContainer{
	float:left;
	margin-top:5px;
	width:300px;
}
#siteNameLabel {
	color:#745025;
	cursor:pointer;
	font-size:12px;
	position:relative;
	left: -45px;
	top: -4px;
	margin-right:10px;
	white-space:nowrap;
	/*float:left;*/
}
input[type=radio]{
	cursor:pointer;
	/*float:left;*/
}
/* Styling the search results */
.pageContainer{
	/* Holds each page with search results. Has an inset bottom border. */
	margin-bottom:50px;
	
	/* Adding a dark bottom border with box shadow */
	
	-moz-box-shadow:0 1px 0 #798e9c;
	-webkit-box-shadow:0 1px 0 #798e9c;
	box-shadow:0 1px 0 #798e9c;
}
p.notFound{
	text-align:center;
	padding:0 0 40px;
}
/* Web & news results */
.webResult{ margin: 0 auto;text-align: left; width: 600px;padding-top: 80px;}
.webResult h2{ 
}
.webResult h2 b{}
.webResult h2 a{}
.webResult p{}
.webResult p b{}
.webResult > a{}
/* Image & video search results */
.imageResult{
	float:left;
	height:180px;
	margin:0 0 20px 40px;
	text-align:center;
	width:152px;
	overflow:hidden;
}
.imageResult img{ display:block;border:none;}
.imageResult a.pic{
	border:1px solid #fff;
	outline:1px solid #777;
	display:block;
	margin:0 auto 15px;
}
/* The show more button */
#more{
	width:83px;
	height:24px;
	background:url('../img/more.png') no-repeat;
	cursor:pointer;
	margin:40px auto;
}
#more:hover{
	background-position:left bottom;
}
/* ---------- ナビゲーション --------- */
ul.animeindex3 {
	width: 300px;
	margin: 0;
	padding: 0 0 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
ul.animeindex3 li {
	float: left;
	width: 60px;
	text-align: center;
	margin: 0;
}
ul.animeindex3 li a {
	width: 58px;
	padding: 4px 0 5px;
	display: block;
	margin: 0;
	margin-right: 2px;
	text-decoration: none;
	background: #eee5db;
	color: #8a7358;
	font-weight: bold;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
ul.animeindex3 li span {
	width: 58px;
	padding: 4px 0 5px;
	display: block;
	margin: 0;
	margin-right: 2px;
	text-decoration: none;
	background: #eee5db;
	color: #8a7358;
	font-weight: bold;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#gameindex {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#gameindex a {
	width: 298px;
	background: #eee5db;
	color: #8a7358;
	display:block;
	text-decoration:none;
	font-weight: bold;
	padding: 6px 0;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
ul.subnav {
	width: 300px;
	height: 128px;
	background: url(../img/subnav.png) no-repeat left 10px;
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
ul.subnav li a {
	color: #8a7358;
	text-decoration: none;
}
#subnav_bbs {
	position: absolute;
	top: 69px;
	left: 46px;
}
#subnav_about {
	position: absolute;
	top: 58px;
	left: 135px;
}
#subnav_mail {
	position: absolute;
	top: 58px;
	left: 235px;
}
ul.sidenav {
	text-align: left;
	padding: 0 0 20px;
	margin: 0;
}
ul.sidenav li {
	width: 300px;
	display: block;
	padding: 9px 0;
	text-indent: 1em;
	background: url(../img/border.png) no-repeat center bottom;
}
/*----------------------------------------------------
	#footer
----------------------------------------------------*/
footer#globalFoooter {
	width: 940px;
	text-align: center;
	margin: 0 auto;
	padding-top: 360px;
	background: url(../img/image_31.gif) no-repeat center top;
	position: relative;
}

footer#globalFoooter ul {
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

footer#globalFoooter ul li {
	display: inline-block;
	margin: 0;
	padding: 0 1em 0 0;
	/display: inline;
	/zoom: 1;
}
footer#globalFoooter ul li a {
	text-decoration: none;
}
footer#globalFoooter p {
	width: 930px;
	font-size: 90%;
	line-height: 2.2em;
	margin-bottom: 10px;
}
footer#globalFoooter p img {
	width: 741px;
	height: 184px;
}
#rsslink {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 203px;
	left: 728px;
}
/* copyright
----------------------------------------------------*/
footer#globalFoooter p.copyright {
	text-align: center;
	font-size: 109%;
	margin-bottom: 30px;
}

/* indexpage-css
----------------------------------------------------*/
.index-container {
	padding: 0 0 30px 0;
}
.index-container ol li {
	background: url(../img/linkicon.png) no-repeat left center;
	text-indent: 10px;
	width: 200px;
	padding: 0.2em 0;
	height: 2em;
	float: left;
	line-height: 2.2em;
	font-size: 116%;
	overflow: hidden;
}
.index-container ol li span {
	color: #666;
}
.box-head {
	width: 101px;
	height: 107px;
	background: url(../img/box-head.png) no-repeat;
	text-align: center;
	position: relative;
}
.box-head2 {
	width: 101px;
	height: 107px;
	background: url(../img/box-head2.png) no-repeat;
	text-align: center;
	position: relative;
}
.box-head span, .box-head2 span {
	font-weight: bold;
	position: absolute;
	top: 33px;
	left: 47px;
	color: #8a7358;
}
/* magpierss css
----------------------------------------------------*/
#tv-program, #tv-program2 {
	padding: 0 0 60px;
}
#tv-program dl dt, #tv-program2 dl dt {
	padding-top: 1.2em;
	padding-bottom: 0.8em;
}
#tv-program dl dd, #tv-program2 dl dd {
	padding-bottom: 1.2em;
	border-bottom: solid 1px #fff;
}