@charset "UTF-8";


/* RESET ------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,pre,blockquote,th,td,
form,fieldset,input,textarea,select{margin:0;padding:0;text-decoration:none;font-style:normal;font-weight:normal;}
strong,em,h1,h2,h3,h4,h5{font-weight:bold;}
html{overflow-y:scroll;}
table{border-collapse:collapse; border-spacing:0;}
caption,th{text-align:left;}
ol,ul{list-style:none;}
li{list-style:none outside; vertical-align:top;}
fieldset,img{border:0;}	
select option{padding:0 5px;}
form label{cursor:pointer;}
a{/*\*/overflow:hidden;/*exMacIE*/}


/* BASE ------------------------------------------------ */
body,input,select,textarea{
	background-color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", osaka, sans-serif;
	/*font-family:'ＭＳ ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;*/
	font-size:62.5%;
	color: #333;
}

h1,h2,h3,h4,h5{font-size:1.4em;line-height:125%;}
pre,blockquote,dt,dd,li{font-size:1.0em;line-height:145%;}
p{font-size:1.2em;line-height:160%;}
input,select,textarea,option{font-size:1.0em;}
s{color:#999;}

a,a[name]:hover{color:#000; text-decoration:none;}
a:link {color:#008AE7; text-decoration:underline;}
a:visited {color:#996699; text-decoration:underline;}
a:hover, a:visited:hover {color:#00CCFF; text-decoration:underline;}

body{background:#fcfcfc url(../img/hdr_back.png) 50% 0% repeat-x;text-align:center;}

#hdrback{background:transparent url(../img/hdr_back_c.png) 50% 0% no-repeat;}
#ftrback{background:transparent url(../img/ftr_back.png) 50% 100% repeat-x; padding:0 auto;}

#container{
	margin:0 auto;
	width:994px;
	text-align:left;
}

/* HEADER ------------------------------------------------ */
#header{
	width:994px;
	height:145px;
	position:relative;
}
#header h1, #header h2{
	text-indent:-9999px;
}
#header h1 a, #header h2 a{
	position:absolute;
	top:35px;
	left:0px;
	display:block;
	width:545px;
	height:61px;
	background:transparent 0px 0px no-repeat;
	overflow:hidden;
}
#hdrtoolbox{
	position:absolute;
	top:5px;
	right:168px;
	width:408px;
	height:18px;
}
#hdrtoolbox h4{
	float:left;
	text-indent:-9999px;
	background-image:url(../img/hdr_tlb_txt.png);
	background-color:transparent;
	background-repeat:no-repeat;
	margin-right:5px;
}
#txtsize h4{
	width:76px;
	background-position:0px 0px;
}

#txtsize p{
	float:left;
	text-indent:-9999px;
	width:72px;
	margin-right:20px;
}
#txtsize a{
	float:left;
	width:22px;
	height:18px;
	margin-left:2px;
	display:inline;
	background-image:url(../img/hdr_tlb_btn.png);
	background-color:transparent;
	background-repeat:no-repeat;
}
#txtsm{background-position:0px -18px;}
#txtme{background-position:-24px 0px;}
#txtla{background-position:-48px 0px;}
#txtsm:hover{background-position:0px -18px;}
#txtme:hover{background-position:-24px -18px;}
#txtla:hover{background-position:-48px -18px;}

#hdrsrch h4{
	width:26px;
	background-position:-83px 0px;
}
#srchkeyword{
	float:left;
	font-size:12px;
	border:#77d99a 1px solid;
	padding:1px;
	width:156px;
	height:14px;
	margin-right:4px;
	line-height:1em;
	color:#999;
	background:#fff url(../img/hdr_tlb_srcbg.png) 0 0 no-repeat;
}
#inqbtn{
	text-indent:-9999px;
	float:left;
	width:40px;
	height:18px;
	background:transparent url(../img/hdr_tlb_btn.png) -75px 0px no-repeat;
	border:none;
	cursor:pointer;cursor:hand;
}
#inqbtn:hover{background-position:-75px -18px;}

#hdrbnr{
	position:absolute;
	top:0px;
	right:0px;
	width:154px;
	height:26px;
	text-indent:-9900px;
}
#hdrbnr a{
	display:block;
	width:154px;
	height:26px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../img/hdr_cmr_btn.png);
}
#hdrbnr a:hover{background-position:0px -26px;}

#smenu{
	text-indent:-9999px;
	position:absolute;
	top:84px;
	right:0px;
	display:block;
	width:408px;
	height:13px;
}

#smenu span.delimiter{
	float:left;
	width:1px;
	height:13px;
	background:transparent url(../img/cmn_dotg.png) 0px 0px repeat-y;
}
#smenu a{
	float:left;
	display:inline;
	margin:0px 8px;
	height:13px;
	background-image:url(../img/hdr_snavi.png);
	background-color:transparent;
	background-repeat:no-repeat;
}
#smn01{background-position:-60px 0px;width:81px;}
#smn02{background-position:-147px 0px;width:84px;}
#smn03{background-position:-239px 0px;width:68px;}
#smn04{background-position:-314px 0px;width:36px;}
#smn05{background-position:0px 0px;width:53px;}
#smn01:hover{background-position:-60px -13px;}
#smn02:hover{background-position:-147px -13px;}
#smn03:hover{background-position:-239px -13px;}
#smn04:hover{background-position:-314px -13px;}
#smn05:hover{background-position:0px -13px;}

/* GLOBAL NAVI --- */
#navi{
	position:absolute;
	top:108px;
	left:0px;
	width:994px;
	height:37px;
}
#navi li{
	display:block;
	float:left;
}
#navi a{
	text-indent:-9999px;
	display:block;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(../img/hdr_navi.png);
	height:37px;
	width:130px;
}


