@charset "UTF-8";
 @media screen {

body {
	padding: 0;
	font-family:  Verdana, Geneva, sans-serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka, sans-serif;
	color:#666666;
	font-size: 13px;
	line-height: 1.4em;
	background:#fff;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

div, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}

form, pre, fieldset, input, blockquote {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0646a0;
	text-decoration: none;
}

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

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

a:active {
	color: #ff0000;
	text-decoration: underline;
}

.guide a {
	color: #ff0141;
	font-size:110%;
}


#main .tree{
	font-size:10px;
}

#main .tree span{
	display:block;
}


#main .tree li {
	float:left;
	width:90px;
	height:130px;
	text-align:center;
	padding-top:10px;
}
#main .tree li.none {
	height:120px;
	padding-top:20px;
}



#main .tree img {
	margin:0;
	width:80px;
}




#main .tree li.tree1 {
	width:38px;
	background:url(../img/tree/tree1.png) no-repeat left top;
}

#main .tree li.tree2 {
	width:38px;
	background:url(../img/tree/tree2.png) no-repeat left top;
}
#main .tree li.tree3 {
	width:38px;
	background:url(../img/tree/tree3.png) no-repeat left top;
}

#main .tree li.tree4 {
	width:38px;
	background:url(../img/tree/tree4.png) no-repeat left top;
}
#main .tree li.tree5 {
	width:38px;
	background:url(../img/tree/tree5.png) no-repeat left top;
}

#main .tree li.tree6 {
	width:38px;
	background:url(../img/tree/tree6.png) no-repeat left top;
}

#main .tree li.tree7 {
	width:38px;
	background:url(../img/tree/tree7.png) no-repeat left top;
}

#main .tree li.up {
	background:url(../img/tree/up.png) no-repeat center top;
}

#main .tree li.up2 {
	background:url(../img/tree/up2.png) no-repeat center top;
}

#main .tree li.up3 {
	background:url(../img/tree/up3.png) no-repeat center top;
}

#main .tree li.up4 {
	background:url(../img/tree/up4.png) no-repeat center top;
}


#main .tree li.up5 {
	background:url(../img/tree/up5.png) no-repeat center top;
}


#main .tree li.up6 {
	background:url(../img/tree/up6.png) no-repeat center top;
}

#main .tree li.up7 {
	background:url(../img/tree/up7.png) no-repeat center top;
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ header ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#head {
	width: 100%;
	position: fixed;
	_position: static;
	left: 0;
	top: 0;
	background: #f1f1f1;
	z-index: 999;
	filter: alpha(opacity=895);
	-moz-opacity:0.8;
	opacity:0.8;
}

#head .in {
	width:1050px;
	height: 34px;
	line-height:34px;
	margin: 0 auto;
	color: #666666;
}

#head h1 {
	margin:0;
	padding:0;
}

#head .in li {
	float:right;
	margin: 0 14px;
}

#head .in li a {
	color:white;
}

#header {
	width: 100%;
	min-width:1050px;
	margin:0 auto 0;
	background:white;
}

#header h2 {
	margin:0;
	padding:0;
	position:absolute;
	left:30px;
	bottom:23px;
	border-bottom:0;
	font-weight:bold;
	font-size:18px;
}

#header #siteinfo {
	margin:0;
	padding:0 30px 0 0;
	position:absolute;
	left:450px;
	top:55px;
	border-bottom:0;
	font-size:11px;
	text-align:left;
}

#header img {
	vertical-align:middle;
	margin-right:10px;
	margin-top:40px;
	float:left;
}

#header h2 a {
	color:#666666;
}

#header {
	text-align: center;
}

#header .in {
	width:1050px;
	margin:0 auto;
	height:150px;
	position:relative;
	background:url(../img/title.png) no-repeat left 40px;
}

#header .entry {
	position:absolute;
	right:30px;
	top:0;
}

#header .sub {
	position:absolute;
	right:113px;
	top:40px;
}

#header .sub li {
	float:left;
	font-size:11px;
	margin-right:15px;
	background:url(../../images/common/mark.png) no-repeat left center;
	padding-left:10px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ navi ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */


/* --------------------------------
  menu 
-------------------------------- */

#menu {
	width: 100%;
	min-width:1050px;
	background: #030302;
	line-height:30px;
	color:white;
	margin-bottom:30px;
}

#menu.menu2 {
	background: #01C8FF;
}

#menu.menu2 a {
	color:white;
}

#menu.menu3 {
	background: whiteSmoke;
}

#menu.menu3 a {
	color:#4C4C4C;
}

#menu ul.in {
	width:1050px;
	margin:0 auto;
	height:30px;
}

#menu ul li {
	float:left;
	margin:0 14px;
}

#menu ul li.nav00 {
	margin:0 14px 0 0;
}

#menu ul a {
	color:white;
}

#menu ul a.active {
	background: white;
	display:block;
	color: #030302;
	padding:0 14px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ breadCrumb ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */


