@charset "UTF-8";

/*
1 : Init
2 : Text
*/

/* ***********************************************************************
1 : Init
*********************************************************************** */
*{margin:0;padding:0;}

html {
color: #333333;
background: url(images/bg.jpg) top center;
overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

table {
}

fieldset, img {
border: 0;
}

img {
display: block;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ul {
list-style: none;
}

ul,li{ margin:0; padding:0; }

caption, th {
text-align: left;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {
content: '';
}

abbr, acronym {
border: 0;
font-variant: normal;
}

sup {
vertical-align: text-top;
}

sub {
vertical-align: text-bottom;
}

input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}

input, textarea, select {
*font-size: 100%;
}

legend {
color: #333;
}

strong {
font-weight: bold;
}


/* ***********************************************************************
2 : Text
*********************************************************************** */
body, table, form, select, input, textarea {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #333;
line-height: 1.8;
letter-spacing: 0;
}

body {
font-size: 0.74em;
}

ol {
list-style-type: decimal;
list-style-image: none;
list-style-position: outside;
}

em {
color: #85A900;
}

br {
letter-spacing: 0;
}

optgroup {
font-style: normal;
}

select {
font-size: 12px;
}

.mini {
font-size: 10px;
}

/* ========= Link ========= */

a, a:link {
color: #e45000;
text-decoration: none;
outline: none;
}

a:visited {
color: #a8643f;
text-decoration: none;
}

a:active,
a:hover {
color: #888888;
}

a.link_blk, a.link_blk:link, a.link_blk:visited {
color: #000;
text-decoration: none;
outline: none;
}

a.link_blk:active, a.link_blk:link:hover {
color: #666;
text-decoration: none;
outline: none;
}



/* ***********************************************************************
1 : Structure
*********************************************************************** */
body {
text-align: center;
}

#wrapper {
width: 930px;
margin: 20px auto 0 auto;
padding: 0;
text-align: left;
}

#container {
width: 930px;
height: 660px;
background: url(images/main_bg.png) top left no-repeat;
margin: 43px auto 0 auto;
padding: 0;
text-align: left;
position: relative;
}


/* ***********************************************************************
2 : Header
*********************************************************************** */
#header {
margin: 0 0 9px 0;
}

.logo h1 a {
width: 318px;
height: 97px;
text-indent: -9999px;
display: block;
background: url(images/logo.png) top left no-repeat;
position: absolute;
left: 60px;
top: 51px;
overflow: hidden;
}

.lead h2 {
width: 456px;
height: 52px;
text-indent: -9999px;
display: block;
background: url(images/lead.png) top left no-repeat;
position: absolute;
top: 69px;
left: 397px;
overflow: hidden;
}


/* ***********************************************************************
4 : Left
*********************************************************************** */
#left {
width: 412px;
background: url(images/left_bg.png) top left no-repeat;
position: absolute;
left: 0;
top: 150px;
z-index: 1;
}

.btn_trailer {
position: relative;
left: 80px;
top: 15px;
}

.btn_trailer a {
width: 297px;
height: 200px;
text-indent: -9999px;
display: block;
background: url(images/trailer_pic.png) top left no-repeat;
}

.btn_trailer a:hover {
background-position: 0 -200px;
}

.btn_dvd {
position: relative;
left: 54px;
top: 2px;
}

.btn_dvd a {
width: 317px;
height: 222px;
text-indent: -9999px;
display: block;
background: url(images/dvd_release.png) top left no-repeat;
}



/* ***********************************************************************
5 : Center
*********************************************************************** */
#center_top {
display: block;
background: url(images/gilmore_top.png) top left no-repeat;
width: 499px;
height: 461px;
position: relative;
left: 378px;
top: 129px;
text-indent: -9999px;
}


#center {
width: 499px;
height: 461px;
position: relative;
left: 378px;
top: 129px;
z-index: 180;
}

.content {
width: 410px;
height: 371px;
overflow-y: scroll;
overflow-x: hidden;
background: #fff;
border: 2px solid #a13135;
padding: 10px 20px;
margin: 0;
position: relative;
left: 18px;
top: 18px; 
}

#center_characters {
width: 790px;
height: 461px;
position: relative;
left: 42px;
top: 129px;
z-index: 180;
}

.content_characters {
width: 750px;
height: 351px;
overflow-y: scroll;
overflow-x: hidden;
background: #fff;
border: 2px solid #a13135;
padding: 10px 20px;
margin: 0;
position: relative;
left: 18px;
top: 38px; 
}

