body {
    margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-size: 100%;
	font-family: sans-serif;
	line-height: 100%;
}

table {
    font-size: 100%;
	line-height: 100%;
}

img {
    border: none;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:hover {
    color: #ff0000;
	text-decoration: underline;
}

a:active {
    color: #ff6600;
	text-decoration: underline;
}

#title h2 {
    font-size:150%;
	font-weight:bold;
	color:#0A8F0D;
	border-bottom:2px solid #0A8F0D;
	padding: 0 0 4px;
}

p {
    text-align:left;
}

.head-3l {
    font-size: 150%;
	font-weight: bold;
	line-height: 140%;
	color: #6699CC;
}

.head-2l {
    font-size: 135%;
	font-weight: bold;
	line-height: 140%;
}

.head-m {
    font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #0A8F0D;
}

.head-m2 {
    font-size: 100%;
	font-weight: bold;
	line-height: 140%;
}

.text-m {
    font-size: 85%;
	font-weight: normal;
	line-height: 130%;
}

div.errorArea {
    width: 760px;
	margin: 50px 0;
	padding: 0 50px;
	font-size: 80%;
	line-height: 130%;
	color: #666666;
	text-align: center;
}

.px12 {
    font-size:12px;
	line-height:15px;
}

.font-r {
    color:#FF0000;
    font-weight: bold;
}

table.navi {
    border: #666666 solid 1px;
	width: 500px;
}

table.navi tr td {
    padding:5px;
	text-align: center;
	font-weight: bold;
}

table.navi tr td.on {
	background: #EEEBEC;
}

table.navi tr td.off {
	background: #FFFFFF;
}

div.navi-bottom {
    width: 500px;
	padding: 3px;
	border: none;
	text-align: right;
	font-size: 85%;
	line-height: 130%;
	margin-bottom: 20px;
}

div.centerTextArea {
    width: 440px;
	padding: 3px;
	font-size: 85%;
	line-height: 130%;
	text-align: left;
	margin-bottom: 25px;
}

table.areaName {
	width: 720px;
	border: none;
	margin-bottom: 10px;
}

table.areaName tr td.l {
    padding:3px;
	white-space: nowrap;
	color: #0a8f0d;
}

table.areaName tr td.r {
    padding:3px;
	text-align: right;
	color: #666666;
}

table.information {
    border-width:1px 0 0 1px;
    border-color:#666666;
    border-style:solid none none solid;
	width: 720px;
	padding: 0;
	margin-bottom: 20px;
}

table.information th,table.information td {
    padding:5px;}

table.information th {
    font-size: 100%;
    font-weight: bold;
    line-height: 140%;
}

table.information td {
    font-size: 85%;
    font-weight: normal;
    line-height: 130%;
}

th.head-g {
    background-color:#BBE3E3;
    border-color: #666666;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
	white-space: nowrap;
}

table.information th.head-g-dot {
    background-color:#BBE3E3;
    border-color: #666666;
    border-style: none solid dotted none;
    border-width: 0px 1px 1px 0px;
	white-space: nowrap;
	width: 40%;
}

table.information td.td-g {
    background-color:#eeeeee;
    border-color: #666666;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
}

table.information td.td-g2 {
    background-color:#eeeeee;
    border-color: #666666;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    font-weight: bold;
}

table.information td.td-g-dot {
    background-color:#eeeeee;
    border-color: #666666;
    border-style: none solid dotted none;
    border-width: 0px 1px 1px 0px;
}

table.information td.td-w {
    background-color:#ffffff;
    border-color: #666666;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
}

table.information td.td-w2 {
    background-color:#ffffff;
	border-color: #666666;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    font-weight: bold;
}

table.information td.td-w-dot {
    background-color:#ffffff;
    border-color: #666666;
    border-style: none solid dotted none;
    border-width: 0px 1px 1px 0px;
}

table.bottomTextArea {
    width: 720px;
	padding: 2px;
	color: #999999;
	border: none;
}

table.bottomTextArea tr td {
    vertical-align: top;
	font-size: 85%;
	line-height: 130%;
}

table.qArea {
    margin: 10px 0 40px;
	border: none;
}

table.qArea tr td {
    padding: 3px;
}

div.aArea {
    width: 500px;
	margin-bottom: 30px;
}

div.aArea div.title {
    width: 500px;
	text-align: left;
	background: #E5EAF3;
	color: #315C88;
	margin-bottom: 5px;
	padding:3px 7px;
	font-size: 85%;
	line-height: 130%;
}

div.aArea div.textArea {
    width: 440px;
	font-size: 85%;
	line-height: 130%;
	text-align: left;
}


div.footerArea {
    margin-top: 20px;
	width: 760px;
	text-align: center;
	border-top: #999999 solid 1px;
}

div.footerArea img {
    margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.refundLink {
	padding: 5px 0px 0px 18px;
	font-size: 85%;
	line-height: 2%;
}



