@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#999999;
	/*background-image:url(/shared/site_europe/images/wrapper/body_bg.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:966px; /* デザインによって変更 */
	margin:0 auto;
	color:#333333;
	background-color:#E3E3E3;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	padding:0 18px 25px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:38px 0 0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.format_free .col_main {
	padding:0 3px 10px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-312px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:312px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:304px; /* デザインによって変更 */
	margin-right:-312px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:304px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:312px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:223px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-232px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:232px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:26px 19px 36px 20px;
	color:inherit;
	background:#FFFFFF url(/shared/site_europe/images/header/header_bg.gif) repeat-x left bottom;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:450px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	float:right;
}
#select_lang {
	margin:0 0 20px;
}
/* secondary
============================== */
#tmp_wrap_means_secondary {
	clear:both;
}
#tmp_means_secondary {
	margin:0 0 5px 0;
	float:right;
}
/* search */
#tmp_search {
	float:left;
}
#tmp_search p {
	float:left;
}
#tmp_query {
	width:178px;
	min-height:18px;
	margin:0 5px 0 0;
	color:inherit;
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
* html #tmp_query {
	width:180px;
}
/* ==================================================
navi
================================================== */
/* snavi
============================== */
#tmp_snavi {
	width:100%;
	padding:2px 0;
	text-align:right;
	color:inherit;
	background-color:#F9F9F9;
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}
#tmp_snavi ul {
	margin:0;
	list-style:none;
	float:right;
}
#tmp_snavi li {
	float:left;
}
#tmp_snavi a {
	display:block;
	margin:4px 0 4px 6px;
	padding-right:6px;
	color:#333333;
	background-color:transparent;
	text-decoration:none;
	border-right:1px solid #222222;
}
#tmp_snavi li.last a {
	border-right:none;
}
#tmp_snavi li.active {
	color:inherit;
	background-color:#FFEF80;
}
#tmp_snavi li.active a,
#tmp_snavi li a:hover{
	color:#D50000;
	background-color:transparent;
}
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	position: relative;
	z-index: 10;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi ul ul {
	display:none !important;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:9999;
}
#tmp_gnavi li.active {
	z-index:10000;
}
#tmp_gnavi a {
	display:block;
	height:36px;
	background-repeat:no-repeat;
}
#tmp_gnavi li li {
	float:none !important;
}
#tmp_gnavi ul li span {
	display:block;
	height:36px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* lang_de */
