/*////////////////////////////////////////////////////////////
	layout
////////////////////////////////////////////////////////////*/

#contents .body {
	padding-top: 10px;
}
.row1 {
	float: left;
	width: 340px;
}
.row2 {
	float: right;
	width: 340px;
}
.content {
	float: right;
	width: 230px;
}


/*////////////////////////////////////////////////////////////
	article
////////////////////////////////////////////////////////////*/

h2 {
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 10px;
}
.break {
	font-size: 1px;
	line-height: 1px;
	background-image: url(/images/asobi_no_unchiku/index/lin_01.gif);
	height: 1px;
	clear: both;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