#mn01 a       {background-position:0px 0px;width:84px;}
#mn01 a:hover {background-position:0px -37px;width:84px;}
#mn01 a:active{background-position:0px -74px;width:84px;}
#index #mn01 a{background-position:0px -111px;width:84px;}

#mn02 a       {background-position:-84px 0px;}
#mn02 a:hover {background-position:-84px -37px;}
#mn02 a:active{background-position:-84px -74px;}
#special #mn02 a{background-position:-84px -111px;}

#mn03 a       {background-position:-214px 0px;}
#mn03 a:hover {background-position:-214px -37px;}
#mn03 a:active{background-position:-214px -74px;}
#info #mn03 a{background-position:-214px -111px;}

#mn04 a       {background-position:-344px 0px;}
#mn04 a:hover {background-position:-344px -37px;}
#mn04 a:active{background-position:-344px -74px;}
#piste #mn04 a{background-position:-344px -111px;}

#mn05 a       {background-position:-474px 0px;}
#mn05 a:hover {background-position:-474px -37px;}
#mn05 a:active{background-position:-474px -74px;}
#rental #mn05 a{background-position:-474px -111px;}

#mn06 a       {background-position:-604px 0px;}
#mn06 a:hover {background-position:-604px -37px;}
#mn06 a:active{background-position:-604px -74px;}
#baby #mn06 a{background-position:-604px -111px;}

#mn07 a       {background-position:-734px 0px;}
#mn07 a:hover {background-position:-734px -37px;}
#mn07 a:active{background-position:-734px -74px;}
#facilities #mn07 a{background-position:-734px -111px;}

#mn08 a       {background-position:-864px 0px;}
#mn08 a:hover {background-position:-864px -37px;}
#mn08 a:active{background-position:-864px -74px;}
#access #mn08 a{background-position:-864px -111px;}


/* FOOTER ------------------------------------------------ */
#footer{
	position:relative;
	clear:both;
	margin:0 auto;
	padding-top:0px;
	width:994px;
	height:153px;
}

#ftrlogo{
	position:absolute;
	top:35px;
	left:0px;
	text-indent:-9999px;
	width:727px;
	height:40px;
	background:url(../img/ftr_logo.png) 0px 0px no-repeat;
	overflow: hidden;
}
#ftrlogo a span{
	position:absolute;
	top:5px;
	left:340px;
	font-size:0.8em;
	text-indent:0px;
	display:inline;
	color:#666;
	text-decoration:none;
}

#ftrlogo a:link {color:#666; text-decoration:none;}
#ftrlogo a:visited {color:#666; text-decoration:none;}
#ftrlogo a:hover, #ftrlogo a:visited:hover {color:#666; text-decoration:none;}


#ftraddress{
	position:absolute;
	top:23px;
	left:120px;
	font-size:0.8em;
	text-indent:0px;
	float:left;
	display:inline;
}

#groupbnr{
	text-indent:-9999px;
	position:absolute;
	top:35px;
	right:0px;
	width:268px;
	height:40px;
}

#groupbnr li{
	float:left;
	height:40px;
}
	
#grpbnr01 a{
	display:block;
	width:111px;
	height:40px;
	background:url(../img/ftr_mtjlogo.png) 0px 0px no-repeat;
	margin-right: 7px;
}
#grpbnr02 a{
	display:block;
	width:150px;
	height:40px;
	background:url(../img/ftr_tsrlogo.png) 0px 0px no-repeat;
}

#ftrcopyright{
	position:absolute;
	top:99px;
	left:0px;
	text-indent:-9999px;
	display:block;
	width:261px;
	height:13px;
	background:url(../img/ftr_copyright.png) 0px 0px no-repeat;
}

#fmenu{
	text-indent:-9999px;
	position:absolute;
	top:99px;
	right:0px;
	width:309px;
	height:13px;
}
#fmenu span.delimiter{
	float:left;
	width:1px;
	height:13px;
	background:transparent url(../img/cmn_dotg.png) 0px 0px repeat-y;
}
#fmenu a{
	float:left;
	display:inline;
	margin:0px 14px;
	height:13px;
	background-image:url(../img/ftr_snavi.png);
	background-color:transparent;
	background-repeat:no-repeat;
}
#fmn01{background-position:0px 0px;width:100px;}
#fmn02{background-position:-106px 0px;width:150px;}
#fmn01:hover{background-position:0px -13px;}
#fmn02:hover{background-position:-106px -13px;}

#gotop{
	text-indent:-9999px;
	position:absolute;
	top:-98px;
	right:-40px;
	width:30px;
	height:88px;
}
#gotop a{
	display: block;
	width:30px;
	height:88px;
	background:url(../img/ftr_gptop.png) 0px 0px no-repeat;
}
#gotop a:hover{background-position:-30px 0px;}


/* PAGE GENERAL ------------------------------------------------ */
#main{
	float:left;
	margin:14px 0;
	width:742px;
	text-align:left;
	overflow:hidden;
}

#main div.article{
	width:742px;
	margin-bottom:14px;
}

#main h2{
	text-indent:-9999px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:742px;
	height:40px;
	margin-bottom:14px;
}

#main h3{
	margin-top:28px;
	padding-bottom:7px;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back.png) 0% 100% repeat-x;
}
#main h3 span{font-size:0.8em;font-weight:normal;}
#main h3.extra{
	margin-top:28px;
	margin-bottom:7px;
	padding-top:10px;
	font-size:1.4em;
	color:#666;
	background:url(../img/cmn_h3_back.png) 0% 0% repeat-x;
}

