@charset "shift_jis";


/*------------------base------------------*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top;
}

#contents_container {
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
}

#main_container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../images/cont_back.jpg);
	background-repeat: repeat-y;
}

/*------------------header------------------*/
#header_container{
	height: 74px;
	margin-top: 0px;
	background-image: url(../images/header_back.jpg);
	display: block;
	background-repeat: repeat-x;
	padding-top: 60px;
}
#header{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#head_l{
	float: left;
}

#head_mid{
	width: 210px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
*html #head_mid{
	margin-top: 10px;
	line-height: 130%;
}
*:first-child+html #head_mid{
	margin-top: 10px;
	line-height: 130%;
}

#head_r{
	float: right;
	margin-top: 26px;
	margin-right: 20px;
	width: 491px;
	background-color: #372C22;
}

*html #head_r{
	width: 450px;
}
*:first-child+html #head_r{
	width: 450px;
}
#top_photo{
	height: 180px;
	background-color: #75604B;
}
#top_photo2{
	height: 180px;
	background-color: #75604B;
}
#photodiv{
	background-repeat: no-repeat;
}
.non_image{
	display: none;
}

#top_text{
	padding-top: 20px;
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 20px;
	background-color: #EFEEEA;
}


/*------------------footer------------------*/
#footer_container{
	height: 218px;
	margin-top: 0px;
	background-image: url(../images/footer_back.jpg);
}
#footer{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 49px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 20px;
}

*html #footer{
	line-height: 130%;
}

*:first-child+html #footer{
	line-height: 130%;
}

#footer_logo{
	width: 150px;
	height: 50px;
	float: left;
	font-size: 10px;
}
#footer_col_a{
	width: 127px;
	float: left;
	margin-right: 12px;
}

#footer_col_b{
	width: 180px;
	float: left;
	margin-right: 12px;
}
#footer_col_c{
	margin-right: 12px;
	float: right;
	width: 433px;
}
#footer li{
	margin-right: 20px;
	list-style: none;
}
#footer ul{
	margin: 0px;
	padding-left: 20px;
}
#footer_copy{
	width: 100%;
	padding-top: 25px;
	text-align: center;
}

#footer_ad{
	background-color: #6F6F6F;
	border-top: solid #ECECEC 1px;
}
/*------------------column------------------*/
#contents_l{
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#contents_r{
	width: 230px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#contents_c{
	width: 465px;
	float: left;
	border: solid 1px #999999;
	margin-left: 12px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#contents_c2{
	width: 700px;
	float: right;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	margin-right: 16px;
	margin-top: 10px;
}

*html #contents_l{
	margin-left: 5px;
	line-height: 130%;
}
*html #contents_r{
	margin-right: 5px;
	line-height: 130%;
}
*html #contents_c{
	width: 460px;
	line-height: 130%;
}
*:first-child+html #contents_l{
	line-height: 130%;
}
*:first-child+html #contents_r{
	line-height: 130%;
}
*:first-child+html #contents_c{
	line-height: 130%;
}


/*------------------メニュー------------------*/

ul.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #372C22;
	list-style-type: none;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 12px;
}

ul.globalNavi li a {
	border-right: 1px solid #666;
	padding: 18px 23px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #2D2520;
	text-decoration: none;
	background-image: url(../images/menu_back.jpg);
}

ul.globalNavi li a:hover {
	border-color: #666;
	color: #FFFFFF;
	background-color: #98886E;
	background-image: url(../images/menu_back_h.jpg);
}

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/*----------------infoメニュー------------------*/

#info_menu{
	width: 670px;
	background-color: #FFF;
	margin-right: auto;
	margin-top: 10px;
	height: 30px;
	margin-left: auto;
}

#infonavi{
  margin: 0;
  padding: 0;
  width: ***;
}

#infonavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#infonavi li{
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
	border: solid #ffffff 1px;
}

#infonavi a{
	text-align: center;
	display:block;
	padding: 0.5em 0;
	width: 100%;
	background-color: #625642;
	color: #FFF;
}

#infonavi a:hover{
	background-color: #B09B77;
	color: white;
}



/*----------------パーツ------------------*/
.cl{
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.banner{
	border: solid #999999 1px;
}

.non{
	display: none;
}

.mag0{
	margin: 0px;
}
.bmag0{
	margin-bottom: 0px;
}
.bmag15{
	margin-bottom: 15px;
}

.lmag15{
	margin-left: 15px;
}
.lmag30{
	margin-left: 30px;
}

.rmag15{
	margin-right: 15px;
}
.mag_c{
	margin-left: auto;
	margin-right: auto;
}

.label{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/label.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 10px;
}
.photo_frame{
	border:1px solid;
	padding:5px 5px 5px 5px;
	background-color: #F4F4F4;
	border-color: #D8D8D8;
}
.wrap{ width:100%; clear:both;}

/*----------------リンク------------------*/
a img{
	border-style:none;
}
a:link{
	color: #00AEFF;
	text-decoration: none;
} 
a:visited{
	color: #00AEFF;
	text-decoration: none;
}
a:hover{
	color: #00D2FF;
	text-decoration: underline;
}
a:active {
	color: #00AEFF;
	text-decoration: none;
} 

*html #header a{
	color: #FFFFFF;
}

