/* CSS Document */
/* 基本ベース */
html{
    font-size:100%;
}
body{
	color:#333333;
	background-color:#E3D9C6;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	width:100%;
}
h1,h2,h3,h4,h5,h6 {
    padding:0px;
	margin:0px;
	clear:both;
	text-indent:1em;
}
img a,img {
    border:none;
}
a {
    color: #29AFA6;
	text-decoration : none ;
}
a:visited {
    color: #00586F;
	text-decoration : none ;
}
a:hover {
    color:#29AFA6;
    text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}
p,dl,ul,li,dt,dd {
    margin: 0;
	padding: 0;
}

strong {
    font-weight:normal;
}
.invisi {
    text-indent:-9999px;
	display:none;
}
/* 基本ベース */
#bg {
	background-image: url(../img/bg_bg.png);
	height:368px;
	background-repeat:no-repeat;
	background-position:center top;
	z-index:1;
	margin: 0 auto;
	position:absolute;
	clear:none;
}
#container {/*外枠*/
	width:960px;
	height:auto;
    margin: 0 auto;
	padding: 0px;
	background-image:url(../img/bg_container.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	clear:both;
}
#logo a{
    width: 330px;
	height: 68px;
	overflow: hidden;
	text-indent:-9999px;
	top: 0;
	margin: 0;
	padding:0;
	position: absolute;
	z-index:4;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0;
	clear: both;
	border:none;
}
#logo_e a{
    width: 450px;
	height: 68px;
	overflow: hidden;
	text-indent:-9999px;
	top: 0;
	margin: 0;
	padding:0;
	position: absolute;
	z-index:4;
	background-image: url(../img/logo_e.png);
	background-repeat: no-repeat;
	background-position: 0;
	clear: both;
	border:none;
}
#logo_e a:hover,a:visited,
#logo a:hover,a:visited {
    border:none;
}

/*ヘッダ部分*/
#header {
	height: 112px;
	width: 958px;
	position: absolute;
	background-image: url(../img/bg_head.png);
	background-repeat: repeat-x;
	margin:0px 1px 0px 1px;
	padding:0;
	top:0;
}
#pankuzu {
    width: auto;
	height:13px;
	position: absolute;
	padding:3px 10px 0px 0px;
	margin:0;
	top: 91px;
	color:#FFFFFF;
	text-indent:1em;
	font-size: 10px;
	letter-spacing:1px;
	background-color:#000000;
}
#head_copy {
    width: 440px;
	height: auto;
	position: absolute;
	float:right;
	padding:0;
	margin:0;
	top: 24px;
	right:10px;
	color:#000000;
	font-size: 10px;
	letter-spacing:1px;
}
/*ヘッダメインメニュー*/
#menu {
    width:420px;
	height:26px;
	margin:81px 1px 5px 538px;
	position: absolute;
	z-index:2;
	list-style:none;
}
.menu {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
	height:26px;
	width:420px;
}
.menu li{
	float:left;
	margin:0;
	padding:0;
	background:none;
}
.menu a{
	float:left;
	height:26px;
	text-indent:-9999px;
	font-size:0;
	cursor:pointer;
}
.menu_top a{
	width:68px;
	background:url(../img/head_menu_top.png) no-repeat;
}
.menu_sitemap a{
	width:104px;
	background:url(../img/head_menu_sitemap.png) no-repeat;
}
.menu_contact a{
	width:130px;
	background:url(../img/head_menu_contact.png) no-repeat;
}
.menu_english a{
	width:110px;
	background:url(../img/head_menu_english.png) no-repeat;
}
.menu_japanese a{
	width:110px;
	background:url(../img/head_menu_japanese.png) no-repeat;
}
.menu a:hover,
.menu li.active a{
	background-position:0 -26px !important;
	border:none;
}
/*ヘッダメインメニュー*/
/*ヘッダ部分*/

