@charset "Shift_JIS";

/* CSS Document */

/* ★ヘッダー--------------------------------------- */

#header {
	background : url("img_l/header_bg.gif") no-repeat right bottom #FFF ;}
	
/*　タイトル設定　*/

#header h1 {
	padding-top:15px;
	font-size:150% ;
	color: #fff;}

#header h2 { 
	color:#fff}	
	
#header a { color : #fff ; 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:0px 0px ;
	margin:12px 0px ;
}

#left #menu ul{
	margin:0px 5px;
}
#left #menu li {
	margin:0px;}

#left #menu li a{
	width:135px;
 	padding:0.7em 0 0.8em 30px ;
	margin-bottom:6px ;
	display:block ;
	line-height:130% ;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ;
	color: #fff ;/**/
	background:url("img_l/m_bg.gif") no-repeat bottom left ;
	}
	
#left #menu li a:hover { 
	color: #fff ;/**/
	background:url(img_l/m_bg2.gif) no-repeat bottom left ;
	}

/* サブメニュー */
#left #menu li.st {
	font-weight:normal ;}

#left #menu li.st a {
	width:105px;
 	padding:0.6em 0 0.9em 56px ;
	font-size:90% ;
	font-weight:600 ;
	background:url(img_l/ms_bg.gif) no-repeat bottom left;
}

#left #menu li.st a:hover {
	background:url(img_l/ms_bg2.gif) no-repeat bottom left;}

/* 選択中 */

#left #menu li#on a { background:url(img_l/m_bg2.gif) no-repeat bottom left ; color: #fff ;/**/ }

#left #menu li#on.st a { background:url(img_l/ms_bg2.gif) no-repeat bottom left ;}



/* 広告バナー */

#left .banner p ,
#left .banner a {
	color:#FFF }




/* ★コンテンツ--------------------------------------- */




/* 基本設定 */
a { text-decoration : underline ; color : #4040BF ;/**/}
a:hover { text-decoration : none ; color : #4040BF ;/**/}

	
/* コンテンツ--------------------- */
#content {
	background: url("../img_common/contents_bg.gif") repeat-x;}
/* コンテンツ設定--------------------- */


#content-body h3 {
	padding:0px 0px 15px 36px;
	height:26px ;
	line-height:26px ;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ;
	font-size:125% ;
	color:#000 ;/**/
	background:url(img_l/h3_bg.gif) no-repeat ;
}
	
#content-body h4 {
	color : #000 ;/**/
	border:dotted #333 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 : #f2f2f2 ;color:#000}/**/

#content-body .product-box h6 {	color : #FF5712 ; }/**/





/* ★フッター--------------------------------------- */

#footer {
	background:#000;}/**/

/* SEOテキスト用 */

#footer p { color:#FFF}/**/

/* 著作権表記 */

#footer p.copyright { color:#FFF}/**/
