@charset "shift_jis";

#pageTitle
{
	margin-left: 20px;
}
#pageLead
{
	margin: 10px 40px 10px 40px;
	line-height: 1.3em;
}
.itemHeader
{
	height: 53px;
	margin-left: 35px;
}
.itemHeader h3
{
	height: 53px;
}
.itemBody
{
	width: 278px;
	margin-left: 35px;
	padding: 10px 15px 0px 15px;
	padding-right: 15px;
}
.itemBodyAccount
{
	background-image: url( "images/itemBorderAccountM.gif" );
	background-repeat: repeat-y;
}
.itemBodyPerson
{
	background-image: url( "images/itemBorderPersonM.gif" );
	background-repeat: repeat-y;
}
.itemBody p
{
	line-height: 1.3em;
/*
	margin-bottom: 1.3em;
*/
	padding-bottom: 1.3em;
}
.itemFooter
{
	margin-left: 35px;
	margin-bottom: 20px;
	height: 14px;
	width: 308px;
}
.itemFooterAccount
{
	background-image: url( "images/itemBorderAccountB.gif" );
	background-repeat: no-repeat;
}
.itemFooterPerson
{
	background-image: url( "images/itemBorderPersonB.gif" );
	background-repeat: no-repeat;
}
.itemFooter p
{
	height: 14px;
}
.imageAndText2
{
}
.imageAndText2 img
{
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}
.accountLinkArea
{
	margin-left: 35px;
	margin-bottom: 20px;
}
