@charset "UTF-8";
/* CSS Document */

#main h2
{
	margin-bottom: 50px;
}

#main h3
{
	display: block;
	padding: 5px 0 0 0;
	margin: 0 auto 0 auto;
	width: 610px;
	height: 35px;
	background: url(../images/h3-bkg.png) top no-repeat;
	font-size: 26px;
	color: #555F9A;
	text-indent: 18px;
}

#app-block
{
	margin: 0 auto 50px auto;
	width: 608px;
	height: auto;
	border: 1px solid #C7C0DD;
	border-top: none;
}

#app-basic
{
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	height: 80px;
	color: #555F9A;
	font-size: 120%;
}

#main span.title
{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 80%;
}

#app-block h4
{
	clear: both;
	display: block;
	margin: 20px 0 20px 50px;
	font-size: 210%;
	border-bottom: 1px dotted #C7C0DD;
	color: #555F9A;
}

#app-block h4.no-under
{
	border-bottom: none;
}

table.app-table
{
	margin: 0 0 50px 50px;
	width: 558px;
}

table.app-table th,
table.app-table td
{
	padding: 7px;
	vertical-align: top;
	border-bottom: none;
}

table.app-table td
{
	padding-right: 50px;
	line-height: 1.8;
}

table.app-table th
{
	width: 100px;
	padding-left: 0;
	font-size: 14px;
	color: #555F9A;
}

table.app-table em
{
	font-size: 120%;
	line-height: 1.9;
}

#cost
{
	margin: 0 0 50px 50px;
	width: 558px;
}

#cost td,th
{
	padding: 7px;
	text-align: center;
}

#cost th
{
	padding-left: 0;
	font-size: 120%;
	color: #555F9A;
	text-align: left;
}

th,
th.up,
td.up,
td.title,
td.sum
{
	border-bottom: 2px solid #C7C0DD;
}

td.ud,
th.ud
{
	border-bottom: 1px dotted #C7C0DD;
}

th.tp,
td.tp
{
	border-top: 2px solid #C7C0DD;
}

td.top
{
	vertical-align: top;
}

th.col
{
	height: 70px;
}

td.bg,
th.bg
{
	color: #555F9A;
	background: #EAE8F4;
}

#other
{
	clear: both;
	margin: 0 0 30px 50px;
	width: 558px;
}

#other td,th
{
	padding: 5px;
	border-bottom: none;
}

#other th
{
	text-align: left;
	color: #555F9A;
}

#other td
{
	padding-right: 20px;
	width: 150px;
	text-align: right;
}

p.notice
{
	margin: 0 0 50px 50px;
	line-height: 1.8;
}

div#cor-table
{
	margin: 0 0 50px 50px;
	width: 558px;
}

#cort-left
{
	float: left;
	margin-top: 29px;
	width: 235px;
	border-top: 2px solid #C7C0DD;
}

#cort-right
{
	float: right;
	width: 295px;
}

#cort-left td,th
{
	padding: 14px;
	text-align: center;
}

#cort-left th
{
	padding-left: 0;
	font-size: 120%;
	color: #555F9A;
	text-align: left;
}

#cort-right td,th
{
	padding: 3px;
	text-align: center;
}

#cort-right th.top-left
{
	padding-left: 0;
	font-size: 120%;
	color: #555F9A;
	text-align: left;
}