#main h4{
	color:#666;
	margin-top:14px;
	font-size:1.4em;
}
#main h5{
	color:#666;
	margin-top:28px;
	font-size:1.2em;
}
#main p.fst, #main ol.fst, #main ul.fst{margin-top:14px;}
#main ol{list-style:decimal;}
#main ol li{
	font-size:1.2em;
	line-height:1.6em;
	list-style:decimal;
	margin-left:2em;
	vertical-align:top;
}
#main li ol li{
	font-size:1.0em;
	list-style:lower-roman;
}
#main li ul li{
	font-size:1.0em;
	list-style:disc;
}
#main dd ul li{
	font-size:1.0em;
	list-style:disc;
	margin-left:2em;
}

#main table.data{
	width:742px;
	margin:14px 0 0 0;
}
#main table.data th{
	background-color:#d0f55e;
	color:#000;
	padding:3px 7px;
	font-size:1.2em;
	line-height:1.6em;
	border-bottom:#fff 1px dotted;
	width:12em;
}
#main table.data td{
	background-color:#eee;
	padding:3px 7px;
	font-size:1.2em;
	line-height:1.6em;
	border-bottom:#fff 1px dotted;
}
#main table.data td.odd{background-color:#e3e3e3;}
#main table.data td.segment{width:9em;}
#main table.data td.price{width:6em;}

#main table.sdata{
	width:742px;
	margin:7px 0 0 0;
}
#main table.sdata th{
	background-color:#d0d0d0;
	color:#000;
	padding:2px 7px;
	font-size:1em;
	line-height:1.5em;
	border-bottom:#fff 1px dotted;
}
#main table.sdata td{
	background-color:#eee;
	padding:2px 7px;
	font-size:1em;
	line-height:1.5em;
	border-bottom:#fff 1px dotted;
}
#main table.sdata td.odd{background-color:#e3e3e3;border-right:#fff 1px solid;}

#main sup.note,#main span.note{color:#900;}
#main span.new{color:#900;font-size:0.8em;}
#main p.note{font-size:1em;line-height:1.4em;}
#main p.note span{color:#900;}


#main p.subpagelink{
	text-indent:-9999px;
	height:13px;
	margin:0 0 7px auto;
}
#main p.subpagelink span.delimiter{
	float:left;
	width:1px;
	height:13px;
	background:transparent url(../img/cmn_dotg.png) 0px 0px repeat-y;
}
#main p.subpagelink a{
	float:left;
	display:inline;
	margin:0px 14px;
	height:13px;
	background-color:transparent;
	background-repeat:no-repeat;
}

#main p.detaillink{
	margin:14px 0px;
}
#main p.detaillink a{
	display:block;
	width:609px;
	border:#dcefff 3px dotted;
	padding:10px 7px 10px 120px;
	background:url(../img/cmn_dtllnk.png) 0% 50% no-repeat;
}
#main p.detaillink a span,
#main p.detaillink a:visited span,
#main p.detaillink a:hover span,
#main p.detaillink a:visited:hover span{
	text-decoration:none;
	color:#666;
}

#main a.btnlink{
	text-indent:-9999px;
	display:block;
	width:134px;
	height:34px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:14px;
}
#main a.btnlink:hover{background-position:-140px 0px;}

#main p.pageinnerlink{
	margin:28px 0;
	padding:14px 0;
	border-bottom:dotted #ddd 1px;
	border-top:dotted #ddd 1px;
}

#main dl.qalist{
	margin-top: 14px;
}
#main dl.qalist dt{
	background: #eee;
	font-size: 1.2em;
	line-height:1.6em;
	font-weight: bold;
	padding:14px 14px;
	border-bottom:#fff 1px dotted;
}
#main dl.qalist dd{
	background: #f6f6f6;
	font-size: 1.2em;
	line-height:1.6em;
	padding:14px 14px;
	border-bottom:#fff 1px dotted;
	margin-bottom:14px;
}

#main input.sendbtn{
	margin:28px;
	padding:10px 30px;
	font-size: 1.2em;
	cursor:pointer;
	_cursor:hand;
}

/* TOP ------------------------------------------------ */
#topimg{
	width:994px;
	height:400px;
	margin:14px 0;
}

#index #main div.article {
	background:#fff url(../img/clm_9cnt.png) 0 0 repeat-y;
}
#index #main div.article .cts{
	background:transparent url(../img/clm_9btm.png) 0% 100% no-repeat;
	padding:10px 14px;
}
#index h2{position:relative; margin-bottom:0px;}
#topnews .cts{width:714px;overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#topnews h2{background-image:url(../img/top_h201.png);height:32px;}
#topnews h2 span{
	position:absolute;
	text-indent:0px;
	display:block;
	top:7px;
	right:14px;
	font-weight:bold;
	color:#fff;
}

#bloginfo h2{background-image:url(../img/top_h202.png);height:32px;}
#bloginfo h2 a{
	position:absolute;
	display:block;
	top:11px;
	right:14px;
	height:11px;
	width:117px;
}
#bloginfo dl{width:714px;overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#bloginfo dt{
	float:left;
	width:90px;
	/*\*/clear:both;/**/
	color:#666;
	font-size:1.2em;
	line-height:160%;
	margin:0 0 5px 0;
}
#bloginfo dd{
	float:left;
	width:624px;
	_width:621px;
	*float:none;
	font-size:1.2em;
	line-height:160%;
	margin:0 0 5px 0;
}

#accessinfo h2{background-image:url(../img/top_h203.png);height:28px;}
#accessinfo h2 span{
	position:absolute;
	display:block;
	top:6px;
	right:14px;
	text-indent:0px;
	font-weight:normal;
	font-size:0.7em;
	color:#666;
}
#accessinfo h3, #accessinfo dt{
	text-indent:-9999px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(../img/top_h303.png);
	height:23px;
	border:0px;
	padding:0px;
	margin-top:0px;
}
#rootinfo h3{width:132px;background-position:0px 0px;}
#parkinfo h3{width:37px;background-position:-342px 0px;}
#accessinfo .cts{width:714px;overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#rootinfo{width:392px;float:left;margin-right:14px;background:}
#parkinfo{width:308px;float:left;}
#accessinfo dl{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}

