@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:    url("../images/bg.gif");
	background-repeat: repeat-y;
	font-size: 12px;
	color: #333333;
}

a{
	color: #990000;
}
a:hover{
	text-decoration: none;
	color: #FF6666;
}
h3.semititle{
	color: #663333;
	font-size: 14px;
}
img.right{
	float: right;
}
img.left{}
a img{
	border: 0px;
}
.center{
	text-align: center;
}
p.posted{
	border-top: 1px dashed;
	border-top-color: #CCCCCC;
	text-align: right;
	padding-top: 2px;
}
td{
	line-height: 160%;
	font-size: 12px;
}
/**/
#logo{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	height: 120px;
}
#logo a{
	background-image:    url("../images/logo_c.gif");
	background-repeat: no-repeat;
	display: block;
	width: 170px;
	height: 119px;
	font-size: 6px;
	text-indent: -9999px;
}

#container{
	background-image:    url("../images/container_bg.gif");
	background-repeat: repeat-y;
	width: 801px;
	clear: both;
}

#left_colum{
	width: 170px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#left_colum div.inner{}
#left_colum h3.blocktitle{
	margin: 0px;
	display: block;
	height: 25px;
	text-indent: -9999px;
}
#left_colum div.blockcontents{
	border-top: 1px solid;
	border-top-color: #999999;
	border-bottom: 1px solid;
	border-bottom-color: #CCCC99;
	padding-bottom: 5px;
	line-height: 140%;
}
#left_colum dl{
	padding: 5px 5px 0px 5px;
	margin: 0px;
	font-weight: bolder;
}
#left_colum dt{
	background-image: url(../images/arrows_5_hl.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 15px;
}
#left_colum dd{
	margin-left: 0px;
	background-image: url(../images/arrows_6.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 15px;
}
#l_title01{
	background-image: url(images/l_title01.gif);
}

#menu{
	font-size: 10px;
	background-color: #FFFFFF;
	background: none;
	text-align: left;
	padding: 1px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
#menu li.menu_s{
	margin-left: 10px;
}
#menu li.menu_l a{
	height: 35px;
	display: block;
	width: 168px;
}
#menu li.menu_s a{
	height: 25px;
	display: block;
	width: 158px;
}
#menu li.menu_l a:hover{
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#menu li.menu_s a:hover{
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#menu li{
	display: block;
}

#menu a{
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
}
#menu01 a{background-image:   url("images/contents_menu_01.gif");}
#menu02 a{background-image:   url("images/contents_menu_01-1.gif");}
#menu03 a{background-image:   url("images/contents_menu_01-2.gif");}
#menu04 a{background-image:   url("images/contents_menu_01-3.gif");}
#menu05 a{background-image:   url("images/contents_menu_01-4.gif");}
#menu06{
	background-image:   url("images/contents_menu_02.gif");
	height: 35px;
	display: block;
	width: 168px;
	text-indent: -9999px;
}
#menu07 a{background-image:   url("images/contents_menu_02-1.gif");}
#menu08 a{background-image:   url("images/contents_menu_02-2.gif");}
#menu09 a{background-image:   url("images/contents_menu_02-3.gif");}
#menu10 a{background-image:   url("images/contents_menu_04.gif");}
#menu11{
	background-image:   url("images/contents_menu_05.gif");
	text-indent: -9999px;
	height: 35px;
	display: block;
	width: 168px;
	text-indent: -9999px;
}
#menu12 a{background-image:   url(images/contents_menu_05-1.gif);}
#menu13 a{background-image:   url(images/contents_menu_05-2.gif);}
#menu14 a{background-image:   url("images/contents_menu_06.gif");}
#menu15 a{background-image:   url("images/contents_menu_07.gif");}
#menu16 a{background-image:   url("images/contents_menu_08.gif");}
#menu17 a{background-image:   url("images/contents_menu_09.gif");}
#menu18 a{background-image:   url("images/contents_menu_10.gif");}

#right_colum{
	width: 630px;
	float: right;
	background: none;
	border-left-color: #CCCCCC;
}
#right_colum div#include{
	clear: both;
	width: 630px;
	background-color: #FFFFFF;
}
#right_colum div.inner{
	padding: 10px;
}