/*フッター*/
#foot {
	width:960px;
	height: auto;
	margin:0;
	padding:0;
	background-color:#1F1F1F;
	clear:both;
	display:block;
}
.copy,
.address{
	text-align:center;
	vertical-align:bottom;
	color: #FFFFFF;
	line-height: 1.4em;
	margin:0;
	font-weight:normal;
	clear:both;
}
.address{/*住所*/
	font-size: 11px;
}
.copy{/*住所*/
	font-size: 12px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
/*フッターのリンクリスト*/
#linklist{/*リンクリスト*/
	width:100%;
	height:30px;
	position: relative;
	text-align:center;
	vertical-align:middle;
	font-size: 11px;
	z-index:3;
	letter-spacing: 1px;
	padding:1px 0px 0px 0px;
	line-height:2.2em;
	color:#DF4B3F;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
#linklist li {
    display:inline;
    padding-left:10px;
    padding-right:5px;
    border-left:1px solid;
}
#linklist li.first {
    border-left:none;
}

li#linklist a{
	letter-spacing: 0.2em;
}

li#linklist a:hover{
	text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}
/*フッターのリンクリスト*/
/*フッター*/

/*コンテンツ*/
#contents {/*全ページ共通コンテンツ*/
	width:960px;
	height:auto;
	padding:0;
	margin:0 auto;
	top:112px;
	position: relative;
	background-image:url(../img/bg_container.png);
	background-repeat: repeat-y;
}
/*イメージ画像*/
#img_sitemap,
#img_contact,
#img_outline,
#img_jetro,
#img_donate,
#img_inheri,
#img_hospital,
#img_small,
#img_estab {/*トップページ*/
    width:958px;
	height:170px;
	text-indent:-9999px;
	margin: 0px 1px;
	padding:0;
	position: relative;
	background-repeat: no-repeat;
	display:block;
	z-index:30;
}
#main_img {
    margin: 0px 1px;
	width:958px;
	height:250px;
}
#img_estab {
	background-image:url(../img/image_estab.jpg);
}
#img_small {
	background-image:url(../img/image_small.jpg);
}
#img_hospital {
	background-image:url(../img/image_hospital.jpg);
}
#img_inheri {
	background-image:url(../img/image_inheri.jpg);
}
#img_donate {
	background-image:url(../img/image_donate.jpg);
}
#img_jetro {
	background-image:url(../img/image_jetro.jpg);
}
#img_outline {
	background-image:url(../img/image_outline.jpg);
}
#img_contact {
	background-image:url(../img/image_contact.jpg);
}
#img_sitemap {
	background-image:url(../img/image_sitemap.jpg);
}
/*イメージ画像*/

/*イメージ画像下*/
#main_contents {
	width:958px;
	height:auto;
	padding:0;
	margin:0px 1px 0px 1px;
	top:0px;
	position: relative;
	background-color:#FFFFFF;
	clear:both;
}
#only {
    width: 948px;
	height:auto;
	position: relative;
	margin: 0px 6px 0px 6px;
	padding:0;
	top:2px;
}
/*イメージ画像下*/
/*トップ右側*/
#right {
    width:750px;
    margin: 0;
	padding: 0px 0px 0px 8px;
	float:right;
	z-index:200;
}
#news {/*更新情報*/
	width: 740px;
	height:24px;
	position: relative;
	padding:0;
	margin: 8px 0px 0px 0px;
	display: block;
	background-image: url(../img/bg_news.png);
	background-repeat: no-repeat;
	border:none;
}
#newscontent {
	padding:7px 0px 0px 0px;
	margin: 0;
	color:#FFFFFF;
	line-height:1em;
	text-indent:130px;
	font-size:12px;
}
#newsmore a,
#newsmore a:visited{
    width:60px;
	height:20px;
	display: block;
	text-indent:-9999px;
	background-image:url(../img/news_more.png);
	background-repeat:no-repeat;
	background-position: top;
	border:none;
	padding:0;
	margin-top:-17px;
	margin-right:15px;
	margin-left:680px;
	position: absolute;
}
#newsmore a:hover,
#newsmore active a{
	background-position:0 -20px !important;
	border:none;
	padding:0;
	margin-top:-17px;
	margin-right:15px;
	margin-left:680px;
}
.right_a {
    float: left;
	width: 360px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	display:block;
}
.right_b {
    float: right;
	width: 360px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
	display:block;
}
.three_text {
    margin:40px 85px 0px 20px;
	font-size:12px;
	letter-spacing:1px;
	line-height:1.2em;
}

/*トップ右側*/

