@charset "utf-8";

/* preset-1
*******************************/

#item-catchcopy .preset-1 {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}

#item-point .preset-1 {
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}

#item-detail .preset-1 {
	font-size:18px;
	line-height:1.6em;
}

#item-spec .preset-1 {
	background:#F0F0F0;
	padding:20px 30px;
	margin:0 20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
