@charset "Shift_JIS";
/* information style---------------------------------------------------------- */
h2{
	background-color: #F9480F;
	padding: 12px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}
h3{
	font-size: 1em;
	font-weight: normal;
	float: right;
}
.date{
	background-color: #000000;
	color: #FFFFFF;
}
.information p{
	float: left;
	width: 375px;
	padding-bottom: 35px;
}
/* contents style---------------------------------------------------------- */
#pageContents{
	padding-bottom: 80px;
	background-image: url(../../img/pagetitle.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: 0px 30px;
}
.information{
	width: 440px;
	padding-left: 275px;
}
