@charset "utf-8";
@import url("/en/css/import.css");

h1.hdg-level1-01{
	margin-bottom:10px;
}
.txt-main{
	font-size:160%;
	line-height:1.5;
}

/* ===========================================
   index-box
==============================================*/
.box-section-01 table{
	margin-bottom:0;
}
.box-section-01 .moredetails{
	padding-top:10px;
	border-top:solid 1px #ccc;
}
.box-section-01 .moredetails a{
	padding-left:15px;
	background:url("/common/images/icon/icon_arrowright_01.gif") no-repeat 5px 0.3em;
}


.bypassleft{
	float:left;
	display:inline;
	width:505px;
}
.bypassleft a{
	padding-left:15px;
	background:url("/common/images/icon/icon_arrowright_01.gif") no-repeat 5px 0.3em;
}
.bypassright{
	float:right;
	display:inline;
	width:197px;
}