#breadCrumb {
	width: 100%;
	margin:0 auto;
}

#breadCrumb a {
	text-decoration:underline;
}

#breadCrumb a:hover {
	text-decoration:none;
}

#breadCrumb .in {
	width:925px;
	margin:0 auto;
	background: url(../../images/nav/bread.png) repeat-x left top;
	height:24px;
	line-height:24px;
	font-size:11px;
	padding:0 30px;
}

div#wrap {
	position: relative;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	text-align: left;
	width:100%;
}

#contents {
	width:1050px;
	margin:0 auto;
	padding-bottom: 26px;
}

#main {
	width:728px;
	text-align:left;
	margin:0 auto;
	float:left;
	min-height:500px;
}

#main.oneColumn {
	width:900px;
	margin-left:60px;
}

#main .h2 {
	font-size:32px;
	letter-spacing: 0.06em;
	line-height: 1.4;
	padding:20px 10px;
}

#main .h3 {
	font-size:22px;
	letter-spacing: 0.06em;
	line-height: 1.4;
	margin: 30px 0 10px;
	font-weight:bold;
}

#main img {
	margin-bottom:15px;
}

#main p {
	vertical-align: baseline;
	line-height: 1.7;
	padding: 0 10px 15px;
}

#main p.br {
	vertical-align: baseline;
	line-height: 1.8;
	padding: 10px 10px 0;
}

#main .sns {
	margin-top:15px;
	margin-bottom:20px;
}

#main .sns .facebook {
	width:70px;
	height:70px;
}

#main .sns .fl {
	margin-right:15px;
}

/* sns2 */
#main .sns2 {
	margin-top:0;
	margin-bottom:0;
}

#main .sns2 .in {
	float:right;
}

#main .sns2 .facebook {
	height:25px;
}

#main .sns2 .twitter {
	margin-left:50px;
}

#main .b-area-standard {
	background:red
}

blockquote {
	background: #FAFAFA;
	color: #666;
	padding: 5px 10px;
	margin: 1em 12px 5px;
}

#main blockquote img.quote {
	margin-right:10px;
	margin-bottom:0;
}

#main blockquote, #main p.none, #main h2.none, #main h3 {
	padding:0;
	margin:0;
}

#nextback {
	padding:15px 0;
}

#nextback p {
	padding:0 10px;
}

#main .not404 p {
	padding:0;
}

strong, .strong {
	font-size:18px;
	font-weight:bold;
	line-height:1.8;
}

ul.strong {
	vertical-align: baseline;
	padding: 0 10px;
}

ul.strong li {
	line-height:1.6;
}

.call a {
	color:#0000ff;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

.call a:hover {
	color: #ff0000;
}

#main .ad {
	margin:0 auto 20px;
	text-align:center;
	padding:0;
}

.newslist li {
	font-size:15px;
	background: url("../../images/common/arrow_blue.png") no-repeat left center;
	padding-left:15px;
	margin-bottom:5px;
}

.newslist li span {
	font-size:13px;
	margin-bottom:5px;
	margin-left:5px;
}

.areabox {
	font-size:20px;
	line-height:1.7;
	padding-left:20px;
}

.areabox.cf li {
	float:left;
	margin-right:15px;
}

.infoBox {
	margin:10px 0 0;
}


#main p.miniphotoBox{ padding-left:80px; float:left; width:240px; }
#main p.photoBox{ float:left; width:300px; }


#main .textBox{ width:550px; margin-left:20px; margin-bottom:60px; }
#main .textBox.none{ margin-left:0; }


#main .infoBox p.bg{ background:#f5f5f5; padding: 20px;}

.infoBox .left {
	float:left;
}

.infoBox.half img {
	width:150px;
}

.infoBox.half .text {
	width:550px;
}

.infoBox .right {
	float:right;
	width:400px;
}

.infoBox h4 {
	font-size:24px;
	padding: 20px 10px;
}

.infoBox dl {
	background:#f5f5f5;
	padding: 20px;
}

.infoBox .itemLink, .infoBox li {
	font-size:16px;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:10px;
}

.infoBox a {
	color:#12c;
	cursor: pointer;
	text-decoration:underline;
	text-align:left;
}

.infoBox a:hover {
	color: #ff0000;
}

.episodeBox {
	font-size:26px;
	padding: 10px 15px;
}

.episodeBox li {
	line-height:1.6;
}

.episodeBox li span {
	margin-right:20px;
	display: inline-block;
}

.episodeBox li .jp {
	font-size:30px;
}

.episodeBox li .eng {
	font-size:16px;
}

.smallPhoto {
	border:solid 1px #ccc;
	padding:5px;
	margin-left:10px;
	margin-right:20px;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
	width:230px;
}

.changePhoto {
	padding:5px;
	margin-left:10px;
	margin-right:20px;
	width:230px;
}

.bigPhoto {
	border:solid 1px #ccc;
	padding:5px;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
}

