@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: TOP

==========================================================
*/



/*
===== 1: TOP ====================================
*/

/* バナーが多い時 
div.top div#main div#station {
	background-image:url(../img/top/bg_station.jpg);
	background-repeat:no-repeat;
	width:518px;
	height:232px;
	margin-bottom:15px;
	}
*/

/* バナーが少ない時 */
div.top div#main div#station {
	background-image:url(../img/top/bg_station_h180.jpg);
	background-repeat:no-repeat;
	width:518px;
	height:180px;
	margin-bottom:15px;
	}

div#station p {
	width:242px;
	float:left;
	margin:14px 0px 0px 14px;
	display:inline;
	}

div#station p img {
	margin-bottom:7px;
	}
	
div#station dl {
	width:237px;
	float:left;
	margin:14px 0px 0px 11px;
	line-height:0px;
	}
	
div#station dl dt {
	width:237px;
	height:82px;
	line-height:0px;
	}
	
div#station dl dd {
	margin:2px 0px 4px 0px;
	width:237px;
	height:16px;
	line-height:0px;
	}
	
div.top div#main div#newsBox {
	width:518px;
	background-image:url(../img/top/newsbox_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
	height: 300px;
	overflow:hidden;
	}

div#newsBox p {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0.1em;
	position:relative;
	}

div#newsBox p img.rss {
	position:absolute;
	top:6px;
	right:110px;
	}


div#newsBox dl {
	margin:0px 6px;
	}

div#newsBox dt {
	padding-left:27px;
	background-repeat:no-repeat;
	background-position:0% 50%;
	}
	
div#newsBox dt span {
	margin-left:3px;
	font-size:0.9em;
	/*vertical-align:middle;*/
	color:#666666;
	line-height:0;
	padding:0;
	
	}


dl dt.report {
	background-image:url(../img/news/ico_report.jpg);
	}

dl dd.window img{
vertical-align:baseline;
}


dl dt.new {
	background-image:url(../img/news/ico_new.jpg);
	}
	
dl dt.topics {
	background-image:url(../img/news/ico_topics.jpg);
	}
	
dl dt.investor {
	background-image:url(../img/news/ico_investor.jpg);
	}

dl dt.csr {
	background-image:url(../img/news/ico_csr.jpg);
	}

dl dt.community {
	background-image:url(../img/news/ico_community.jpg);
	}
	
dl dt.recruit {
	background-image:url(../img/news/ico_recruit.jpg);
	}

div#newsBox dl dd {
	border-bottom:1px dotted #999999;
	padding-bottom:3px;
	margin-bottom:4px;
	}

div#newsBox dl dd img {
	/*vertical-align:inherit;*/
	}
	
div.top div#ir {
	background-image:url(../img/top/sub/bg_ir.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:120px;
	margin:4px 0px 10px 0px;
	padding:11px 20px;
	}

div.top div#bnr {
	width:200px;
	margin-bottom:10px;
	}

div#bnr-sub ul li {
	margin-bottom:5px;
	}


/*
===== スクロール部分 ==========================================
*/

div#newsarea {
	width:500px;
	padding-bottom: 0px;
	margin:5px 0px 0px 9px;
}
/* coca_scrollオン時 div#newswrap{ width: 515; overflow: hidden;} */
div#newswrap {
	width:500px;
	height:248px;
	overflow:auto;
	position:relative;
	float:left;
}

/* mac safari only \*/
html:\66irst-child div#newswrap{
width:500px;
height:248px;
overflow:auto;
position:relative;
float:left;
}
/* end */


div#js_news {
	position:absolute;
	width:481px;
	top:0px;
	left:0px;
}
/* coca_scrollオン時 div#js_sliderwrap{display:block;} */
div#js_sliderwrap {
	width:19px;
	height:248px;
	float:left;
	display:none;
}
div#js_slider {
	background-image:url(/img/top/bg_scroll.jpg);
	background-repeat:repeat-y;
	height:213px;
	width:19px;
}
div#js_knob {
	height:46px;
	width:19px;
}
div#js_slider_top,div#js_slider_bottom {
	width:19px;
	height:18px;
}
