@charset "utf-8";
/* CSS Document */

#news {
	width: 450px;
	margin: 20px 0 0;
	float: left;
}
#news h2 {
	width: 450px;
	height: 44px;
	background: url(../images/top/head02_info.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
}
#news p {
	width: 8.5em;
	background: url(../images/common/icon19.gif) no-repeat 0 15px;
	margin: 0 0 0 auto;
	padding: 10px 0 0 15px;
}
#news p a {
	color: #2567c2;
}
#news div {
	padding: 15px 10px 10px;
	border-left: solid 2px #c3c3c3;
	border-right: solid 2px #c3c3c3;
	border-bottom: solid 2px #c3c3c3;
}
#news dt {
	width: 70px;
	float: left;
	color: #2781a6;
	clear: both;
}
#news dd {
	width: 356px;
	float: left;
	padding: 0 0 5px 70px;
	margin: 0 0 6px -70px;
	background: url(../images/top/info_bg.gif) repeat-x 0 bottom;
}
#news dd:last-child {
	padding: 0 0 9px 70px;
	margin: 0 0 0 -70px;
}
#news dl:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#news dl {display: inline-table;}
/* Hides from IE-mac \*/
* html #news dl { height: 1%; }
#news dl { display: block; }
/* End hide from IE-mac */

#news a {color: #595959;}

#banner {
	width: 180px;
	float: right;
	margin: 20px 0 0;
}

#banner h2#cate {
	width: 180px;
	height: 30px;
	background-image: url(../images/top/head03_info.gif);
	margin: 0;
}
.cateList {
	margin: 0 0 9px;
	border: solid 1px #999;
}
.cateList li {
	list-style: none;
	padding: 5px 0 5px 17px;
	background: url(../images/common/icon23.gif) no-repeat 6px 11px;
	border-top: dotted 1px #999;
	font-size: 0.9em
}
.cateList li:first-child {border-top: none;}
.cateList li a {color: #f78d23;}
#banner p {
	margin: 0 0 9px;
}

h3#h3_wp01 {background-image: url(../images/h3_wp01.gif);}
h3#h3_wp02 {background-image: url(../images/h3_wp02.gif);}
h3#h3_wp03 {background-image: url(../images/h3_wp03.gif);}
h3#h3_wp04 {background-image: url(../images/h3_wp04.gif);}
.wplist {margin: 10px 0 25px 35px;}
.wplist li {
	padding: 0 0 5px 20px;
	background: url(../images/common/icon12.gif) no-repeat 0 7px;
	list-style: none;
}
.wplist a {color: #2567C2;}


.counter {
	text-align: center;
	margin: 7px 0 0;
}
.counter img {
	padding: 2px;
	background: #fff;
}

.topimage {
	text-align: center;
	padding: 10px 0;
}
table img {
	padding: 3px;
	border: solid 1px #999;
}

#header {position: relative;}
#google {
	position: absolute;
	top: 25px;
	right: 5px;
	font-size: 1.1em;
	background: url(../images/google_logo.gif) no-repeat 0 0;
	text-indent: 55px;
}
.info {
	height: 40px;
	border:solid 1px #ccc;
}



/* 震災関連 */
.shinsai {
	padding: 10px 0;
	background: #fff;
}
.shinsaiL,.shinsaiR {
	width: 420px;
	background-position: 0 -50px;
	background-repeat: no-repeat;
	margin: 10px 0 0;
}
.shinsaiL a,.shinsaiR a {
	width: 420px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	background-repeat: 0 0;
}
.shinsaiL a:hover,.shinsaiR a:hover {
	background-position: 0 -50px;
}
.shinsaiL {float: left;}
.shinsaiR {float: right;}
.shinsaiL,.shinsaiL a {
	background-image: url(../images/shinsai_btn01.gif);
	float: left;
}
.shinsaiR,.shinsaiR a {
	background-image: url(../images/shinsai_btn02.gif);
	float: right;
}
