@charset "shift-jis";

/*/////////////////////////////////////////////

トップページ設定

/////////////////////////////////////////////*/

.base{
    background: #fff url("../images/common/body_bg_index.gif") 0 0 repeat-x;
}

/*　ヘッダ領域	
---------------------------------------------*/

#header{
	height: 173px;
	z-index: 10;
}

/*　スライドショー	
---------------------------------------------*/

#slide{
	position: relative;
	top: -3px;
	width: 100%;
	min-width: 960px;
	height: 430px;
	margin: 0 auto;
	background: url(../images/slide/slider_bg.gif) 0 0 repeat-x;
    text-align: center;
}

/*　サブナビ
---------------------------------------------*/
#sNav_low{ display:none  }


/*　本文
---------------------------------------------*/
