@charset "utf-8";
@import url(base.css);


/* base
----------------------------------------------------*/

body {
	font-family:
		'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','HiraKakuPro-W3',
		'メイリオ','Meiryo',Osaka,'MS UI Gothic', Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../cmnimg/bg.jpg) repeat-x;
	color: #333;
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

p {
	line-height: 1.6;
	font-size: 93%;
	line-height: 1.5;
}

p.cap {
	padding-top: 5px;
	font-size: 83%;
	line-height: 1.2;
}


.u20{ padding: 0 0 20px;}

/* utils
---------------------------------------------------*/
.clear {
	clear: both;
}

.clearfix:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */



/* anchor
---------------------------------------------------*/
a:link,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover,
a:active {
	color: #0056b7;
	text-decoration: underline;
}


/* common
----------------------------------------------------*/
#container {
	width: 910px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}

#header {
	width: 910px;
	margin-bottom: 5px;
}

#header h1 {
	display: block;
	width: 274px;
	height: 67px;
	float: left;
	padding:0;
	margin: 28px 0 0 0;
	text-indent: -9999px;
	background: url(../cmnimg/logo.gif) left top no-repeat;
}


#header h1 a {
	display: block;
	width: 274px;
	height: 67px;
}


#header .roadshow{
	display: block;
	width: 600px;
	height: 67px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 25px 0 0 24px;
	text-indent: -9999px;
	background: url(../cmnimg/roadshow.gif) left top no-repeat;
}

#header #gNav {
	float: left;
	clear: left;
	width: 800px;
	height: 36px;
	list-style: none;
	padding:0;
	margin: 21px 0 0 5px;
}

#header #cNav {
clear:both;
	float: left;
	clear: left;
	width: 800px;
	height: 18px;
	list-style: none;
	padding:0;
	margin:  0 0 10px 5px;
}

#gNav li {
	float: left;
	height: 36px;
}

 #cNav li {
	float: left;
	height: 18px;
	margin-right:5px;
}

#gNav li a {
	overflow: hidden;
	height: 0 !important;
	height /**/: 31px;
	padding-top: 31px;
	width: 100%;
	background-image: url(../cmnimg/gnav.gif);
	color: #fff;
	display:block;
}

#gNav li a:hover, #gNav li a.cur {
	background-image: url(../cmnimg/gnav_o.gif);
}

#cNav li a:hover, #cNav li a.cur {
	background-image: url(../cmnimg/anav2.gif);
}

#gNav li.nav01 { width: 119px; }
#gNav li.nav02 { width: 179px; }
#gNav li.nav03 { width: 90px; }
#gNav li.nav04 { width: 88px; }
#gNav li.nav05 { width: 98px; }
#gNav li.nav06 { width: 88px; }
#gNav li.nav07 { width: 129px; }
#gNav li.nav08 { width: 110px; }
#gNav li.nav02 a { background-position: -119px 0;}
#gNav li.nav03 a { background-position: -298px 0;}
#gNav li.nav04 a { background-position: -388px 0;}
#gNav li.nav05 a { background-position: -476px 0;}
#gNav li.nav06 a { background-position: -575px 0;}
#gNav li.nav07 a { background-position: -659px 0;}
#gNav li.nav08 a { background-position: -790px 0;}

#cNav li a {
	overflow: hidden;
	height: 0 !important;
	height /**/: 18px;
	padding-top: 18px;
	width: 100%;
	background-image: url(../cmnimg/anav.gif);
	color: #fff;
	display:block;
}

#cNav li a:hover, #cNav li a.cur {
	background-image: url(../cmnimg/anav2.gif);
}

#cNav li.cnav01 { width: 141px; }
#cNav li.cnav02 { width: 98px; }
#cNav li.cnav03 { width: 140px; }
#cNav li.cnav04 { width: 62px; }
#cNav li.cnav05 { width: 147px; }
#cNav li.cnav06 { width: 147px; }

#cNav li.cnav02 a { background-position: -147px 0;}
#cNav li.cnav03 a { background-position: -250px 0;}
#cNav li.cnav04 a { background-position: -395px 0;}
#cNav li.cnav05 a { background-position: -462px 0;}
#cNav li.cnav06 a { background-position: -614px 0;}


