@charset "utf-8";
/*****************************
	グローバルメニュー cn
*****************************/
#nav_cn {
	height:51px;
	margin: 13px 0 0 9px;
}
#nav_cn ul {
	list-style:none;
	padding:0;
	display: block;
	margin: 0;
}
#nav_cn li {
	float:left;
}
/*****************************
	index
*****************************/
#site-info-ch {
	background-image: url(../cn/img/topinfo_cn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#site-info-ch em {
	font-style: normal;
	font-weight: bold;
}
#site-info-ch p {
	width: 250px;
	float: left;
	line-height: 1.3;
	text-indent: 1em;
	padding: 20px 0 0 40px;
	display: inline;
}
#site-info-ch img {
	float: right;
}
#area_select {
	clear: both;
	text-align: center;
	margin: 15px auto;
}
#area_select a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