/*トップ左側*/
#left {
    width:192px;
	margin: 0;
	padding:0px 0px 0px 8px;
	float:left;
}
#left_menu_service {/*左メニュー*/
	clear:both;
	margin:8px 0px 0px 0px;
	padding:0;
	list-style:none;
	
}
#left_menu_ja a,
#left_menu_ja a:visited,
#left_menu_inquiry a,
#left_menu_inquiry a:visited,
#left_menu_inquiry_ja a,
#left_menu_inquiry_ja a:visited,
#left_menu_outline a,
#left_menu_outline a:visited,
#left_menu_outline_ja a,
#left_menu_outline_ja a:visited,
#left_menu_jetro a,
#left_menu_jetro a:visited,
#left_menu_jetro_ja a,
#left_menu_jetro_ja a:visited,
#left_menu_donation a,
#left_menu_donation a:visited,
#left_menu_inherit a,
#left_menu_inherit a:visited,
#left_menu_hospital a,
#left_menu_hospital a:visited,
#left_menu_smaller a,
#left_menu_smaller a:visited,
#left_menu_estab a,
#left_menu_estab a:visited{
    width:190px;
	height:40px;
	display: block;
	list-style: none;
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#left_menu_estab a,
#left_menu_estab a:visited{
	background-image:url(../img/left_menu_estab.png);
}
#left_menu_smaller a,
#left_menu_smaller a:visited{
	background-image:url(../img/left_menu_smaller.png);
}
#left_menu_hospital a,
#left_menu_hospital a:visited{
	background-image:url(../img/left_menu_hospital.png);
}
#left_menu_inherit a,
#left_menu_inherit a:visited{
	background-image:url(../img/left_menu_inherit.png);
}
#left_menu_donation a,
#left_menu_donation a:visited{
	background-image:url(../img/left_menu_donation.png);
}
#left_menu_jetro_ja a,
#left_menu_jetro_ja a:visited{
	background-image:url(../img/left_menu_jetro_ja.png);
}
#left_menu_jetro a,
#left_menu_jetro a:visited{
	background-image:url(../img/left_menu_jetro.png);
}
#left_menu_outline_ja a,
#left_menu_outline_ja a:visited{
	background-image:url(../img/left_menu_outline_ja.png);
}
#left_menu_outline a,
#left_menu_outline a:visited{
	background-image:url(../img/left_menu_outline.png);
}
#left_menu_inquiry_ja a,
#left_menu_inquiry_ja a:visited{
	background-image:url(../img/left_menu_inquiry_ja.png);
}
#left_menu_inquiry a,
#left_menu_inquiry a:visited{
	background-image:url(../img/left_menu_inquiry.png);
}
#left_menu_ja a,
#left_menu_ja a:visited{
	background-image:url(../img/left_menu_ja.png);
}
#left_menu_ja a:hover,
#left_menu_ja active a,
#left_menu_inquiry a:hover,
#left_menu_inquiry active a,
#left_menu_inquiry_ja a:hover,
#left_menu_inquiry_ja active a,
#left_menu_outline a:hover,
#left_menu_outline active a,
#left_menu_outline_ja a:hover,
#left_menu_outline_ja active a,
#left_menu_jetro a:hover,
#left_menu_jetro active a,
#left_menu_jetro_ja a:hover,
#left_menu_jetro_ja active a,
#left_menu_donation a:hover,
#left_menu_donation active a,
#left_menu_inherit a:hover,
#left_menu_inherit active a,
#left_menu_hospital a:hover,
#left_menu_hospital active a,
#left_menu_smaller a:hover,
#left_menu_smaller active a,
#left_menu_estab a:hover,
#left_menu_estab active a{
	background-position:0 -40px !important;
	border:none;
	margin:0;
	padding:0;
}

/*左リンク*/
#left_link {
	margin:25px 0px 20px 0px;
	width:190px;
	list-style:none;
}
#left_link_title {
	margin:0;
	width:190px;
	height:30px;
	text-indent: -9999px;
	list-style:none;
	background-repeat:no-repeat;
	background-position: top;
	background-image:url(../img/left_link.png)
}
#link_kys a,
#link_kys a:visited,
#link_aihara a,
#link_aihara a:visited{
    width:190px;
	height:70px;
	display: block;
	list-style: none;
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#link_cho-la a,
#link_cho-la a:visited,
#link_traffic a,
#link_traffic a:visited,
#link_hayate a,
#link_hayate a:visited{
    width:190px;
	height:63px;
	display: block;
	list-style: none;
	background-repeat:no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#link_aihara a,
