@charset "UTF-8";

/*------------ common ------------*/
body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-image: url(../images/index_pct_bg_header.gif);
	background-repeat: repeat-x;
}
/* txtcolor each css */

#wrapper {
	width: 940px;
	padding: 0;
	margin: auto;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #ff9c08;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:active {
	color: #333333;
}

/* header ------------------------------*/
#wrapper #header {
	width: 940px;
	height: 65px;
	padding: 0;
	margin: 0;
}

#header #rogobox {
	width: 290px;
	float: left;
	padding: 17px 0 0 0;
	margin: 0;
}

#header #linkbox {
	width: 650px;
	float: right;
	margin: 0;
	padding: 0;
}

#header #accessbtn {
	float: right;
	margin: 0 7px 0 0;
	padding: 22px 0 0 0;
}

/* searchbox */
#header #linkbox #searchbox {
	width: 200px;
	float: right;
	padding: 17px 0 0 0;
	text-align: right;
	margin: 0 10px 0 0;
}

#header #linkbox #listbox {
	width: 190px;
	float: right;
	height: 65px;
}

#header #linkbox #listbox li {
	line-height: 0;
	font-size: 1px;
}

#header #linkbox #listbox .top {
	margin: 0 0 7px 0;
}

#header #linkbox #listbox #leftlist {
	float: left;
	border-right: #CCCCCC solid 1px;
	padding: 15px 9px 0 0;
	margin: 5px 0 0 0;
}

#header #linkbox #listbox #rightlist {
	float: right;
	padding: 20px 0 0 0;
}

#main #menu li {
	float: left;
	margin: 0 0 30px 0;
}


/* mainbox ------------------------------*/
#wrapper #main {
	width: 940px;
	padding: 0;
	margin: 30px 0 0 0;
	font-size: 1.2em;
	line-height: 1.8;
}

/* enjoybox */
#wrapper #main #enjoybox {
	background-image: url(../common/images/pct_bg_enjoy.gif);
	padding: 20px 0 20px 20px;
	margin: 0 0 20px 0;
}

#wrapper #main #enjoybox li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

/* portalbtnbox */
#wrapper #main #portalbtnbox li {
	float: right;
	display: inline;
	margin: 0 0 0 17px;
}

#wrapper #main #portalbtnbox .accessbtn {
	float: right;
	display: inline;
	margin: 0 0 0 0;
}

/* emergency */
#wrapper #main #emergencybox {
	border-bottom:#CC0000 solid 4px;
	border-top: #CC0000 solid 4px;
	margin: 0 0 30px 0;
	background-image: url(../images/index_pct_bg_emer.gif);
	background-repeat: repeat-y;
}

#wrapper #main #emergencybox #ttl {
	width: 130px;
	float: left;
	display: inline;
	padding: 1px 0 1px 0;
}

#wrapper #main #emergencybox #txtbox {
	width: 790px;
	float: right;
	display: inline;
	padding:6px 10px 6px 7px;
}

/* info */
#main .widebox {
	width: 940px;
}

/* info */
#main #infobox {
	width: 540px;
	float: left;
	display: inline;
}

#main .infottlbox {
	width: 540px;
}

/* blog */
#main #blogbox {
	width: 380px;
	float: right;
	display: inline;
}

#tab li {
	display: inline;
	float: left;
}

#main .infotopbox {
	border-top: #666666 solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .infotopbox li {
	clear: both;
}

#main .infotopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .infotopbox li .ttl {
	width: 460px;
	display: block;
	float: left;
	background-image: url(../common/images/pct_icon_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main .r_infotopbox {
	border-top: #f67005 solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .r_infotopbox li {
	clear: both;
}

#main .r_infotopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .r_infotopbox li .ttl {
	width: 460px;
	display: block;
	float: left;
	background-image: url(../ropeway/common/images/pct_icon_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main .s_infotopbox {
	border-top: #3c83cb solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .s_infotopbox li {
	clear: both;
}

#main .s_infotopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .s_infotopbox li .ttl {
	width: 460px;
	display: block;
	float: left;
	background-image: url(../ski/common/images/pct_icon_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main .f_infotopbox {
	border-top: #3db790 solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .f_infotopbox li {
	clear: both;
}

#main .f_infotopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .f_infotopbox li .ttl {
	width: 460px;
	display: block;
	float: left;
	background-image: url(../family/common/images/pct_icon_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main .k_infotopbox {
	border-top: #934703 solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .k_infotopbox li {
	clear: both;
}

#main .k_infotopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .k_infotopbox li .ttl {
	width: 460px;
	display: block;
	float: left;
	background-image: url(../kobushi/common/images/pct_icon_arrow_br.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}


#main .blogtopbox {
	border-top: #666666 solid 4px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
}

#main .blogtopbox li {
	clear: both;
}

#main .blogtopbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#main .blogtopbox li .ttl {
	width: 300px;
	display: block;
	float: left;
	background-image: url(../common/images/pct_icon_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main  .blogtopbox li .rttl {
	width: 300px;
	display: block;
	float: left;
	background-image: url(../common/images/pct_icon_arrow_yo.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main  .blogtopbox li .sttl {
	width: 300px;
	display: block;
	float: left;
	background-image: url(../ski/common/images/pct_icon_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

#main  .blogtopbox li .fttl {
	width: 300px;
	display: block;
	float: left;
	background-image: url(../family/common/images/pct_icon_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

/* bnr */
#main #bnrbox {
	width: 940px;
	text-align: center;
	background-color: #ededed;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
}

/* ropewaybox */
#ropewaybox {
	background-image: url(../images/index_pct_bg_r.gif) ;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
	width: 920px;
}

#ropewaybox #leftbox {
	width: 220px;
	float: left;
	display: inline;
}

#ropewaybox #rightbox {
	width: 695px;
	float: right;
	display: inline;
}

#ropewaybox #rightbox .leftbnrbox {
	width: 345px;
	float: left;
	display: inline;
	background-color: #fee1a1;
	margin: 0 0 10px 0;
}

#ropewaybox #rightbox .rightbnrbox {
	width: 345px;
	float: right;
	display: inline;
	background-color: #fee1a1;
	margin: 0 0 10px 0;
}

#ropewaybox #rightbox p {
	padding: 3px 10px 7px 10px;
}

/* weatherbox */
#weatherbox {
	background-image: url(../common/images/pct_bg_weather.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	line-height: 1.8;
}

#weatherbox p {
	font-weight: bold;
	border-bottom: #61aade solid 1px;
	margin: 0 0 5px 0;
}

