@charset "shift_jis";

#pageTitle
{
	margin-left: 25px;
}
#pageLead
{
	margin: 10px 40px 10px 40px;
	line-height: 1.3em;
}
.item
{
	margin-left: 25px;
	width: 328px;
}
.itemHeader
{
	height: 49px;
	background-image: url( "images/itemHeader.gif" );
	background-position: left top;
	background-repeat: no-repeat;
}
.itemHeader .itemTitle
{
	height: 49px;
	width: 262px;
}
.itemHeader .itemTitle p
{
	font-size: 10px;
	margin-top: 10px;
	padding-left: 45px;
	color: #f29a75;
}
.itemHeader .itemTitle h3
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 45px;
	color: #ec6e6c;
}
.itemHeader .itemDate
{
	width: 55px;
	padding-top: 27px;
	color: #f29a75;
}
.itemHeader .itemDate p
{
	font-size: 10px;
}
.itemBody
{
	width: 288px;
	background-image: url( "images/itemBorderM.gif" );
	background-position: left top;
	background-repeat: repeat-y;
	padding: 5px 20px 5px 20px;
	line-height: 1.3em;
}
.itemBody p
{
	margin-bottom: 1em;
}
.itemFooter
{
	height: 36px;
	margin-left: 25px;
	background-image: url( "images/itemBorderB.gif" );
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 28px;
}
.itemFooter p
{
	height: 36px;
}