#link_aihara a:visited{
	background-image:url(../img/link_aihara.png);
}
#link_hayate a,
#link_hayate a:visited{
	background-image:url(../img/link_hayate.png);
}
#link_traffic a,
#link_traffic a:visited{
	background-image:url(../img/link_traffic.png);
}
#link_cho-la a,
#link_cho-la a:visited{
	background-image:url(../img/link_cho-la.png);
}
#link_kys a,
#link_kys a:visited{
	background-image:url(../img/link_kys.png);
}
#link_kys a:hover,
#link_kys active a,
#link_aihara a:hover,
#link_aihara active a{
	background-position:0 -70px !important;
	border:none;
	margin:0;
	padding:0;
}
#link_cho-la a:hover,
#link_cho-la active a,
#link_traffic a:hover,
#link_traffic active a,
#link_hayate a:hover,
#link_hayate active a{
	background-position:0 -63px !important;
	border:none;
	margin:0;
	padding:0;
}
/*左リンク*/
/*トップ左側*/

/*コンテンツ*/
.pagetop{
   float: right;
   margin: 5px 10px 10px auto;
   padding: 5px;
   width: 80px;
   background: #1F1F1F;
   font-size: 12px;
   font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
   text-align: center;
   letter-spacing: 0em;
   clear:both;
   height:10px;
   line-height:0.8em;
   display:block;
}
.pagetop a:hover {
    text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}

