@charset "Shift_JIS";



#contents h3.present {
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	height: 0px;
	background: url(../img/title-present.gif) 0 0 no-repeat;
	overflow: hidden;
	clear: both;
}



#contents #present {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width: 570px;
	height: auto;
}



#present .present {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0 20px 0;
	width: 568px;
	height: auto;
	border: 1px solid #ccc;
}

.present h2 {
	display: block;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	width: 548px;
	height: auto;
	background-color: #F1BE69;
}



.present .left {
	position: relative;
	margin: 0 0 20px -20px;
	padding: 0 0 0 20px;
	width: 330px;
	height: auto;
	float: left;
}

.present p.explanation {
	margin: 0 0 15px 20px;
	padding: 0 0 0 0px;
	line-height: 20px;
}
.present p.detail {
	margin: 10px 20px 0 20px;
	padding: 10px;
	line-height: 20px;
	border: 1px dotted #ccc;
}
.present p span {
	color: #cc0000;
	font-weight: bold;
}



.present .right {
	position: relative;
	margin: 0;
	padding: 0;
	width: 220px;
	height: auto;
	float: right;
}

.present .right img {
	margin: 0 0 20px 0;
	padding: 0;
}



.present p.howto {
	margin: 0 20px 15px 20px;
	padding: 0;
	line-height: 20px;
}
.present p.hagaki {
	margin: 0 20px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	background-color: #f0f0f0;
	clear: both;
}