#footer_container a,#head_mid a,#footer_ad a{
	color: #FFFFFF;
}
#footer_container a:hover,#head_mid a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.highlight a:hover *{
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}

/*----------------テキスト------------------*/

h2{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 2px;
}
h3{
	background-image: url(../images/h3.jpg);
	height: 25px;
	color: #FFFFFF;
	padding-left: 25px;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 0px;
}

h4{
	font-size: 13px;
	margin: 0;
}
.font9{
	font-size: 9px;
	color: #5B5B5B;
}
.font9w{
	font-size: 9px;
	color: #ECECEC;
}
.font10{
	font-size: 10px;
	color: #5B5B5B;
}
.font10_w{
	font-size: 10px;
	color: #ECECEC;
}

.font12{
	font-size: 12px;
	color: #5B5B5B;
}
.font12_w{
	font-size: 12px;
	color: #ECECEC;
}

.font14{
	font-size: 14px;
	color: #5B5B5B;
}
.font14_w{
	font-size: 14px;
	color: #ECECEC;
}
.or{
	color: #FF6600;
}
.white{
	color: #FFFFFF;
}
.red{
	color: #FF6969;
}

.line_txt{
	text-decoration: line-through;
}
/*----------------スケジュール------------------*/
.obi_c{
	background-image: url(../images/gra.jpg);
	height: 40px;
	padding-top: 20px;
	text-align: center;
	background-color: #33291F;
	font-size: 14px;
	color: #FFFFFF;
}
.day{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/day_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #9A9A9A;
	border-left-color: #554336;
	margin-top: 10px;
}

.day2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/day2_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 10px;
}


.title{
	color: #FF3551;
	font-weight: bold;
	font-size: 14px;
}
.pickup_1day{
	margin-left: 20px;
	margin-top: 3px;
}
.a_block{
	float: right;
	padding:3px 3px 3px 3px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-size: 10px;
}
.a_block  img{
	display: block;
	border: solid #000 1px;
	border-color: #C1C1C1;
}
.move_left{
	float: left;
}

#news{
	height: 600px;
	border: solid #999999 1px;
	margin-bottom: 20px;
}
/*----------------twitter------------------*/

ul#twitter_update_list {
	margin:0;
	padding:0;
	margin-bottom: 7px;
}
#twitter_update_list li {
	list-style:none;
	margin:0 12px 10px 12px;
	padding:3px;
}
#twitter_update_list li a:link {
	color:#00a2d4;
}
#twitter-link {
	margin-left:14px;
	text-align:right;
}
#twitter_update_list{
	overflow: auto;
	height: 330px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
}

#twitter_update_list li{
	border-top: solid #E1E1E1 1px;
	margin-top: 10px;
}


.jCarouselLite{
	border: 1px solid #9A9A9A;
	padding: 5px;
	background-color: #F2EEEB;
	padding-left: 9px;
}

.jCarouselLite li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.jCarouselLite ul{
	padding: 0px;
	margin: 0px;
}

.jCarouselLite img{
	border:1px solid;
	padding:3px 3px 3px 3px;
	border-color: #C1C1C1;
	background-color: #FFFFFF;
}
/*----------------機材テーブル------------------*/
#eq table{
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
#eq  table  th {
	padding: 5px 5px 5px 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	background-color: #BBBBBB;
}
#eq table td {
	padding: 5px 5px 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	background-color: #4F4F4F;
	color: #FFFFFF;
}

/*----------------リンクページ------------------*/
.link_box ul{    
	width:100%;
    margin-top:20px;
    font-size:12px;
    padding-left:0;
    margin-left:0;
}

.link_box li{
	list-style:none;
	padding:3px;
	width:180px;
	float:left;
	border-bottom: dotted #ccc 1px;
	margin-right: 10px;
	display: block;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
}
/*----------------スケジュールページ------------------*/
#schedule_contents{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}
#schedule_contents  hr{
	height: 1px;
	border: none;
	border-top: 1px #000000 dashed;
	border-color: #C3C3C3;
}
.subtxt{
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 40px;
}
.schedule_navi_l{
	width: 300px;
	float: left;
}
.schedule_navi_r{
	width: 300px;
	float: right;
	text-align: right;
}
/*----------------地図ページ------------------*/
.map_l{
	width: 305px;
	float: left;
	margin-bottom: 20px;
}

.map_r{
	width: 345px;
	float: left;
}
