body {
	font-family: Arial, Helvetica, sans-serif, MS PGothic;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	background-color:#d8d8d8;
	min-width: 800px;
}

td {
	font-family: Arial, Helvetica, sans-serif, MS PGothic;
}

th {
	font-family: Arial, Helvetica, sans-serif, MS PGothic;
}

h1{
 font-family: Arial, Helvetica, sans-serif, MS PGothic;
 font-size: 120%;
 color: #1e1e1e;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif, MS PGothic;
 font-size: 114%;
 color: #1e1e1e;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif, MS PGothic;
 font-size: 100%;
 color: #1e1e1e;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif, MS PGothic;
 font-size: 100%;
 font-weight: normal;
 color: #1e1e1e;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif, MS PGothic;
 font-size: 90%;
 color: #1e1e1e;
 margin: 0px;
 padding: 0px;
}

.a {
	font-family: Arial, MS PGothic;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.a:hover {
	font-family: Arial, MS PGothic;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.a_00 {
	font-family: Arial, MS PGothic;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
}
.a_00:hover {
	font-family: Arial, MS PGothic;
	font-size: 13px;
	color:#ffffff;
	text-decoration: underline;
}

.a_01 {
	font-family: Arial, MS PGothic;
	font-size: 13px;
	color:#3f3f3f;
	text-decoration: none;
	line-height:140%;
}
.a_02 {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	color:#3f3f3f;
	text-decoration: none;
	line-height:140%;
}
.a_03 {
	font-family: Arial, MS PGothic;
	font-size: 11px;
	color:#5e5e5e;
	text-decoration:none;
}
.b_00 {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	color:#cc3300;
	text-decoration:none;
}
.b_00:hover { 
	color:#cc3300; 
	font-size: 12px; 
	text-decoration:underline;
}
.menu {
    color:#FFFFFF;
    text-decoration:none;
    line-height: 180%;
}
.menu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.button {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:140%;
}
.textarea {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	background: #fdf1ba;
	border: 1px solid #f9d786;
	color: #776B1B;
	padding: 3px;
	background-image:url(../img/txtbox_yellbg.gif)
}
.textarea2 {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	background: #ecf6ff;
	border: 1px solid #a6b9ca;
	color: #000000;
	padding: 3px;
	background-image:url(../img/txtbox_bluebg.gif)
}

.textarea3 {
	font-family: Arial, MS PGothic;
	font-size: 14px;
	background: #ffffff;
	border: 1px solid #cc3300;
	color: #000000;
	padding:3px 3px 3px 3px;
}
.check {
	background: #ebebeb;
	border: 1px solid #d7d7d7;
}
.copyr {
	font-family: Arial, MS PGothic;
	font-size: 12px;
	color:#5e5e5e;
	text-decoration:none;
}
.copyr:hover { 
	color:#5e5e5e; 
	font-size: 12px; 
	text-decoration:underline;
}
.error {
    background: url(/img/icn_info.gif) no-repeat left bottom;
    color: #d27007;
    display: block;
    float: left;
    padding: 7px 0 0 18px;
}

.dtl_btt img {
    border:none;
}
.dtl_btt {
    float:right; padding: 135px 20px 0 0; width:228px; height:53px;
}
.dtl_btt a:link, .dtl_btt a:visited {
}
.dtl_btt a:hover {
    filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;
}
.dtl_btt a:active {
    filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;
}
.sml_icon {
    float: right; width:247px; height:29px; display:block; padding: 15px 0 0 0;
}
.sml_icon img {
    padding-right:10px;
}

