@charset "utf-8";
/* CSS Document */



div.content0 {
	padding:0 10px;
	float:right;
	width:290px;
	border-left:#CCCCCC dotted 1px;
	border-right:#CCCCCC dotted 1px;
}

div.content1 {
	padding:0 10px;
	float:left;
	width:286px;
}

div.content2 {
	padding:0 10px;
	float:right;
	width:290px;
}

.content0 h2,.content1 h2,.content2 h2 {
	padding:5px 0;
}
