@charset "utf-8";

/*::::: main :::::::::::::::*/
#tmp_format_top {
	width:931px;
	margin-left:15px;
	background:url(/shared/templates/top_english/images/main/main_bg.jpg) no-repeat left top;
}
#tmp_wrap_main {
	padding:0 30px 0 31px;
}
#tmp_main {
	height:1%;
	clear:both;
	width:100%;
}
#tmp_main:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_main_img {
	margin:0 0 24px 0;
	padding:4px 4px 15px 4px;
	background:url(/shared/templates/top_english/images/main/main_img_bg.jpg) no-repeat left top;
}
/*::::: pnavi :::::::::::::::*/
.ptop a {
	display:inline-block;
	background:url(/shared/templates/top_english/images/maincontents/icon_pnavi.gif) no-repeat left center;
	padding-left:15px;
}
.pnavi {
	clear:both;
	margin:0 30px;
}
.ptop {
	text-align:right;
	text-indent:0 !important;
	padding:6px	10px;
}
/*::::: layout :::::::::::::::::*/
#tmp_mm {
	height:1%;
	clear:both;
}
#tmp_mm:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_wrap_menu {
	width:205px;
	margin-right:-207px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_top_maincontents {
	width:100%;
	float:left;
	display:inline;
}
#tmp_wrap_maincontents {
	margin:0 0 0 205px;
	background:url(/shared/templates/top_english/images/main/mcnt_bg.jpg) no-repeat left top;
	padding:0 0 0 35px;
}
/*::::: menu :::::::::::::::::*/
#tmp_menu h2 {
	font-size:1%;
	line-height:0.1;
}
#tmp_menu ul {
	margin:0 0 0 5px;
}
#tmp_menu li {
	margin:0 0 0.7em 0;
	list-style:none;
}
#tmp_access,
#tmp_profile,
#tmp_sistercity,
#tmp_contact {
	margin:0 0 9px 0;
	padding:0 0 9px 0;
	background:url(/shared/templates/top_english/images/menu/box_shadow_bg.jpg) no-repeat center bottom;	
	height:1%;
}
#tmp_access_cnt,
#tmp_profile_cnt,
#tmp_sistercity_cnt,
#tmp_contact_cnt {
	padding:6px 7px;
	background:url(/shared/templates/top_english/images/menu/box_net_bg.gif) repeat left top;
}
#tmp_access_cnt li a,
#tmp_profile_cnt li a,
#tmp_sistercity_cnt li a,
#tmp_contact_cnt li a {
	padding:0 0 0 18px;
	background:url(/shared/templates/top_english/images/menu/icon_navi.gif) no-repeat left 0.2em;
}
#tmp_menu .list_box {
	margin:0 0 5px 0;
	padding:6px 7px;
	height:1%;
}
#tmp_menu .list_box li {
	margin:0 0 5px 0;
	padding:0 0 12px 0 ;
	background:url(/shared/templates/top_english/images/menu/box_shadow_bg.jpg) no-repeat center bottom;	
}
#tmp_menu .list_box li a {
	padding:0 0 0 18px;
	background:url(/shared/templates/top_english/images/menu/icon_navi_02.gif) no-repeat left 0.2em;
}
#tmp_access_cnt p {
	margin:0 0 5px 0;
}
#tmp_sistercity_ttl p {
	margin:0 0 0.2em 0;
}
#tmp_report {
	margin:0 0 10px 0;
}
#tmp_bnr_box ul {
	margin:0;
}
#tmp_bnr_box li {
	margin:0 0 5px 0;
	font-size:1%;
	line-height:0.1;
}
#tmp_contact address {
	font-style:normal;
	color:#336699;
	word-break:break-all;
}
/*::::: tmp_maincontents :::::::::::::::::*/
#tmp_maincontents {
	width:100%;
}
#tmp_maincontents h2 {
	margin:0 0 20px 0;
	font-size:1%;
	line-height:0.1;
	background:url(/shared/templates/top_english/images/maincontents/h2_bg.gif) repeat-x left top;
}
#tmp_maincontents h3 {
	font-size:1%;
	line-height:0.1;
}
#tmp_maincontents ul {
	margin:0 0 0 24px;
	list-style-image:url(/shared/templates/top_english/images/maincontents/icon_list.gif);
}
#tmp_maincontents li {
	margin:0 0 0.5em 0;
}
#tmp_maincontents .more {
	margin:0 0 1em 0;
	text-align:right;
}
/* col2 */
#tmp_maincontents .tourism_box {
	padding:0 0 10px 0;
}
#tmp_maincontents .tourism_box .col2 {
	margin:0 0 10px 0 !important;
}
#tmp_maincontents .tourism_box  table.col2 td.col2L {
	width:98px !important;
	padding-right:11px !important;
}
#tmp_maincontents .tourism_box  table.col2 td.col2R {
	width:100% !important;
}
#tmp_maincontents .tourism_box  div.col2 div.col2L {
	width:98px !important;
	margin-right:-98px !important;
}
#tmp_maincontents .tourism_box  div.col2 div.col2R {
	width:100% !important;
}
#tmp_maincontents .tourism_box  div.col2 div.col2R h3,
#tmp_maincontents .tourism_box  div.col2 div.col2R p {
	margin:0 0 0 109px;
}

