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;
}

img {
	border-style: none;
}

/* spacer */

.space_right_5px {
	margin-right: 5px;
}
.space_right_10px {
	margin-right: 10px;
}
.space_right_15px {
	margin-right: 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;
}
.space_bottom_40px {
	margin-bottom: 40px;
}

/* 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;
}

#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-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;
}.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;
}
.rinri td {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #8E8E8E;
	background-color: #DDF0F6;
}
.list-space li {
	margin-bottom: 10px;
}
.light_blue {
	color: #28A5DD;
}

.subttl_bg{
	background-color: #E3E3E3;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	color: #011F64;
}
