@charset "utf-8";
/* CSS Document */

#order_con{
	width:600px;
	padding:20px;
}

h2{
	color:#333;
	font-weight:800;
	font-size:1.2em;
	margin-top:10px;
	color:#060;
}

h3{
}

p{
	font-weight:1.3em;
	line-height:2em;
	letter-spacing: 0.15em;
}

.green{
	color:#060;
	font-weight:700;
	font-size:1.2em;
}

#gift_img{
	margin-top:10px;
	margin-bottom:10px;
}