#accessinfo dt{
	float:left;
	/*\*/clear:both;/**/
	height:15px;
	margin-bottom:5px;
	margin-right:10px;
}
#shiobara{width:105px;background-position:-132px 3px;}
#kinugawa{width:105px;background-position:-237px 3px;}

#inner{width:65px;background-position:-379px 3px;}
#outer{width:65px;background-position:-444px 3px;}

#accessinfo dd{
	float:left;
	*float:none;
	font-size:1.2em;
	line-height:160%;
	margin-bottom:5px;
}
#rootinfo dd{width:277px;_width:274px}
#parkinfo dd{width:233px;width:230px}

#infonote p{
	font-size:1em;
	color:#999;
}

#sub{
	float:left;
	display:inline;
	margin:14px 0px 14px 14px;
	width:238px;
	text-align:left;
	background:#fff url(../img/clm_3cnt.png) 0 0 repeat-y;
	overflow:hidden;
}
#subbnr{
	background:transparent url(../img/clm_3top.png) 0 0 no-repeat;
	padding:7px;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}
#subbnr2{
	padding:7px;
}
#subbnr2 li{
	margin-bottom:7px;
	font-size:1.1em;
}
#subbnr a{
	text-indent:-9999px;
	display:block;
	width:226px;
	height:53px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#subbnr01{width:226px;height:374px;}
#subbnr01 a{background-image:url(../img/top_rbnr01.jpg);height:370px;margin-bottom:14px;}
#subbnr02 a{background-image:url(../img/top_rbnr02.jpg);}
#subbnr03 a{background-image:url(../img/top_rbnr03.jpg);}
#subbnr04 a{background-image:url(../img/top_rbnr04.jpg);margin-bottom:14px;}
#subbnr05 a{background-image:url(../img/top_rbnr05.jpg);}
#subbnr07 a{background-image:url(../img/top_rbnr07.jpg);width:113px;height:43px;float:left;}
#subbnr08 a{background-image:url(../img/top_rbnr08.jpg);width:111px;height:43px;float:left;}


#mobilebnr{
	text-indent:-9999px;
	display:block;
	width:238px;
	height:83px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../img/top_rbnr06.png);
}


#rbanner{
	margin-top:20px;
}
#rbanner h2{
	background:transparent url(../img/clm_9top.png) 0 0 no-repeat;
	height:10px;
	margin:0;
	padding:0;
}
#rbanner img{margin:0 14px 14px 0; vertical-align: middle;}

#index #main #rbanner .cts{padding-top:14px;padding-right:0;}
#footerbanner{
	clear:both;
	margin:0 auto;
	padding-top:0px;
	width:952px;
	background:#e5edf8;
	padding:14px 28px 0px 14px;
}
#footerbanner img{margin:0 0 14px 14px;}

/* 2ND ------------------------------------------------ */
#catimg{
	width:994px;
	height:125px;
	margin:14px 0;
}

#catimg h1{
	text-indent:-9999px;
	width:994px;
	height:100px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#crumb{
	width:994px;
	height:25px;
	background-color:#d3ff4b;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}
#crumb a{
	text-indent:-9999px;
	float:left;
	height:25px;
	background-color:transparent;
	background-repeat:no-repeat;
}
#cn00{width:32px;background-position:0px 0px;margin-left:7px;}
#crumb span.delimiter{
	text-indent:-9999px;
	float:left;
	height:25px;
	width:16px;
	background:transparent url(../img/crumb_navi_dlmt.png) 0px 0px no-repeat;
}

#snavi{
	float:left;
	display:inline;
	margin:14px 14px 14px 0;
	width:238px;
	text-align:left;
	background:#fff url(../img/clm_3cnt.png) 0 0 repeat-y;
}
#subnavi{
	background:transparent url(../img/subnavi_bk.png) 0 0 no-repeat;
	padding:7px 5px 1px 5px;
}
#snavi span.delimiter{
	text-indent:-9999px;
	display:block;
	background:transparent url(../img/subnavi_dlmt.png) 0 0 no-repeat;
	width:238px;
	height:5px;
}
#subnavi a{
	text-indent:-9999px;
	display:block;
	width:228px;
	height:40px;
	background-color:transparent;
	background-repeat:no-repeat;
}

#sn01 a{background-position:0px 0px;}
#sn02 a{background-position:0px -40px;}
#sn03 a{background-position:0px -80px;}
#sn04 a{background-position:0px -120px;}
#sn05 a{background-position:0px -160px;}
#sn06 a{background-position:0px -200px;}
#sn07 a{background-position:0px -240px;}
#sn08 a{background-position:0px -280px;}
#sn09 a{background-position:0px -320px;}
#sn01 a:hover,#sn01 a.select{background-position:-230px 0px;}
#sn02 a:hover,#sn02 a.select{background-position:-230px -40px;}
#sn03 a:hover,#sn03 a.select{background-position:-230px -80px;}
#sn04 a:hover,#sn04 a.select{background-position:-230px -120px;}
#sn05 a:hover,#sn05 a.select{background-position:-230px -160px;}
#sn06 a:hover,#sn06 a.select{background-position:-230px -200px;}
#sn07 a:hover,#sn07 a.select{background-position:-230px -240px;}
#sn08 a:hover,#sn08 a.select{background-position:-230px -280px;}
#sn09 a:hover,#sn09 a.select{background-position:-230px -320px;}

#snavi h4{
	text-indent:-9999px;
	display:block;
	width:238px;
	height:38px;
	background-color:transparent;
	background-repeat:no-repeat;
}
#subqa{
	padding:8px;
}
#subqa li{
	margin-left:0px;
	padding-left:15px;
	background:transparent url(../img/snavi_qa_arw.png) 0px 2px no-repeat;
	font-size:1em;
	line-height:1.6em;
	margin-bottom:3px;
}

