/* CSS Document */

#new{
	width:600px;
}

#newLeft{
	float:left;
	width:433px;
}

#newPrice{
	font-weight:bold;
	font-size:1.2em;
	color:#70614E;
}

#newRight{
	float:right;
	padding-left:10px;
	width:157px;
}

#newmainte{
	float:left;
	width:370px;
}

#newhoshou{
	float:right;
	width:220px;
	padding-left:10px;
}

*html #newhoshou{
	float:right;
	width:220px;
	padding-left:5px;
}

#maintePrice{
	font-weight:bold;
	font-size:1.0em;
	color:#70614E;
}

#moushikomi{
	padding-top:10px;
}

#outline{
	padding-top:10px;
}

#outline td{
	padding-left:10px;
}

.outline{
	font-size:0.8em;
}
.attenshon{
	color:#FF3300;
}