<style>
  @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
</style>

<style>

body *{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
}

body {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 300;
	margin-top: 0px;
	padding-top: 0px;
}

#header {
	text-align: left;
	height: 70px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

#header #logo {
	position: absolute;
	left: 20px;	
	top: 20px;
}

#personal_info {
	font-size: 13px;
	float: right;
	padding-right: 5px;
	margin-top: 55px;
	color: #000055;
}

h1 {
	font-weight: bold;
	font-size: 17px;
	height: 15px;
	color: #000055;
	position: absolute;
	margin-top: 50px;
	padding-left: 18px;
}

h2 {
	color: #000055;
	width: 190px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	background: url(../img/side_headline.png) no-repeat;
	padding: 3px 0px 3px 5px;
	line-height: 4;
	margin-bottom: 5px;
}

h3 {
	color: #000055;
	width: 680px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	background: url(../img/headline.png) no-repeat;
	padding: 3px 0px 3px 5px;
	line-height: 4;
	margin-bottom: 5px;
}

h4 {
	font-size: 13px;
}

#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;

}

#main_img {
	margin: 0 auto;	
	width: 900px;
	height: 250px;
	text-align: left;
	overflow: hidden;	
	position: relative;
	border-bottom: 1px solid #E1E1E1;
}

#main_img img {
	position: absolute;
	left: 0;
	top: 0;
}

#container #menu {
	float: left;
	width: 100%;
	height: 35px;
	text-decoration: none;
	border: none;
	margin: 5px 0px;
	padding: 5px 0px;
	overflow: hidden;
}

#menu li {
	float: left;
	list-style-position: none;
	background: url(../img/menu.png) no-repeat;
	overflow: hidden;
}

#menu li a {
	color: #000055;
	font-size: 12px;
	width: 179px;
	height: 35px;
	padding-top: 5px;
	border-right: 1px solid #E1E1E1;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
	display: block;
 	line-height: 30px;
}

#menu li #selected{
	background: url(../img/menu_on.png) no-repeat
}

#menu li a:hover {
	background: url(../img/menu_on.png) no-repeat;
}

#side {
	float: left;
	width: 200px;
	padding-bottom: 30px;
	padding-left:  0px;
	padding-right: 5px;
}

#side p {
	text-align: center;
}

#side_menu {
	font-size: 13px;
	width: 165px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#side_menu li {
	padding-left: -30px;
	margin-left: 0px;
	width: 195px;
	height: 30px;
	text-decoration: none;
	background: url(../img/side_menu.png) no-repeat;
}

#side_menu li a {
	text-align: center;
	color: #000055;
	display: block;
	width: 185px;
	height: 30px;
	padding: 3px 5px 1px 5px;
	text-decoration: none;
	line-height: 25px;
}

#side_menu li #selected {
	background: url(../img/side_menu_on.png) no-repeat;
}

#side_menu li a:hover {
	background: url(../img/side_menu_on.png) no-repeat;
}

.pictureBox {
	float: left;
	width: 180px;
	height: 207px;
	padding: 0px;
	border: 1px solid #000055;
	margin-bottom: 0px;
}

#main_caption {
	float: left;
	padding: 0px 10px 10px 2px;
	margin-top: -10px;
}

#main_caption p {
	padding-left: 20px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

#main_caption .p_bold {
	padding-top: 10px;
	margin-top: 30px;
	font-weight: bold;
}

.leftBox {
	float: right;
	padding-right: 5px;
}

.f_clear {
	clear: both;
}

.privacyBox {
	width: 183px;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;

}

.privacyBox1 {
	float: left;
	width: 250px;
	padding: 5px;
	border: 1px solid #000055;
	margin-bottom: 5px;
}

.privacyBox2 {
	float: right;
	width: 380px;
	padding: 5px;
	border: 1px solid #000055;
	margin-bottom: 5px;
}

#main {
	float: right;
	width: 680px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}

#main p {
	padding-top: 10px;
	margin-top: 10px;
}

#main #h3_f_title {
	font-size: 13px;
	color: #000000;
	clear: both;
	width: 600px;
	padding-left: 5px;
	line-height: 30px;
	height: 20px;
	overflow: hidden;
}

#main .frame {
	width: 680px;
}

#main .frame dl {
	height: 200px;
	padding: 10px;
	border: 1px solid #6c6c6c;
	background: #FFFFFF;
	overflow: scroll;
}

#main .frame dl dt {
	width: 150px;
	float: left;
	font-weight: bold;
	border-top: 1px solid #D7D7D7;
	margin-top: -1px;
	padding: 2px;
}

#main .frame dl dd {
	width: 400px;
	float: left;
	border-top: 1px solid #D7D7D7;
	margin-top: -1px;
	margin-left: 0px;
	padding: 2px;
}

table {
	border-collapse: collapse;
	width : 680px;
	font-size: 14px;
}

th {
	border: 1px solid #E1E1E1;
	text-align: left;
	background: #FAFAFA;
	width: auto;
	padding: 3px;
	line-height: 2;
}

td {
	border: 1px solid #E1E1E1;
	text-align: left;
	width: auto;
	padding: 3px;
	line-height: 2;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	color: #000055;
	border-top: 2px solid #000055;
	background: #FFFFFF;
	font-weight: bold;
}

</style>