@charset "utf-8";
/* CSS Document */

.contents .secL, 
.contents .secR{
	width:460px;
}

.contents .secL{
	float:left;
}

.contents .secR{
	float:right;
}

.contents h1{
	margin-bottom:20px;
}

.contents h2{
	margin-top:25px;
	margin-bottom:15px;
}

.contents h2.firstChild{
	margin-top:0;
}

.contents p{
	margin-bottom:10px;
}
