#main_img{
	background: url(/products/images/main_img.png) center top no-repeat;
	text-indent: -10000px;
	height: 200px;
}

#main_wrapper{
	width: 1000px;
	margin: 0 auto;
}

h1 {
	background: url(/products/images/lineup.png) center top no-repeat;
	width: 1000px;
	height: 50px;
	text-indent: -10000px;
	margin: 10px 0;
}

.products_area{
	width: 1000px;
	/*background-color: lime;*/
	margin-bottom: 20px;
}

.products_area .left{
	width: 760px;
	float: left;
	/*background-color: blue;*/
}

h2{
	font-size: 120%;
	height: 39px;
	line-height: 39px;
}

h2 .maker{
	color: #C00;
}

h2 .p_name{
	color: #333;
	margin-left: 50px;
}

.left_left{
	width: 380px;
	float: left;
	/*background-color: silver;*/
}

/*プライスのバックグランド*/
.hitachi_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/hitachi_price.png) no-repeat top left;
}
.mitsubishi_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/mitsubishi_price.png) no-repeat top left;
}
.daikin_price_a{
	width: 380px;
	height: 100px;
	background: url(/products/images/daikin_price_a.png) no-repeat top left;
}
.daikin_price_b{
	width: 380px;
	height: 100px;
	background: url(/products/images/daikin_price_b.png) no-repeat top left;
}
.off63_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_63.png) no-repeat top left;
}
.off60_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_60.png) no-repeat top left;
}
.off64_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_64.png) no-repeat top left;
}

.off66_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_66.png) no-repeat top left;
}
.off68_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_68.png) no-repeat top left;
}
.off78_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/off_78.png) no-repeat top left;
}

.campaign_price{
	width: 380px;
	height: 100px;
	background: url(/products/images/campaignprice.png) no-repeat top left;
}

.campaign_text{
	font-size: 130%;
	color: red;
	font-weight: bold;
}

.tsuujo{
	padding: 15px 0 0 110px;
	font-size: 90%;
	color: #C30;
	font-weight: bold;
}
.price{
	padding: 0 0 0 110px;
	font-size: 180%;
	color: red;
	font-family: "Arial Black";
	
}
.jouken{
	padding: 0 0 0 110px;
	font-size: 90%;
	color: #333;
}

.konokakaku{
	font-size: 80%;
	color: #333;
}

.makenai{
	font-size: 180%;
	color: #C30;
	font-weight: bold;
}

.left_right{
	width: 370px;
	float: right;
	/*background-color: red;*/
}

.products_area .right{
	width: 240px;
	float: right;
	/*background-color: red;*/
}

.com{
	font-size: 80%;
	color: #2B7208;
	font-weight: bold;
}

.products_area:after { content: url(/images_home/pixel.gif); display: block; clear: both; height: 0; } 
.products_area { display: inline-block; } 
.products_area { display: block; }

.products_area .left:after { content: url(/images_home/pixel.gif); display: block; clear: both; height: 0; } 
.products_area .left { display: inline-block; } 
.products_area .left { display: block; }

.normal{
	font-size: 90%;
	color: #333;
	font-weight: normal;
}

.pricenormal{
	font-size: 10px;
	color: #333;
	font-weight: normal;
}