#tourbnr{
	padding:7px 7px 0 7px;
	background:transparent url(../img/clm_3btm.png) 0% 100% no-repeat;
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#tourbnr li{
	margin-bottom:7px;
}
#access #snavi h4.bnr{
	height: 58px;
	background-image:url(../img/access_h3bnr.png);
}


/* SPECIAL ------------------------------------------------ */
#special h1{background-image:url(../img/sp_h1.jpg);}
#special #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back1.png) 0% 100% no-repeat;
}
#special #crumb a{
	background-image:url(../img/crumb_navi_btn10.png);
}

#cn10{width:130px;background-position:-40px 0px;}
#cn11{width:130px;background-position:-170px 0px;}
#cn12{width:57px;background-position:-300px 0px;}
#cn13{width:38px;background-position:-360px 0px;}
#cn14{width:150px;background-position:-400px 0px;}
#cn15{width:96px;background-position:-550px 0px;}

#special #snavi h4{background-image:url(../img/sp_h3qa.png);}
#special #subnavi a{
	background-image:url(../img/sp_subnavi.png);
}
#special #h201{background-image:url(../img/sp_h201.png);}
#special #h202{background-image:url(../img/sp_h202.png);}
#special #h203{background-image:url(../img/sp_h203.png);}
#special #h204{background-image:url(../img/sp_h204.png);}
#special #h205{background-image:url(../img/sp_h205.png);}
#special #h206{background-image:url(../img/sp_h206.png);}

#special #sp_btn_eq{background-image:url(../img/sp_btn_eq.png);}
a.downloadbnr{float:right;margin-left:14px;}

#special #main p.subpagelink{width:193px;}
#special #main p.subpagelink a{background-image:url(../img/sp_spg03.png);}
#special #main a#spg01{background-position:0px 0px;width:54px;}
#special #main a#spg01:hover{background-position:0px -13px;}
#special #main a#spg01.select{background-position:0px -26px;}
#special #main a#spg02{background-position:-58px 0px;width:80px;}
#special #main a#spg02:hover{background-position:-58px -13px;}
#special #main a#spg02.select{background-position:-58px -26px;}
/* w + 28xn + 1xd */

/* INFO ------------------------------------------------ */
#info h1{background-image:url(../img/info_h1.jpg);}
#info #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back2.png) 0% 100% no-repeat;
}
#info #crumb a{
	background-image:url(../img/crumb_navi_btn20.png);
}

#cn20{width:90px;background-position:-40px 0px;}
#cn21{width:62px;background-position:-140px 0px;}
#cn22{width:68px;background-position:-210px 0px;}
#cn23{width:62px;background-position:-290px 0px;}
#cn24{width:156px;background-position:-360px 0px;}
#cn25{width:80px;background-position:-520px 0px;}
#cn26{width:120px;background-position:-610px 0px;}

#info #snavi h4{background-image:url(../img/info_h3qa.png);}
#info #subnavi a{
	background-image:url(../img/info_subnavi.png);
}
#info #h201{background-image:url(../img/info_h201.png);}
#info #h202{background-image:url(../img/info_h202.png);}
#info #h203{background-image:url(../img/info_h203.png);}
#info #h204{background-image:url(../img/info_h204.png);}
#info #h205{background-image:url(../img/info_h205.png);}
#info #h206{background-image:url(../img/info_h206.png);}

#info a.btnlink{
	text-indent:-9999px;
	display:block;
	width:134px;
	height:34px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:14px;
}
#info a.btnlink:hover{background-position:-140px 0px;}
#info #info_btn_pf{background-image:url(../img/info_btn_pf.png);}
#info #info_btn_vf{background-image:url(../img/info_btn_vf.png);}

#info #pricedt{width:738px;height:460px;margin-top:28px;}

#info #main p.subpagelink{width:278px;}
#info #main p.subpagelink a{background-image:url(../img/info_spg.png);}
#info #main a#spg01{background-position:0px 0px;width:103px;}
#info #main a#spg01:hover{background-position:0px -13px;}
#info #main a#spg01.select{background-position:0px -26px;}
#info #main a#spg02{background-position:-109px 0px;width:116px;}
#info #main a#spg02:hover{background-position:-109px -13px;}
#info #main a#spg02.select{background-position:-109px -26px;}

#info p.pricedown{
	width:572px;
	background:transparent url(../img/info_bnr_pd.gif) 100% 100% no-repeat;
	padding-right:170px;
}

/* PISTE ------------------------------------------------ */
#piste h1{background-image:url(../img/piste_h1.jpg);}
#piste #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back3.png) 0% 100% no-repeat;
}
#piste #crumb a{
	background-image:url(../img/crumb_navi_btn40.png);
}

#cn40{width:90px;background-position:-40px 0px;}
#cn41{width:62px;background-position:-135px 0px;}
#cn42{width:70px;background-position:-202px 0px;}
#cn43{width:105px;background-position:-283px 0px;}
#cn44{width:105px;background-position:-393px 0px;}
#cn45{width:140px;background-position:-500px 0px;}
#cn46{width:100px;background-position:-643px 0px;}

#piste #snavi h4.qa1{background-image:url(../img/piste_h3qa1.png);}
#piste #snavi h4.qa2{background-image:url(../img/piste_h3qa2.png);}
#piste #subnavi a{
	background-image:url(../img/piste_subnavi.png);
}
#piste #h401{background-image:url(../img/piste_h401.png);}
#piste #h402{background-image:url(../img/piste_h402.png);}
#piste #h403{background-image:url(../img/piste_h403.png);}
#piste #h404{background-image:url(../img/piste_h404.png);}
#piste #h405{background-image:url(../img/piste_h405.png);}
#piste #h406{background-image:url(../img/piste_h406.png);}

