@charset "Shift_JIS";

/* CSS Document */

/* ★ヘッダー--------------------------------------- */

#header {
	background : url("img_l/header_bg.jpg") no-repeat right bottom #FFF ; }
	
/*　タイトル設定　*/

#header h1 {
	color: #3486E0;}

#header h2 { 
	color:#977F43}	
	
#header a { color : #3486E0 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}



/* ★メニュー--------------------------------------- */


/*　メニュー背景ここで設定　*/

#container {
	background : url("img_l/body_bg.gif") left repeat-y #fff ;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
/*　テキストリンク用　*/
#left{
	margin:0px 0px;
	}
#left #menu {
	padding:20px 0px ;
	margin:0px;
}

#left #menu ul{
	margin:0px 5px;
}
#left #menu li {
	margin:0px;}

#left #menu li a{
	width:145px;
 	padding:0.6em 0 0.6em 20px ;
	margin-bottom:3px ;
	display:block ;
	line-height:130% ;
	font-size:90% ;
	color: #297818 ;/**/
	background:url("img_l/m_bg.gif") no-repeat;
	}
	
#left #menu li a:hover { 
	color: #FF9900 ;/**/
	background:url(img_l/m_bg2.gif) no-repeat;
	}

/* サブメニュー */
#left #menu li.st {
	font-weight:normal ;}

#left #menu li.st a {
	width:130px;
	margin-left:20px ;
 	padding:0.6em 0 0.6em 20px ;
	font-size:90% ;
	background:url(img_l/ms_bg.gif) no-repeat ;
}

#left #menu li.st a:hover {
	background:url(img_l/ms_bg2.gif) no-repeat ;}

/* 選択中 */

#left #menu li#on a { background:url(img_l/m_bg2.gif) no-repeat; color: #FF9900 ;/**/ }

#left #menu li#on.st a { background:url(img_l/ms_bg2.gif) no-repeat ;}


/* 広告バナー */

#left .banner p ,
#left .banner a {
	color:#297818 }



/* ★コンテンツ--------------------------------------- */


/* 基本設定 */
a { text-decoration : underline ; color : #4040BF ;/**/}
a:hover { text-decoration : none ; color : #4040BF ;/**/}

	
/* コンテンツ--------------------- */
#content {
	background: url("../img_common/contents_bg.gif") repeat-x;}



/* コンテンツ設定--------------------- */


/* h3 */	
#content-body h3 {
	padding:0px 0px 0px 20px;
	height:31px ;
	line-height:31px ;
	color:#fff ;/**/
	background:url(img_l/h3_bg.jpg) no-repeat ;
}
	
#content-body h4 {
	color : #4BB528 ;/**/
	border:dotted #80B380 1px;/**/
	border-left : none ;
	border-right : none ;}
	
/* その他　トップページ--------------------- */

/* 新着情報、ブログ一覧などtable */

table.table01 td span.td-ico {
	background : url("img_l/ico_01.gif") no-repeat left ;}
			
table.table01 td.border-2px { 
	background : url("img_l/dot_2px.gif") repeat-x bottom ;}


/* #product 商品紹介--------------------- */

#content-body .product-box h5 { background : #EBF3D6 ;color:#429C23}/**/

#content-body .product-box h6 {	color : #FF5712 ; }/**/





/* ★フッター--------------------------------------- */

#footer {
	background:#9EE0BC;}/**/

/* SEOテキスト用 */

#footer p { color:#FFF}/**/

/* 著作権表記 */

#footer p.copyright { color:#FFF}/**/

