* {
 margin: 0;
 border: 0;
 padding: 0;
}

body {
 padding: 0;
 color: #999;
 background-color: #ccc;
 text-align: center;
}

#container {
 margin-left: auto;
 margin-right: auto;
 width: 760px;
 font-size: 12px;
 background-color: #fff;
 text-align: left;
}

#header {
 width: 760px;
 height: 30px;
}
#titleja {
 float: left;
 width: 680px;
 height: 100%;
 background-color: transparent;
}
#selectlang {
 margin-left: 680px;
 height: 100%;
 background-color: transparent;
}

#navigation {
 clear: both;
 width: 760px;
 height: 80px;
 vertical-align: bottom;

}
#titleen {
 float: left;
 width: 360px;
 height: 100%;
 background-color: transparent;
 text-align: left;
}
#menu {
 margin-left: 360px;
 background-color: transparent;
 text-align: left;
}

#imagepix {
 clear: both;
 width: 760px;
 height: 120px;
 text-align: center;
}

#contents {
 width: 760px;
 border-top: 1px solid #fff;
}

#titlepane {
 float: left;
 width: 230px;
 background-color: transparent;
}
#contentspane {
 margin-left: 230px;
 background-color: transparent;
 padding: 29px 73px 0px 17px;
 margin-top: 23px;
}

#footer {
 clear: both;
 /*width: 760px;*/
 height: 30px;
 margin-top: 100px;
 padding-top: 5px;
 font-size: 10px;
 color: #aaa;
 text-align: left;
 background-color: transparent;
 font-family: Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
 text-decoration: none;
 color: #999;
}
a:hover {
 color: #000;
 text-decoration: none;
}

img {
 border: 0;
 margin: 0;
}

div#titleja img {
 vertical-align: bottom;
}

div#selectlang img {
 vertical-align: bottom;
}

.en {
   font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 50px;
	line-height: 20px;
}
