@charset "utf-8";
/***********************************************/
/* wrapper                                   */
/***********************************************/ 

#wrapper {
	width: 1150px;
	background-image: url(../images/top_bgimage01.jpg);
	background-repeat: no-repeat;
}
#rogo {
	margin-left: 55px;
}

#main-visual {
	clear: both;
}
#header {
	width: 920px;
	padding-left: 30px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-y;
	height: 86px;
	margin-top: 5px;
}




#gl_navi {
	clear: both;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A2A2A;
}
#siteid {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#season {
	float: left;
	width: 250px;
	margin-top: 10px;
}


#pr_navi {
	width: 325px;
	height: 18px;
	padding-left: 10px;
	float: right;
	margin-top: 15px;
}

:root *> #pr_navi {
	margin-top: 5px;
}



#pr_navi li {
	float:left;
	margin-left: 10px;
}
#gl_navi li {
	float: left;
}
#style_navi ul li {
	float: left;
}
#style_navi {
	background-color: #FFF;
	width: 920px;
	height: 70px;
	background-image: url(../images/style_bg.png);
	padding-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
}






#content {
	width: 920px;
	background-color: #FFF;
	padding-left: 30px;
	clear: both;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}

#main {
	width: 650px;
	padding-bottom: 30px;
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	display: inline;

}

* html #main  { margin-right: 10px; }


#main p {
	font-size: 12px;
	line-height: 23px;
}



#topic_path {
	font-size: 10px;
	margin-bottom: 5px;
}
#topic_path p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}




.section {
	clear: both;
	margin-bottom: 20px;
	padding-left: 15px;
}
#local_navi {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 650px;
	border-bottom-color: #CCC;
	background-color: #F5F5F5;
}
#local_navi ul {
	display: block;
	background-color: #F5F5F5;



}
#local_navi ul li {
	float: left;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	display: block;

}
#local_navi ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 24px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;	
}



#local_navi ul li a:hover {
	color: #09F;
	background-color: #E6F4FF;
}
#local_navi ul li .selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	background-color: #FFFFFF;
}
#wrapper #content #main #local_navi .selected {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #content #main #intro #local_navi .selected {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#local_navi ul .icon_arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
}



/***********************************************/
/* sub                         */
/***********************************************/ 


#sub {
	width: 205px;
	float: left;
	margin-top: 30px;
}
#pick-up {

}
#pick-up img {
	margin-bottom: 5px;
}





#today_nekoma th {
	color: #666666;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#today_nekoma {

}
#today_nekoma table {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#today_nekoma h3 {
	padding-bottom: 10px;
}

#today_nekoma p {
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#today_nekoma td {
	color: #666666;
	text-align: left;
	vertical-align:bottom;
	font-size: 10px;
	line-height: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.con_yn{
	font-size: 14px;
}
.today_date {
	background-color: #666666;
	height: 18px;
	width: 90px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}



/***********************************************/
/* footer                         */
/***********************************************/ 


#footer {
	width: 650px;
	height: 200px;
	padding-top: 10px;
	clear: both;
	float: right;
	margin-right: 30px;
}
#livecamera {
	margin-bottom: 20px;

}
#livecamera h3 {
	padding-bottom: 5px;
	padding-top: 15px;
}


.pagetop {
	text-align: right;
	clear: both;
}


#footer p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 18px;
}



  
    
/***********************************************/
/* clearfix                                */
/***********************************************/ 
#content:after,
#gl-navi ul:after,
.corse-detail:after,
.news-entry:after,
#archive:after,
#sub:after


{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
.img_right {
	float: right;
}
.img_left {
	float: left;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.td_title {
	color: #FFFFFF;
}


/***********************************************/
/* add 2008/12/06 today's Nekoma iframe        */
/***********************************************/ 

/* add 2008/12/06 today's Nekoma iframe        */
/*#iframe_todays{
	width:230px;
	height:710px;
	margin:0 0 0 0;
	display:block;
}
#iframe_todays iframe{
	width:230px;
	height:710px;
	margin:0 0 0 0;
}*/

/* add 2009/04/17 today's Nekoma iframe        */
#iframe_todays{
	width:230px;
	height:200px;
	margin:0 0 0 0;
	display:block;
}
#iframe_todays iframe{
	width:230px;
	height:200px;
	margin:0 0 0 0;
}

/***********************************************/
/* add 2009/04/18 text decoration        */
/***********************************************/ 
.text_u{
	text-decoration:underline;
}
.text_r_b{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}
.c_both{
	clear:both;
}

