
@import "00_style.css" ;
@import "01_a-tag.css" ;

/*************************************************
	
*************************************************/

#price{
	margin-right:100px;
	}
#price TABLE{
	background-color:#ccc;
	margin-bottom:8px;
	width:540px;
	}
#price TD{
	padding:4px 5px 3px 8px;
	font-size:12px;
	line-height:130%;
	}
#price IMG{
	margin:24px 0 8px 0;
	}
.price_td-g{
	background-color:#eee;
	}
.price_td-L{
	background-color:#eee;
	width:128px;
	}
.price_td-w{
	background-color:#fff;
	width:80px;
	}

