@charset "utf-8";

.right_parts{
	width: 675px;
	margin-left: 5px;
	line-height:15px;
}

#flash{
	width: 675px;
	height: 220px;
	background: #999;
}

#phone_content {
	width: 675px;
	height: 90px;
}

#phone_content div.l-box{
	width: 400px;
}

#merit_content{
	width; 675px;
	height: 248px;
}

.merit {
	float: left;
	background-image:url(../image/merit_bg.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	width: 215px;
	height: 109px;
}

.merit p{
	margin: 10px;
}



#price_content{
	width; 675px;
	height: 175px;
}

.detailbox{
	padding: 5px 20px;
	border-left: solid 1px #A1A3A6;
	border-right: solid 1px #A1A3A6;
}

#price_content div#att{
	width: 225px;
	height: 120px;
	line-height:13px !important;
}

#detail_table{
	margin-top: 15px;
}

#detail_table td{
	width: 25%;
	height:130px;
}

.detail_top{
	width:675px;
	height:15px;
	background-image:url(../image/detail_flame_top.gif);
	background-repeat:no-repeat;
	font-size:1px;
}

.detail_bottom{
	width:675px;
	height:15px;
	background-image:url(../image/detail_flame_bottom.gif);
	background-repeat:no-repeat;
	font-size:1px;
}

.clear{
	clear: both;
}

/*
.mar_l15{
	margin-left: 15px;
}
*/

.mar_t15{
	margin-top: 15px;
}
