﻿/*■■■■　基本タグ　■■■■*/
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
/*	font-family: "ＭＳ Ｐゴシック",OSAKA,Arial,Helvetica,sans-serif; */
	font-size: 13px;
	color: #333333;
	font-weight:normal;
	margin: 5px;
}
body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: medium;
	color: #000063;
	background-color: #FFFFFF;
	background-position: left bottom;
	background-image: url(../images/index_title_mark_02.gif);
	margin: 0px 1px 10px 0px;
	padding: 0px 0px 8px 0px;
	background-repeat: no-repeat;
}
h1 span {
	display: block;
	padding-top:7px;
	margin-left: 32px;
}
a {
	color: #000099;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
img {
	border: 0px;
}

/*■■■■　レイアウト　■■■■*/
#page_all {
	background-image: url(../images/all_bg.gif);
	background-repeat: repeat-y;
}
#container {
	width: 760px;
	background-image: url(../images/body_bg_main_02.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#left_container {
	float: left;
	width: 600px;
}
#left_navi {
	width: 160px;
	float: left;
}
#main {
	float: right;
	width: 590px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right_navi {
	width: 160px;
	float: right;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}


/*■■■■　ヘッダー　■■■■*/
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 760px;
	margin-top: 0px;
	padding-top: 0px;
}
#header_print_01 {
	display: none;
}
#header_print_02 {
	display: none;
}
#header_menu {
	width: 80px;
	margin-left: 700px;
	height: 10px;
	position: absolute;
	top: 7px;
}
#header_02 {
	background-image: url(../images/header_bg_02.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 760px;
}
#header_breadcrumb {
	width: 752px;
	position: absolute;
	top: 25px;
	text-align: right;
	left: 0px;
}
#header_menu_02 {
	width: 209px;
	height: 20px;
	top: 59px;
	left: 550px;
	position: absolute;
}
#header_menu_02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 20px;
}
#header_menu_02 li {
	list-style-type: none;
	top: 66px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*■■■■　左コンテナ　■■■■*/
#left_container {
	float: left;
	width: 600px;
}
#left_navi {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 5px;
}
#left_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_navi li {
	font-size: 0px;
	line-height: 0em;
	list-style-type: none;
	vertical-align: bottom;
}

/*■■■■　メイン（中央部）　■■■■*/
.bread_crumbs_area {
	width: 590px;
	padding: 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-bottom-color: #bdbabd;
}
.main_title {
	width: 590px;
}
.main_list {
	width: 420px;
	margin-left: 10px;
}
#main_east_asia {
	width: 130px;
	background-image: url(../images/title_east_asia.gif);
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	margin-top: 15px;
	padding: 0px;
	margin-right: 10px;
}
#main_east_asia ul {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_east_asia li {
	line-height: 150%;
}
#main_south_east_asia {
	width: 130px;
	background-image: url(../images/title_south_east_asia.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: inline;
	float: left;
	margin-top: 15px;
	padding: 0px;
	margin-right: 10px;
}
#main_south_east_asia ul {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_south_east_asia li {
	line-height: 150%;
}
#main_south_asia {
	width: 130px;
	background-image: url(../images/title_south_asia.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: inline;
	float: left;
	margin-top: 15px;
	padding: 0px;
	margin-right: 10px;
}
#main_south_asia ul {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_south_asia li {
	line-height: 150%;
}
#main_contents {
	width: 585px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main_contents table {
	width: 580px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main_contents tr {
	margin: 0px;
	padding: 0px;
}
#main_contents th {
	background-image: url(../images/table_back.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 150%;
	margin: 0px;
	border: 1px solid #BBBA9D;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#main_contents .list_20px {
	width: 20px;
}
#main_contents .list_30px {
	width: 30px;
}
#main_contents .list_40px {
	width: 40px;
}
#main_contents .list_50px {
	width: 50px;
}
#main_contents .list_60px {
	width: 60px;
}
#main_contents .list_70px {
	width: 70px;
}
#main_contents .list_80px {
	width: 80px;
}
#main_contents .list_90px {
	width: 90px;
}
#main_contents .list_100px {
	width: 100px;
}
#main_contents .list_110px {
	width: 110px;
}
#main_contents .list_120px {
	width: 120px;
}
#main_contents .list_150px {
	width: 150px;
}
#main_contents .list_210px {
	width: 210px;
}
#main_contents .list_230px {
	width: 230px;
}
#main_contents .list_250px {
	width: 250px;
}
#main_contents .list_270px {
	width: 270px;
}
#main_contents .list_310px {
	width: 310px;
}
#main_contents .list_450px {
	width: 450px;
}
#main_contents td {
	line-height: 150%;
	margin: 0px;
	border: 1px solid #BBBA9D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#main_contents caption {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 13px;
	padding-left: 2px;
}
#map_number_name {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	margin: 0px;
}

/*■■■■　フッター　■■■■*/
#footer {
	width: 760px;
}
#footer_navi {
	color: #333333;
	line-height: 160%;
	clear:both;
	width: 759px;
	background-color: #ffffff;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer_copy {
	text-align:right;
	background-color: #ffffff;
	width: 759px;
	color: #000000;
	line-height: 120%;
	clear: both;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #bcbcbc;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


span.upper_line {text-decoration: overline;}