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


h2 {
	width:690px;
	margin:15px auto 30px;
}


h3 {
	width:690px;
	margin:0 auto 20px;
}


p#summary {
	margin: 20px 10px;
}


p.attention {
	margin:0 10px 30px;
	color:#F60;
}


.boxPresent01 {
	width:215px;
	height:300px;
	border-right:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	padding:10px;
	margin:0;
	float:left;
}


.boxPresent02 {
	width:216px;
	height:300px;
	border-bottom:1px dotted #aaa;
	padding:10px;
	margin:0;
	float:left;
}


.boxPresent03 {
	width:215px;
	height:300px;
	border-right:1px dotted #aaa;
	padding:10px;
	margin:0;
	float:left;
}


.boxPresent04 {
	width:216px;
	height:300px;
	padding:10px;
	margin:0;
	float:left;
}


.boxPresent01 img, .boxPresent02 img, .boxPresent03 img, .boxPresent04 img {
	width:215px;
	height:215px;
	display:block;
	margin:0;
}


.boxPresent01 h4, .boxPresent02 h4, .boxPresent03 h4, .boxPresent04 h4 {
	display:inline;
	color:#ffcc33;
	margin:0 0 10px;
	font-size:12px;
}


.boxPresent01 span, .boxPresent02 span, .boxPresent03 span, .boxPresent04 span {
	color:#ffffff;
	padding:2px 5px;
	margin:0 0 10px 10px;
	font-size:10px;
	background:#005b99;
	text-decoration:none;
}


.boxPresent01 p, .boxPresent02 p, .boxPresent03 p, .boxPresent04 p {
	margin:10px 0;
}

