@charset "ISO-8859-1";
body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.se_title700 {
	width: 700px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9E763A;
	border-left-color: #9E763A;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
}

.popup_title700 {
	font-size: 110%;
	font-weight: bold;
	color: #9E763A;
	left: 3px;
	top: 5px;
	bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.txt_area {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
}

a {
	text-decoration: none;
	color: #880027;
}
a:hover {  color: #CC6600; text-decoration: underline}

.text-70 {
	font-size: 70%;
	line-height: 1.4em;
}
.text-80 {
	font-size: 80%;
	line-height: 1.5em;
}
.text-90 {
	font-size: 90%;
	line-height: 1.5em;
}
.text-100 {
	font-size: 100%;
	line-height: 1.5em;
}


h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}


p 
 {
	margin: 0px;
	padding: 0px;
}

td {
	text-align: left;
}


.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dot_line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E9889;
	width: 567px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.right_clear {
	clear: right;
	float: right;
	margin-left: 5px;
}


.td_center_b {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
.td_right {
	font-size: 100%;
	text-align: right;
}
.td_center {
	font-size: 100%;
	text-align: center;
}

img {
	border: 0px;
}

