@charset "UTF-8";/* CSS Document */#products_cont{	width: 940px;	height: 870px;	background-image: url(images/products_01.jpg);	background-repeat: no-repeat;	overflow: hidden;}#products h1{	width:940px;	height:105px;	text-align: left;	text-indent: -9999px;}#sell h2{	width:940px;	height:70px;	text-align: left;	text-indent: -9999px;}#rental h3{	width:940px;	height:60px;	text-align: left;	text-indent: -9999px;	float:left;}#sell_area{	width:940px;	height:190px;	text-align: left;	line-height: 18px;}#box1{	width:370px;	height:190px;	padding-left: 80px;	padding-right: 20px;	float: left;}#box2{	width:370px;	height:190px;	padding-left: 35px;	padding-right: 65px;	float: left;}#attention{	width:940px;	height:35px;	float: left;	text-align: left;	padding-left: 60px;}#rental_area{	width:730px;	height:220px;	text-align: left;	line-height: 150%;	padding-left: 210px;	float: left;}.txt_14{	font-size: 14px;}.txt_pink_13{	font-size: 14px;	color: #E5004F;}.txt_gr_11{	font-size: 11px;	color: #999999;}.clear_b190{	clear: both;	height: 190px;}a {	color: #E5004F;	text-decoration: underline;}a:hover{	color: #E55486;	text-decoration: underline;}
