/*英語ページ*/

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}


/*英語ページ内リストタグ*/
#e-cp dt{
margin:5px 0px 5px 0px;
}
#e-cp dd{
margin:5px 0px 10px 20px;
line-height:120%;
}


/*英語ページ内テーブルの見出し部分*/
.e-table th{
padding:5px 5px 5px 20px;
text-align:left;
font-weight:normal;
}

/*英語ページ内テーブルの本文部分*/
.e-table td{
padding:5px 5px 15px 40px;
}