@charset "UTF-8";
/* CSS Document */
#main{
	width:630px;
	height:auto;
	float:left;
	overflow: hidden;
}
#nav{
	width:630px;
	height:20px;
	float:right;
}
#nav ul li{
	float:left;
	color:#000;
	padding-left:5px;
	padding-right:5px;
}

#box01{
	width:630px;
	height:auto;
	float:right;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#title_box{
	width:630px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:18px;
	font-weight: 900;
	float:left;
}
#photobox{
	width:630px;
	height:auto;
	float:left;
	margin-bottom:30px;
	text-align:center;
}
.box02{
	width:610px;
	height:auto;
	float:right;
	margin-left:20px;
	margin-bottom:50px;
	margin-top:15px;
	line-height:1.8em;
	overflow: hidden;
}
.subtitle{
	width:630px;
	height:55px;
	background-image:url(../images/english/ber2.png);
	background-repeat   : no-repeat;
	float:left;
}
.inner_font{
	width:500px;
	height:20px;
	float:left;
	margin-left:30px;
	margin-top:27px;
	font-size:16px;
	color:#FFF;
}
.font_big{
	font-size:16px;
	font-weight: 900;
}
.bold{
	font-weight:bold;
}
.font_blue{
		color:#36C;
}
.point{
	width:13px;
	height:auto;
	float:left;
}
.box03{
	width:585px;
	height:auto;
	float:left;
	margin-bottom:40px;
}
.font_orenge{
	font-size:20px;
	font-weight:900;
	color:#F63;
	line-height:1.5em;
}

.en_bn p{margin-bottom: 30px;}
