@charset "utf-8";
/* CSS Document */

#top-contents {
	width: 780px;
	float: left;
}

#top-sidebar {
	float: right;
	width: 302px;
}

/* -------------------------------------------------- */

#news-area {
	float: left;
	width: 422px;
}

#news-area h3#news-ttl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding:5px;
}

/* -----------------------english------------------------- */

#news-en {
	background-image: url(../../english/images/news-main-fix.png);
}

#news-main-en {
	padding-bottom: 10px;
}

#news-main-en table {
	margin-right: 10px;
	margin-left: 10px;
}
#news-main-en table th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	font-weight: lighter;
	color: #ffffff;
	vertical-align: text-top;
}
#news-main-en table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	vertical-align: top;
	color: white;
}
#news-main-en table td a {
	color: #ffffff;
	text-decoration: none;
}
#news-main-en table td a:hover {
	text-decoration: underline;
}

#news-main-en #infoArea {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: auto;
}

#news-main-en #infoArea table.infoList {
	width: 440px;
}

#news-foot-en {
	background-image: url(../../english/images/news-foot-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 490px;
}

#news-foot-en a {
	display: block;
	height: 23px;
	width: 104px;
	margin-right: 10px;
	margin-left: auto;
	text-indent: -100000px;
}

/* -------------------------------------------------- */

#map-area {
	float: left;
	margin:0 0 20px 20px
}

#hmn-area {
    margin: 0px 20px 15px -30px;
    float: right;
/*    margin: -20px 20px 15px -30px\9;*/  /* IE8—p */
}


#hmn-area:not(:target) {
    margin: 0px 20px 15px -30px\9;  /* IE9—p */
}


#side_pickup {
	width: 256px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#side_pickup h3 {
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 0px;
}
#side_pickup ul {}
#side_pickup ul li {
	margin-bottom: 20px;
}