#piste #coursemap{width:700px;height:687px;margin-top:28px;}
#piste #coursemap2004{width:700px;height:550px;margin-top:28px;}

/* 左の線 */
.left-line{	border-left:#fff 1px dotted; }
/* 緑 */
#piste .green{ color: #390; }
/* 赤 */
#piste .red{ color: #F00; }
/* 黒 */
#piste .black{ color: #000; }

/* スノーパーク案内 */
#piste .item {
	overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/
}

#piste .img-box {
	margin-top:20px;
	float: left;
	width: 220px;
}
#piste .item .img-box {
	margin-top:20px;
	float: left;
	width: 220px;
	/*\*/clear:both;/**/
}
#piste .spec-box {
	margin-top:20px;
	float:left;
	*float:none;
	width: 520px;
}

#piste .spec-box table.data {
	margin: 0px;
	width: 100%;
}
#piste h3.sub {
	clear: both;
	padding-top: 10px;
}

/* ポールバーンスケジュール表 */

#piste h4 {
	margin: 10px,0,10px,0;
}

#piste table.calendar{
	width:742px;
	margin:14px 0 0 0;
}
#piste table.calendar tr:first-child {border-left-style: none;}
#piste table.calendar th{
	background-color:#b3b3b3;
	color:#fff;
	font-size:1.0em;
	line-height:1.6em;
	border-bottom:#fff 1px dotted;
	border-left:#fff 1px dotted;
	text-align: center;
	width: 14%;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#piste table.calendar td{
	background-color:#e7e7e7;
	padding:3px 7px;
	font-size:1.0em;
	line-height:1.6em;
	border-bottom:#fff 1px dotted;
	border-left:#fff 1px dotted;
	height: 7em;
	vertical-align: top;
}
/* 日祝祭日 */
#piste table.calendar td.sun{background-color: #FFD9BF;}
/* 土曜日 */
#piste table.calendar td.sat{background-color: #D0F0FF;}

/* タイムスケジュール */
#piste .schedule-box1 {
	float: left;
	width: 370px;
}
#piste .schedule-box2 {
	float: right;
	width: 370px;
	text-align: right;
}
#piste .schedule-box1 table.data{
	width: 365px;
}
#piste .schedule-box2 table.data {
	margin-left: 5px;
	width: 365px;
}

/* RENTAL ------------------------------------------------ */
#rental h1{background-image:url(../img/rental_h1.jpg);}
#rental #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back1.png) 0% 100% no-repeat;
}
#rental #crumb a{
	background-image:url(../img/crumb_navi_btn30.png);
}

#cn30{width:104px;background-position:-40px 0px;}
#cn31{width:79px;background-position:-150px 0px;}
#cn32{width:80px;background-position:-240px 0px;}
#cn33{width:54px;background-position:-330px 0px;}

#rental #snavi h4.rntl{background-image:url(../img/rental_h3qar.png);}
#rental #snavi h4.schl{background-image:url(../img/rental_h3qas.png);}
#rental #subnavi a{
	background-image:url(../img/rental_subnavi.png);
}
#rental #h201{background-image:url(../img/rental_h201.png);}
#rental #h202{background-image:url(../img/rental_h202.png);}
#rental #h203{background-image:url(../img/rental_h203.png);}
#rental #h204{background-image:url(../img/rental_h204.png);}
#rental #h205{background-image:url(../img/rental_h205.png);}
#rental #h206{background-image:url(../img/rental_h206.png);}

#rental ul.rntlstp{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#rental ul.rntlstp li{
	float:left;
	display:inline;
	width:238px;
	margin-left:14px;
	margin-bottom:14px;
}
#rental ul.rntlstp li.fst{margin-left:0px;}
#rental #step01, #rental #step02, #rental #step06, #rental #step07, #rental #step08, #rental #step09{width:742px;margin-left:0px;}
#rental ul.rntlstp h5{
	border-top: 2px dotted #d3ff4b;
	padding-top: 5px;
	margin-top: 14px;
	margin-bottom: 7px;
}
#youtubedvd{width:238px;height:197px;}

/* BABY-KIDS ------------------------------------------------ */
#baby h1{background-image:url(../img/baby_h1.jpg);}
#baby #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back2.png) 0% 100% no-repeat;
}
#baby #crumb a{
	background-image:url(../img/crumb_navi_btn50.png);
}

#cn50{width:84px;background-position:-40px 0px;}
#cn51{width:77px;background-position:-130px 0px;}
#cn52{width:96px;background-position:-220px 0px;}
#cn53{width:81px;background-position:-330px 0px;}
#cn54{width:88px;background-position:-420px 0px;}

#baby #snavi h4{background-image:url(../img/baby_h3qa.png);}
#baby #subnavi a{
	background-image:url(../img/baby_subnavi.png);
}
#baby #h201{background-image:url(../img/baby_h201.png);}
#baby #h202{background-image:url(../img/baby_h202.png);}
#baby #h203{background-image:url(../img/baby_h203.png);}
#baby #h204{background-image:url(../img/baby_h204.png);}

#baby #container{background:transparent url(../img/baby_hantama.png) 0% 100% no-repeat;}

ul.photoset{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
ul.photoset li{
	float:left;
	display:inline;
	width:238px;
	margin-left:14px;
	margin-bottom:14px;
}
ul.photoset li.double{
	width:364px;
}
ul.photoset li.two{
	width:490px;
}
ul.photoset li.fst{margin-left:0px;}

/* facilities ------------------------------------------------ */
#facilities h1{background-image:url(../img/facilities_h1.jpg);}

#facilities #crumb a{
	background-image:url(../img/crumb_navi_btn60.png);
}

