@charset "utf-8";
/* ===================================================================
CSS information

 file name  :sightseeing.css
 author     :Ability Consultant
style info  :女将の細腕繁盛記　ハックは最下部に記述
=================================================================== */

/* -----------------------------------------------------------
	ヘッダー
----------------------------------------------------------- */

/* h2  画像タイトル */
#sightseeing #header h2 {
	background:url(../sightseeing/images/title.jpg) center top no-repeat;
}

/*----------------------------------------------------
	
	#main	メイン	
	
----------------------------------------------------*/


/* -----------------------------------------------
	.sub_menu	 観光案内サブメニュー	
-------------------------------------------------*/

/* ---- メニュー共通 -----*/
#sightseeing #main ul#sub_menu {
	width:705px;
	height:32px;
	overflow:hidden;
	background:url(../sightseeing/images/bg_sub_menu.gif) no-repeat;
}

#sightseeing #main ul#sub_menu li {
	float:left;
	text-indent:-9999px;
}

#sightseeing #main ul#sub_menu li a {
	height:32px;
	text-indent: -9999px;
	display:block;
	outline:0;
}

/* ---- サブメニュー個別 -----*/
#sightseeing #main ul#sub_menu li#sub_sightseeingmap a {
	width: 107px;
}
#sightseeing #main ul#sub_menu li#sub_sightseeingmap a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) 0 -32px;
}

#sightseeing #main ul#sub_menu li#sub_winefactory a {
	width:144px;
}
#sightseeing #main ul#sub_menu li#sub_winefactory a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) -107px -32px;
}

#sightseeing #main ul#sub_menu li#sub_pickfruits a {
	width:129px;
}
#sightseeing #main ul#sub_menu li#sub_pickfruits a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) -251px -32px;
}

#sightseeing #main ul#sub_menu li#sub_golfspots a {
	width:136px;
}
#sightseeing #main ul#sub_menu li#sub_golfspots a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) -380px -32px;
}

#sightseeing #main ul#sub_menu li#sub_seasonwords a {
	width:96px;
}
#sightseeing #main ul#sub_menu li#sub_seasonwords a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) -516px -32px;
}

#sightseeing #main ul#sub_menu li#sub_links a {
	width:93px;
}
#sightseeing #main ul#sub_menu li#sub_links a:hover{
	background: url(../sightseeing/images/bg_sub_menu.gif) -612px -32px;
}



/* -----------------------------------------------
	.cnt_sightseeingmap　観光MAP	
-------------------------------------------------*/
#sightseeing #main .cnt_sightseeingmap {
	margin:50px 0 30px 0;
}

#sightseeing #main .cnt_sightseeingmap h3 {
	margin:0 0 20px;
}

#sightseeing #main .cnt_sightseeingmap .gmap_wrap {
	margin:0 auto;
	padding:3px 0 0 0;
	width:705px;
	height:377px;
	background:url(../sightseeing/images/bg_map.jpg) 0 0 no-repeat;
}

#sightseeing #main .cnt_sightseeingmap #gmap {
	margin:0 auto;
	width:696px;
	height:366px;
}


#sightseeing #main .cnt_sightseeingmap p.smtxt {
	margin: 5px 0 0 0;
	text-align:right;
}


/* .cnt_point 　			GOOGLE MAPの吹き出し
----------------------------------------------------*/

#sightseeing .cnt_point {
	width:330px;
	overflow:hidden;
}

#sightseeing .cnt_point2 {
	width:230px;
	overflow:hidden;
}

#sightseeing .cnt_point img {
	float:left;
}

#sightseeing .cnt_point .point_txt,
#sightseeing .cnt_point2 .point_txt{
	width:230px;
	line-height:16px;
	float:right;
	font-size:0.88em;
}



/* -----------------------------------------------
	.cnt_sightseeingspot　周辺観光	
-------------------------------------------------*/
#sightseeing #main .cnt_sightseeingspot {
	margin:0 0 30px 0;
	overflow:hidden;
	width:705px;
}

#sightseeing #main .cnt_sightseeingspot h3 {
	margin:0 0 20px;
}



/* .cnt_boxspot　観光スポットBOX雛形	
-------------------------------------------------*/

#sightseeing #main .cnt_boxspot {
	margin:0 0 20px 0;
	padding:10px;
	width:323px;
	border:1px solid #D9D9D9;
	background-color:#F2F5F6;
	overflow:hidden;
}

#sightseeing #main .cnt_boxspot .cnt_spotinfo,
#sightseeing #main .cnt_boxspot2_left .cnt_spotinfo{
	margin:0 0 10px 0;
	width:322px;
	overflow:hidden;
}

#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname,
#sightseeing #main .cnt_boxspot2_left .cnt_spotinfo .cnt_spotname{
	width:189px;
	float:right;
	overflow:hidden;
}

#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname h4,
#sightseeing #main .cnt_boxspot2_left .cnt_spotinfo .cnt_spotname h4,
#sightseeing #main .cnt_spotname3 h4,
#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname_golf h4{
	margin:0 0 10px;
	color:#000;
}

