/*------------------------------

PAGE CSS

------------------------------*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	background-image: url(../common/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.clear {
	clear: both;
}
.lang_zone_left {
	float: left;
	height: auto;
	width: 350px;
}
.lang_zone_right {
	float: right;
	height: auto;
	width: 350px;
}
a:link {
	color: #062B79;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #062B79;
}
a:hover {
	text-decoration: none;
	color: #062B79;
}
a:active {
	text-decoration: underline;
	color: #062B79;
}

img {
	border:none;
}

img, p, div, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	display: block;
}
#site {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../common/head_bg.jpg);
	background-repeat: repeat-x;
	height: 88px;
	width: 800px;
}
.h1_logo {
	float: left;
	height: auto;
	width: 223px;
	padding-top: 13px;
	padding-left: 16px;
}
.head_right {
	height: auto;
	width: 200px;
	padding-top: 19px;
	padding-right: 0px;
	float: right;
}
.list_head {
	float: left;
	height: 20px;
	width: 74px;
	margin-right: 5px;
	list-style-type: none;
}
.list_head_last {
	float: left;
	height: 20px;
	width: 74px;
	list-style-type: none;
}
.head_links {
	height: auto;
	width: 153px;
	margin-top: 13px;
}
.head_links_eng {
	height: auto;
	width: 133px;
	margin-left: 10px;
	margin-top: 13px;
}
#navi {
	height: 50px;
	width: 800px;
}
.navilist {
	float: left;
	height: 50px;
	width: 160px;
	list-style-type: none;
}
.navilist_right {
	float: right;
	height: 50px;
	width: 160px;
	list-style-type: none;
}
.visual {
	height: auto;
	width: 800px;
}
#data {
	height: auto;
	width: 740px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#data_entrance {
	height: auto;
	width: 740px;
	margin: 30px;
}
.left_data {
	float: left;
	height: auto;
	width: 490px;
}
.right_data {
	float: right;
	height: auto;
	width: 220px;
	clear: none;
	position: relative;
}
.pagetop {
	height: auto;
	width: 111px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left: 629px;
}
.pagetop_eng {
	height: auto;
	width: 59px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left: 681px;
}

#synthesis{
	width:690px;
	margin:0 auto 30px auto;
	padding:15px 0 15px 80px;
	border-top:#E0E0E0 solid 1px;
	border-bottom:#E0E0E0 solid 1px;
}
#informBOXL{
	width:135px;
	float:left;
	margin:0 70px 0 0;
}

.imgBOX{
	border:solid 1px #CCCCCC;
	padding:3px;
}
	
#informBOXR{
	width:425px;
	float:left;
}

#informBOXR p{
	margin:0 0 30px 12px;
}

#informBOXR p a img{
	border:none;
}

#informBOXR h3{
	width:400px;
	margin:0 auto 3px auto;
}

#informBOXR dl{
	width:400px;
	margin:0 auto 5px;
	display:block;
	border-bottom:dashed #CCCCCC 1px;
	padding:5px;
}

#informBOXR dt{
	background:url(../common/arrow_cont.jpg) no-repeat 0.5em 0.8em;
	padding:5px 5px 5px 15px;
}

#informBOXR dd{
	text-align:right;
	padding:5px;
}

#foot {
	height: auto;
	width: 800px;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #052A78;
	padding-bottom: 10px;
}
.footlinks {
	width: 110px;
	position: relative;
	margin-top: -16px;
	margin-left: 20px;
}
.footlinks_eng {
	width: 84px;
	position: relative;
	margin-top: -16px;
	margin-left: 20px;
}
#kityou {
	margin-top: 10px;
	margin-bottom: 10px;
}
