@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* caution
============================== */
#tmp_caution {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	min-width:980px;
	background:url(/shared/site_park/images/main/wrapper_bg.jpg) no-repeat center top;
}
.format_top #tmp_wrapper {
	background:url(/shared/site_park/images/main/wrapper_bg_top.jpg) no-repeat center top;
}
#tmp_wrapper2 {
	width:980px;
	margin:0 auto;
}
* html #tmp_wrapper2 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:18px 50px 10px 40px;
	clear:both;
}
.format_top #tmp_wrap_main {
	padding:18px 5px 10px 30px;
	clear:both;
}
.custom_park #tmp_wrap_main {
	padding:18px 40px 10px;
	clear:both;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%;
}
/* 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;
}
.col_main {
	padding:3px 0 0;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-210px;
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:210px;
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px;
	margin-right:-210px;
}
.format_top .column_full .col_lft_navi {
	padding:10px;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px;
}
.format_top .column_full .col_rgt_navi {
	padding:10px;
}
.format_top .column_full .col_main {
	margin-left:210px;
}
.format_top .wrap_col_rgt_navi {
	width:320px;
}
.format_top .column_rnavi .wrap_col_main {
	margin-right:-335px;
}
.format_top .column_rnavi .col_main {
	margin-right:335px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-230px;
}
.format_free .wrap_col_nm2 {
	margin-right:230px;
}
.format_free .wrap_col_lft_navi {
	width:200px;
	margin-right:-230px;
}
.format_free .column_full .col_main {
	margin-left:230px;
}
.format_free .column_lnavi .col_main {
	margin-left:230px;
}
.custom_park .wrap_col_lft_navi {
	width:200px;
	margin-right:-220px;
}
.custom_park .column_lnavi .col_main {
	margin-left:220px;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	clear:both;
}
#tmp_hlogo {
	padding:0 0 135px;
	float:left;
}
.format_top #tmp_hlogo {
	padding-bottom:0;
}
#tmp_catch {
	position:absolute;
	top:66px;
	left:81px;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:511px;
	position:absolute;
	right:0;
	z-index:4;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:20px 0 19px;
}
/* search */
#tmp_search {
	float:left;
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:198px;
	min-height:18px;
	margin:0 5px 0 0;
	border:1px solid #578200;
}
* html #tmp_query {
	width:200px;
	height:20px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 0 0 17px;
	float:left;
}
#tmp_func_txt dt {
	float:left;
}
#tmp_func_txt dd {
	margin:0 0 0 5px;
	float:left;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 0 65px;
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 18px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
#tmp_hnavi.hnavi_njp li:first-child {
	margin-left: 101px;
}
/* title
============================== */
#tmp_title {
	position:absolute;
	top:168px;
	left:484px;
}
/* ==================================================
photo_gallery
================================================== */
#tmp_wrap_photo_gallery {
	height:344px;
}
#tmp_photo_gallery {
	padding:19px 0 0;
	position:relative;
	clear:both;
}
#tmp_gallery1 {
	margin:0 0 0 40px;
	z-index:2;
	display:none;
}
#tmp_gallery2 {
	margin:0 0 0 40px;
	z-index:1;
}
#tmp_front_image1{
	position:absolute;
	top:219px;
	z-index:3;
	display:none;
}
#tmp_front_image2 {
	position:absolute;
	top:219px;
	z-index:3;
}
#tmp_gallery .box_parent_gallrey {
	overflow:hidden;
}
.used_javascript #tmp_gallery1,
.used_javascript #tmp_gallery2 {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
}
.format_top #tmp_gnavi {
	margin:0 0 3px;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:60px;
	background-image:url(/shared/site_park_en/images/navi/gnavi/gnavi.gif);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	width:100px;
	background-position:left top;
}
#tmp_glist2 a {
	width:157px;
	background-position:-100px top;
}
#tmp_glist3 a {
	width:114px;
	background-position:-257px top;
}
#tmp_glist4 a {
	width:160px;
	background-position:-371px top;
}
#tmp_glist5 a {
	width:148px;
	background-position:-531px top;
}
#tmp_glist6 a {
	width:145px;
	background-position:-679px top;
}
#tmp_glist7 a {
	width:156px;
	background-position:-824px top;
}
#tmp_gnavi ul li span {
	display:block;
	height:60px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 0 42px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	padding:0 0 8px;
	background:url(/shared/site_park/images/navi/lnavi/lnavi_bg.jpg) no-repeat left bottom;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:34px 5px 5px;
	background:url(/shared/site_park/images/navi/lnavi/lnavi_ttl_bg.jpg) no-repeat left top;
}
#tmp_lnavi_cnt {
	padding:0 5px;
	background:url(/shared/site_park/images/navi/lnavi/lnavi_cnt_bg.jpg) repeat-y left top;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
	color:inherit;
	background:#FFFFFF url(/shared/site_park/images/navi/lnavi/lnavi_cnt_bg2.jpg) no-repeat left bottom;
	border-top:1px solid #392813;
	border-left:1px solid #392813;
	border-right:1px solid #392813;
}
#tmp_lnavi_cnt ul li {
	border-bottom:1px solid #392813;
}
#tmp_lnavi_cnt ul li a {
	padding:12px 10px 10px 25px;
	background:url(/shared/site_park/images/navi/lnavi/lnavi_list_icon.gif) no-repeat 5px 10px;
	display:inline-block;
}
/* smenu
============================== */
#tmp_top_movie {
	margin:0 0 20px;
	background:url(/shared/site_park/images/navi/smenu/top_movie_bg.jpg) no-repeat left bottom;
	clear:both;
}
#tmp_top_movie_cnt {
	padding:0 40px 28px 20px;
	background:url(/shared/site_park/images/navi/smenu/top_movie_cnt_bg.jpg) no-repeat left top;
}
#tmp_top_movie_btn {
	padding:0 30px 5px 10px;
}
#tmp_useful {
	margin:0 25px 20px 5px;
	clear:both;
}
#tmp_useful_l {
	width:150px;
	float:left;
}
#tmp_useful_r {
	width:130px;
	float:right;
}
/* pnavi
============================== */
.pnavi {
	margin:0 0 10px;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 0 18px;
	background:url(/shared/site_park/images/navi/pnavi/ptop_bg.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%;
	clear:both;
}
/* print
============================== */
#tmp_print {
	padding-right:10px;
	float:left;
}
#tmp_print_title {
	padding-top:5px;
	float:left;
}
/* plugin
============================== */
.plugin {
	margin:20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
	border-left:1px solid #4A7200;
	border-bottom:1px solid #4A7200;
	border-right:1px solid #4A7200;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:5px 11px 2px;
	font-weight:bold;
	color:#FFFFFF;
	background:#4F7600 url(/shared/site_park/images/main/inquiry/inquiry_ttl_bg.jpg) repeat-x left top;
}
#tmp_inquiry_ttl p {
	margin:0 !important;
}
#tmp_inquiry_cnt {
	padding:6px 9px;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:980px;
	background:url(/shared/site_park/images/footer/wrap_footer_bg.jpg) repeat-y center top;
	clear:both;
}
#tmp_wrap_footer2 {
	padding:20px 0 0;
	background:url(/shared/site_park/images/footer/wrap_footer2_bg.jpg) no-repeat center top;
}
.format_top #tmp_wrap_footer2 {
	padding:43px 0 0;
	background:url(/shared/site_park/images/footer/wrap_footer2_bg_top.jpg) no-repeat center top;
}
#tmp_footer {
	width:980px;
	margin:0 auto;
}
#tmp_footer_cnt {
	padding:0 0 18px;
	background:url(/shared/site_park/images/footer/footer_bg_p.jpg) no-repeat right bottom;
}
#tmp_prefecture {
	margin:0 330px 0 30px;
	padding:7px 17px 3px 12px;
	color:#FFFFFF;
	background-color:#4A7200;
	text-align:left;
}
#tmp_prefecture address {
	margin:0 0 3px;
	font-style:normal;
	color:#FFFFFF;
	background-color:#4A7200;
}
#tmp_copyright {
	font-size:90%;
	clear:both;
}
/* banner
============================== */
#tmp_banner {
	margin:0 0 16px;
	padding:0 0 0 30px;
	clear:both;
}
#tmp_banner ul {
	list-style-type:none;
}
#tmp_banner ul li {
	margin:0 20px 0 0;
	float:left;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#CC0000;
	background-color:transparent;
}
.txt_green {
	color:#006600;
	background:transparent;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.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 #FFFFFF;
}
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%;
}
/* 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 #FFFFFF;
}
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;
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text
============================== */
p.left,
div.left {
	text-align:left;
}
p.right,
div.right {
	text-align:right;
}
p.center,
div.center {
	text-align:center;
}
/* image
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
system
================================================== */
/* indent
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC;
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF;
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC;
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9;
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE;
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA;
}
/* ==================================================
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_search dd:after,
#tmp_func_txt:after,
#tmp_hnavi:after,
#tmp_photo_gallery:after,
#tmp_gallery:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_useful:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_wrap_footer:after,
#tmp_wrap_footer2:after,
#tmp_footer:after,
#tmp_footer_cnt:after,
#tmp_prefecture:after,
#tmp_banner:after,
div.col2:after,
div.fixed_col2:after,
div.col3: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_search dd,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_photo_gallery,
*:first-child+html #tmp_gallery,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_useful,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_wrap_footer,
*:first-child+html #tmp_wrap_footer2,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_prefecture,
*:first-child+html #tmp_banner,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	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_search dd,
* html #tmp_func_txt,
* html #tmp_hnavi,
* html #tmp_photo_gallery,
* html #tmp_gallery,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_useful,
* html #tmp_main,
* html #tmp_wrap_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_wrap_footer,
* html #tmp_wrap_footer2,
* html #tmp_footer,
* html #tmp_footer_cnt,
* html #tmp_prefecture,
* html #tmp_banner,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block;
}
