@import url("common.css");

#SiteName {
	border-bottom: 0 none;
}
#Header {
	height:190px;
}
h1 {
	display: none;
}

h2 {
	font-size: 14px;
	color: #fff;
	text-align: center;
}
img { border: 0 none; }

#Intro { /* W750 H109 */
	margin: 0;
	height: 109px;
	background-image: url("../_cmn_img/top1bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#Intro td {
	padding: 14px 0 0 24px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color: #306;
	background: none;
}
* html #Intro td {
	/*\*/
	letter-spacing: .1em;
	/**/
}

#SiteName {
	line-height: 1em;
	border-bottom: 0 none;
}

#SiteMenu {
	margin: 2px auto;
	padding: 0;
	width: 752px;
	list-style: none;
}
* html #SiteMenu {
	/*\ for WinIE */
	width: 754px;
	/**/
}

#SiteMenu li {
	margin: 0 1px;
	padding: 0;
	width: 186px;
	float: left;
}
#SiteMenu li a {
	display: block;
	margin: 0; padding: 0;
	background-image: url("../_cmn_img/menubtnbg.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #C6D9F7;
}
#SiteMenu li a:hover {
	background-position: -188px 0;
}


#MapBox {
	clear: left;
	margin: 20px 0 0; padding: 0;
	width: 750px;
	height: 345px;
}

/*\ for WinIE */
* html #MapBox {
	margin-top: 0;
}
/**/

#MapEX {
	margin: 122px 2px 0 0; padding: 0;
	width: 186px;
	height: 223px;
	float: left;
	background-image: url("../_cmn_img/mapt_btm.gif");
	background-repeat: no-repeat;
	/*	bottom ‚Í NN7 ‚ÅNG
		background-position: 0 bottom; */
	background-position: 0 211px;
	background-color: #aaa;
}
* html #MapEX {
	padding-top: 122px;
	background-position: 0 333px;
	/*\*/
	padding-top: 0;
	background-position: 0 bottom;
	/**/
}
#MapEX h2 {
	margin: 0;
	padding: 10px 0;
}
#MapEX p {
	margin: 0 15px 0 20px; padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

#MapEX p#Kaigai {
	margin: 80px 0 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
}
/*\*/
* html #MapEX p#Kaigai {
	font-size: 9px;
}
/**/
#Kaigai a {
	color: #fff;
	text-decoration: none;
}
#Kaigai a:hover {
	color: #cdf;
}

#NewsTxt ul {
	margin-top: 0;
}

#MapImg {
	margin: 0; padding: 0;
	width: 562px;
	height: 343px;
	float: right;
}

#NewsBox {
	clear: left;
	position: absolute;
	margin: -345px 0 0; padding: 0;
	width: 562px;
	height: 122px;
	background-image: url("../_cmn_img/news_btm.gif");
	background-repeat: no-repeat;
	/*	bottom ‚Í NN7 ‚ÅNG
		background-position: 0 bottom; */
	background-position: 0 110px;
	background-color: #85AD5C;
}

#NewsEX { /* TotalW: 186px; */
	margin: 0;
	padding: 0;
	width: 186px;
	float: left;
}
* html #NewsEX {
	/*\ for WinIE (w-3px) */
	width: 183px;
	/**/
}

#NewsEX h2 {
	margin: 0;
	padding: 10px 0;
	line-height: 150%;
}
#NewsEX p {
	margin: 0 10px 0 15px; padding: 0;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
	color: #fff;
}

#NewsTxt { /* TotalH: 100px; TotalW: 376px; */
	margin: 10px 0;
	padding: 0 0 8px;
	width: 372px;
	height: 88px;
	overflow: auto;
	font-size: 12px;
	background-color: #fff;
	border: 2px solid #693;
	color: #666;
}
* html #NewsTxt {
	margin: -100px 0 10px 188px;
	padding: 0px 20px 8px;
	width: 308px;
	/*\*/
	margin: 10px 0;
	padding: 0 0 8px;
	width: 372px;
	/**/
}

#NewsTxt a {
	color: #069;
	text-decoration: none;
}
#NewsTxt a:hover {
	color: #09c;
}

#NewsTxt h3 {
	margin: 0 2em 3px 10px;
	padding: 0;
	color: #683;
	font-size: 12px;
	border-bottom: 1px solid #85AD5C;

}
#NewsTxt ul {
	margin: 0 0 1em 10px;
	padding: 0;
	list-style-type: none;
}

#NewsTxt ul li {
	margin: 0 0 2px 2px;
	padding: 3px 0 0 15px;
	line-height: 1.2em;
	color: #000;
	background-image: url("../_cmn_img/m_nothing.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#NewsTxt ul.Ichiran li {
	float: left;
	width: 150px;
	line-height: 1em;
}

* html #NewsTxt ul.Ichiran li {
/*\*/
	background-position: 0 1px;
/**/
}

#NewsTxt .New {
	color: #f00;
}

