@charset "UTF-8";


* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}



body {
	margin: 30px auto 0px auto;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 904px;
	color: #222222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	text-align: center;
	font-size: 11pt;
	line-height: 1.8em;
}


/* HEADER */


#header {
	width: 880px;
	height: 88px;
	_height: 123px;
	padding-top: 35px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}


#main {
	width: 874px;
	_width: 880px;
	padding-bottom: 25px;
	border-right: 3px solid #0698bd;
	border-left: 3px solid #0698bd;
	text-align: left;
}


/* CONTENTS */

#contents {
	margin: 0px 0px 0px 25px;
	padding-top: 20px;
	width: 600px;
	text-align: left;
	float: left;
}


#leftColumn {
	width: 335px;
	float: left;
}

#rightColumn {
	width: 440px;
	float: right;
}

#contents table {
	margin: 0px 0px 5px 15px;
	font-size: 11pt;
	line-height: 1.3em;
}

#contents table th {
	padding: 0px 10px 3px 0px;
	text-align: left;
}

#contents table td {
	padding: 0px 10px 3px 0px;
	vertical-align: top;
}


#contents h2 {
	margin: 20px 0px 10px 0px;
/*	padding: 6px 0px 0px 10px;
	width: 600px;
	height: 22px;
	_height: 27px;
	color: #ffffff;
	background-image: url(../img/h2_bg.jpg);
	background-repeat: no-repeat;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1em;*/
	clear: both;
}


h3 {
	margin: 0px 0px 10px 0px;
	color: #663333;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1em;
}

h4 {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	margin: 0px 0px 5px 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}










/* FOOTER */
#footer {
	padding: 38px 20px 10px 20px;
	width: 840px;
	_width: 880px;
	height: 60px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	color: #ffffff;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
}



/* COMMON */

ul  {
	padding: 0px;
	margin:0px;
	list-style: none;
}

li  {
	padding: 0px;
	margin:0px;
}


p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a img {
	border: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	border: 0px;
}

a:hover, a:active {
	color: #FFAA00;
	text-decoration: underline;
	border: 0px;
}


address {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

em {
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}

.large{
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
}


.allClear {
	clear: both;
}


.noMargin {
	padding: 0px;
	margin: 0px;
}


.left {
	margin: 0px 10px 15px 0px;
	float: left;
}

.right {
	margin: 0px 0px 15px 10px;
	float: right;
}

.center {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.txtRight {
	text-align: right;
}

.note {
	font-size: 8pt;
	color: #999999;
}

.block {
	display: block;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/*Hides from IE-mac ﾂ･*/
*html .clearfix {height:1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






#startSubmenu {
	margin: 0px 0px 0px 140px;
	height: 60px;
	clear: both;
}

#startSubmenu li {
	display: block;
	float: left;
}


#contents table#chararank th {
	font-weight: normal;
	text-align: right;
}






.narrow {
	width: 80%;
}

ol {
	margin: 0px 0px 15px 40px;
}



#menu {
	width: 200px;
	float: right;
}

#menu li {
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px -45px;
	text-align: left;
	text-indent: -9999px;
	list-style: none;
	display: block;

}


#top a, #about a, #animals a, #story a, #movie a, #start a, #campaign a, #info a, #chara a, #blog a {
	background-position: 0px 0px;
	display: block;
	/*IE6*/
	overflow: hidden;
}

#top a:hover, #about a:hover, #animals a:hover, #story a:hover, #movie a:hover, #start a:hover, #campaign a:hover, #info a:hover, #chara a:hover, #blog a:hover {
	background-image: none;
}

#top, #top a {
	width: 200px;
	height: 47px;
	background-image: url(../img/menu/top.gif);
}

#menu li#top, #menu li#blog {
	background-position: 0px -47px;
}


#about, #about a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/about.gif);
}

#animals, #animals a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/animals.gif);
}

#story, #story a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/story.gif);
}

#movie, #movie a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/movie.gif);
}

#campaign, #campaign a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/campaign.gif);
}

#info, #info a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/info.gif);
}

#start, #start a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/start.gif);
}

#blog, #blog a {
	width: 200px;
	height: 47px;
	background-image: url(../img/menu/blog.gif);
}

#chara, #chara a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/chara.gif);
}

#movie, #movie a {
	width: 200px;
	height: 45px;
	background-image: url(../img/menu/movie.gif);
}