a:link, a:visited {
color:#000000;
text-decoration:underline;
}

ol{
margin-left:25px;
}

wrap{
 text-align:center;
}

/*091118 Added*/
td.bg_blue{
background-color:#EDF2FA;
}

td.bg_pruple{background-color: #e3e3fe;}


table{
 text-align:left;
	float:center;
}

.ctArea .tableIndex {
margin: 0 auto;
}

.font_blue {
	font-weight: bold;
	color:#095BA5;
}

.font_small {
	font-size: 10px
}

.borderGray { 
		border: solid 1px #E3E3E3;
}


table.tblType01 {
	width: 99.4%;
	margin: 5px 0 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 1.2;
}

table.tblType01 th,
table.tblType01 td {
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
}

table.tblType01 th {
	background: #F3F3F3;
	color: #095BA5;
	font-weight: bold;
}

table.tblType01 dl.high dd{
	line-height:1.3;
}

table.right td{
	text-align:right;
}

table td.right,
table th.right{
	text-align:right;
}

table.small{
	font-size:11px;
	}
	
table.small th,
table.small td{
	padding: 1px;
	}
	
table tr td dl.dd_bottom10 dd {
	margin-bottom: 10px;
}

div.ctArea {
	width: 960px;
	margin: 4px auto 18px;
	padding-top: 15px;
}

p.pagetop {
	text-align: right;
}

p.pagetop a {
	padding-left: 14px;
	background: url(../element/icon_pagetop.gif) no-repeat left center;
	font-size: 92%;
}

p.pagetop a:link,
p.pagetop a:visited {
	color: #003278;
	text-decoration: underline;
}

p.pagetop a:hover,
p.pagetop a:active {
	color: #003278;
	text-decoration: none;
}

p.pagetop_bottom {
	text-align: right;
	margin-top: 113px;
}

p.pagetop_bottom a {
	padding-left: 14px;
	background: url(../element/icon_pagetop.gif) no-repeat left center;
	font-size: 92%;
}

p.pagetop_bottom a:link,
p.pagetop_bottom a:visited {
	color: #003278;
	text-decoration: underline;
}

p.pagetop_bottom a:hover,
p.pagetop_bottom a:active {
	color: #003278;
	text-decoration: none;
}
