@charset "shift_JIS";
/* CSS Document */

/*----------------------------------------------------
	TOPスタイル
----------------------------------------------------*/

#m_footer{
	background-color:#fff;
	widht:100%;
}
#m_main{
}
.left{
	width:660px;
	float:left;
	overflow:hidden;
	background-color:#fff;
	margin-top:10px;
}
.left2{
	width:740px;
	float:left;
	overflow:hidden;
	background-color:#fff;
}
.right{
	width:30%;
	float:right;
	color:#069;	
	background-color:#fff;
}
.right2{
	width:210px;
	float:right;
	color:#069;	
	background-color:#fff;
}


/* kts */
#topkts{
	margin-top:5px;	
}
#topkts ul{
	width:650px;
	overflow:hidden;
	margin-left:5px;
}
#topkts li{
	display:block;
	width:115px;
	float:left;
	margin:5px;
	font-size:x-small;
}
#topkts img{
	width:100px;
	height:100px;
	display:block;
	margin:0 auto 0 auto;
}
#topkts li a{
	display:block;
	background:#CCC;
	text-decoration:none;
	color:#000;
	padding:5px;
	overflow:hidden;
}
#topkts li a:hover{
	background:#999;
}
#kts_top{
	width:650px;
	height:40px;
	background:url(/img/kts/kts_top.gif);
	background-repeat:no-repeat;
}
#kts_middle{
	width:650px;
	background:url(/img/kts/kts_middle.gif);
	background-repeat:repeat-y;
}
#kts_bottom{
	width:650px;
	height:13px;
	background:url(/img/kts/kts_bottom.gif);
	background-repeat:no-repeat;
}


/*kts block*/
#kts_b {
	widht:740px;
	display:inline;
}
#kts_b ul{
	width:630px;
	float:left;
	list-style: none;
	padding-left:20px;
	background:#003366;
	overflow:hidden;
	height:10px;
}
#kts_b li{
	padding:5px; 
	float:left;

}

#kts_b a{
border: 1px solid #fff;
background-color: #FFF;
font-size: small;
padding:5px;
margin:0;
text-decoration: none;
color: #333;
width: 130px; 
text-align: center;
display:block;
}

#kts_b a:hover{
background-color: #6CC;
color: #fff;
}


#tenpo_t{
	width:660px;
	float:left;
	margin-bottom:10px;
}
#tenpo_t2{
	width:250px;
	height:330px;
	float:left;
	margin:-3px auto 10px auto;
}

#tenpo_s{
	width:320px;
	display:block;
	float:left;
}
ul.tenpos_menu{
	display:block;
	float:right;
	width:90px;
	margin:15px 0 0 5px;
}
ul.tenpos_menu li{
	width:90px;
	height:30px;
}
ul.tenpos_menu li a{
	background-image:url(../img/main/tenpos_btn.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:90px;
	height:30px;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
}
ul.tenpos_menu li a:hover{
	color:#F60;
}
#tenpo_s2{
	width:240px;
	display:block;
	float:right;
	margin-right:5px;
}

#right_r{
	width:30%;
	list-style:none;
}

#tenpo_n{
	width:450px;
	display:block;
	float:left;
}
#tenpo_n a{
	display:block;
}

/*   */
.checkkey{
	width:180px;
	float:right;
	background:#999;
}
.checkkeyin {
	margin:3px 10px 10px 10px;
	background:#fff;
	display:block;
}
.checkkeyin ul{
	background:#fff;
}
.checkkeyin li{
	float:left;
}

/*　　あああ*/
#topsns{
	margin:0px 0px;
	width:280px;
	display:block;
	overflow:hidden;
	float:right;
}

.button_text{
	font-size:16px;
}

/* 注目のワード */
.keyw{
	margin-top:10px;
	display:block;
	float:left;
	width:940px;
	padding:0 10px;
}
.keyw2{
	margin-top:10px;
	display:block;
	float:left;
	width:960px;
/*	padding:0 10px;*/
}
dl.list309 a{
	color:#333;
	font-size:12px;
}
dl.list309 a:hover,
dl.list309 a:visited{
	color:#666;
}
dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.3em;
  width: 7.5em;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #333;
  text-shadow:1px 1px 2px #999;
}

dl.list309 dd {
  margin-bottom: 0.3em;
  margin-left: 7em;
}


.ktsichi{
	width:200px;
	float:right;
}