#banner-character {
	position: absolute;
	top: 90px;
	right: 4px;
}

#contents {
	position: relative;
	clear: both;
}

#contents #main-content {
	padding: 20px 30px 40px;
	background: url(../cmnimg/contents_bg.gif);
}

#footer {
	width: 900px;
	margin: 10px 0 50px 5px;
}

#footer .billing {
}

#footer .qr {
	float: right;
}

#copyright {
	padding:10px 0 0 2px;
	margin-bottom: 40px;
	font-size: 77%;
	color: #333;
}

#twt {
padding:10px 0 0  0;
}


/* top
----------------------------------------------------*/
#top .top-img {

	float: left;
	background: url(../img/top_img_bg.gif) left top no-repeat;
	width: 910px;
	height: 600px;
}

#top .top-img #gallery {
	width:880px;
	height: 570px;
	padding: 15px;
}

#top .whatsnew {
	margin: 4px 0 0 0;
	width: 560px;
}

#top .whatsnew h2 {
	padding:0;
	margin:0 0 7px 0;
	width: 82px;
	height: 20px;
	overflow: hidden;
	background: url(../img/whatsnew.gif) left top no-repeat;
	text-indent: -9999px;
}

#top .whatsnew dl{
	width: 430px;
	margin: 0;
	padding: 0;
}

#top .whatsnew dt {
	float: left;
	background-color: #ffffff;
	padding: 2px 8px;
	margin-bottom: 3px;
	font-size: 93%;
}

#top .whatsnew dd {
	background-color: #ffffff;
	padding: 2px 0 2px 5px;
	margin-bottom: 3px;
	font-size: 93%;
}

#top .billing {
	display: block;
	margin: 20px 0 0 0;
}

#top .press{	
	width: 210px;
	float: left;
}

#top .footer{ width: 910px;}

#top .footer-left {
	float: left;
	width: 560px;
	margin-left: 5px;
}

#top .footer-right {

	top: 790px;
	right: 0;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}


/* about
----------------------------------------------------*/
#about p.col1 {
	position: absolute;
	top: 170px;
	left: 50px;
	line-height: 1.8;
}

#about p.col2 {
	position: absolute;
	top: 630px;
	left: 50px;
	line-height: 1.8;
}



/* cast
----------------------------------------------------*/
#cast #contents {
	float: left;
	width: 905px;
	margin-left: 2px;
	background: #fff url(../cast/img/box_middle.gif) repeat-y;
}

#cast .staff-title {
	float: left;
	margin: 0 0 24px 0;
	padding:0;
	background: url(../cast/img/staff_title.gif) left top no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	width: 905px;
	height: 60px;
}

#cast .cast-title{
	clear: both;
	background: url(../cast/img/cast_title.gif) left top no-repeat;
	text-indent: -9999px;
	float: left;
	width: 905px;
	margin:0;
	padding:0;
	height: 80px;
}


#cast .castYokoBox h3,
#cast .staffBox h3 {
	float: left;
	text-indent: -9999px;
	margin: 8px 0 0 2px;
}

#cast .officialweb{
	float: right;
	width: 130px;
	height: 24px;
	background: url(../cast/img/officialsite.gif);
	overflow: hidden;
	margin: 8px 6px 0 0;
	text-indent: -9999px;
}

#cast .castRight .officialweb {
	margin: 8px 46px 0 0;
}


#cast a.officialweb:hover {
	background: url(../cast/img/officialsite_ro.gif);
}

#cast .staffBox .officialweb {
	margin-top: 20px;
}

#cast h4.works01 {
	float: left;
	margin: 18px 0 0 2px;
	padding:0;
	width: 74px;
	height: 12px;
	text-indent: -9999px;
	background: url(../cast/img/mainwork.gif) left top no-repeat;
	overflow:hidden;
}

#cast h4.works02 {
	clear: left;
	float: left;
	margin: 18px 0 4px 2px;
	padding:0;
	width: 49px;
	height: 12px;
	text-indent: -9999px;
	background: url(../cast/img/mainwork03.gif) left top no-repeat;
	overflow:hidden;
}