/*タイトル*/
.title_free,
.title_free_en {/*テキストタイトル*/
    width:740px;
	height:30px;
	padding:0;
	margin:8px 0px 5px 0px;
	font-size:17px;
	font-weight: bold;
	color:#000000;
	text-indent:15px;
	line-height:1.7em;
	letter-spacing:1px;
	background-image: url(../img/title_free.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
	overflow: hidden;
	display: block;
}
.title_free_en {
    font-size: 18px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
.title_free_l,
.title_free_l_en {/*テキストタイトル*/
    width:942px;
	height:30px;
	padding:0;
	margin:8px auto;
	font-size:17px;
	font-weight: bold;
	color:#000000;
	text-indent:15px;
	line-height:1.7em;
	letter-spacing:1px;
	background-image: url(../img/title_free_l.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
	overflow: hidden;
	display: block;
}
.title_free_l_en {
    font-size: 18px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
table caption,
.title_free_e,
.title_free_s {
	padding:0;
	margin:20px 0px 5px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent:10px;
	line-height:1.1em;
	background-position: 0 0;
	background-image: url(../img/title_free_s.png);
	background-repeat: no-repeat;
	text-align: left;
}
table caption,
.title_free_s {font-size: 14px;}

.title_free_e {
    font-size: 16px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

.title_free_s,
.title_free_e {color: #DF4B3F;}

table caption {color: #49B4C4;}

.arrow,
.arrow_e {
	padding:0;
	margin:5px 10px 10px 10px;
	font-weight: bold;
	text-indent:25px;
	line-height:1.2em;
	background-position: 0 0;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	color:#826B42;
	list-style:none;
}
.arrow {font-size: 15px;}
.arrow_e {
    font-size: 16px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
.note {
    padding:0;
	margin:5px 10px 20px 34px;
	font-size: 13px;
	color: #423722;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-indent:1em;
}
.sub_title_text,
.sub_title_e {
	padding:0px 10px;
	margin: 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0em;
	font-weight: bold;
	text-indent:0em;
}
.sub_title_e {
    font-size: 15px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
ul.number {
    list-style-type:decimal;
	margin:5px 40px;
	padding:0;
}
li.number {
	color:#423722;
	font-size: 13px;
	line-height:1.2em;
	margin:10px 20px;
}ul.iroha {
    list-style-type:none;
	margin:0px 40px;
	padding:0;
}
li.iroha {
	margin:10px 0px;
	padding:0;
	color:#532200;
	font-size: 13px;
	line-height:1.2em;
	font-weight: bold;
}
/*タイトル*/
/*コンテンツ*/

/*classさまざま*/
.normal {
    padding:0px 5px;
	margin:0px 0px 10px 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-indent:1em;
}
.normal img{
    float: right;
	margin:0px 5px 0px 10px;
	border:none;
	clear:both;
}
.normal_e {/*太字英語版*/
	padding:0px 5px;
	margin:0px 0px 10px 0px;
	font-size: 15px;
	color: #000000;
	line-height: 1.2em;
	text-indent:1em;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
.sub_title_text {
	padding:5px 10px;
	margin: 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0em;
	font-weight: bold;
	text-indent:0em;
}
.sub_title_text img{
    float: right;
	margin:0px 5px 10px 0px;
	border:none;
	clear:both;
}
.text_cen {
	padding:5px 10px;
	margin: 0;
	font-size: 15px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0em;
	font-weight: bold;
	text-align:center;
}
.small {
	margin: 0;
	padding:0;
	padding-left:0px;
	padding-top:0.1em;
	font-size: 11px;
	color: #333333;
	clear:both;
	font-weight:normal;
}
.mid {
	padding:0;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0em;
	text-indent:0em;
}
.text_r {
    padding:0;
	margin:0px 10px;
	font-size: 13px;
	color: #DF4B3F;
	letter-spacing: 1px;
	text-align:right;
	clear:both;
}
.text_m {
    padding:5px 0px 5px 5px;
	margin:0px;
	font-size: 13px;
	color: #FF6666;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-align:left;
}
.text_check {
    padding:5px 0px 0px 5px;
	margin:0px;
	font-size: 16px;
	color: #333333;
	line-height: 1em;
	letter-spacing: 1px;
	text-align:left;
}
.hr {
	background-image: url(../img/bg_hr.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 700px;
	clear:both;
	margin:10px auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}
.map{
    text-align:center;
	border-color:#ECECE6;
	border: none;
	width:520px;
	height:320px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.cen {
    text-align:center;
	margin:15px 0px 0px 0px;
	border:none;
}
.more a {
	height:13px;
	padding:3px;
	margin-right:10px;
	color:#FFFFFF;
	font-size: 12px;
	line-height:1em;
	letter-spacing:1px;
	background-color:#49B4C4;
	float:right;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	border:none;
}
/*新着情報*/
.news_title {/*新着情報タイトル*/
	padding:0;
	margin:10px;
	font-size: 15px;
	color: #FF6699;
	letter-spacing: 0px;
	line-height:1.2em;
	text-indent:0;
}
.date {/*新着情報タイトル日付*/
	padding:0;
	margin:0;
	font-size: 11px;
	color: #29AFA6;
	letter-spacing: 1px;
	line-height:1.8em;
	font-weight:normal;
	text-indent:0;
}
/*新着情報*/

/*地図*/
#access {
    width:748px;
	height:550px;
	background-color:#FFFFFF;
}
/*地図*/
/*テーブル*/
table,
table.en {
	border-collapse: separate;
	border-spacing: 0;
	color:#3A3A3A;
	font-size:12px;
	letter-spacing:0.05em;
	width:95%;
	margin:auto;
}
table.en {
    font-size:13px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
thead th,
thead td {
    font-weight: normal;
	line-height:normal;
	text-align: left;
	font-size:11px;
	color:#C1AC84;
	letter-spacing:0.2em;
	border-bottom: 0.2em solid #DF4B3F;
	padding-top:1em;
	padding-bottom:0.1em;
	background-color: #FFFFFF;
}

tfoot th,
tfoot td {
    font-weight: normal;
	line-height:normal;
	text-align: left;
	font-size:11px;
	color:#C1AC84;
	letter-spacing:0.2em;
	border-top: 0.2em solid #DF4B3F;
	padding-bottom:1em;
	padding-top:0.2em;
	background-color: #FFFFFF;
}

th,td {
    padding: 0.7em 0.25em;
	background-color:#FCFBF8;
}
tbody th,td	{
    text-align: left;
	vertical-align: top;/*二行以上になった時に上詰めになるように*/
	/*overflow:auto;*/
}
tbody th {
    font-weight: bold;
	white-space: nowrap;
	color:#1F1F1F;
}

tbody th a:link,
tbody th a:visited {
    font-weight: bold;
}

/*tbody th + td {
    white-space: nowrap;
}*/

tbody td,
tbody th {
    border: 1px solid #fff;
	border-width: 1px 0;
}

tbody tr.odd th,
tbody tr.odd td {
    border-color: #D7C9AE;
	background: #F9F8EE;
}

tbody tr:hover td,
tbody tr:hover th {
    background: #F7F4E6;
}
/*テーブル*/
/*classさまざま*/