.lang_de #tmp_gnavi a {
	background-image:url(/shared/site_europe/images/de/navi/gnavi/gnavi.jpg);
}
.lang_de #tmp_glist1 a {
	width:46px;
	background-position:left top;
}
.lang_de #tmp_glist1.active a,
.lang_de #tmp_glist1 a:hover,
.lang_de #tmp_glist1 a:focus {
	background-position:left bottom;
}
* html .lang_de #tmp_glist1 a:active {
	background-position:left bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist1 span {
	width:46px;
}
.lang_de #tmp_glist2 a {
	width:160px;
	background-position:-46px top;
}
.lang_de #tmp_glist2.active a,
.lang_de #tmp_glist2 a:hover,
.lang_de #tmp_glist2 a:focus {
	background-position:-46px bottom;
}
* html .lang_de #tmp_glist2 a:active {
	background-position:-46px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist2 span {
	width:160px;
}
.lang_de #tmp_glist3 a {
	width:166px;
	background-position:-206px top;
}
.lang_de #tmp_glist3.active a,
.lang_de #tmp_glist3 a:hover,
.lang_de #tmp_glist3 a:focus {
	background-position:-206px bottom;
}
* html .lang_de #tmp_glist3 a:active {
	background-position:-206px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist3 span {
	width:166px;
}
.lang_de #tmp_glist4 a {
	width:168px;
	background-position:-372px top;
}
.lang_de #tmp_glist4.active a,
.lang_de #tmp_glist4 a:hover,
.lang_de #tmp_glist4 a:focus {
	background-position:-372px bottom;
}
* html .lang_de #tmp_glist4 a:active {
	background-position:-372px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist4 span {
	width:168px;
}
.lang_de #tmp_glist5 a {
	width:178px;
	background-position:-540px top;
}
.lang_de #tmp_glist5.active a,
.lang_de #tmp_glist5 a:hover,
.lang_de #tmp_glist5 a:focus {
	background-position:-540px bottom;
}
* html .lang_de #tmp_glist5 a:active {
	background-position:-540px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist5 span {
	width:178px;
}
.lang_de #tmp_glist6 a {
	width:86px;
	background-position:-718px top;
}
.lang_de #tmp_glist6.active a,
.lang_de #tmp_glist6 a:hover,
.lang_de #tmp_glist6 a:focus {
	background-position:-718px bottom;
}
* html .lang_de #tmp_glist6 a:active {
	background-position:-718px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist6 span {
	width:86px;
}
.lang_de #tmp_glist7 a {
	width:124px;
	background-position:-804px top;
}
.lang_de #tmp_glist7.active a,
.lang_de #tmp_glist7 a:hover,
.lang_de #tmp_glist7 a:focus {
	background-position:-804px bottom;
}
* html .lang_de #tmp_glist7 a:active {
	background-position:-804px bottom;
}
.lang_de #tmp_gnavi ul #tmp_glist7 span {
	width:124px;
}
/* lang_it */
.lang_it #tmp_gnavi a {
	background-image:url(/shared/site_europe/images/it/navi/gnavi/gnavi.jpg);
}
.lang_it #tmp_glist1 a {
	width:48px;
	background-position:left top;
}
.lang_it #tmp_glist1.active a,
.lang_it #tmp_glist1 a:hover,
.lang_it #tmp_glist1 a:focus {
	background-position:left bottom;
}
* html .lang_it #tmp_glist1 a:active {
	background-position:left bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist1 span {
	width:48px;
}
.lang_it #tmp_glist2 a {
	width:135px;
	background-position:-48px top;
}
.lang_it #tmp_glist2.active a,
.lang_it #tmp_glist2 a:hover,
.lang_it #tmp_glist2 a:focus {
	background-position:-48px bottom;
}
* html .lang_it #tmp_glist2 a:active {
	background-position:-48px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist2 span {
	width:135px;
}
.lang_it #tmp_glist3 a {
	width:156px;
	background-position:-183px top;
}
.lang_it #tmp_glist3.active a,
.lang_it #tmp_glist3 a:hover,
.lang_it #tmp_glist3 a:focus {
	background-position:-183px bottom;
}
* html .lang_it #tmp_glist3 a:active {
	background-position:-183px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist3 span {
	width:156px;
}
.lang_it #tmp_glist4 a {
	width:150px;
	background-position:-339px top;
}
.lang_it #tmp_glist4.active a,
.lang_it #tmp_glist4 a:hover,
.lang_it #tmp_glist4 a:focus {
	background-position:-339px bottom;
}
* html .lang_it #tmp_glist4 a:active {
	background-position:-339px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist4 span {
	width:150px;
}
.lang_it #tmp_glist5 a {
	width:161px;
	background-position:-489px top;
}
.lang_it #tmp_glist5.active a,
.lang_it #tmp_glist5 a:hover,
.lang_it #tmp_glist5 a:focus {
	background-position:-489px bottom;
}
* html .lang_it #tmp_glist5 a:active {
	background-position:-489px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist5 span {
	width:161px;
}
.lang_it #tmp_glist6 a {
	width:141px;
	background-position:-650px top;
}
.lang_it #tmp_glist6.active a,
.lang_it #tmp_glist6 a:hover,
.lang_it #tmp_glist6 a:focus {
	background-position:-650px bottom;
}
* html .lang_it #tmp_glist6 a:active {
	background-position:-650px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist6 span {
	width:141px;
}
.lang_it #tmp_glist7 a {
	width:137px;
	background-position:-791px top;
}
.lang_it #tmp_glist7.active a,
.lang_it #tmp_glist7 a:hover,
.lang_it #tmp_glist7 a:focus {
	background-position:-791px bottom;
}
* html .lang_it #tmp_glist7 a:active {
	background-position:-791px bottom;
}
.lang_it #tmp_gnavi ul #tmp_glist7 span {
	width:137px;
}
/* lang_es */
.lang_es #tmp_gnavi a {
	background-image:url(/shared/site_europe/images/es/navi/gnavi/gnavi.jpg);
}
.lang_es #tmp_glist1 a {
	width:47px;
	background-position:left top;
}
.lang_es #tmp_glist1.active a,
.lang_es #tmp_glist1 a:hover,
.lang_es #tmp_glist1 a:focus {
	background-position:left bottom;
}
* html .lang_es #tmp_glist1 a:active {
	background-position:left bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist1 span {
	width:47px;
}
.lang_es #tmp_glist2 a {
	width:167px;
	background-position:-47px top;
}
.lang_es #tmp_glist2.active a,
.lang_es #tmp_glist2 a:hover,
.lang_es #tmp_glist2 a:focus {
	background-position:-47px bottom;
}
* html .lang_es #tmp_glist2 a:active {
	background-position:-47px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist2 span {
	width:167px;
}
.lang_es #tmp_glist3 a {
	width:167px;
	background-position:-214px top;
}
.lang_es #tmp_glist3.active a,
.lang_es #tmp_glist3 a:hover,
.lang_es #tmp_glist3 a:focus {
	background-position:-214px bottom;
}
* html .lang_es #tmp_glist3 a:active {
	background-position:-214px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist3 span {
	width:167px;
}
.lang_es #tmp_glist4 a {
	width:139px;
	background-position:-381px top;
}
.lang_es #tmp_glist4.active a,
.lang_es #tmp_glist4 a:hover,
.lang_es #tmp_glist4 a:focus {
	background-position:-381px bottom;
}
* html .lang_es #tmp_glist4 a:active {
	background-position:-381px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist4 span {
	width:139px;
}
.lang_es #tmp_glist5 a {
	width:151px;
	background-position:-520px top;
}
.lang_es #tmp_glist5.active a,
.lang_es #tmp_glist5 a:hover,
.lang_es #tmp_glist5 a:focus {
	background-position:-520px bottom;
}
* html .lang_es #tmp_glist5 a:active {
	background-position:-520px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist5 span {
	width:151px;
}
.lang_es #tmp_glist6 a {
	width:97px;
	background-position:-671px top;
}
.lang_es #tmp_glist6.active a,
.lang_es #tmp_glist6 a:hover,
.lang_es #tmp_glist6 a:focus {
	background-position:-671px bottom;
}
* html .lang_es #tmp_glist6 a:active {
	background-position:-671px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist6 span {
	width:97px;
}
.lang_es #tmp_glist7 a {
	width:160px;
	background-position:-768px top;
}
.lang_es #tmp_glist7.active a,
.lang_es #tmp_glist7 a:hover,
.lang_es #tmp_glist7 a:focus {
	background-position:-768px bottom;
}
* html .lang_es #tmp_glist7 a:active {
	background-position:-768px bottom;
}
.lang_es #tmp_gnavi ul #tmp_glist7 span {
	width:160px;
}
/* lang_fr */
.lang_fr #tmp_gnavi a {
	background-image:url(/shared/site_europe/images/fr/navi/gnavi/gnavi.jpg);
}
.lang_fr #tmp_glist1 a {
	width:46px;
	background-position:left top;
}
.lang_fr #tmp_glist1.active a,
.lang_fr #tmp_glist1 a:hover,
.lang_fr #tmp_glist1 a:focus {
	background-position:left bottom;
}
* html .lang_fr #tmp_glist1 a:active {
	background-position:left bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist1 span {
	width:46px;
}
.lang_fr #tmp_glist2 a {
	width:135px;
	background-position:-46px top;
}
.lang_fr #tmp_glist2.active a,
.lang_fr #tmp_glist2 a:hover,
.lang_fr #tmp_glist2 a:focus {
	background-position:-46px bottom;
}
* html .lang_fr #tmp_glist2 a:active {
	background-position:-46px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist2 span {
	width:135px;
}
.lang_fr #tmp_glist3 a {
	width:152px;
	background-position:-181px top;
}
.lang_fr #tmp_glist3.active a,
.lang_fr #tmp_glist3 a:hover,
.lang_fr #tmp_glist3 a:focus {
	background-position:-181px bottom;
}
* html .lang_fr #tmp_glist3 a:active {
	background-position:-181px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist3 span {
	width:152px;
}
.lang_fr #tmp_glist4 a {
	width:161px;
	background-position:-333px top;
}
.lang_fr #tmp_glist4.active a,
.lang_fr #tmp_glist4 a:hover,
.lang_fr #tmp_glist4 a:focus {
	background-position:-333px bottom;
}
* html .lang_fr #tmp_glist4 a:active {
	background-position:-333px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist4 span {
	width:161px;
}
.lang_fr #tmp_glist5 a {
	width:151px;
	background-position:-494px top;
}
.lang_fr #tmp_glist5.active a,
.lang_fr #tmp_glist5 a:hover,
.lang_fr #tmp_glist5 a:focus {
	background-position:-494px bottom;
}
* html .lang_fr #tmp_glist5 a:active {
	background-position:-494px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist5 span {
	width:151px;
}
.lang_fr #tmp_glist6 a {
	width:135px;
	background-position:-645px top;
}
.lang_fr #tmp_glist6.active a,
.lang_fr #tmp_glist6 a:hover,
.lang_fr #tmp_glist6 a:focus {
	background-position:-645px bottom;
}
* html .lang_fr #tmp_glist6 a:active {
	background-position:-645px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist6 span {
	width:135px;
}
.lang_fr #tmp_glist7 a {
	width:148px;
	background-position:-780px top;
}
.lang_fr #tmp_glist7.active a,
.lang_fr #tmp_glist7 a:hover,
.lang_fr #tmp_glist7 a:focus {
	background-position:-780px bottom;
}
* html .lang_fr #tmp_glist7 a:active {
	background-position:-780px bottom;
}
.lang_fr #tmp_gnavi ul #tmp_glist7 span {
	width:148px;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:190px;
	color:inherit;
	background-color:#FFFFFF;
	position:absolute;
	left:0;
	top:36px;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block !important;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#tmp_gnavi .active .drop_down_hidden li a {
	display:block;
	width:auto;
	height:auto;
	padding:7px 5px 7px 27px;
	background-image:url(/shared/site_europe/images/navi/gnavi/list_icon.gif) !important;
	background-position:12px 0.75em !important;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E3E3E3;
}
* html #tmp_gnavi .active .drop_down_hidden li a {
	width:100%;
}
#tmp_gnavi .active .drop_down_hidden li a:hover,
#tmp_gnavi .active .drop_down_hidden li a:focus {
	background-color:#EEEEEE;
}
* html #tmp_gnavi .active .drop_down_hidden li a:active {
	background-color:#EEEEEE;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 0;
	color:#666666;
	font-size:84%;
	font-weight:bold;
	background-color:transparent;
	clear:both;
}
#tmp_pankuzu a {
	color:#666666;
	background-color:transparent;
}
/* rnavi
============================== */
#tmp_wrap_rnavi {
	margin:0 0 11px;
	padding:5px 0 0;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_top.gif) no-repeat left top;
	clear:both;
}
#tmp_wrap_rnavi2 {
	padding:0 0 12px;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_btm.gif) no-repeat left bottom;
}
#tmp_rnavi {
	padding:8px 11px 0 11px;
	color:inherit;
	line-height:1.2;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_mdl.gif) repeat-y left top;
}
#tmp_rnavi p {
	margin-bottom:20px;
}
#tmp_rnavi p.last {
	margin-bottom:6px;
}
#tmp_rnavi ul {
	list-style:none;
	list-style-image:none;
	margin-bottom:18px;
}
#tmp_rnavi li {
	margin:0 0 6px;
	padding:10px 0 10px 48px;
	font-weight:bold;
}
#tmp_rnavi .history_icon {
	background:url(/shared/templates/top_europe/images/history_icon.gif) no-repeat left top;
}
#tmp_rnavi .scenery_icon {
	background:url(/shared/templates/top_europe/images/scenery_icon.gif) no-repeat left top;
}
#tmp_rnavi .recreation_icon {
	background:url(/shared/templates/top_europe/images/recreation_icon.gif) no-repeat left top;
}
#tmp_rnavi .shopping_icon {
	background:url(/shared/templates/top_europe/images/shopping_icon.gif) no-repeat left top;
}
#tmp_rnavi .dining_icon {
	background:url(/shared/templates/top_europe/images/dining_icon.gif) no-repeat left top;
}
#tmp_rnavi .accommodations_icon {
	background:url(/shared/templates/top_europe/images/accommodations_icon.gif) no-repeat left top;
}
#tmp_rnavi span {
	color:#777777 !important;
	background-color:transparent;
	font-weight:normal !important;
}
/* box_rnavi
============================== */
.box_wrap_rnavi {
	margin:0 0 11px;
	padding:5px 0 0;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_top.gif) no-repeat left top;
	clear:both;
}
.box_wrap_rnavi2 {
	padding:0 0 12px;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_btm.gif) no-repeat left bottom;
}
.box_rnavi {
	padding:8px 11px 0 11px;
	color:inherit;
	line-height:1.2;
	background:url(/shared/site_europe/images/navi/rnavi/rnavi_bg_mdl.gif) repeat-y left top;
}
/* tourism_search_area */
#tmp_r_tourism_search_area {
	margin:0;
	padding:0 0 7px;
	clear:both;
}
#tmp_r_tourism_search_area_cnt {
	padding:13px 20px;
	color:inherit;
	background-color:#EEF2E1;
}
.format_free #tmp_r_tourism_search_area_cnt {
	margin:0 0 16px;
	padding:9px 10px;
	color:inherit;
	background-color:#EEF2E1;
}
#tmp_r_tourism_search_step2 {
	padding:0 0 7px;
}
#tmp_r_tourism_search_step2 p {
	margin:0 0 5px;
}
#tmp_r_tourism_search_step2 .title {
	margin:0;
	font-weight:bold;
	line-height:1.6;
}
#tmp_r_tourism_search_step2 select,
#tmp_r_tourism_search_step2 input {
	width:100%;
}
#tmp_r_tourism_search_area .search_btn {
	margin:0;
	text-align:center;
}
/* box_idx_photo */
#tmp_rnavi .box_idx_photo {
	padding-bottom:6px;
	clear:both;
}
#tmp_rnavi .box_idx_photo p {
	margin:0 !important;
}
#tmp_rnavi .box_idx_photo p a {
	font-weight:bold;
}
#tmp_rnavi .box_idx_photo_img {
	width:130px;
	margin:0 -140px 0 0;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_rnavi .wrap_box_idx_photo_txt {
	width:100%;
	float:left;
}
#tmp_rnavi .box_idx_photo_txt {
	margin:0 0 0 140px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.pnavi .ptop a {
	color:#333333;
	font-weight:bold;
	background-color:transparent;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* _gallery
============================== */
#tmp_wrap_gallery {
	clear:both;
}
#tmp_gallery {
	height:239px;
	overflow:hidden;
	position:relative;
}
#tmp_wrap_gallery img {
	vertical-align:top;
}
#tmp_wrap_gallery ul {
	list-style:none;
	list-style-image:none;
}
/* emergency
============================== */
#tmp_emergency {
	margin:0 0 12px;
	padding:0 0 10px;
	background:url(/shared/site_europe/images/main/emergency/emergency_bg.jpg) no-repeat left bottom;
	clear:both;
}
#tmp_emergency_ttl {
	color:inherit;
	background-color:#990000;
}
#tmp_emergency_cnt {
	padding:10px 20px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #990000;
	border-bottom:1px solid #990000;
	border-left:1px solid #990000;
}
#tmp_emergency_cnt ul {
	margin-left:18px;
	list-style-image:url(/shared/site_europe/images/main/emergency/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* like_btn
============================== */
.like_btn {
	padding:0 0 10px;
	float:left;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	clear:both;
	font-size:87.5%;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 0 0;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 0 5px;
	padding:30px 19px 30px;
	color:#FFFFFF;
	background:#999999 url(/shared/site_europe/images/footer/fnavi_bg.gif) no-repeat 25px 6px;
}
/* box_fnavi */
#tmp_fnavi .wrap_box_fnavi {
	padding:10px 4px 0;
	border-top:1px solid #CCCCCC;
	clear:both;
}
#tmp_fnavi .box_fnavi {
	float:left;
}
#tmp_fnavi .box_fnavi_main {
	width:285px;
	min-height:120px;
	margin:0 17px 0 0;
	border-right:1px solid #CCCCCC;
}
* html #tmp_fnavi .box_fnavi_main {
	height:120px;
}
#tmp_fnavi .box_fnavi_other {
	width:576px;
}
#tmp_fnavi .box_fnavi_ttl {
	margin:0 0 10px;
}
#tmp_fnavi .box_fnavi_cnt_col_l {
	width:290px;
	min-height:98px;
	margin:0 17px 0 0;
	border-right:1px solid #CCCCCC;
	float:left;
}
* html #tmp_fnavi .box_fnavi_cnt_col_l {
	height:98px;
}
#tmp_fnavi .box_fnavi_cnt_col_r {
	width:260px;
	float:left;
}
#tmp_fnavi .box_fnavi_cnt a {
	color:#FFFFFF;
	background-color:#999999;
}
#tmp_fnavi .box_fnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi .box_fnavi_cnt li {
	margin:0 0 5px;
}
#tmp_footer_cnt {
	clear:both;
}
#tmp_copyright {
	color:#666666;
	background-color:transparent;
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D00000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2C851F; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:134%; /* body 12pxのとき16px相当 */
}
.txt_small {
	font-size:84%;  /*body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #E3E3E3;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #E3E3E3;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
	display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
	display:block !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#F7DDE2; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FCF3D8; /* デザインによって変更 */
}
td.bg_light_green,
th.bg_light_green {
	color:inherit;
	background-color:#EAF5DE; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
Local bar
================================================== */
#tmp_local_bar {
    background: #FFFFFF;
    color: #666666;
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
#tmp_local_bar .container {
	width:960px;
	height:3.9em;
	margin:0 auto;
	padding:8px 0 8px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tmp_local_bar .txt {
    width: 88%;
    float: left;
    font-size: 85.7%;
}
#tmp_local_button {
    float: right;
	font-size:88%;
    text-align: center;
	margin:4px 0 0;
    padding: 2px 15px;
    margin-left: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    text-decoration: none;
	background: #6d6d6d;
    color: #ffffff;
}
#tmp_local_bar:after,
#tmp_local_bar .container:after {
	content:""; /* 変更しない */
	display:block; /* 変更しない */
	clear:both; /* 変更しない */
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_snavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_wrap_rnavi:after,
#tmp_wrap_rnavi2:after,
#tmp_rnavi:after,
#tmp_rnavi .menu_list:after,
#tmp_rnavi .menu_list2:after,
#tmp_wrap_main:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi .wrap_box_fnavi:after,
#tmp_fnavi .box_fnavi_ttl:after,
#tmp_fnavi .box_fnavi_cnt:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_idx_photo:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_snavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_rnavi,
*:first-child+html #tmp_wrap_rnavi2,
*:first-child+html #tmp_rnavi,
*:first-child+html #tmp_rnavi .menu_list,
*:first-child+html #tmp_rnavi .menu_list2,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi .wrap_box_fnavi,
*:first-child+html #tmp_fnavi .box_fnavi_ttl,
*:first-child+html #tmp_fnavi .box_fnavi_cnt,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_idx_photo {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_snavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_rnavi,
* html #tmp_wrap_rnavi2,
* html #tmp_rnavi,
* html #tmp_rnavi .menu_list,
* html #tmp_rnavi .menu_list2,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi .wrap_box_fnavi,
* html #tmp_fnavi .box_fnavi_ttl,
* html #tmp_fnavi .box_fnavi_cnt,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_idx_photo {
	display:inline-block; /* 変更しない */
}
