h3 {
	margin-top:2.5em;
}
h3.top {
	margin-top:1.5em;
}

#contents p {
	margin-top:1em;
	margin-bottom:1em;
}

.item {
	margin:1em 0px 1em 0px;
	margin-left:50px;
	width:500px;
}
.item img {
	margin-bottom:2px;
}
.item .leftArea {
	float:left;
	width:200px;
	margin-left:25px;
}
.item .rightArea {
	float:right;
	width:200px;
	margin-right:25px;
}
.next {
	background-image:url(../img/next.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	padding-bottom:2em;
}
.sankaku {
	width:500px;
	background-image:url(../img/sankaku.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
