@charset "shift_jis";

/*
	* filename          : header_common.css
	* Version           : 1.0
	* lust updated date : 2012.06.27
*/


/* Stylesheet Document */

/* ===================================================================
 1. common
=================================================================== */
img{ border: none;}
dl, dt, dd,{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/*============================================*/

/* headerTopBOX

/*============================================*/

body div#headerTopBOX { background: url(/common/img/header_bg.jpg) repeat-x top left #ffffff; margin: 0px;  }
body div#headerTopBOX div#gNaviArea{ width: 970px; margin: 0 auto 0 auto; }
body div#headerTopBOX div#gNaviArea div.leftBox{ float: left; width: 698px; }
body div#headerTopBOX
{
	z-index:2;
	position:relative;
}
body div#headerTopBOX div#gNaviArea div.rightBox{ float: right; width: 260px; margin-top: 13px; }
	/* search */
	#searchForm{ position: relative; z-index: 1999; }
	#searchWords{ 
		background:url(../img/search_bg.gif) no-repeat left top;
		border: none;
		width: 202px;
		height: 23px;
		padding: 0 50px 0 8px;
		/padding: 5px 20px 0 8px;
	}
	#searchBtn{
		position: absolute;  
		top: 0;
		/top: 1px; 
		left: 211px;
	}
/*============================================*/

/* search dropDOWN-->>>

/*============================================*/

div.searchMenu{ visibility: hidden; position: absolute; top: 23px; left: 42px; z-index: 2000; }

.div.searchMenu
{
	height:68px;
	overflow:hidden;
}
* html div.searchMenu
{
	font-size:0;
}
*:first-child+html div.searchMenu
{
	font-size:0;
}

* html div.searchMenu a img
{
	margin-top:-1px;
}
*:first-child+html div.searchMenu a img
{
	margin-top:-1px;
}




/*============================================*/

/* footerBottomBOX

/*============================================*/

body div#footerBottomArea{
	border-top: 1px solid #e9e8dd;
	padding-bottom: 15px;
	background-color:#ffffff;
}


body div#footerBottomBOX{ 
	width: 970px;
	padding-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	background-color: #ffffff;
	background-image: none;
	text-align: left;
	
	
	
 }
body div#footerBottomBOX p{ margin: 0; /margin-bottom: 20px; }
body div#footerBottomBOX div#fb_leftArea{ 
	width: 240px;
	text-align:left;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #e9e8dd;
}
	/* その他カテゴリー */
	div#fb_leftArea dl{
		padding-bottom: 12px;
		border-bottom: dotted 1px #c8c8c8;
		}
	div#fb_leftArea dl.ctg01{
		background: url(/common/img/listIcon_asobu.jpg) no-repeat top left;
		}
	div#fb_leftArea dl.ctg02{
		background: url(/common/img/listIcon_taberu.jpg) no-repeat top left;
		/margin-top: 10px;

		}
	div#fb_leftArea dl.ctg03{
		background: url(/common/img/listIcon_kurasu.jpg) no-repeat top left;
		/margin-top: 10px;
		}
	div#fb_leftArea dl.ctg04{
		background: url(/common/img/listIcon_event.jpg) no-repeat top left;
		/margin-top: 10px;
		}
	div#fb_leftArea dt{ margin-left: 40px; font-size: 13px; }
	div#fb_leftArea dt a{ color: #3386ca; }
	div#fb_leftArea dd{ margin-top: 5px; font-size: 11px; /margin-left: 40px; }

/* footerBottomBOX */
body div#footerBottomBOX div.fbStyle{ 
	float: left;
	width: 200px;
	padding-right: 25px;
	border-right: 1px solid #e9e8dd;
}
body div#footerBottomBOX div.fbStyle p{ 
	margin:0;
}
body div#footerBottomBOX div.heightLine p{ 
	margin:0;
}

/* 追加修正分のスタイル */
body div#footerBottomBOX div.fbStyle_middle{ 
	margin-left: 25px;
}
body div#footerBottomBOX div.fbStyle_middle p{ 
	margin:0;
}


	body div#footerBottomBOX ul{ 
		list-style: none;
		padding-left: 0;
		/margin-left: 5px;
		padding-bottom: 5px;
		text-align: left;
	}
	body div#footerBottomBOX ul.footCtgUl{ 
		border-bottom: dotted 1px #c8c8c8;
	}
	body div#footerBottomBOX ul li{
		margin-bottom: 2px;
		margin-top: 8px;
		text-align: left;
	}
	body div#footerBottomBOX ul li a{
		color: #333333;
	}
	body div#footerBottomBOX ul li.arrow{
		background:url(/common/img/listIcon_arrow.jpg) no-repeat top left;
		padding-left: 20px;
		height: 15px;
	}
	
	/* フォーム：プルダウン　各局選択 */
	body div#footerBottomBOX ul li select {
		padding: 0.2em;
		width: 212px;
		margin-bottom: 5px;
	}
	
	/* フォーム：プルダウン　各局選択 */
	body div#footerBottomBOX ul li select.last {
		margin-bottom: 0;
	}

body div#footerBottomBOX ul li option {
	margin: -1px 0 0;
	padding: 0.2em;
	line-height: 1em;
	width: 23em;
	}

	
	

body div#footerBottomBOX div#fb_rightArea{ 
	width: 200px;
	text-align:left;
	float: left;
	margin-left: 20px;
}


/*============================================*/

/* footerBottomfield

/*============================================*/
/*div#footerBottomfield{ border-top: 1px solid #e9e8dd; margin-top:28px; padding-top: 35px; font-size: 12px; } 2013年6月26日フッター上部マージン削除（TCI松本） */
div#footerBottomfield{ border-top: 1px solid #e9e8dd; padding-top: 35px; font-size: 12px; }
div#footerBottomfield div.footerBottomfield_wrap{ width: 970px; margin: 0 auto 0 auto; }
div#footerBottomfield div#fbfield_left{ width: 600px; float: left; /width: 710px; }
	/* Left */
	div#footerBottomfield div#fbfield_left ul{ list-style: none; padding-left: 0; }
	div#footerBottomfield div#fbfield_left ul li{ float: left; padding-right: 12px; margin-right: 12px; margin-bottom: 8px; background:url(/common/img/list_dot_bar.jpg) top right no-repeat; }
	div#footerBottomfield div#fbfield_left a{ color: #262626; }
	
	/* Right */
	div#footerBottomfield div#fbfield_right{ width: 173px; float: right; text-align: center; margin-bottom: 20px; }
	div#footerBottomfield div#fbfield_right img.left{ margin-right: 30px; }
	





/*============================================*/

/* footerGotop

/*============================================*/
p.footerGotop_btn{ margin-bottom: -8px; text-align: right; width: 970px; margin: 0 auto 0 auto;}
div#footerGotop{ background-color: #262626; color: #ffffff; font-size: 11px; margin-bottom: 0;}
div#footerGotop p.btn{ text-align: right; }
div#footerGotop div.footerGotop_wrap{ width: 970px; margin: 0 auto 0 auto; padding: 8px 0; color: #ffffff;}
div#footerGotop div.footerGotop_wrap p{ color: #ffffff; text-align: left; }









/*============================================*/

/* clearfix

/*============================================*/

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

