@charset   "Shift_JIS";
/* CSS Document */


/*■初期設定*/

body{
    
    
    
    
    
    
	color:#000000;/*通常のテキストカラー*/
	
}
a{
    
    
    
    
    
    
	color:#0099FF;/*通常のリンクテキストカラー*/
	
}
a:hover{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	
}

/*■初期設定ここまで*/



*{  
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin:0; padding:0;
}
img{  
    
    
    
    
    
    
    
    
    
    
    
    
    
  border:0;
}

table,div{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	margin:auto;
	
}

/*■フォントサイズ調整*/
body {
    
    
    
    
    
    
	font-size:12px;
	*font-size:80%;
	*font:80%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
}


body{
    
    
    
    
    
    
	text-align:center;
	
}

/*■レイアウトセレクタ*/
.CNT{
    
    
    
    
    
    
	text-align:center;
	
}
.L{
    
    
    
    
    
    
	text-align:left;
	
}
.R{
    
    
    
    
    
    
	text-align:right;
	
}



.clr_sps{  
    
    
    
    
    
  clear:both; font-size:1px;
}

#container{  
    
    
    
    
    
    
    
    
    
    
    
    
    
	width : 840px;
	text-align:center;
	

  background-color : #ffffff;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #c2c2c4;
  border-right-color : #c2c2c4;

}
h1{
    
    
    
    
    
    
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0px;
	
}	
H2{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	margin:0 0 0 0px;
	height:38px;
	font-weight:normal;
	background-repeat : no-repeat;
	text-indent:62px;
	padding:6px 0 0 0;
	
}
h2 a{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	font-size:25px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	
}
h2 a:hover{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	color:#333333;
	text-decoration:none;
	
}	
#head_menu {
width:800px;
	background-repeat : repeat-x;
	text-align:right;
	font-size:10px;
	line-height:25px;
	color:#FFFFFF;
	

  background-image : none
}
#head_menu A{
    
    
    
    
    
    
    
    
    
    
    
    
    
    	color:#333333;
	font-size:12px;
	letter-spacing:2px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
		

  color : #5aa9ac;

  padding-left : 4px;

  

  border-bottom-width : medium;
  
  
}
#head_menu A:hover{  
    
    
    
    
    
    
    
    
    
    
    
    
	color:#ffaa00;
	text-decoration:underline
;

  
  
  
}


#contents{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	margin:6px 0 20px 0;
	clear:left;
	
}
#div1 {  
	color: green;
	background-color: black;
}
#main_image{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
	
}

#copy{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	height:20px;
	font-size:10px;
	text-align:right;
	color : #c2c2c4;
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #c2c2c4;border-right-color : #333333;border-bottom-color : #333333;border-left-color : #333333;
	border-width:2px 0 0 0;
	padding:px;
	clear:left;
	

  width : 840px;
}
#copy a{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	color:#333333;
	text-decoration:none;
	
}
#copy a:hover{
    
    
    
    
    
    
	color:#333333;
	
}


/***トップ***/
#top{
	}
#top h3{
    
    
    
    
    
    
	font-size:22px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	
}
#top p{
    
    
    
    
    
    
	line-height:1.6em;
	
}
#top div#top_btm{
    
    
    
    
    
    
	zoom:100%;
	
}
#top div#top_btm:after{
    
    
    
    
    
    
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	
}	
#top div#left{
    
    
    
    
    
    
	float:left;
	width:398px;
	
}
#top div#left h4{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	font-size:12px;
	margin:6px 0 0 0;
	
}
#top div#left div#info{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/top/bg_info.gif);
	width:398px;
	
}
#top div#left div#info div#main{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/top/bg_info_main.gif) repeat-y;
	text-align:left;
	
}
#top div#left div#info div#main h5{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	padding:8px 10px 0 10px;
	font-size:80%;
	
}
#top div#left div#info div#main p{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	padding:2px 10px 0 10px;
	
}
#top div#right{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	float:left;
	width:230px;
	margin:0 0 0 20px;
	
}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	
}
#top div#right div#bnr_sps p a{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/top/bg_bnr.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	
}
#top div#right div#bnr_sps p a:hover{
    
    
    
    
    
    
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	
}

/***その他のページ***/
#main_image2{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 0 0;
	padding:8px 7px 6px 7px;
	
}
#main_image2 h2{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	background : url(file:///F:/Users/Ryusuke/Documents/hpbqsite/sub2/canoue tour/canoue tour/pinai/img/common/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:120px 30px 0 0;
	
}
#main_image2 h2.t_bk{
    
    
    
    
    
    
	color:#000000;
	
}
#main_image2 h2.t_wt{
    
    
    
    
    
    
	color:#FFFFFF;
	
}	
#other_page{}


	
#other_page div.typeA{
	}



	






/*テーブルセット*/




/******************************************************************************************************/



#DIV1{  
  background-color :
  width : 200px;
}

#Div1{  
  background-color : black;
}

#Div12{  
width : 800px;

#topdiv{  
  width : 800px;
}

#topdiv{  
  width : 800px;
}