#content_title h3 {
display: block;
background: url(images/content_title.gif) left no-repeat;
text-indent: -9999px;
height: 36px;
width: 400px;
overflow: hidden;
margin: 0 0 20px 0;
}

#content_title h3.title_news {background-position: 0 0;}
#content_title h3.title_intro {background-position: 0 -36px;}
#content_title h3.title_cast {background-position: 0 -72px;}
#content_title h3.title_characters {width: 730px;background-position: 0 -108px;}
#content_title h3.title_episode {background-position: 0 -144px;}
#content_title h3.title_dvd {background-position: 0 -180px;}


.entry, .entry_characters {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px #bbb dotted;
}

.entry p, .entry_characters p {
margin: 0 0 1em 0;
padding: 0;
}

.entry table {
background: #e1b151;
}

.entry td {
background: #fff;
padding: 8px 8px;
margin: 0;
line-height: 1.6;
}

.entry h4, .entry_characters h4 {
background: url(images/icon_leaf.gif) left no-repeat;
font-weight: bold;
margin: 0 0 1em 0;
padding: 8px 0 6px 33px;
line-height: 1.3;
}

p.list_title {
	margin: 0 0 1em 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	color: #931c23;
	line-height: 1;
	border-bottom: 1px solid #bbb;
}

.pic_left {
	float: left;
	margin: 0 10px 6px 0;
}

.pic_right {
	float: right;
	margin: 0 0 6px 10px;
}

.cast_pic {
	width: 160px;
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.cast_profile {
	width: 540px;
	float: left;
	margin: 0;
	display: inline;
}

.characters {
	margin: 0 0 40px 0;
}


/* ***********************************************************************
7 : Menu
*********************************************************************** */
#menu {
background: url(images/bottom_bg.png) top left no-repeat;
width: 930px;
height: 150px;
position: absolute;
left: 0;
top: 509px;
z-index: 300;
}

#menu li {
float: left;
display: inline;
}

#menu li a {
background: url(images/menu.png) top left no-repeat;
display: block;
height: 50px;
text-indent: -9999px;
position: relative;
left: 54px;
top: 72px;
margin: 0 14px 0 0;
overflow: hidden;
}

#menu li.menu01 a {width: 55px; background-position: 0 0;}
#menu li.menu02 a {width: 66px; background-position: -69px 0;}
#menu li.menu03 a {width: 136px; background-position: -149px 0;}
#menu li.menu04 a {width: 121px; background-position: -299px 0;}
#menu li.menu05 a {width: 119px; background-position: -434px 0;}
#menu li.menu06 a {width: 102px; background-position: -567px 0;}
#menu li.menu07 a {width: 107px; background-position: -683px 0;}

#menu li.menu01 a:hover,#menu li.menu01 a.on {width: 55px; background-position: 0 -50px;}
#menu li.menu02 a:hover,#menu li.menu02 a.on {width: 66px; background-position: -69px -50px;}
#menu li.menu03 a:hover,#menu li.menu03 a.on {width: 136px; background-position: -149px -50px;}
#menu li.menu04 a:hover,#menu li.menu04 a.on {width: 121px; background-position: -299px -50px;}
#menu li.menu05 a:hover,#menu li.menu05 a.on {width: 119px; background-position: -434px -50px;}
#menu li.menu06 a:hover,#menu li.menu06 a.on {width: 102px; background-position: -567px -50px;}
#menu li.menu07 a:hover,#menu li.menu07 a.on {width: 107px; background-position: -683px -50px;}




/* ***********************************************************************
7 : Footer
*********************************************************************** */
#bottom_banner {
width: 656px;
margin: 0 auto 10px auto;
}

.bottom_banner01 {
width: 468px;
float: left;
margin: 0 20px 0 0;
}

.bottom_banner02 {
width: 168px;
float: right;
margin: 0;
}


#footer {
margin: 0 0 10px 0;
padding: 0;
text-align: center;
line-height: 1.3;
font-size: x-small;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #333;
text-decoration: underline;
}



/* ***********************************************************************
8 : Clear Fix
*********************************************************************** */
.clearFix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/




/* ***********************************************************************
9 : Other
*********************************************************************** */
#js_warning p {
position: absolute;
top: 0;
width: 100%;
padding: 6px 0;
color: #FFF;
background: #e45000;
font-size: 120%;
font-weight: bold;
}