#weatherbox table {
	font-size: 1em;
	margin: auto
}

#weatherbox table .sttl {
	background-color: #e9f4fb;
	color: #006699;
	font-weight: bold;
	padding: 4px;
	width: 53px;
	text-align: center;
}

#weatherbox table .data {
	background-color: #ffffff;
	padding: 4px;
	text-align: center;
}

/* graybox */
#main .otherbox {
	width: 180px;
	float: left;
	display: inline;
	margin: 0 9px 20px 0;
}

#main .otherbox_r {
	width: 180px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
}

#main .graybox {
	background-color: #ededed;
	padding: 0 0 10px 15px;
	font-size: 0.8em;
}

/* icon */
.h_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_p.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}

.f_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_g.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}

.s_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_b.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}

.k_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_br.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}

.sa_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_yg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}

.a_arrow {
	padding: 0 0 0 9px;
	background-image:url(../images/index_pct_icon_rb.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
}


/* footer ------------------------------*/
#footer {
	width: 100%;
	background-image: url(../common/images/pct_bg_footer.gif);
	background-repeat: repeat-x;
	clear: both;
	background-color: #ff9c08;
	font-size: 1.1em;
	line-height: 1.8;
}

#footer #mainbox {
	width: 940px;
	margin: auto;
}

#footer #mainbox a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer #mainbox #footerlogo {
	float: left;
	width: 270px;
	height: 30px;
	padding: 13px 0 0 0;
	margin: 0 0 10px 0;
}

#footer #mainbox #footerlogo .gruop {
	margin: 0 0 0 7px;
}

#footer #mainbox #p_footerlink {
	float: right;
	width: 350px;
	height: 30px;
	padding: 22px 0 0 0;
	margin: 0 0 10px 0;
}

#footer #mainbox #p_footerlink li {
	float: left;
	line-height: 0;
	font-size: 1px;
	margin: 0 0 0 10px;
	display: inline;
}

#footer #mainbox #address {
	float: left;
	width: 700px;
	margin: 0 0 20px 0;
	color: #FFFFFF;
}

#footer #mainbox #f_pagetop {
	float: right;
	width: 133px;
	margin: 0 0 20px 0;
}


/* parts ------------------------------*/
h1 {
	font-size: 1px;
	line-height:0;
	display: none;
}

h2 {
	font-size: 1px;
	line-height:0;
	display: none;
}

/* inline */
.inline {
	display: inline;
}

/* redtxt */
.attention {
	color: #cc0000;
}

/* arrowicon */
.arrow {
	padding: 0 0 0 9px;
	background-image: url(../images/pct_icon_arrow_yo.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 15px 0 0 0;
}

/* list typenone */
.typenone {
	list-style-type: none;
}

/* bottomimg */
.p_bottomimg {
	margin: 20px 0 0 0;
}

/* clear */
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* flashplayer */
.flashplayerbox {
	padding: 10px;
	background-color: #eeeeee;
	width: 680px;
	margin: 0 0 0 130px;
}

.flashplayerbox img {
	float: left;
	width: 160px;
}

.flashplayerbox p {
	float: right;
	width: 500px;
	font-size: 0.9em;
}

/* margin */
.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

/* 
@media print {
body {
zoom: 60%;
}
}
*/

/* search */
#srchBox
{
margin:5px 0 0;
border:none;
color:#000000;
width:200px;
}
#srchBox *
{
margin:0;
padding:0;
font-size:12px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
xpadding:5px 0;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:120px;
margin-right:5px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:50px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