#cast h4.works {
	float: left;
	margin: 18px 0 0 2px;
	padding:0;
	width: 111px;
	height: 12px;
	text-indent: -9999px;
	background: url(../cast/img/mainwork02.gif) left top no-repeat;
	overflow:hidden;
}

#cast .castYokoBox p {
	width: 387px;
	padding-top: 10px;
	margin:0;
	float: left;
}

#cast p.works{
	clear: left;
	padding-left:5px;
	width:382px;
	font-size: 83%;
	line-height: 1.4;
}

#cast .castYokoBox {
	float: left;
	margin-bottom: 50px;
	width: 905px;
}

#cast .castYokoBox strong {
color: #F90; font-weight: bold;
}


#cast .castLeft {
	float: left;
	width: 387px;
	padding-left: 40px;
	margin:0;
}


#cast .castRight {
	float: right;
	width: 429px;
	margin:0;
	padding:0;
}


#cast .staffLeft {
	float: left;
	width: 380px;
	margin-left:46px;
}

*html #cast .staffLeft {
	float: left;
	width: 380px;
	margin-left:23px;
}


#cast .staffLeft p {
	clear: both;
	width: 380px;
	margin: 0;
}

#cast .staffLeft p.works {
	clear: left;
	font-size: 0.90em;
	padding-left:5px;
	width:380px;
}


#cast .staffBox h3 {
	text-indent:-9999px;
	overflow: hidden;
	margin-bottom: 13px;
}

#cast .staffRight{
	float: right;
	width:380px;
	margin-right: 40px;
}

*html #cast .staffRight{
	float: right;
	width:380px;
	margin-right: 20px;
}

#cast .staffRight p{
	clear: both;
	margin: 5px 0 0 0;
	width:380px;
}





#cast3 {
	clear: left;
	margin-right: 12px;
	margin-left: 40px;
}

#cast4 {
	margin-bottom: 39px;
}

#staff1   {
	margin-top: 4px;
	float: left;	
}

#staff2   {
	margin: 7px 0 0 53px;
}

#staff3   {
	margin: 32px 0 0 53px;
}

staff4   {
	margin: 32px 0 21px 53px;
}


/*set images to Cast name*/
h3.cast1 {
	background: url(../cast/img/name01.gif) left top no-repeat;
	width:130px;
	height:24px;
}

h3.cast2 {
	background: url(../cast/img/name02.gif) left top no-repeat;
	width:121px;
	height:23px;
}

h3.cast3 {
	background: url(../cast/img/name03.gif) left top no-repeat;
	width:185px;
	height:24px;
}

h3.cast4 {
	background: url(../cast/img/name04.gif) left top no-repeat;
	width:230px;
	height:23px;
}