#cn60{width:90px;background-position:-40px 0px;}
#cn61{width:105px;background-position:-130px 0px;}
#cn62{width:63px;background-position:-240px 0px;}
#cn63{width:70px;background-position:-310px 0px;}
#cn64{width:95px;background-position:-380px 0px;}
#cn65{width:49px;background-position:-470px 0px;}

#facilities #snavi h4{background-image:url(../img/facilities_h3qa.png);}
#facilities #subnavi a{
	background-image:url(../img/facilities_subnavi.png);
}
#facilities #h201{background-image:url(../img/facilities_h201.png);}
#facilities #h202{background-image:url(../img/facilities_h202.png);}
#facilities #h203{background-image:url(../img/facilities_h203.png);}
#facilities #h204{background-image:url(../img/facilities_h204.png);}
#facilities #h205{background-image:url(../img/facilities_h205.png);}

#facilities #main p.subpagelink{
	text-indent:0px;
	height:13px;
	margin:0 0 7px auto;
}
#facilities #main p.subpagelink span.delimiter{
	text-indent:-9999px;
	float:right;
	width:1px;
	height:13px;
	background:transparent url(../img/cmn_dotg.png) 0px 0px repeat-y;
}
#facilities #main p.subpagelink a{
	float:right;
	display:inline;
	margin:0px 14px;
	height:1em;
	line-height: 1em;
}

#facilities p.allergylink{text-align:right;margin-top: -2.2em;margin-bottom:1.4em;}
#facilities p.spec{font-weight:bold;color:#666;margin-bottom:4px;}
#facilities p.note{margin-top:4px;}
#facilities ul.shopinfo{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#facilities ul.shopinfo li{
	float:left;
	display:inline;
}
#facilities ul.shopinfo li.dtl{
	width:406px;
	margin-right:14px;
}
#facilities ul.shopinfo li.pht{
	width:322px;
}

#facilities table.rest{width:406px;}
#facilities table.rest td{width:101px;}
table.map ul{list-style:disc;}
table.map ul li{
	list-style:disc;
	margin-right:1em;
	vertical-align:top;
	display:inline;
}
table.map .here{color:#f60;font-weight:bold;}
table.map .note{font-size:0.7em;}

/* ACCESS ------------------------------------------------ */
#access h1{background-image:url(../img/access_h1.jpg);}
#access #main h3{
	margin:28px 0 0 0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back1.png) 0% 100% no-repeat;
}
#access #crumb a{
	background-image:url(../img/crumb_navi_btn70.png);
}

#cn70{width:56px;background-position:-40px 0px;}
#cn71{width:69px;background-position:-100px 0px;}
#cn72{width:77px;background-position:-170px 0px;}
#cn73{width:68px;background-position:-250px 0px;}
#cn74{width:120px;background-position:-320px 0px;}
#cn75{width:120px;background-position:-440px 0px;}
#cn76{width:116px;background-position:-560px 0px;}

#access #snavi h4{background-image:url(../img/access_h3qa.png);}

#access #subnavi a{
	background-image:url(../img/access_subnavi.png);
}
#access #h201{background-image:url(../img/access_h201.png);}
#access #h202{background-image:url(../img/access_h202.png);}
#access #h203{background-image:url(../img/access_h203.png);}
#access #h204{background-image:url(../img/access_h204.png);}
#access #h205{background-image:url(../img/access_h205.png);}
#access #h206{background-image:url(../img/access_h206.png);}


#access #parkinfo dt, #access #rootinfo dt{
	text-indent:-9999px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(../img/top_h303.png);
	height:23px;
	border:0px;
	padding:0px;
	margin-top:0px;
}
#access #parkinfo, #access #rootinfo{
	width:742px;
	margin:14px 0;
	float: none;
}

#access #parkinfo dl, #access #rootinfo dl{overflow:auto;_overflow:visible;zoom:1;/*\*//*/overflow:hidden;/**/}
#access #parkinfo dt, #access #rootinfo dt{
	float:left;
	/*\*/clear:both;/**/
	height:15px;
	margin-bottom:5px;
	margin-right:10px;
}
#access #parkinfo dd, #access #rootinfo dd{
	float:left;
	*float:none;
	font-size:1.2em;
	line-height:160%;
	margin-bottom:5px;
}
#access #parkinfo dd{width:667px;_width:664px}
#access #rootinfo dd{width:627px;_width:624px}

p.datetime{
	text-align: right;
	font-size:1.0em;
	color: #666;
}

#access .tourinfo table.data td.odd{width:18em;}

/* SUBPAGE ------------------------------------------------ */
#subpage h1{background-image:url(../img/subpage_h1.jpg);}
#subpage #main h3{
	margin:0;
	padding:14px 0 14px 0;
	font-size:1.6em;
	color:#555;
	background:transparent url(../img/cmn_h3_back2.png) 0% 100% no-repeat;
}
#subpage #crumb a{
	background-image:url(../img/crumb_navi_btn00.png);
}

#cn01{width:81px;background-position:-40px 0px;}
#cn02{width:76px;background-position:-130px 0px;}
#cn03{width:75px;background-position:-210px 0px;}
#cn04{width:41px;background-position:-290px 0px;}
#cn05{width:152px;background-position:-340px 0px;}

#subpage #snavi h4{background-image:url(../img/subpage_h3qa.png);}
#subpage #subnavi a{
	background-image:url(../img/subpage_subnavi.png);
}
#subpage #h201{background-image:url(../img/subpage_h201.png);}
#subpage #h202{background-image:url(../img/subpage_h202.png);}
#subpage #h203{background-image:url(../img/subpage_h203.png);}
#subpage #h204{background-image:url(../img/subpage_h204.png);}
#subpage #h205{background-image:url(../img/subpage_h205.png);}
#subpage #h209{background-image:url(../img/subpage_h209.png);}