#right_colum h2.blocktitle{
	margin: 0px;
	background-repeat: no-repeat;
	display: block;
	font-size: 1.2em;
	background-image: url(../images/contents_box_title.gif);
	padding: 8px 20px;
	color: #990000;
}
#right_colum div.blockcontents{
	background-image:   url(../images/contents_box_middle.gif);
	background-repeat: repeat-y;
	padding: 5px 10px;
	line-height: 1.6em;
	font-size: 1em;
}
#right_colum div.blockcontents p{
	margin: 10px 0px 15px 0px;
}
#right_colum div.blockbottom{
	background-image:   url(../images/contents_box_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	text-indent: -9999px;
}

h3.s_subtitle{
	margin: 0px 0px 5px 0px;
	color: #990000;
	font-size: 1.2em;
	border-bottom: 1px solid;
	border-bottom-color: #990000;
}
h3.subtitle{
	background-repeat: no-repeat;
	clear: both;
	display: block;
	background-image: url(../images/subtitle.gif);
	font-size: 1.2em;
	color: #663333;
	padding: 3px 10px;
}
h3.c_subtitle{
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: 25px;
	font-size: 6px;
	text-indent: -9999px;
}
#navi{
	background-color: #EBEBEB;
	padding: 5px;
	clear: both;
}
#head{
	background-repeat: no-repeat;
	width: 630px;
	display: block;
	height: 120px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-image:   url(images/archives_title.gif);
}
#head div.in{
	clear: both;
	width: 630px;
	padding-top: 40px;
	padding-bottom: 0px;
}
h2.archivestitle{
	margin: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	font-size: 1.0em;
	text-indent: -9999px;
}

.head01{background-image:   url(images/archives_title_bg01.gif);}

#title01{
	background-image:   url(images/archives_title01.gif);
	width: 307px;
}

#lang{font-size: 10px;}
#lang ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lang li{
	float: left;
	margin-left: 10px;
}
#lang li,#lang a{
	display: block;
	height: 12px;
}
#lang a{
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
#jp a{
	background-image:   url(../images/japanese_en.gif);
	width: 66px;
}
#jp a:hover{
	background-image:   url(../images/japanese_en_ov.gif);
}
#en a{
	background-image:    url("../images/english.gif");
	width: 54px;
}
#en a:hover{
	background-image:    url("../images/english_ov.gif");
}

#footer{
	width: 801px;
	clear: both;
	background-image:   url(../images/footer_bg.gif);
	border-top: 2px solid;
	border-top-color: #666666;
	text-align: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#footer div.inner{
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 5px;
}
#footer h4{
	margin: 0px;
}
#logo_s{}
#logo_s a{
	background-image:   url(../images/logo_s.gif);
	display: block;
	background-repeat: no-repeat;
	width: 112px;
	height: 28px;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	text-indent: -9999px;
	margin-left: auto;
}
#logo_s a:hover{}

#pagetop{
	clear: both;
	margin: 0px;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 10px;
}
#pagetop p{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
}
#pagetop p a{
	background-image:   url(images/head.gif);
	background-repeat: no-repeat;
	font-size: 5px;
	width: 131px;
	height: 13px;
	text-indent: -9999px;
	text-align: left;
	display: block;
	margin-left: auto;
}
#pagetop a:hover{
	background-image:   url(images/head_ov.gif);
}
#copyright{
	clear: both;
	padding-top: 2px;
	margin: 0px;
	text-align: right;
}
#copyright p{
	background-image:    url("../images/copyright.gif");
	background-repeat: no-repeat;
	font-size: 5px;
	width: 325px;
	height: 5px;
	text-indent: -9999px;
	margin-left: auto;
	text-align: left;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/**/
