/*
-----------------------------------------------
http://www.bs-j.co.jp/shinjitsu/
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	color: #003;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.6;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: left;
}
img	{
	border: 0;
}
#wrapper	{
	color: #000;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color:#fff;
	}


/* Headings
----------------------------------------------- */
body#story h1{
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;	
	width: 800px;
	height: 70px;
	background: #fff url(img/hdr_01.jpg) top left no-repeat;
}
body#cast h1{
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;	
	width: 800px;
	height: 70px;
	background: #fff url(img/hdr_03.jpg) top left no-repeat;
}
body#int h1{
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;	
	width: 800px;
	height: 70px;
	background: #fff;
}
body#link h1{
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;	
	width: 800px;
	height: 70px;
	background: #fff url(img/hdr_02.jpg) top left no-repeat;
}
body#pre h1{
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;	
	width: 800px;
	height: 70px;
	background: #fff url(img/hdr_05.jpg) top left no-repeat;
}
h2 {
	font-size: 14px;
	margin: 0;
	color: #003;
	font-weight: bold;
	text-align: left;
}


/* globalnav
----------------------------------------------- */

#globalnav	{
	height: 56px;
	width: 800px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	}

#globalnav ul#menu	{
	height: 56px;
	width: 800px;
	background: transparent url(img/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 56px;
	display: block;
	}
	
#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#topmenu	{left: 250px; width: 63px;}
#storymenu	{left: 313px; width: 93px;}
#linkmenu	{left: 406px; width: 69px;}
#castmenu {left: 475px; width: 157px;}
#intmenu	{left: 632px; width: 109px;}

#topmenu a:hover	{background: transparent url(img/nav.gif) -250px -56px no-repeat;}
#storymenu a:hover {background: transparent url(img/nav.gif) -313px -56px no-repeat;}
#linkmenu a:hover {background: transparent url(img/nav.gif) -406px -56px no-repeat;}
#castmenu a:hover {background: transparent url(img/nav.gif) -475px -56px no-repeat;}
#intmenu a:hover {background: transparent url(img/nav.gif) -632px -56px no-repeat;}


/* You are here - globalnav
----------------------------------------------- */
body#top #topmenu {background: transparent url(img/nav.gif) -250px -56px no-repeat;}
body#story #storymenu {background: transparent url(img/nav.gif) -313px -56px no-repeat;}
body#link #linkmenu {background: transparent url(img/nav.gif) -406px -56px no-repeat;}
body#cast #castmenu {background: transparent url(img/nav.gif) -475px -56px no-repeat;}
body#int #intmenu {background: transparent url(img/nav.gif) -632px -56px no-repeat;}


/* links
----------------------------------------------- */
/* a:link    {text-decoration: none;color: #DEEAF4;}
a:active  {text-decoration: none;color: #5F9DE9;}
a:visited {text-decoration: none;color: #DEEAF4;}
a:hover   {text-decoration: none;color: #5F9DE9}

a.gray:link { text-decoration: none; COLOR: #979797; }
a.gray:active { text-decoration: none; COLOR: #333333; }
a.gray:visited { text-decoration: none; COLOR: #979797; }
a.gray:hover { text-decoration: none; COLOR: #333333; }
*/

/* img
----------------------------------------------- */
img.left {float: left; margin: 2px 10px 20px 0; border: 0; display: block;}
img.right {float: right; margin: 2px 0 10px 10px; border: 0; display: block;}
img.across {text-align: left; margin: 0 0 20px 0; border: 0; display: block;}

img.ph	{
	display: block;
	margin-bottom: 10px;
	}

