
@import "default.css";

div#toho {
	margin:0 0 15px 0;
}

div#toho div#reimu {
	width:330px;
	float:left;
}

div#toho div#marisa {
	width:330px;
	float:right;
}

div#toho div#reimu h3 , div#toho div#marisa h3 {
	margin:2px 0 2px 0;
	background-color:#666666;
	text-align:center;
}

div#toho p {
	margin:0 0 0 5px;
}

div#caption {
	margin:0 0 10px 0;
	text-align:center;
	background-color:#e6eae3;
	padding:15px;
}

div#mail {
	margin:0 0 20px 0;
}
