/*★基本設定再定義--------------------------------*/
body{
	color:#4D4D4D;
}

#header {
	border:none;
}
	
/*　タイトル設定　*/

#header h1 {
	color: #0063B8;
}

#header h2 { 
	color: #333}	
	
#header a { color : #5B7E00 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}

/*テーブル*/
#content-body .product-box p {/* 基本文字サイズ */
	line-height:1.5em ;
	text-align : left ; }


/*★メニュー再定義--------------------------------*/

/*　---------------------★コンテナー大枠----------------　*/

/*　メニュー背景ここで設定　*/

#container {
	background : url(hiroyuki/img/i48c600f45a56f.gif) left repeat-y #fff;
	border:none;
}

/*　---------------------★メニュー---------------------　*/
/*　テキストリンク用　*/
#left #menu {
	width:180px;
}

#left #menu ul {
	width:180px;
	margin:0px;
	border:none;
	background:none;
}

#left #menu li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

#left #menu li a{
	padding:10px 10px 10px 20px;
	background:#D3DC9E url(hiroyuki/img/i48c6010a57e4f.gif) no-repeat left center;
	width:150px;
	color: #323232;}

#left #menu li a:hover {
	background:#837B5C url(hiroyuki/img/i48c8e96a2bf36.gif) no-repeat left center;
	color:#FFFFFF ;}
	
/* サブメニュー */
#left #menu li.st {
	border-top:none;
	background:none;
}

#left #menu li.st a{
	padding:5px 10px 5px 20px;
	width:150px;
	color:#B45000;
	font-size:90% ;
	font-weight: normal;
	background:#DCD3B6;
}

#left #menu li.st a:hover {
	background:#FFC8C8;
	color:#B45000;
}

/* 選択中 */
#left #menu li#on a { background:#837B5C url(hiroyuki/img/i48c8e96a2bf36.gif) no-repeat left center;
	color:#ffffff;}
#left #menu li#on.st a { background:#FFC8C8;}



/*★フッタ再定義--------------------------------*/
/* CSS Document */

/*　---------------------★フッター---------------------　*/
#footer {
	border:none;
	color: #000 ;
	background:#E9E8D0;}
#footer p { color:#000}
#footer p.copyright { color:#000}



/*★コンテンツ再定義--------------------------------*/
/* CSS Document */

/*　---------------------★基本設定----------------------------------　*/
a { text-decoration : underline ; color : #993300 ;}
a:hover { text-decoration : none ; color : #CC6600 ;}
body{
	background: #E9E8D0 url(hiroyuki/img_l/body_bg.gif) center top repeat-y;
	color:#4D4D4D;
}


/*　---------------------★コンテンツ---------------------　*/
#content {
}

/*　---------------------★コンテンツ設定---------------------　*/

#content-body {
	font-size:80%;
}

/*　h3タイトルバー　*/	
#content-body h3 {
	padding:0px 0px 0px 5px;
	line-height:30px ;
	background:url(hiroyuki/img/i48c60130222ed.gif) repeat-x left bottom;
	color: #666666 ;
	font-size:16px ;
	margin-top:15px;
	height:30px;}
	
#content-body h4 {
	background: url(hiroyuki/img/i48c6013d02726.gif) left bottom repeat-x;
	color : #8E6223 ;
	font-weight:normal;
	padding-left:5px;
	line-height:29px;
	font-size:14px;
	height:29px;}



/*　---------------------★#product 商品紹介---------------------　*/

#content-body .product-box h5 { background : #E9E8D0 ;color : #B87C00 ;}
	
#content-body .product-box h6 {	color : #B87C00 ;	}