h3.cast5 {
	background: url(../cast/img/cast5_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast6 {
	background: url(../cast/img/cast6_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast7 {
	background: url(../cast/img/cast7_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast8 {
	background: url(../cast/img/cast8_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast9 {
	background: url(../cast/img/cast9_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast10 {
	background: url(../cast/img/cast10_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast11 {
	background: url(../cast/img/cast11_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.cast12 {
	background: url(../cast/img/cast12_name.gif) left top no-repeat;
	width:230px;
	height:24px;
}

h3.staff1 {
	background: url(../cast/img/name05.gif) left top no-repeat;
	width:213px;
	height:43px;
}

h3.staff2 {
	background: url(../cast/img/name06.gif) left top no-repeat;
	width:164px;
	height:38px;
}

h3.staff3 {
	background: url(../cast/img/name07.gif) left top no-repeat;
	width:129px;
	height:37px;
}

h3.staff4 {
	background: url(../cast/img/name08.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff5 {
	background: url(../cast/img/name09.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff6 {
	background: url(../cast/img/name10.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff7 {
	background: url(../cast/img/name11.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff8 {
	background: url(../cast/img/name12.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff9 {
	background: url(../cast/img/name13.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff10 {
	background: url(../cast/img/name14.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff11 {
	background: url(../cast/img/name15.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff12 {
	background: url(../cast/img/name16.gif) left top no-repeat;
	width:190px;
	height:37px;
}

h3.staff13 {
	background: url(../cast/img/name17.gif) left top no-repeat;
	width:190px;
	height:37px;
}

#cast .staffBox {
	float: left;
	background: url(../cast/img/boxmid.gif) left bottom no-repeat;
	width: 905px;
	padding-bottom: 40px;
}

#cast .staffRight div {
	margin-bottom: 30px;
}



/* link
----------------------------------------------------*/
#link ul {
	margin: 30px 60px;
}

#link #main-content ul li {
	padding-bottom: 1em;
	padding-left: 24px;
	font-size: 116%;
	background: url(../cmnimg/link_bg.gif) 0 1px no-repeat;
}


/*intro
-----------------------------------------------*/
#intro h2 {
	padding:0;
	margin:0 0 15px 0;
	width: 272px;
	height:33px;
	background: url(../about/img/title_intro.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#intro #contents #main-content{ width: 850px; overflow:hidden;}

#intro #contents #main-content img {
	padding: 0 0 20px 0;
}

#intro #contents #main-content p{ line-height: 1.8em; }

#intro #contents #main-content .cLeft{ width: 400px; float: left; margin-left:20px; _margin-left:10px; overflow: hidden;}

#intro #contents #main-content .cRight{ width: 350px; float: right; margin-right: 40px; _margin-right: 30px; overflow: hidden;}

#intro #about-abraxas {

	width: 380px;
	margin-top: 14px;
	padding-bottom: 3px;
	background: url(../cast/img/abura_bottom.gif) left bottom no-repeat;
}

#intro #about-abraxas h3 {
	width: 380px;
	height: 41px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	background: url(../cast/img/abura_top.gif) left bottom no-repeat;
	float: left;
}

#intro #about-abraxas p {
	width:342px;
	padding: 18px 19px;
	background: url(../cast/img/abura_mid.gif) left top repeat-y;
	float: left;
	font-size: 91%;
	margin: 0;

}

#intro h4#sub2 { clear:both; padding: 50px 0 0px 0 ;}


/*story
-----------------------------------------------*/

#story #contents { background: url(../about/img/story_bg.jpg) 0 0 no-repeat; height: 666px; padding-top: 40px; overflow: hidden;}

#story h2 {
	padding: 0;
	margin: 0 15px 10px 40px;
	width: 272px;
	height:33px;
	background: url(../about/img/title_story.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow:hidden;
}

#story #contents p{ line-height: 1.8em; }

#story #txtStory{ width:300px; margin-left: 40px;}

/*original
------------------------------------------------*/

#original h2 {
	padding:0;
	margin:0 0 15px 0;
	width: 272px;
	height:33px;
	background: url(../about/img/title_original.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#original #main-content{ width: 850px; overflow:hidden;}

#original .staffRight {
	float: right;
	width: 400px;
	margin:0;
	padding:0;
}


#original .staffLeft {
	float: left;
	width: 400px;
}
#original .staffBox {
	background: url(../cast/img/boxmid.gif) left bottom no-repeat;
	width: 905px;
	padding-bottom: 40px;
}


#original .staffBox h3 {
	float: left;
	text-indent: -9999px;
	margin: 8px 0 8px 2px;
}

#original .officialweb{
	float: right;
	width: 130px;
	height: 24px;
	background: url(../cast/img/officialsite.gif);
	overflow: hidden;
	margin: 8px 6px 0 0;
	text-indent: -9999px;
}

#original a.officialweb:hover {
	background: url(../cast/img/officialsite_ro.gif);
}

#original .staffBox .officialweb {
	margin-top: 20px;
}

#original h4.works02 {
	margin: 18px 0 4px 2px;
	padding:0;
	width: 49px;
	height: 12px;
	text-indent: -9999px;
	background: url(../cast/img/mainwork03.gif) left top no-repeat;
	overflow:hidden;
}

#original h4.worksBok{
margin-bottom:7px;
	padding:0;
	width: 49px;
	height: 12px;
	text-indent: -9999px;
	background: url(../about/img/original_book_t.gif) left top no-repeat;
	overflow:hidden;

}

#original #book{ width: 150px; float: left;}
#original #bookd{width: 300px;  float: left;}
#original #bookd strong{ color: #C00; font-weight: bold;}

/* arekore
----------------------------------------------------*/
#arekore #contents {
	float: left;
	width: 905px;
	margin-left: 2px;
	background: #fff url(../cast/img/box_middle.gif) repeat-y;
}

#arekore h2 {
	margin: 0 0 24px 0;
	padding:0;
	background: url(../about/img/title_arekore.gif) left top no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	width: 905px;
	height: 60px;
}


#arekore .arekoreYokoBox p {
	width: 387px;
	padding-top: 10px;
	margin:0;
	float: left;
}


#arekore .arekoreYokoBox {
	float: left;
	margin-bottom: 50px;
	width: 905px;
}

#arekore .arekoreLeft {
	float: left;
	width: 387px;
	padding-left: 40px;
	margin:0;
}


#arekore .arekoreRight {
	float: right;
	width: 429px;
	margin:0;
	padding:0;
}

#arekore h3{  height:20px; clear: left; text-indent: -9999px;}

#arekore h3.arekore1 {
	background:url(../about/img/arekore1.gif) no-repeat 0 0;
}

#arekore h3.arekore2 {
	background:url(../about/img/arekore2.gif) no-repeat 0 0;
}

#arekore h3.arekore3 {
	background:url(../about/img/arekore3.gif) no-repeat 0 0;
}

#arekore h3.arekore4 {
	background:url(../about/img/arekore4.gif) no-repeat 0 0;
}

#arekore h3.arekore5 {
	background:url(../about/img/arekore5.gif) no-repeat 0 0;
}

#arekore h3.arekore6 {
	background:url(../about/img/arekore6.gif) no-repeat 0 0;
}

#arekore h3.arekore7 {
	background:url(../about/img/arekore7.gif) no-repeat 0 0;
}

#arekore .arekoreYokoBox p strong { color: #F90; font-weight: bold;}

#arekore .arekoreYokoBox .arekoreLeft .sLeft{ width: 120px; float: left; clear: both;}

#arekore .arekoreYokoBox .arekoreLeft .sRight{ float: right; width: 260px;}

/* note
----------------------------------------------------*/
#note #contents {
	float: left;
	width: 905px;
	margin-left: 2px;
	background: #fff url(../cast/img/box_middle.gif) repeat-y;
}

#note h2 {
	margin: 0 0 24px 0;
	padding:0;
	background: url(../about/img/title_note.gif) left top no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	width: 905px;
	height: 60px;
}


