@charset "shift-jis";


/* --------------------------------------------contents */
div#contents p.note {
	margin-top: 3px;
}

div#contents div.image {
	float: left;
}
div#contents div.pack {
	background: url(../img/bg_contents.gif) no-repeat left top;
	float: right;
	width: 451px;
	height: 400px;
}
div#contents div.pack h1 {
	margin-bottom: 10px;
	padding-top: 16px;
	padding-left: 15px;
}
div#contents div.pack h2 {
	margin-bottom: 36px;
	padding-left: 15px;
}

div#contents div.pack ul {
	margin-left: 15px;
	position: relative;
}
div#contents div.pack li.kouzou {
	position: absolute;
	left: 0;
	top: 0;
}
div#contents div.pack li.taisaku {
	position: absolute;
	left: 218px;
	top: 0;
}
div#contents div.pack li.taishin {
	position: absolute;
	left: 0;
	top: 93px;
}
div#contents div.pack li.hoken {
	position: absolute;
	left: 218px;
	top: 93px;
}
/* -------------------------------------------- */