@charset "UTF-8";


/*========= トップ ===========*/

#noFla {
	background:url(../../img/top_flaimg.jpg) no-repeat;
	width:900px;
	height:263px;
	text-align:center;
	padding-top:150px;
}

.siryo {
	background:url(../img/left_siryobg.gif) #FFFFFF no-repeat bottom;
	margin-bottom:10px;
	width:239px;
	height:155px;
}

.siryo_txt {
	padding:0 10px 10px 10px;
}

.topNewsFreme {
	background:url(../../img/top_newbgbtm.gif) no-repeat left bottom;
	width:619px;
	padding:0 0 7px 0;
}

.topNews {
	overflow:auto;
	width:614px;
	height:220px;
	margin:0 13px 0 0;
}

.topNews .midashi {
	color:#707070;
	font-size:85%;
}

.topPickup {
	width:135px;
	/*margin:0;*/
	padding:5px 0px 0 15px;
	float:left;
}

.pic_img {
	margin:5px 0;
	border:1px solid #ECECEC;
	padding:1px;
}

.topNewslist{
	width:563px;
	_width:563px;
	padding:15px 10px;
	/*background:url(../img/line_doble.gif) repeat-y left;*/
	float:right;
}

.topNewslist dd {
	margin-bottom:6px;
}

.topbanner li {
	float:left;
	margin-top:8px;
}

.top_title {
	color:#FFF;
	font-size:120%;
	padding:3px 0 0 10px;
	margin-bottom:10px;
	background:url(../../img/top_title.gif) no-repeat;
	height:27px;
}

.top_waku {
	border:1px solid #DDDDDD;
	padding:15px 0 15px 15px;
}


div.list_box{
	float: left;
	width: 261px;
	overflow: hidden;
}
div.list_box div.list_left {
	display:table-cell;
	width:120px;
	margin-bottom:1px;
	vertical-align:middle;
}

* html div.list_box div.list_left {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html div.list_box div.list_left {/* IE 7 */
	display:inline;
	zoom:1;
}

/*\*//*/
* html div.list_box div.list_left {
display:inline-block;
}
/**/

div.list_box div.list_right {
	display:table-cell;
	width:141px;
	margin-bottom:1px;
	vertical-align:middle;
}

* html div.list_box div.list_right {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html div.list_box div.list_right {/* IE 7 */
	display:inline;
	zoom:1;
}

/*\*//*/
* html div.list_box div.list_right {
display:inline-block;
}
/**/

div.list_box p{
	padding: 0 0 0 7px;
	line-height: 120%;
}

div.list_box p.name{
	line-height: 120%;
	font-weight: bold;
	background:url(../img/icon_arrow.gif) no-repeat 5% 15%;
	padding: 0 0 0 20px;
	margin: 0 0 3px 0;
}