dl.list00{}
dl.list00 dt{
	background-image:    url("../images/002-003.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
dl.list00 dd{
}

dl.list01{}
dl.list01 dt{
	background-image:    url("../images/002-003.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
dl.list01 dd{
	background-image:   url(../images/arrows_6.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 15px;
}
dl.list02{}
dl.list02 dt{
	border-bottom: 1px dashed;
	border-bottom-color: #CCCCCC;
}
dl.list02 dd{
	background-image:   url(../images/arrows_6.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 15px;
	margin-left: 0px;
}

/**/
ul.list01{
	margin: 0px;
	padding: 10px 5px 10px 20px;
}
ul.list01 li{
	margin-bottom: 20px;
	list-style-type: none;
	background-image: url(../images/002-004.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 20px;
	border-bottom: 1px dashed;
	border-bottom-color: #CCCCCC;
}
ul.list02{
	margin: 0px;
	padding: 10px 5px 10px 25px;
}
ul.list02 li{
	list-style-image: url(../images/arrows_6.gif);
	margin-bottom: 10px;
}

#list03{}
#list03 ul{
	margin: 0px;
	list-style-type: none;
	padding: 10px 5px 0px 20px;
}
#list03 li{
	list-style-type: none;
	margin-bottom: 5px;
}
#list03 li,#list03 a{
	display: block;
	height: 13px;
	width: 81px;
	background-repeat: no-repeat;
}
#list03 a{
	text-decoration: none;
	font-size: 6px;
	text-indent: -9999px;
}
#list03-1 a{background-image: url(../images/l_navi01_en.gif);}
#list03-2 a{background-image: url(../images/l_navi02.gif);}
#list03-3 a{background-image: url(../images/l_navi03_en.gif);}
#list03-1 a:hover{}
#list03-2 a:hover{}
#list03-3 a:hover{}
.list04 .date{
	font-weight: bolder;
	color: #996600;
}
ul.list04{
	margin: 0px;
	padding: 10px 5px 10px 25px;
}
ul.list04 li{
	margin-bottom: 10px;
	border-bottom: 1px dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	background-image: url(../images/arrows_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 10px;
}

ol.list01{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
ol.list01 li{}

/**/
table.namelist{
	width: 580px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
table.namelist td{
	text-align: left;
	padding-left: 10px;
}
table.namelist td.left{
	background-color: #F7ECEA;
	vertical-align: top;
	padding-right: 5px;
}
table.namelist td.right{
	background-color: #FFFFFF;
}
table.namelist tr.line{}

table.flow{
	border: 0px;
	margin-bottom: 20px;
}
table.flow td{
	padding: 3px;
	border-bottom: 1px dashed;
	vertical-align: top;
	border-bottom-color: #CCCCCC;
}
table.flow td.left{
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}
table.flow td.right{}

/**/
#map{
	width: 590px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

/**/
.block_left{
	width: 290px;
	float: left;
}
.block_right{
	float: right;
	width: 290px;
}
.inbox{
	margin: 0px;
	border: 1px solid;
	border-color: #CC9966;
	padding: 5px;
	background-color: #F7F1E1;
}
.inbox h3{
	margin: 0px;
	color: #996600;
	font-size: 1.2em;
}
.inbox ul{
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px;
}
.inbox li{}

/**/
table.order{
	width: 590px;
	margin-bottom: 10px;
	background-color: #663333;
}
table.order th{
	font-size: 12px;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	background-color: #A48E55;
}
table.order td{
	font-size: 12px;
	padding: 3px;
}
table.order td.title{
	background-image: url(../images/h3_trackback_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #FFFFFF;
	background-color: #FBFAF8;
}
table.order td.left{
	background-color: #EFE3D1;
	padding-left: 10px;
	padding-right: 10px;
}
table.order td.right{
	background-color: #FFFFFF;
	text-align: center;
}
table.order td.rright{
	background-color: #FFFFFF;
	padding-left: 10px;
}

.sitemap{
	width: 290px;
}
.sitemap a{
	text-decoration: underline;
	color: #333333;
}
.sitemap a:hover{
}
.sitemap h3{
	margin: 0px;
	border-left: 3px solid;
	border-left-color: #990000;
	font-size: 1em;
	padding-left: 10px;
	font-weight: normal;
}
.sitemap h3.single{
	margin-bottom: 40px;
}
.sitemap ul{
	padding-bottom: 10px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
}
.sitemap li{
	background-image: url(../images/arrows_5_hl.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
}
.sitemap ul ul{
}
.sitemap li li{
	background-image: url(../images/arrows_6.gif);
}
.sitemap dd dd{
	background-image: url(../images/arrows_5_hl.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}
#map_left{
	float: left;
}
#map_right{
	float: right;
}
.spacer{
	clear: both;
	text-indent: -9999px;
	font-size: 0.1em;
}
.unesco{
	background-color: #CCCCCC;
}
.unesco th{
	padding: 3px 5px;
	background-color: #EFE3D1;
	font-size: 12px;
}
.unesco td{
	padding: 3px;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.unesco td.body{
	text-align: center;
}
