html {
	height:100%;
}
body {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	height:100%;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00664D;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
}
#container #header {
	margin-bottom: 25px;
	padding-top: 20px;
}
#container #header p {
	display: block;
	float: left;
	width: 347px;
}
#container #header #searchform {
	display: block;
	float: left;
	width: 186px;
	margin: 0px;
	padding: 0px;
}
#container #header.eng #searchform {
	width: 293px;
}
#container #header #searchform .search_area {
	width: 135px;
	border: 2px solid #b3b3b3;
	margin-right: 5px;
	height: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	font-size: 77%;
}
#container #header.eng #searchform .search_area {
	width: 245px;
}
#container #header #searchform .searchsubmit {
	background-image: url(../img/btn_search.gif);
	background-repeat: no-repeat;
	background-color: #999;
	height: 15px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	vertical-align: bottom;
}
#container #header ul {
	display: block;
	float: right;
	margin-right: -7px;
}
#container #header.eng ul {
	display: block;
	float: right;
	margin-right: -7px;
}
#container #header ul li {
	display: inline;
	margin-right: 7px;
}
#footer {
	background-color: #d7d7d7;
	position: relative;
	width: 100%;
}
#footer .footbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}
#footer .footbox a {
	color: #000;
	text-decoration: none;
}
#footer .footbox a:hover {
	color: #999;
	text-decoration: underline;
}
#footer .footbox ul.fir {
	display: block;
	width: 500px;
}
#footer .footbox ul.fir li.d01 {
	display: block;
	float: left;
	width: 105px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 5px;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.6;
}
#footer.eng .footbox ul.fir li.d01 {
	width: 120px;
}
#footer .footbox ul.fir li.d02 {
	display: block;
	float: left;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 5px;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.6;
}
#footer .footbox ul.fir li.d02 {
	width: 270px;
}
#footer .footbox ul.fir li ul li  {
	font-weight: normal;
	font-size: 93%;
	line-height: 2;
}
#footer .footbox ul.fir .d02 .cate  {
	display: block;
	float: left;
	width: 47%;
}
#footer .footbox ul.fir .d02 .cate.bar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 5px;
	width: 43%;
}
#footer .footbox ul.fir .d02 .cate.bar.en {
    width: 50%;
}
#footer .footbox ul.fir .d02 span  {
	display: block;
	width: 100%;
}
#footer .footbox .copyright {
	width: 300px;
	position: absolute;
	right: 0px;
	bottom: 25px;
}
#footer .footbox .copyright address {
	font-size: 77%;
}
#footer .footbox .copyright p {
	font-size: 77%;
	line-height: 1.4;
}

/*  */
h1.scnames {
	font-size: 100%;
	font-weight: bold;
}


/* Area design css add 2014.05.14 */
div#areabox {
}
div#areabox ul {
	text-align: right;
	margin-right: 2px;
}
div#areabox ul li {
	font-size: 10px;
	display: inline-block;
}
div#areabox ul li a {
	padding: 5px;
	color: #666;
	text-decoration: underline;
}
div#areabox ul li a img {
	margin-right: 3px;
}
div#areabox ul li a.on {
	color: #fff;
	background-color: #666666;
}


