@charset "Shift_JIS";

/* トップページ */

#topimg {
	clear: both;
	width: 900px;
	padding: 5px 0 24px 0;
}

#main {
	width: 900px;
}

#toplft {
	float: left;
	width: 290px;
}

#toplft h2 {
 width: 270px;
 }

#topmid {
	float: left;
	width: 394px;
}

#topmid h2 {
 width: 394px;
 }

#toprgt {
	float: right;
	width: 195px;
}

#toprgt h2 {
 width: 195px;
 }
 
#main h2 {
	margin: 0;
	padding: 0;
	height: 24px;
	background: none;
	text-indent: 0;
}

/* カラム左 */

div.pic {
	background: url(../../top_img/bg_pic.gif) repeat-y;
	border-bottom: solid 1px #ccc;
	width: 270px;
	margin-bottom: 18px;
}

div.pic dl {
	margin: 7px 5px; 12px 5px;
	line-height: 140%;
}

div.pic dt a.tit {
	display: block;
	font-size: 16px;
	padding: 0 0 5px 14px;
	background: url(../img/arw_bl_tr_sq.gif) no-repeat  0 3px;
/*	text-decoration: none; */
	color: #333;
	font-weight: bold;
}

div.pic dd {
	margin-top: 9px;
}

div.pic ul li {
	padding: 2px 0 2px 9px;
	background: url(../img/pt_bl3.gif) no-repeat 0 7px;
	border-bottom: dotted 1px #ccc;
}
	
div.mov {
	padding-left: 2px;
	width: 270px;
}

div.movbox {
/*	padding: 3px;
	background: #f1f1f1;
	width: 264px; */
	width: 270px;
}

div.movbox .imgrt {
	foat: right;
	margin: 2px 0 0 8px;
}

div.movbox p.lead {
	line-height: 150%;
	margin-bottom: 0;
}

div.movbox p.lead a {
	display: block;
	font-size: 14px;
	line-height: 130%;
	padding-left: 14px;
	background: url(../img/arw_bl_tr_sq.gif) no-repeat  0 5px;
	text-decoration: none;
}

div.movbox div {
	margin: 3px;
}	

div.movbox div p {
	margin-bottom: 0;
}

/* カラム中央 */

div.news {
	background: url(../../top_img/bg_nws.gif) repeat-y;
	border-bottom: solid 1px #ccc;
	width: 394px;
}

#ifnewsbox {
	text-align: center;
	padding: 8px 0;
}

#ifnews {
	width: 388px;
	height: 425px;
}

ul.news {
	margin-bottom: 5px;
}

ul.news li {
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 0 8px;
	border-bottom: dotted 1px #ccc;
}

ul.news li.last {
	padding-bottom: 0;
	border-bottom: none;
}

ul#ifnewslist {
	width: 370px;
}

/* カラム右 */

h2.exb {
	height: 35px !important;
}

div.exb {
	background: url(../../top_img/bg_exb.gif) repeat-y;
	width: 195px;
	margin-bottom: 10px;
}

div.exb span.inr {
	display: block;
	margin: 0 3px 3px 5px;
	line-height: 150%;
}

ul#scdl {
	margin: 0 3px 3px 5px;
	width: 185px;
}

ul#scdl li {
	background: url(../img/arw_bl_tr_sq.gif) no-repeat 0 8px;
	padding: 4px 0 4px 15px;
	line-height: 150%;
	border-bottom: dotted 1px #ccc;
}

ul#scdl li.tp {
	background: url(../img/arw_bl_tr_sq.gif) no-repeat 0 4px;
	padding-top: 0;
}

ul#scdl li.last {
	border-bottom: none;
}

ul#scdl li a {
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

span.exbdate {
	display: block;
	background: url(../../top_img/mrk_date.gif) no-repeat 0 3px;
	text-indent: 32px;
	color: #c70505;
}

ul#topbnr {
	margin-top: 16px;
}

#topbnr li img {
	vertical-align: bottom;
}

#topbnr li {
	margin-top: 8px;
}

/* フッタ */

#ftnv {
	border-top: solid 35px #fff;
}

/* ニュース */

body#topnews {
	text-align: left;
	padding: 0 5px 8px 6px;
}

#topnews dl {
	width: 357px;
}

#topnews dt {
	float: left;
	padding: 4px 0;
	border-top: dashed 1px #ccc;
	color: #c70505;
	width: 70px;
	height: 37px;
}

#topnews dd {
	padding: 4px 0;
	border-top: dashed 1px #ccc;
	margin-left: 70px;
	height: 37px;
}

#topnews dt.tp, #topnews dd.tp {
	border-top: none;
}

#topnews dt.upd {
	background: url(../../top_img/icn_upd.gif) no-repeat 0 21px;
}

#topnews dt.pdt {
	background: url(../../top_img/icn_pdt.gif) no-repeat 0 21px;
}

#topnews dt.exb {
	background: url(../../top_img/icn_exb.gif) no-repeat 0 21px;
}

#topnews dt.rpt {
	background: url(../../top_img/icn_rpt.gif) no-repeat 0 21px;
}

#topnews dt.abt {
	background: url(../../top_img/icn_abt.gif) no-repeat 0 21px;
}

#topnews dt.job {
	background: url(../../top_img/icn_job.gif) no-repeat 0 21px;
}