@charaset "utf-8";


/*-------------------------------------------common setting*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border-style: none;
}

a{
	outline:none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #ff6699;
	text-decoration: none;
}
a:active {
	color: #ff6699;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	background-color: #DFEDBF;
	margin: 0px;
	color: #476626;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFEA00;
	line-height: 1.2;
	font-size: xx-large;
}
h3 {
	color: #76B434;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small {
	font-size: medium;
}




body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	line-height: 1.5;
	background-color: #dfedbf;
}
#wrapper {
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#header #robot {
	padding: 0px;
	float: left;
	height: 170px;
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header #title-menu {
	padding: 0px;
	float: left;
	height: 110px;
	width: 515px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #language {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 130px;
}
#header .return {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents-box .return {
	padding: 5px;
	background-color: #76B434;
	text-align: right;
}


#contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#map {
	background-image: url(../images/bg_map.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#map-list {
	float: right;
	margin-top: -540px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #c0e0f5;
	font-size: small;
	width: 310px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	border: 3px solid #FFEA00;

}
	

#map-list ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#map-list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-position: outside;
	margin: 0px;
	line-height: 1.2;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#map img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.text-box {
	
	margin-right: 60px;
	margin-left: 50px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.text-box .footer {
	text-align: right;
	font-weight: bold;
	margin-top: 40px;
}
#contents-box {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents-box #title {
	width: 720px;
}


#contents-box #title #sub-title {
	background-color: #DFEDBF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	color: #E7141A;
	font-size: small;
}
#contents-box #title h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#contents-box .photo {
	text-align: center;
}
#contents-box .photo img {
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #f3ece6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}


#contents-box table {
	width: 720px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
#contents-box caption {
	background-color: #76B434;
	color: #FFFFFF;
	margin: 0px;
	width: 720px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: large;
	font-weight: bold;
	letter-spacing: 1em;
}
#contents-box th {
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#contents-box td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}





#contact {
	background-color: #f3f3f3;
	padding: 0px;
	_padding-bottom: 15px;
	width: 760px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact .midashi {
	background-color: #e8e8e8;
	padding: 10px;
	font-size: small;
	margin: 0px;
}




#copyright {
	background-color: #ffea00;
	text-align: center;
	padding: 10px;
	font-size: small;
	margin: 0px;
}