#subpage #main p.subpagelink{width:570px;}
#subpage #main p.subpagelink a{background-image:url(../img/sub_spg02.png);}
#subpage #main a#spg01{background-position:0px 0px;width:37px;}
#subpage #main a#spg01:hover{background-position:0px -13px;}
#subpage #main a#spg01.select{background-position:0px -26px;}
#subpage #main a#spg02{background-position:-44px 0px;width:35px;}
#subpage #main a#spg02:hover{background-position:-44px -13px;}
#subpage #main a#spg02.select{background-position:-44px -26px;}
#subpage #main a#spg03{background-position:-85px 0px;width:49px;}
#subpage #main a#spg03:hover{background-position:-85px -13px;}
#subpage #main a#spg03.select{background-position:-85px -26px;}
#subpage #main a#spg04{background-position:-140px 0px;width:51px;}
#subpage #main a#spg04:hover{background-position:-140px -13px;}
#subpage #main a#spg04.select{background-position:-140px -26px;}
#subpage #main a#spg05{background-position:-196px 0px;width:74px;}
#subpage #main a#spg05:hover{background-position:-196px -13px;}
#subpage #main a#spg05.select{background-position:-196px -26px;}
#subpage #main a#spg06{background-position:-276px 0px;width:58px;}
#subpage #main a#spg06:hover{background-position:-276px -13px;}
#subpage #main a#spg06.select{background-position:-276px -26px;}
#subpage #main a#spg07{background-position:-339px 0px;width:62px;}
#subpage #main a#spg07:hover{background-position:-339px -13px;}
#subpage #main a#spg07.select{background-position:-339px -26px;}



/* ALLERGY ------------------------------------------------ */
#allergy{background:transparent url(../img/hdr_back_s.png) 50% 0% no-repeat;text-align:center;padding:0 auto;}
#allergy #header{
	width:701px;
	height:125px;
	margin:0 auto;
	float:none;
	position:relative;
}
#allergy #header h2{
	text-indent:-9999px;
	position:absolute;
	top:45px;
	left:0px;
	display:block;
	width:353px;
	height:54px;
	background:transparent 0px 0px no-repeat;
	overflow:hidden;
}
#allergy #footer{
	margin:0 auto;
	float:none;
	margin:0 auto;
	padding-top:0px;
	width:701px;
	height:153px;
	text-align:center;
}
#allergy #footer #closebtn{padding-top:45px;text-align:center;}


#allergy #main{
	margin:0 auto;
	float:none;
	text-align:left;
	width:701px;
}

#allergy #main h1{
	text-indent:-9999px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:701px;
	height:30px;
	margin-bottom:14px;
}
#allergy #main  h1#h210{background-image:url(../img/facilities_h210.png);}
#allergy #main  h1#h211{background-image:url(../img/facilities_h211.png);}

#allergy table{
	width:700px;
	margin:14px 0 0 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-left-color: #ddd;
}

#allergy th{
	padding:3px 7px;
	font-size:1.2em;
	line-height:1.6em;
	text-align: center;
	background-color: #eee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#allergy td {
	padding:3px 7px;
	font-size:1.2em;
	line-height:1.6em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#allergy .abt th{text-align:left;vertical-align:top;}
#allergy .abt th span{font-weight:nomal;}
#allergy .abt td{text-align:left;vertical-align:top;}

#allergy .L1-on {
	background-color:#ffdd00;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L2-on {
	background-color: #99ccff;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L3-on {
	background-color: #ff99cc;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L4-on {
	background-color: #cc9966;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L5-on {
	background-color: #aaa;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L6-on {
	background-color: #cc99ff;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
#allergy .L7-on {
	background-color: #ff8888;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}


/* POPUP ------------------------------------------------ */
#popup{background:#fff none;text-align:center;padding:0 auto;}
#popup #main{
	margin:0 auto;
	width:700px;
	float:none;
	text-align:left;
}
#popup #main h3{margin-top:5px;}
#popup #main h4{margin-top:14px;}
#popup #main table.data{
	width:698px;
	margin:7px 0 0 0;
	border-top:#000 1px solid;
	border-right:#000 1px solid;
	border-left:#000 1px solid;
	margin-left:1px;
}
#popup #main table.data th{
	background-color:#fff;
	color:#000;
	padding:4px 7px;
	font-size:1.2em;
	line-height:1.6em;
	border-bottom:#000 1px solid;
	border-right:#000 1px solid;
	width:12em;
}
#popup #main table.data td{
	background-color:#fff;
	padding:4px 7px;
	font-size:1.2em;
	line-height:1.6em;
	border-bottom:#000 1px solid;
}
#popup #main table.data td.odd{background-color:#fff;}
#popup #main table.sdata{
	width:698px;
	margin:4px 0 0 0;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	margin-left:1px;
}
#popup #main table.sdata th{
	background-color:#fff;
	color:#000;
	padding:2px 7px;
	font-size:1em;
	line-height:1.5em;
	border-bottom:#000 1px solid;
	border-right:#000 1px solid;
}
#popup #main table.sdata td{
	background-color:#fff;
	padding:2px 7px;
	font-size:1em;
	line-height:1.5em;
	border-bottom:#000 1px solid;
}
#popup #main table.sdata td.odd{background-color:#fff;border-right:#000 1px solid;}
#popup #main ul{list-style:disc;}
#popup #main ul li{font-size:1.2em;list-style:disc;margin-left:2em;vertical-align:top;}
#popup #main ol{list-style:decimal;}
#popup #main ol li{font-size:1em;list-style:decimal;margin-left:2em;vertical-align:top;line-height:1.4em;}
#popup #main p.print{text-align:center;margin:14px auto 0 auto;}
#popup #main p.print input{text-align:center;padding:4px;}
#popup #main input{font-size:1em;line-height:1em;}
@media print{
#popup #main p.print{display:none;}
}
