body {
	background-image: url(../images/header_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}


.btn
{
}
.btn a:active img,
.btn a:hover img,
.btn a:focus img{
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}
img {
	border-style: none;
}


/* spacer */

.space_right_5px {
	margin-right: 5px;
}
.space_right_10px {
	margin-right: 10px;
}
.space_right_15px {
	margin-right: 15px;
}
.space_left_5px {
	margin-left: 5px;
}
.space_left_10px {
	margin-left: 10px;
}
.space_left_15px {
	margin-left: 15px;
}
.space_top_5px {
	margin-top: 5px;
}
.space_top_10px {
	margin-top: 10px;
}
.space_top_15px {
	margin-top: 15px;
}

.space_bottom_5px {
	margin-bottom: 5px;
}
.space_bottom_10px {
	margin-bottom: 10px;
}
.space_bottom_15px {
	margin-bottom: 15px;
}

/* float */

.float_right {
	float: right;
}
.float_left {
	float: left;
}

.clear {
 clear: both;
}

/* header */

#language {
	text-align: right;
	padding-right: 20px;
}

.enquiry {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#navi {
	margin-bottom: 10px;
	background-image: url(../images/blue_d_line.jpg);
	background-repeat: repeat-x;
	overflow: auto;
	background-position: top;
	padding-top: 10px;
}

.head-address {
	clear: both;
	font-size: 12px;
	background-color: #E8E8E8;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 80px;
}

#copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	background-image: url(../images/blue_d_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
.exhibit {
	border: 3px solid #DFE3E7;
	margin: 0px;
	padding: 5px;
	width: 194px;
	font-size: 12px;
}
.exhibit ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.exhibit ul li {
	margin-bottom: 5px;
}
.column2-1 {
	float: left;
	width: 45%;
	margin-right: 5%;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}
.column2-1right {
	float: left;
	width: 48%;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}

.column2-2 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}
.details_network {
	background-color: #D6DBE0;
	padding: 20px;
	overflow: auto;
}
.details_network .subttl {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.details_network h3 {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0D77A2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #007DA7;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}

.lead {
	color: #017096;
	font-size: 16px;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}


.narrow {
	font-size: 14px;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.narrow h3 {
	padding-top: 3px;
	margin: 10px 0px;
	padding-bottom: 3px;
	color: #011451;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}

.narrow h3.subttl {
	font-size: 18px;
	font-weight: bold;
	color: #002166;
	padding-left: 10px;
	border-left: 5px solid #00A5DD;
	border-bottom-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

h4 {
	font-size: 18px;
}

.table {
	font-size: 14px;
	border-top: 1px solid #8e8e8e;
    border-left: 1px solid #8e8e8e;
}
.table th {
	
	padding: 5px 10px;
	border-bottom: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e;
	background-color: #176092;
	color: #FFFFFF;
}


.table td {
	border-bottom: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e;
    padding: 5px 10px;

}

.td_ttl {
	padding: 5px 10px;
	background-color: #DDF0F6;
}

.td_b_noborder {
	border-bottom: none !important;
}


.list-space li {
	margin-bottom: 10px;
}
.light_blue {
	color: #28A5DD;
}

.report_table td {
	padding: 3px 5px;
	border: solid 1px #C0C0C0;
}


.goback{ width: 90%;
	text-align: right;
	margin: 20px auto;
	
}

.btn_wrap {
	display: block;
	border: 2px solid #00A5DC;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.w100per{
	width: 100%;
}

.w80per{
	width: 80%;
}

.w50per{
	width: 50%;
}


.w30per{
	width: 30%;
}


.scrollup {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
}

.red {
	color: #C90003;
}