/* 新着情報01--------------*/
#news {
	display:block;
	float:right;
	width:658px;
	height:150px;
    overflow:auto;
    position:relative;
	border:1px #999 solid;
	background:#fff url(/img/top/spring02.gif) top right no-repeat;
}
#news_a {
	display:block;
	float:right;
	width:658px;
	height:200px;
    overflow:auto;
    position:relative;
	border:1px #999 solid;
	margin-bottom:15px;
}
#news02{
	display:block;
	float:right;
	width:323px;
	height:180px;
    overflow:auto;
	border:1px #999 solid;
	background:#fff url(/img/top/spring01.gif) no-repeat right bottom;
}
/* 本体？ */
.scrollgeneric {
    line-height:1px;
    font-size:1px;
    position:absolute;
    top:0;
    left:0;
}
/* 縦スクロール範囲 */
.vscrollerbase {
    width:10px;
    background-color:#999;
}
/* 縦スクロールバー */
.vscrollerbar {
    width:10px;
    background-color:#333;
}
/* 横スクロール範囲 */
.hscrollerbase {
    height:10px;
    background-color:#eee;
}
 
/* 横スクロールバー */
.hscrollerbar {
    height:10px;
    background-color:#900;
}
/* 縦横スクロールバー */
.scrollerjogbox {
    width:10px;
    height:10px;
    top:auto;
    left:auto;
    bottom:0;
    right:0;
    background-color:#eee;
}
#news a,
#news02 a{
	display:block;
	text-decoration:none;
	padding:5px;
	color:#036;
}
#news a:hover,
#news02 a:hover{
	color:#333;
	background:#69C;
}
dl.listnew{
	margin:5px;
	font-size:13px;
}
dl.listnew dt{
  clear: left;
  float: left;
  margin: 0 0 0.3em;
  width: 6em;
  border-left: solid 9px #CCC;
  padding-left: 5px;
  color: #333;
  line-height:1.2em;
}
dl.listnew dd {
  margin-bottom: 0.3em;
  margin-left: 7.5em;
  line-height:1.2em;
}

dl.listnew dd a{
	color:#333;
}
dl.listnew dd a:hover{
	color:#999;
}
dl.listnew dt .top{
	background:#ccc;
}

dl.listnew2{
	margin:5px;
	font-size:13px;
	zoom:1;
}
dl.listnew2 dt{
  clear: both;
  float: left;
  margin: 0 0 0.3em;
  width: 6em;
  border-left: solid 9px #CCC;
  padding-left: 5px;
  color: #333;
  line-height:26px;
}
dl.listnew2 dd {
  margin-bottom: 0.3em;
  padding-left: 8em;
  border-bottom:1px dotted #999;
  line-height:26px;
}

dl.listnew2 dd a{
	color:#333;
}
dl.listnew2 dd a:hover{
	color:#999;
}
dl.listnew2 dt .top{
	background:#ccc;
}



/*	削除対象↓	*/

#whatnews {
	margin:;
	padding:8px;
	overflow: scroll; 
	width: 630px;
	height: 120px;
	background-color: fff;
	border:#C66 3px solid;
}
#whatnews2 {
	margin:;
	padding:8px;
	overflow: scroll;
	width: 300px;
	height: 190px;
	background-color: fff;
	border:#C66 3px solid;
}
/*	削除対象↑	*/


/*カラ鉄スペシャル*/



/*メイン　画像スライダー　dock*/
#slider{
	background:#000;
}
#slider{
	font-size:14px;
}
#slider h2{
	font-size:20px;
}
#slider a{
	text-decoration:none;
	border:none;
}
/*

	GalleryView Stylesheet
	
	Use the CSS rules below to modify the look of your gallery.
	
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
	
	<div class="gallery">
		<div class="panel">
			<img src="path/to/image.jpg" />
			<div class="panel-overlay">
				...overlay content...
			</div>
			<div class="overlay-background"></div>
		</div>
		<ul class="filmstrip">
			<li class="frame current">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
			<li class="frame">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
		</ul>
	</div>
*/

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#slider { visibility: hidden;}

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}
.panel img{ border:none;background:000;}
/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 80px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: #CCC;}
.panel .panel-overlay h2{	font:bold 20px; background:#03C;padding:5px 0;color:#fff;}
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel .panel-overlay b{ color:#fff;}
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #000; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none;}

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}
/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

.link2dayo{
	width:960px;
	height:185px;
	background-image:url(/img/top/slide/togoshi_takenotsuka_top.jpg);
	padding-top:95px !important;
	background-repeat:no-repeat;
	overflow:hidden;
}
	

/*スライド変更で追加*/
.topslidewalu{
	width:700px;
	height:320px;
	float:left;
}