@charset "UTF-8";
/* ////////////////////////////////////////////////// */
body{
	position:relative;
	text-align:center;
	color:#000000;
	background:url(../img/common_bg.gif) center top;
}
.textLink{
	display:none;
}

#header,#globalHeader,div#globalFooter,#footerBox {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

div#container{
	background-image:url(../img/bg-containar.gif);
}

/* Animen EX press Hack */
div#container div#headArea h1 a,
div#container div#headArea div#headersub{
	display:block;
	margin-left:5px;
	width:952px;
	overflow:hidden;
}

/* Header//////////////////////////////////////////// */
div#header {
	position:relative;
	margin:0px;
	width:auto;
	height:78px;
	background-color:#000000;
	text-align:left;
}
#headerBox {
	position:relative;
	margin:0 auto;
	width:960px;
	height:78px;
}
#headerBox h1 {
	position:relative;
	width:322px;
	height:78px;
	background:url(../img/ane_main_logo.gif);
}
#headerBox h2 {
	position:absolute;
	top:0px;
	left:322px;
	width:66px;
	height:78px;
	background:url(../img/mobile_qr.gif);
}
#aneAD468 {
	position:absolute;
	top:9px;
	left:488px;
	width:468px;
	height:60px;
}


/* Global Header Menu //////////////////////////////////////////////////////// */

#globalHeader {
	position:relative;
	margin:0 auto;
	width:952px;
	height:34px;
	z-index:1000000;
	text-align:left;
	clear:left;
}

#globalHeader.otherBlog{
	width:950px;
}

ol#globalHeaderMenu {
	position:relative;
	width:952px;
	height:34px;
	font-size:100%;
	/*font-weight:bold;*/
	color:#FFFFFF;
	background:none;
	z-index:101;
	list-style:none;
}

ol#globalHeaderMenu li {
	position:relative;
	float:left;
	/*width:106px;*/
	height:33px;
	background-image:url(../img/global_header_menu_bg.gif);
	background-color:none;
	z-index:101;
	list-style:none;
}

ol#globalHeaderMenu li a {
	display:block;
	/*width:106px;*/
	height:33px;
	z-index:500;
}

ol#globalHeaderMenu li ol {
	display:none;  
	position:absolute;
	top:34px;
	left:0px;
	width:auto;
	background:url(../img/global_header_menu_list_bg.gif) left top repeat-x;
	z-index:500;
}

ol#globalHeaderMenu li ol li {
	position:relative;
	clear:both;
	width:100%;
	height:34px;
	background-image:none;
	color:#FFFFFF;
	z-index:500;
	white-space:nowrap;
}

ol#globalHeaderMenu li ol li a {
	display:block;
	padding-top:12px;
	padding-left:6px;
	width:auto;
	height:34px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.0;
	z-index:500;
	white-space:nowrap;
}

ol#globalHeaderMenu li ol li a:hover {
	z-index:500;
}


/* Global Footer Menu ////////////////////////////////////////////////////////////////// */

div#globalFooter {
	clear:both;
	position:relative;
	margin:0px auto;
	padding-top:0px;
	width:952px;
	height:455px;
	text-align:left;
	background:url(../img/global_footer_bg.gif) top left no-repeat;
}

ol#globalFooterMenu{
	position:relative;
	margin:0px 16px;
	width:920px;
	height:auto;
	background-image:none;
	list-style:none;
}

ol#globalFooterMenu li{
	position:relative;
	float:left;
	margin-left:28px;
	_margin-left:14px;
	width:202px;
	list-style:none;
}

ol#globalFooterMenu li h4{
	position:relative;
	float:left;
	width:202px;
	margin-top:20px;
	background:url(../img/global_footer_icon.gif) left top no-repeat;
}

ol#globalFooterMenu li span.textLink{
	display:inline;
	/*font-weight:bold;*/
}

ol#globalFooterMenu li a{
	padding-left:10px;
	font-size:100%;
	/*font-weight:bold;*/
	color:#000000;
}

ol#globalFooterMenu li a:link,
ol#globalFooterMenu li a:visited{
	text-decoration:none;
}
ol#globalFooterMenu li a:hover{
	text-decoration:none;
	cursor:default;
}

ol#globalFooterMenu li ol{
}

ol#globalFooterMenu li ol li{
	margin-top:0px;
	margin-left:0px;
	background:url(../img/global_footer_list_icon.gif) 0px -8px no-repeat;
}

ol#globalFooterMenu li ol li.over{
	background-position:-10px 2px;
}

ol#globalFooterMenu li ol li a{
	display:block;
	font-size:77%;
	font-weight:normal;
	color:#333333;
	line-height:1.4;
}
ol#globalFooterMenu li ol li a:hover{
	text-decoration:none;
	color:#d20002;
	cursor:pointer;
}

div#globalFooterLogo{
	position:absolute;
	width:160px;
	height:31px;
	left: 760px;
	top:405px;
}
div#globalFooterLogo a{
	display:block;
	position:absolute;
	width:160px;
	height:31px;
	background:url(../img/global_footer_logo.gif) left top no-repeat;
}

/* Footer//////////////////////////////////////////// */

#footer {
	position:relative;
	clear:both;
	/*z-index:1;*/
	background-color:#000000;
	text-align:center;
}
#footerBox {
	position:relative;
	margin:0 auto;
	padding-top:10px;
	width:960px;
	height:86px;
	background-color:#000000;
	text-align:center;
}
#footerBox.otherBlog{
	width:950px;
}

#footerBox ul{
	margin:0 auto;
	height:27px;
}
#footerBox ul li {
	display:inline;
	color:#FFFFFF;
	font-size:85%;
}
#footerBox ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footerBox ul li a:link,
#footerBox ul li a:visted,
#footerBox ul li a:active{
	color:#FFFFFF;
}
#footerBox ul li a:hover{
	color:#CC0000;
}

#footerBox  p{
	position:relative;
	width:960px;
	color:#FFFFFF;
	font-size:77%;
	text-align:center;
	margin-bottom:0;
}

#footerBox.otherBlog p{
	width:950px;
	padding:0px;
}

div#footer #footerBox.otherBlog ul{
	padding-top:0px;
}
div#footer #footerBox.otherBlog ul li {
	padding:0px;
	border:none;
}


