@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1{
	position:relative;
	width:730px;
	height:47px;
}
#title1 p{
	position:absolute;
	top:0;
	right:0;
}

.box1{
	margin:0 0 20px;
	padding:20px 0 0 0;
	border-top:1px #e2e2e2 solid;
}
.box1-1{
	border-collapse:collapse;
	border:0;
	width:100%;
}
.box1-1 td{
	padding:0;
	vertical-align:top;
}
.title1{
	color:#000;
	font-size:134%;
}
#en .title1{
	font-weight:normal;
}
.title1 span{
	font-size:88%;
	font-weight:normal;
}
.title2{
	font-size:117%;
}

