@charset 'Shift_JIS';

@import '../common/css/import.css';

/*** トップページ ***/

/* ヘッダ */

body{
	background:none;
}

div#wrap{
	background:url(../images/bg-bottom.jpg) repeat-x bottom;
}

div#container{
	width:794px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}

div#head{
	height:67px;
	padding-top:0;
	padding-bottom:0;
	zoom:1;
}
div#head:after {
	content:"";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}


div#main{
	width:794px;
	min-height:0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	padding-bottom:18px;
	background-color:#FFF;
}

div#contents{
	float:none;
	width:756px;
	margin-right:auto;
	margin-left:auto;
	padding-right:0;
	padding-left:0;
	zoom:1;
}
div#contents:after {
	content:"";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

h1{
	text-indent:0;
	height:auto;
	margin-bottom:0;
}

/* 左のナビゲーション */
div#left{
	float:left;
	width:182px;
}

ul.Navi{
	float:left;
	width:182px;
	height:651px;
	/*height:521px;*/
	overflow:hidden;
	background:url(../images/top-navi.150418.jpg) no-repeat left top;
}
ul.Navi li{
}

ul.Navi li a{
	display:block;
	height:65px;
	overflow:hidden;
	text-decoration:none;
}
ul.Navi li.navi1 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px top;
}
ul.Navi li.navi2 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -65px;
}
ul.Navi li.navi3 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -130px;
}
ul.Navi li.navi4 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -195px;
}
ul.Navi li.navi5 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -260px;
}
ul.Navi li.navi6 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -325px;
}
ul.Navi li.navi7 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -390px;
}
ul.Navi li.navi8 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -455px;
	height:66px;
}
ul.Navi li.navi9 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -520px;
	height:66px;
}
ul.Navi li.navi10 a:hover{
	background:url(../images/top-navi.150418.jpg) no-repeat -182px -585px;
	height:66px;
}

ul.Navi li a span{
	visibility:hidden;
}

#banner {
	width:182px;
	text-align: center;
	}


/* 右側 */
div#Right{
	float:right;
	width:570px;
}

div#Right h2{
	height:auto;
	text-indent:0;
	margin:0 0 12px 0;
	padding:1px 18px;
	line-height:1;
	font-size:20px;
	font-weight:bold;
	color:#E50000;
	border-top:#E50000 solid 1px;
	border-bottom:#E50000 solid 1px;
}

ul#MovieBox{
	border:#CCC outset 1px;
	background:url(../images/top_bg.jpg) repeat-x bottom;
	list-style:none outside;
	padding-top:16px;
	padding-right:16px;
	padding-left:16px;
	margin-bottom:0;
	zoom:1;
}
ul#MovieBox:after {
	content:"";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul#MovieBox li{
	float:left;
	width:168px;
	min-height:262px;
	margin-right:16px;
	line-height:1.4em;
}
*html ul#MovieBox li{
	height:262px;
}

ul#MovieBox li.last{
	margin-right:0;
}

ul#MovieBox li img{
	margin-bottom:9px;
}
ul#MovieBox li h3{
	margin:0 0 9px 0;
	font-size:small;
}
ul#MovieBox li p{
	margin:0 0 9px 0;
	text-indent:0;
}

ul#MovieBox a:link,
ul#MovieBox a:visited{
  color:#F00;
}
ul#MovieBox a:hover,
ul#MovieBox a:active{
  color:#F66;
}

ul#MovieBox p.ls-1{
  letter-spacing:-1px;
}


#info_box_l {
	width: 550px;
	}
	
#info_box_r {
	width: 200px;
	height: 330px;
	float: right;
	background-color:#669966;
	background: url(../images/tohyo_image.jpg) no-repeat;
	text-indent: -9999px;
	}


dl#News{
	font-size:12px;
	padding-left:18px;
	zoom:1;
}

dl#News span{
color:#F00;
font-weight:bold;
}

dl#News:after {
	content:"";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

dl#News dt{
	/*float:left;*/
	width:104px; /* 124px */
	background:url(../images/red-square.gif) no-repeat 1px 6px;
	padding-left:20px;
	clear:both;
}
dl#News dd{
	/*float:right;*/
	width:/*428px*/500px;
	padding-left:20px;
}

dl#News a:link, dl#News a:visited{
	color:#333;
	text-decoration:underline;
}
dl#News a:hover, dl#News a:active{
	color:#666;
	text-decoration:underline;
}

.nikkei {
	width: 272px;
	border: 3px solid #000;
}

.nikkei_overflow {
	height: 95px;
	overflow-y: scroll;
	line-height: 125%;
	margin: 3px;
}

.nikkei_overflow ul li {
	background-image: url(../images/top/mark.jpg);
	background-repeat: no-repeat;
	background-position: 1px left;
	margin-bottom: 3px;
	line-height: 115%;
}

.nikkei_overflow ul li span {
	padding-left: 18px;
	font-weight: bold;	
}

/* フッタ */
div#foot{
	background-color:#FFF;
	width:756px;/* 794px */
	padding-left:38px;
	background-position:38px;
}
div#foot ul{
	position:relative;
	margin:0;
}
*html div#foot ul{
	margin-left:60px;
}
