@charset "utf-8";


/*
Contents
*/
#contents {
	background: url(/img/bg_contents_home.gif) left top repeat-y;
}

/*
h2
*/
h2.information {
	background: url(/img/h2_information.jpg) left top no-repeat;
}

div#information {
	margin-top: 25px;
}

p.date {
	text-align: right;
	clear: both;
}