#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname h4 img,
#sightseeing #main .cnt_boxspot2_left .cnt_spotinfo .cnt_spotname h4 img,
#sightseeing #main .cnt_spotname3 h4 img,
#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname_golf h4 img{
	vertical-align:middle;
}

#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname p.btn_mrg,
#sightseeing #main .cnt_boxspot2_left .cnt_spotinfo .cnt_spotname p.btn_mrg,
#sightseeing .cnt_spotname3 p.btn_mrg,
#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname_golf p.btn_mrg{
	float:left;
	margin:0 5px 0 0;
}


#sightseeing #main .cnt_boxspot table,
#sightseeing #main .cnt_boxspot2_left table{
	width:322px;
}

#sightseeing #main .cnt_boxspot table th,
#sightseeing #main .cnt_boxspot2_left table th{
	width:100px;
}

/* .cnt_boxspot2　フルーツ2連スポットBOX雛形	
-------------------------------------------------*/
#sightseeing #main .cnt_boxspot2 {
	margin:0 0 20px 0;
	padding:10px;
	width:683px;
	border:1px solid #D9D9D9;
	background-color:#F2F5F6;
	overflow:hidden;
}

#sightseeing #main .cnt_boxspot2_left {
	margin:0 0 20px 0;
	padding:10px 9px;
	width:323px;
}

#sightseeing #main .cnt_boxspot2 img#cnt_boxspot2_momo{
	margin: 0;
	padding: 0;
	float: left;
	width: 98px;
	height: 107px;
}

#sightseeing #main .cnt_boxspot2 #cnt_boxspot2_right{
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	width: 580px;
}

#sightseeing #main .cnt_boxspot3{
	margin:0 0 5px 2px;
	padding:10px 3px;
	_padding:10px 1px;
	width:185px;
	overflow:hidden;
	float: left;
}

#sightseeing #main .cnt_spotname3{
	width:185px;
	float:right;
	overflow:hidden;
}

/* .cnt_spotname_golf　ゴルフスポットBOX雛形	
-------------------------------------------------*/
#sightseeing #main .cnt_boxspot .cnt_spotinfo .cnt_spotname_golf{
	width:210px;
	float:left;
	overflow:hidden;
}

/* .img.img_btn　詳細ボタン	
-------------------------------------------------*/
#sightseeing img.img_btn{
	margin: 0 10px 0 0;
	width: 38px;
	height: 18px;
	clear:both;
	float:right;
}

/* -----------------------------------------------
	.cnt_seasonwords　歳時記	
-------------------------------------------------*/
#sightseeing #main .cnt_seasonwords{
	margin:50px 0 30px 0;
	overflow:hidden;
	width:705px;
}

#sightseeing #main .cnt_seasonwords h3 {
	margin:0 0 20px;
}


#sightseeing #main .cnt_seasonwords .cnt_season{
	margin:0;
	width:322px;
	overflow:hidden;	
}

#sightseeing #main .cnt_seasonwords .cnt_season img.img_tsuki{
	margin:0;
	float: left;
}

#sightseeing #main .cnt_seasonwords .cnt_season .box_syousai{
	margin:0;
	width: 275px;
	float: right;
}

#sightseeing #main .cnt_seasonwords .cnt_season .box_syousai img.img_saijiki{
	margin: 5px 0 0 0;
}



/* -----------------------------------------------
	.cnt_link　リンク集	
-------------------------------------------------*/
#sightseeing #main .cnt_link{
	margin:20px 0 30px 0;
	overflow:hidden;
	width:705px;
}

#sightseeing #main .cnt_link h3 {
	margin:0 0 20px;
}

/*----------------------------------------------------
	テーブル 観光施設用
----------------------------------------------------*/
#sightseeing #main .cnt_boxspot3 table{
	width:180px;
}

#sightseeing table.tbl_basic_si {
	color:#000;
	border:1px solid #A4A0BB;
	margin: 5px 0;
}

#sightseeing table.tbl_basic_si th,
#sightseeing table.tbl_basic_si td {
	padding:0 0 0 5px;
	border:1px solid #A4A0BB;
}

#sightseeing table.tbl_basic_si th {
	text-align:left;
	font-weight:bold;
	background-color:#F4F3F9;
	color:#827A92;
}

#sightseeing table.tbl_basic_si td {
	background-color:#fff;
	color:#484452;
}



/*----------------------------------------------------
	テーブル 観光施設用2
----------------------------------------------------*/
#sightseeing #main .box_syousai table{
	width:280px;
}

#sightseeing table.tbl_basic_season {
	color:#000;
	margin: 5px 0;
}

#sightseeing table.tbl_basic_season th,
#sightseeing table.tbl_basic_season td {
	padding:5px 5px;
	border:none;
	border-bottom: dotted #CCC 1px;
	line-height: 1.2em;
}

#sightseeing table.tbl_basic_season th {
	text-align:left;
	font-weight:bold;
	color:#3F113F;
}

#sightseeing table.tbl_basic_season td {
	color:#484452;
}




/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/