.pager {
	font-size:24px;
}

.men {
	background:url(../img/common/spade.png) left top no-repeat;
	padding-left:25px;
	font-size:16px;
	margin-bottom:10px;
	margin-left:10px;
}

.lady {
	background:url(../img/common/heart.png) left top no-repeat;
	padding-left:25px;
	font-size:16px;
	margin-bottom:10px;
	margin-left:10px;
}

.cast {
	margin-bottom:20px;
}

.cast img {
	float:left;
	margin-left:30px;
	width:80px;
	margin-right:15px;
}

#main .cast p.text {
	float:left;
	width:500px;
	margin-right:30px;
}

.house .img {
	width:280px;
}

.house h4 {
	margin-bottom:5px;
	font-size:16px;
}

#main .house p.old {
	padding:0 0 3px 10px;
	font-weight:bold;
  font-size:20px;
}

#main .house p {
	padding-left:16px;
}


#main h4{ padding-left:15px; }

#main .img{ 
padding-left:15px; 
border: solid 1px #ccc;
padding: 5px;
margin-left: 10px;
margin-right: 20px;
-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
box-shadow: 0 10px 8px -6px #8d8c8c;
width: 200px;

}


.word50 {
	background:whitesmoke;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:15px;
}

.word50 ul.castNavi{
	margin-left:90px;
}

.word50 ul.castNavi li{
	margin-left:20px;
}


.word50 li {
	float:left;
	margin-right:8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

.word50 li.last {
	margin-right:0;
}

.word50 a {
	display:block;
	background:#04070c;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:white;
	text-decoration:none;
	border: solid 1px #222222;
}

.word50 a:hover {
	background:#ff0141;
	color:white;
	border: solid 1px #fb4573;
}

.huluList {
	padding:0 10px;
	font-size:14px;
}

.huluList li {
	float:left;
	margin-right:25px;
	line-height:1.7;
	font-weight:bold;
}

.hulu a {
	color: #D8175B;
	text-decoration: underline;
}

.hulu a:hover {
	color: #0646a0;
	text-decoration: none;
}

.favorite {
	padding: 6px 10px;
	color: #ffffff;
	background: dodgerblue;
	cursor: pointer;
	border-radius: 2px;
	-moz-border-radius: 5px;
	border: 1px solid #3079ED;
}

.favorite:hover {
	-moz-box-shadow:0px 0px 10px #ccc;
	-webkit-box-shadow:0px 0px 10px #ccc;
	text-decoration: none;
}

#main .story {
	font-size:14px;
}

#main .story h4 {
	padding:0 10px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}

#main .story p {
	margin-left:5px;
}

.house .img {
	width:500px;
}

#seasonMatome{ background:whitesmoke; padding:20px}

#seasonMatome dt{ font-weight:bold; font-size:16px; margin-bottom:5px; }

#seasonMatome dd{ margin-bottom:20px; font-size:13px; }


.pickUp{ color:#ff0141; font-size:18px; font-weight:bold; }

#main img.starTv{ width:120px; margin-bottom:0; }

/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ side ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */


#side {
	width:300px;
	text-align:left;
	margin:0 auto;
	float:right;
	min-height:500px;
}

#side h4 {
	background: #030302;
	color: #fff;
	display: block;
	border: 0;
	padding: 7px 5px;
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
}

#side .section h4 {
	padding-left:10px;
}

#side .story {
	margin:10px;
}

#side h4 a {
	color:white;
}

#side .story li {
	margin:5px 0 0 0;
	line-height:1.5;
	font-size:16px;
	padding-left:10px;
}

#side .story li.action {
	font-weight:bold;
	font-size:16px;
	background:#ff0141;
	padding:5px 5px 5px 10px;
	color:white;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ foot ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */


#footer {
	width:100%;
	margin:0 auto;
	min-width:1050px;
	border-top:solid 1px #ccc;
}

#footer .menu {
	width:100%;
	margin:0 auto;
	min-width:1000px;
	border-bottom:solid 1px #ccc;
	margin-bottom:20px;
}

#footer .nav {
	width:755px;
	text-align:center;
	padding:20px 0;
	margin:0 auto;
}

#footer .nav li {
	float:left;
	padding-left:0;
	margin:0;
}

#footer .nav span {
	display:inline-block;
	margin:0 10px;
}

#footer li {
	padding-left:10px;
	margin-right:13px;
}

#footer .in {
	width:1050px;
	min-height:auto;
	padding:20px 0;
	margin:0 auto;
}

#footer .menu {
	float:right;
}

#back-top {
	position: fixed;
	bottom: 35px;
	right: 20px;
}

#back-top a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}

#back-top span {
	width: 179px;
	height: 101px;
	text-align: center;
	background: url(../img/pagetop.png) no-repeat left top;
	display:block;
}

#footer {
	margin: 30px 0 0 0;
}

#footer address {
	margin: 0 auto;
	font-style: normal;
	font-size:9px;
}

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

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