@charset "Shift_JIS";

/* CSS Document */

/* ★ヘッダー--------------------------------------- */

#header {
	height:91px ;
	background : url("img_l/header_bg.gif") no-repeat left bottom #FFF ; }
	
/*　タイトル設定　*/

#header h1 {
	padding-top:15px;
	color: #60592B;}

#header h2 { 
	color:#666}	
	
#header a { color : #60592B ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}



/* ★メニュー--------------------------------------- */


/*　メニュー背景ここで設定　*/

#container {
	background : url("img_l/body_bg.gif") left repeat-y #fff ;
	border:1px solid #999 ;
	border-top: none ;
	}
	
/*　テキストリンク用　*/
#left{
	margin:0px 0px;
	}
#left #menu {
	padding:20px 0px ;
	margin:0px;
}

#left #menu ul{
	border-top:1px solid #646464 ;
	margin:0px;}

#left #menu li {
	margin:0px;}

#left #menu li a{
	width:160px;
 	padding:0 0 0 20px ;
	display:block ;
	height:30px ;
	line-height:30px ;
	font-weight:normal ;
	font-size:90% ;	
	color: #333 ;/**/
	background:url("img_l/m_bg.jpg") no-repeat;
	}
	
#left #menu li a:hover { 
	color: #f60 ;/**/
	background:url(img_l/m_bg2.jpg) no-repeat;
	}

/* サブメニュー */
#left #menu li.st {
	font-weight:normal ;}

#left #menu li.st a {
	width:145px;
	margin-left:0px ;
 	padding:0 0 0 35px ;
	height:28px ;
	line-height:28px ;
	border-bottom:1px solid #646464 ;
	background:url(img_l/ms_bg.jpg) no-repeat ;
}

#left #menu li.st a:hover {
	background:url(img_l/ms_bg2.jpg) no-repeat ;}

/* 選択中 */

#left #menu li#on a { background:url(img_l/m_bg2.jpg) no-repeat; color: #f60 ;/**/ }

#left #menu li#on.st a { background:url(img_l/ms_bg2.jpg) no-repeat ;}


/* 広告バナー */

#left .banner p ,
#left .banner a {
	color:#333 }


/* ★コンテンツ--------------------------------------- */


/* 基本設定 */
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 50px;
	height:50px ;
	line-height:50px ;
	color:#fff ;
	background:url(img_l/h3_bg.gif) no-repeat ;
}
	
#content-body h4 {
	padding:0px 0px 0px 20px;
	color:#000 ;/**/
	background:url(img_l/h4_bg.jpg) no-repeat ;
	}
	
/* その他　トップページ--------------------- */

/* 新着情報、ブログ一覧など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 {
	border-top:1px solid #ccc ;
	border-bottom:1px solid #ccc ;
	color :#7B7B7B ;
	}

#content-body .product-box h6 {	color : #FF5712 ; }/**/



/* ★フッター--------------------------------------- */

#footer {
	padding:20px 0 10px 0 ;
	background:url("img_l/footer_bg.gif") repeat-x top #fff;}/**/

/* SEOテキスト用 */

#footer p { color:#666}/**/

/* 著作権表記 */

#footer p.copyright { color:#999}/**/