/*::::: cms :::::::::::::::*/
#tmp_contents div.section,
#tmp_contents blockquote {
	margin:0px 0px 0px 1em;
}
/* XHTML 1.0 Strict */
/* text */
#tmp_contents p.left,
#tmp_contents div.left {
	text-align:left;
}
#tmp_contents p.right,
#tmp_contents div.right {
	text-align:right;
}
#tmp_contents p.center,
#tmp_contents div.center {
	text-align:center;
}
/* image */
#tmp_contents img.left {
	float:left;
}
#tmp_contents img.right {
	float:right;
}
#tmp_contents img.center {
	vertical-align:middle;
}
#tmp_contents img.top {
	vertical-align:text-top;
}
#tmp_contents img.bottom {
	vertical-align:text-bottom;
}
/* table */
#tmp_contents table.left {
	float:left;
}
#tmp_contents table.right {
	float:right;
}
#tmp_contents th.nowrap,
#tmp_contents td.nowrap {
	white-space:nowrap;
}
/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background:transparent;
}
.txt_blue {
	color:#333399;
	background:transparent;
}
.txt_green {
	color:#007500;
	background:transparent;
}
.txt_gray {
	color:#333333;
	background:transparent;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
/* image */
.float_lft {
	clear:both;
	float:left;
	margin-right:20px !important;
	margin-bottom:10px !important;
}
.float_rgt {
	clear:both;
	float:right;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.clear {
	clear:both;
}
img.noborder {
	border:none !important;
}
/* noicon */
ul.noicon {
	list-style:none !important;
	list-style-image:none !important;
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0px;
}
/* linkicon */
a.icon_pdf,
a.icon_word,
a.icon_excel {
	padding-left:36px;
	margin:0px 3px;
}
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf {
	background:url(/shared/images/contents/icon_pdf.gif) no-repeat 0px 0.2em;
}
a.icon_word {
	background:url(/shared/images/contents/icon_word.gif) no-repeat 0px 0.2em;
}
a.icon_excel {
	background:url(/shared/images/contents/icon_excel.gif) no-repeat 0px 0.2em;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	text-indent:0px !important;
}
/*::::: parts :::::::::::::::*/
/* outline */
table.outline {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0.5em 0px 0.5em;
	border:1px solid #0E2984;
}
table.outline td {
	padding:10px;
}
div.outline {
	margin:0.5em 0px 0.5em;
	padding:10px;
	border:1px solid #0E2984;
}
* html div.outline {
	width:100%;
}
/* col2 */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	text-align:left;
	vertical-align:top;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0px;
}
div.col2 {
	width:100%;
	height:1%;
}
div.col2:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
div.col2 div.col2L {
	float:left;
	width:49%;
	display:table;
	margin-right:2%;
}
div.col2 div.col2R {
	float:left;
	width:48%;
	display:table;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0px;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3 */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	text-align:left;
	vertical-align:top;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0px;
}
div.col3 {
	width:100%;
	height:1%;
}
div.col3:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
div.col3 div.col3L,
div.col3 div.col3M {
	float:left;
	width:32%;
	margin-right:2%;
	display:table;
}
div.col3 div.col3R {
	float:left;
	width:31%;
	display:table;
}
/* img_cap */
table.img_cap {
	border-collapse:collapse;
	border-spacing:0;
	margin:0.3em 0px 0.3em 1em;
}
table.img_cap td {
	padding:0px;
}
table.img_cap p {
	text-indent:0px !important;
}
div.img_cap {
	margin:0.3em 0px 0.3em 1em;
}
div.img_cap p {
	text-indent:0px !important;
}
div.img_cap img {
	margin:0px !important;
}
/* box_info */
table.box_info {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
}
table.box_info td {
	padding:1px;
}
div.box_info {
	margin:0px 0px 10px;
	padding:1px;
	border:1px solid #CCCCCC;
	height:1%;
}
div.box_info:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
table.box_info p.box_info_ttl,
div.box_info p.box_info_ttl {
	padding:5px 10px !important;
	background:#919191 !important;
	color:#FFFFFF !important;
	font-weight:bold !important;
}
table.box_info ul,
div.box_info ul {
	margin:10px 10px 10px 15px !important;
	padding:0px 0px 0px 15px !important;
	list-style-image:url(/shared/templates/free/images/contents/icon_list1.gif)!important;
}
/* box_link */
table.box_link {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
}
table.box_link td {
	padding:1px;
}
div.box_link {
	margin:0px 0px 10px;
	padding:1px;
	border:1px solid #CCCCCC;
	height:1%;
}
div.box_link:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
table.box_link p.box_link_ttl,
div.box_link p.box_link_ttl {
	padding:5px 10px !important;
	background:#919191 !important;
	color:#FFFFFF !important;
	font-weight:bold !important;
}
table.box_link ul,
div.box_link ul {
	margin:10px 10px 10px 15px !important;
	padding:0px 0px 0px 15px !important;
	list-style-image:url(/shared/templates/free/images/contents/icon_list1.gif)!important;
}
/* box_menu */
table.box_menu {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:solid 5px #0066CC;
}
table.box_menu td {
	padding:10px;
}
div.box_menu {
	margin-bottom:0px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:solid 5px #0066CC;
	height:1%;
}
div.box_menu:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
table.box_menu p.box_menu_ttl,
div.box_menu p.box_menu_ttl {
	margin:0px 0px 1em !important;
	padding:0px !important;
	background:#FFFFFF !important;
	color:#000000 !important;
	font-weight:bold !important;
}
table.box_menu ul,
div.box_menu ul {
	margin:0px 0px 0px 10px !important;
	padding:0px 0px 0px 10px !important;
	list-style-image:url(/shared/templates/free/images/contents/icon_list1.gif)!important;
}
/* box_btn */
ul.box_btn {
	margin:0px 0px 10px !important;
	padding:0px !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.box_btn li {
	margin:0px !important;
	padding:5px 10px !important;
	border-top: solid 1px #EBEBEB !important;
	border-left: solid 5px #0066CC !important;
	border-bottom: solid 1px #666666 !important;
	border-right: solid 1px #666666 !important;
}
/* datatable */
/* enquete_table */
table.datatable,
table.enquete_table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0.5em 0px 0.5em;
	border:1px solid #717D99;
	background-color:#FFFFFF;
	color:inherit;
}
table.datatable th,
table.enquete_table th {
	padding:5px 8px;
	border:1px solid #717D99;
	background-color:#F1F3F8;
	color:inherit;
}
table.datatable td,
table.enquete_table td {
	padding:5px 8px;
	border:1px solid #717D99;
}
table.datatable caption,
table.enquete_table caption {
	padding:0px 0px 0.5em;
	text-align:left;
	font-weight:bold;
}
table.datatable p,
table.enquete_table p {
	text-indent:0px !important;
}
table.datatable ul,
table.datatable ol,
table.enquete_table ul,
table.enquete_table ol {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
table.datatable ul li,
table.datatable ol li,
table.enquete_table ul li,
table.enquete_table ol li {
	margin-bottom:0px !important;
}
/* bgcolor */
td.bg_red,
th.bg_red {
	background-color:#FCECEC;
	color:inherit;
}
td.bg_yellow,
th.bg_yellow {
	background-color:#FBFBDF;
	color:inherit;
}
td.bg_blue,
th.bg_blue {
	background-color:#EBF9FC;
	color:inherit;
}
td.bg_gray,
th.bg_gray {
	background-color:#E9E9E9;
	color:inherit;
}
td.bg_green,
th.bg_green {
	background-color:#EDFBEE;
	color:inherit;
}
td.bg_purple,
th.bg_purple {
	background-color:#EDE9FA;
	color:inherit;
}
table.datatable th.bg_red,
table.datatable th.bg_yellow,
table.datatable th.bg_blue,
table.datatable th.bg_gray,
table.datatable th.bg_green,
table.datatable th.bg_purple {
	background-color:#F1F3F8;
	color:inherit;
}
table.datatable table th.bg_red,
table.datatable table th.bg_yellow,
table.datatable table th.bg_blue,
table.datatable table th.bg_gray,
table.datatable table th.bg_green,
table.datatable table th.bg_purple {
	background:transparent;
	color:inherit;
}
/* nestdatatable */
table.datatable table,
table.enquete_table table {
	border:none;
}
table.datatable table th,
table.enquete_table table th {
	border:none;
	background:transparent;
	color:inherit;
}
table.datatable table td,
table.enquete_table table td {
	border:none;
}
table.datatable table.datatable {
	border-collapse:collapse;
	border:1px solid #717D99;
}
table.datatable table.datatable th {
	border:1px solid #717D99;
	background-color:#F1F3F8;
	color:inherit;
}
table.datatable table.datatable td {
	border:1px solid #717D99;
}
/* layouttable */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable th,
table.layouttable td {
	padding:0px 15px 0px 0px;
	text-align:left;
	vertical-align:top;
}
/* horizon_list */
ul.horizon_list {
	margin:0px 0px 1em !important;
	padding:0px !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.horizon_list li {
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 0px 0 0 !important;
	line-height:2;
}
ul.horizon_list li a {
	border-right:1px solid #000000;
	margin:5px 0px;
	padding:0 10px 0 0;
	line-height:1.1;
}
#tmp_main ul.horizon_list {
	clear:both;
	height:1%;
}
#tmp_main ul.horizon_list li a {
	display:inline-block;
}