#note .noteYokoBox p {
	width: 387px;
	padding-top: 10px;
	margin:0;
	float: left;
}


#note .noteYokoBox {
	float: left;
	margin-bottom: 50px;
	width: 905px;
}

#note .noteYokoBox img {
clear: both;
}

#note .noteLeft {
	float: left;
	width: 387px;
	padding-left: 40px;
	margin:0;
}


#note .noteRight {
	float: right;
	width: 429px;
	margin:0;
	padding:0;
}

#note h3{ height: 20px; clear: left; text-indent: -9999px;}

#note h3.note1 {
	background:url(../about/img/note1.gif) no-repeat 0 0;
}

#note h3.note2 {
	background:url(../about/img/note2.gif) no-repeat 0 0;
}

#note h3.note3 {
	background:url(../about/img/note3.gif) no-repeat 0 0;
}

#note h3.note4 {
	background:url(../about/img/note4.gif) no-repeat 0 0;
}

#note h3.note5 {
	background:url(../about/img/note5.gif) no-repeat 0 0;
}

#note h3.note6 {
	background:url(../about/img/note6.gif) no-repeat 0 0;
}

#note h3.note7 {
	background:url(../about/img/note7.gif) no-repeat 0 0;
}

#note .noteYokoBox p strong { color: #F90; font-weight: bold;}

