/*★基本設定再定義--------------------------------*/
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;}

#content-body h5 {
	clear:both;
	padding:5px;
	background:#ececec;
}

/*　---------------------★#product 商品紹介---------------------　*/

#content-body .product-box h5 { background : #E9E8D0 ;color : #B87C00 ;}
	
#content-body .product-box h6 {	color : #B87C00 ;	}




/*　---------------------★　そのたテーブル　---------------------　*/
#content-body .table_01{
	border-collapse:collapse;
	border:1px solid #cccccc;
	margin-bottom:2em;
}
#content-body .table_01 th{
	padding:5px;
	border:1px solid #cccccc;
	background:#ececec;
}
#content-body .table_01 td{
	padding:5px 7px;
	border:1px solid #cccccc;
}

#content-body .table_02{
	border-collapse:collapse;
	border:1px solid #cccccc;
	width:560px;
	margin-bottom:2em;
}
#content-body .table_02 th{
	text-align :left;
	padding:5px;
	border:1px solid #cccccc;
	border-left:none;
	border-right:none;
	background:#ececec;
}
#content-body .table_02 th.th_kakaku{
	text-align :right;
}
#content-body .table_02 td{
	padding:5px 5px;
	border:1px solid #cccccc;
	vertical-align:top;
}
#content-body .table_02 td.before_after{
	width:200px;
}
#content-body .table_02 td.before_after02{
	text-align:center;
}

#content-body .table_02 td.photo{
	text-align:center;
	vertical-align:middle;
}

/*　---------------------★　ページ内アンカー　---------------------　*/
.localnavi td{
	vertical-align:top;
	padding-left:13px;
	text-indent:-13px;
}
.localnavi img{
	vertical-align:middle;
	margin:5px 0px;
}

/*　---------------------★　ページトップのナビ　---------------------　*/
#content-body .pagetop_navi{
	list-style:none;
	width:560px;
	margin:20px 0px 0px 0px;
}
#content-body .pagetop_navi:after {/*子要素のフロートを解除*/
content:".";
height:0px;
clear:both;
visibility:hidden;
display:block;
}

#content-body .pagetop_navi li{
	display: inline;
}
#content-body .pagetop_navi li a{
	padding:5px 5px 5px 15px;
	border:1px solid #CCCCCC;
	display:block;
	font-weight:bold;
	background:#E9E4D1 url(skin/hp/img_common/emotions/yaji07.gif) 2px center no-repeat;
	float:left;
	margin-right:5px;
	text-decoration:none;
}
#content-body .pagetop_navi li a:hover{
	background: #F6F6F6 url(skin/hp/img_common/emotions/yaji05.gif) 2px center no-repeat;
}