/* lists
----------------------------------------------- */
ul { list-style: none outside; margin: 0; padding: 0 0 0 0;}
ul.square { list-style: square outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ul.circle { list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ol { list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}
li { padding-bottom: .5em;}
ul ul.circle { margin-top: .3em;}
ul ul.square { margin-top: .3em;}

/* lists
----------------------------------------------- */
ul.new {
	list-style: square outside;
	color: #ff6;
	margin: 35px 0 0 35px; 
	padding: 0 0 0.5em 0;
	text-align: left;
}

.paper{
	background-image:url(img/bg_paper.jpg); 
	background-repeat:no-repeat; 
	height:730px; 
	width:586px;

}
.photo{
	background-image:url(img/bg_cast_under.jpg); 
	background-repeat:no-repeat; 
	height:226px; 
	width:668px;

}
/* story-nav
----------------------------------------------- */
#story-nav {padding-bottom: 0; margin-bottom: 0; border-top: 2px solid #999; }
#story-nav li {margin: 0; padding: 0; border-bottom: 1px solid #fff;}
#story-nav li.story {background-repeat: repeat-x; background-position: top left;}
#story-nav li.story {background-image: url(img/bg_story_nav.gif);}
#story-nav a {padding: 6px 8px 6px 8px; margin: 0; display: block; border-bottom: 0 solid white; text-decoration: none; font-weight: bold; color: #006; line-height: 21px; background-repeat: no-repeat; background-position: 3% 50%;}
#story-nav a:hover, #story-nav a.active {background-color: #988098;}
#story-nav a.active {text-decoration: none; color: #036;}

/* footer
----------------------------------------------- */
#footer{
	background-color:#636;
}
#footer p{
	margin: 5px 0 5px 10px;
	color: #DEEAF4;
	font-size: 10px;
	text-align: center;
}
/* info
----------------------------------------------- */
#info{
	height:100px; 
	width:270px;
	background-image:url(img/bg_info.gif); 
}
#housoucyu{
	height:100px; 
	width:530px;
	background-color:#492a4b;
	background-image:url(img/housoucyu_original.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
p.catch{
	text-indent: -9999px;
}

/* interview
----------------------------------------------- */
p.q{
	margin: 0;
	font-size: 14px;
	color: #482949;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
p.a{
	margin: 0 0 50px 0;
	color: #98569a;
	line-height: 1.7;
	text-align: left;
}
img.block{
	text-align: left;
	display: block;
}
p.cast{
	margin: 10px 0 0 0;
	line-height: 160%;
	font-weight: normal;
	color: #000033;
	text-align: left;
}
img.line{
	text-align: center;
	margin: 20px 0;
	display: block;
}

/* form
----------------------------------------------- */

#contactform {
	margin: 0 0 25px 0;
	padding: 15px;
	background: #fff url(img/form-bg.gif) repeat-x top left;
	color: #000;
	}


#contactform dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#contactform dt {
	color: #333;
	font-weight: normal !important;
	}
#contactform dt em, #contactform .note em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
	}
#contactform #old {
	width: 50px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}
	
#contactform #name {
	width: 100px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}

#contactform #address {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}
	
#contactform #tel {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}
	
#contactform #key {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}
	
#contactform .sex {
	padding: 2px;
	color: #444;
	}
	
#contactform textarea {
	width: 400px;
	height: 180px;
	font-family: inherit;
	font-size: 120%;
	border: 1px solid #ccc;
	}

#maincontent dl dt.chbox {
	margin-bottom: 1em;
	}
#maincontent dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
	}
#maincontent dl dd.last {
	margin-bottom: 1em;
	}

#formcontent {
	width: 440px;
}
#formcontent dl, dd{
	margin: 0 0 10px 0 ;
	}
	
#maincontent .note strong {
	color: #fff;
	}
	
#formcontent .alert {
	padding-left: 20px;
	padding-top: 2px;
	background: url(img/icon8ac.gif) no-repeat 0 50%;
	}
#formcontent a:link, #formcontent a:visited {  
	color:#99c;
	text-decoration:none;
	border-bottom:1px dotted #99c;
} 
  
#formcontent a:hover {  
	text-decoration:none;
	color:#ccc;
	border-color:#ccc;
	border-bottom-style:solid;
} 

body#profile #maincontent a:link, 
body#profile #maincontent a:visited, 
body#profile #maincontent a:hover, 
body#profile #maincontent a:active {  
	text-decoration:none;
	border: 0;

}
#formcontent {  
	text-align: left;
} 


body#pre #formcontent img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	
	}
	
body#pre #formcontent dl dt {
	font-weight: bold;
	}
	
body#pre #formcontent dd.date{
	border-top: 1px dotted #eaeaea;
	}
	
body#pre #formcontent dt {
	
	color:#000;
	}
body#pre #formcontent dl.cd {
	
	margin-bottom: 100px;
	}	