@charset "UTF-8";
/* CSS Document */

div.contents div.contents-header-left {
	width: 591px;
	float: left;
}
div.contents div.contents-header-left p {
	padding: 20px 0 0 20px;
}
div.contents div.contents-header-left p strong img {
	margin: 21px 0 0 91px;
	position: absolute;
}

div.contents div.contents-header-right {
	width: 198px;
	float: right;
	margin: 25px 0 0 0;
}
div.contents div.contents-header-right ul {
	list-style: none;
	background: url(../imgs/top/bg-header-right.png) no-repeat left center;
	height: 60px;
	padding: 0 0 0 16px;
}
div.contents div.contents-header-right ul li {
	float: left;
	height: 20px;
}

div.contents div.contents-header-news {
	background: url(../imgs/top/bg-header-news.png) no-repeat left top;
	margin: 20px 0 0 20px;
	padding: 4px 0 0 0;
}
div.contents div.contents-header-news p.contents-header-news {
	background: url(../imgs/top/bg-header-news.png) no-repeat left bottom;
	padding: 0 0 4px 0;
	line-height: 28px;
}
div.contents div.contents-header-news p.contents-header-news span {
	font-size: 10px;
}
div.contents div.contents-header-news p.contents-header-news img.kinkyu {
	position: relative;
	padding: 0 10px 0 0;
	top: 3px;
}

div.contents div.emergencyList-left {
	width: 680px;
	float: left;
}
div.contents h3.h3-emergencyList {
	margin: 0 0 0 20px;
}
div.contents div.emergencyList-center-border {
	background: url(../imgs/emergencyList/bg-1.png) no-repeat center top;
	height: 1px;
}
div.contents div.emergencyList-center-border2 {
	background: url(../imgs/emergencyList/bg-2.png) no-repeat center top;
	height: 1px;
}
div.contents div.emergencyList-center-border3 {
	background: url(../imgs/emergencyList/bg-3.png) no-repeat 60px top;
	height: 4px;
	margin: 20px 0 0 0;
}
div.contents div.emergencyList-center-border4 {
	background: url(../imgs/emergencyList/bg-4.png) no-repeat 60px top;
	height: 1px;
}
div.contents div.emergencyList-center-border5 {
	background: url(../imgs/emergencyList/bg-4.png) no-repeat 60px top;
	height: 1px;
	margin: 2px 0 0 0;
	_margin: -16px 0 0 0;
}
div.contents div.emergencyList-left h4 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding: 15px 0 5px 60px;
}
div.contents div.emergencyList-left h5 {
	font-size: 14px;
	line-height: 14px;
	padding: 12px 0 0 135px;
	_padding: 0 0 0 135px;
	font-weight: bold;
}
div.contents div.emergencyList-left h5.new {
	background: url(../imgs/emergencyList/icon-new.png) no-repeat 60px 10px;
	_background: url(../imgs/emergencyList/icon-new.png) no-repeat 60px 0;
}
div.contents div.emergencyList-left p.date {
	font-size: 9px;
	line-height: 14px;
	text-align: right;
	margin: -14px 0 0 0;
}
div.contents div.emergencyList-left p.honmon {
	padding: 10px 0 0 135px;
}
div.contents div.emergencyList-left p.readmore {
	text-align: right;
	padding: 6px 0 13px 0;
	background:url(../imgs/top/read_more_hover.png) no-repeat 580px 6px;
	height:16px;
}

div.contents div.emergencyList-left p.readmore a{
	display:block;
	float:right;
	width:100px;
}
div.contents div.emergencyList-left p.readmore a:hover{
	opacity:0;
	filter:alpha(opacity=0);
}



div.contents div.emergencyList-right {
	width: 191px;
	float: right;
}
div.contents div.emergencyList-right p.navi {
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	padding: 15px 60px 5px 0;
	color: #999;
}
div.contents div.emergencyList-right p.navi a.active,
div.contents div.emergencyList-right p.navi a:hover {
	color: #900;
}
div.contents div.emergencyList-right h5 {
	background: url(../imgs/emergencyList/bg-5.png) no-repeat left center;
	margin: 15px 0 0 0;
	padding: 0 0 0 11px;
	font-size: 10px;
	font-weight: bold;
}
div.contents div.emergencyList-right ul {
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

