/* CSS Document */

@import url(../style_menu/menu_orange09/menu.css);

@import url(../style_contents/contents_orange07/contents.css);

@import url(../style_foot/foot_gray07/foot.css);



body{

	color:#4D4D4D;

}



#header {

	background :  url("img_l/header_bg.jpg") no-repeat right bottom #FFF ;

	border-bottom:1px solid #cccccc;}

	

/*　タイトル設定　*/



#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 ; }



