@charset "utf-8";
/* 2011.09.14 css */
html {
	overflow-y: scroll;
	background: #f6e4bc;
}
header#globalHeader {
	padding: 160px 0 0;
	background: none;
	border-bottom: solid 1px #c3a878;
}
header#globalHeader hgroup {
	top: 10px;
}
header#globalHeader p {
	padding: 0 0 0 0;
}	
h3, h4 {
	font-size: 100%;
}
#globalHeader {
	margin-bottom: 10px;
}
header#globalHeader ul {
	padding: 0;
	margin: 0;
}
ul#topnav {
	width: 940px;
	padding: 0;
	margin: 0;
}
ul#topnav li {
	width: 132px;
	height: 37px;
	float: left;
	overflow: hidden;
	display: block;
	margin: 0 0 2px 0;
	_margin-right: 1px;
	margin-right: 2px;
	background: #bea370;
}
ul#topnav li a {
	display: block;
	padding: 10px 0;
	color: #5d5235;
}
ul#topnav li a:hover {
	color: #fff;
	background: #5d5235;
}
div.loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 28px;
	height: 28px;
	margin-top: -14px;
	margin-left: -14px;
	text-ailgn: center;
	z-index: 100;
}
#aws-search {
	text-align: left;
	margin: 0 0 10px;
	width: 600px;
	height: 80px;
	overflow: hidden;
	display: block;
}
#aws-search input {
	vertical-align: middle;
}
#message, #message3 {
	border:none;
	color:#000;
	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;
	width:464px;
}
.searchBTN, .searchBTN2 {
	background-color:#87692a;
	color:#FFFFFF;
	height:24px;
	width:90px;
	text-align:center;
	padding: 8px 0 4px 0;
	font: bold 14px Verdana;
	margin:0px 20px 0px 0px;
	cursor:pointer;cursor:hand;
	letter-spacing: 0.3em;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
ul.iconBox li {
	float: left;
	background-color:#7a693b;
	color:#FFFFFF;
	text-align:center;
	padding: 5px 8px;
	line-height: 10px;
	font: bold 10px Verdana;
	margin:0px 3px 5px 0px;
	cursor:pointer;
	cursor:hand;
}
ul.iconBox li a {
	color: #fff;
}
ul.iconBox li:hover {
	color: #fff;
	background-color:#a7914e;
}
ul.iconBox span {
	float: left;
	margin: 0 6px 0 0;
	padding: 5px 0;
	color: #5d5235;
	font-weight: bold;
}
#topnav2 {
	text-align: right;
	position: absolute;
	right: 5px;
	top: 138px;
}
.Box3 p.subtit {
	margin: 0;
}
.Box3 ul {
	padding-bottom: 20px;
}
.Box3 h3 {
	margin: 0 0 5px;
	line-height: 1em;
}
.imagelink1, .imagelink2 {
	height: 90px;
	background: #bea370 url(http://www.anime-index.com/images3/noimage2.png) no-repeat center;
}
.imagelink1 a, .imagelink2 a {
	height: 90px;
}
a.icon_button, span.icon_button a, span.round_icon {
	padding: 4px 6px 3px 6px;
	font-size: 11px;
	background: #d6c285;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color: #342b15;
}
span.round_icon {
	font-weight: bold;
}
#pagecontents, #pagecontents2 {
	padding:0;
	margin:0;
}
.videotitle {
	padding: 0;
}
p#datetime2 a {
	margin-right: 4px;
}
p#datetime2 a img {
	position: relative;
	top: 3px;
}
#searchForm{
	/* The search form. */
	background: none;
	padding:0;
	margin:0;
	position:relative;
	top: 0;
	left: 0;
}
#s {
	width:240px;
}
.icons {
	list-style:none;
	margin:0;
	height:19px;
	position:relative;
	top: -5px;
	left: 0;
}
#submitButton {
	left: -5px;
}
#sidelatest {
	height: 350px;
}
.scroll-pane2 {
	height: 350px;
}
footer#globalFoooter {
	width: 940px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 0;
	background: none;
	position: relative;
}
footer#globalFoooter p {
	margin-bottom: 0;
}
footer#globalFoooter p img {
	width: 350px;
	height: 95px;
	margin-bottom: 0;
	vertical-align: bottom;
}
#rsslink {
	display: none;
}
div.side_ads {
	text-align: left;
}
div.side_ads2 {
	text-align: left;
	padding-bottom: 6px;
}
div.side_ads p, div.side_ads2 p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	font-size: 12px;
	padding-left: 5px;
	line-height: 1.6em;
}
div.side_ads2 p {
	vertical-align: top;
}
p.banner_120 img {
	border: none;
	width: 120px;
	height: 120px;
}
p.banner_80 img {
	border: none;
	width: 80px;
	height: 80px;
}
/*for IE6 */
* html .side_ads p, * html .side_ads2 p {
	display: inline;
	zoom: 1;
}
/*for IE7 */
*:first-child+html .side_ads p, *:first-child+html .side_ads2 p {
	display: inline;
	zoom: 1;
}
#incfile_wrap1 {
	height: 210px;
	width: 298px;
	display: block;
	background: #fff;
	overflow: hidden;
	margin: 0 0 5px;
	position: relative;
}
#incfile_wrap1 span {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	bottom: 56px;
	left: 250px;
	background: url(../img/btn.png) no-repeat;
	z-index: 300;
	cursor: pointer;
}
#incfile_wrap2 {
	width: 297px;
	display: block;
	padding: 10px 0 0;
}
ul.sidenav2 {
	text-align: left;
	padding: 0 0 20px;
	margin: 0;
	float: left;
	width: 145px;
}
ul.sidenav2 li {
	width: 145px;
	display: block;
	padding: 8px 0;
	text-indent: 1em;
	background: url(../img/border.png) no-repeat center bottom;
}
ul.sidenav li {
	padding: 8px 0;
}
/* tab css */
ul.tab_menu, ul.tab_menu2, ul.tab_menu3 { 
	padding: 0;
	clear: both;
	margin-left: 8px;
}
ul.tab_menu li {
	display: inline;
	font-size: 90%;
}
ul.tab_menu li a {
	background: #ab8e58;
	padding: 8px;
	float:left;
	border: 2px solid #cbb282;
	border-bottom: none;
	border-right: none;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
ul.tab_menu li a:hover {
	background: #876125;
}
.tab_content {
	float: left;
	border: 1px solid #cbb282;
	background: none;
	padding: 15px 20px 2px;
	width: 554px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom: 15px;
}
p.wide_button {
	width: 99%;
	display: block;
	text-align: center;
	font-size: 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #bea370;
	margin: 0 0 8px;
}
p.wide_button a {
	color: #fff;
	padding: 20px 0;
	display: block;
}
#i-latest ul {
	padding: 8px 0;
}
#i-latest ul li {
	background: url(http://www.anime-index.com/img/icon.gif) no-repeat 6px center;
	margin-bottom: 2px;
	line-height: 2em;
	text-indent: 14px;
}
ul#bk_icon li {
	float: left;
	list-style: none;
	padding-right: 12px;
}
.loading_gif {
	text-align: center;
	margin: 0 auto;
}
#headline_div {
	margin: 0;
	padding: 8px 0;
}
.wrap_style {
	width: 100%;
	background: #f2e9d3;
	padding: 10px;
	margin: 0 0 10px;
	border: solid 2px #fff;
	color: #482c0a;
}
img { -ms-interpolation-mode: bicubic; }
dl#summary,dl.summary {
	width: 360px;
	line-height: 1.6em;
	border: solid 1px #c3a878;
	color: #482c0a;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 3px;
	margin-right: 10px;
}
.image_box_container {
	width: 350px;
	color: #482c0a;
	margin: 0 10px 0 3px;
	padding: 4px;
	border: solid 1px #c3a878;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
dl#summary dd,dl.summary dd {
	border-left: solid 1px #c3a878;
}
.image_box_container p {
	line-height: 1.3em;
	margin: 0 0 0 4px;
}
.new_image_box {
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin: 0;
}
.new_image_box a {
	width: 62px;
	height: 62px;
	display: block;
	overflow: hidden;
	border: solid 2px #87692a;
	margin: 2px;
}
.new_image_box a:hover {
	width: 100px;
	height: 100px;
	z-index: 100;
	position: relative;
	border: solid 2px #000;
}
.new_image_box a:hover img {
	width: 100px;
	height: 100px;
}
.new_image_box a img {
	width: 62px;
	height: 62px;
}
#yahoo_web_ico img {
	margin: 3px 0 0 10px;
}