@charset "shift_jis";

/* en_main.css
**************************************************************************************

1.ヘッダー
2.メイン
3.フッター
4.追加：中国語

**************************************************************************************/ 

/* 1.ヘッダー
=============================================================================*/

div#en_header {
	width:712px;
}

div#en_header p.logo {
	width:379px;
	float:left;
	padding-bottom:10px;
}

div#en_header p.to_jap {
	width:81px;
	height:14px;
	float:right;
	padding-top:45px;
}

div#en_header p.to_jap a {
	display:block;
	text-indent:-9999px;
	width:81px;
	height:14px;
	font-size:8px;
	line-height:100%;
	background:url("../image/japanese.gif") no-repeat 0 0;
}

div#en_header p.to_jap a:hover {
	background:url("../image/japanese.gif") no-repeat 0 -14px;
}



/* 2.メイン
=============================================================================*/

h1,h2,h3,h4,h5,h6,p,li,dt,dd,address {
	font-family:Arial, Helvetica, sans-serif;
}

body.p131 div#contents {
	clear:both;
	background:none;
	border-top:#64182F 4px solid;
	width:712px;
	padding-top:25px;
}

body.p131 div#en_main {
	padding:0 15px;
}

body.p131 p.en_right01 {
	width:280px;
	float:right;
	margin-bottom:10px;
}

body.p131 p.en_right01 img {
	margin-left:20px;
}

body.p131 p.en_right02 {
	width:224px;
	float:right;
}

body.p131 p.en_right02 img {
	margin:12px 0 0 20px;
}

body.p131 p.en_con_tx {
	padding-bottom:1em;
}

body.p131 h2 {
	width: 682px;
	height: 27px;
	padding-left: 13px;
	background: url("../image/en_tl01.gif") no-repeat 0 0;
	font-weight: bold;
	margin:1em 0 0.5em 0;
	font-size: 80%;
	color: #666666;
	line-height: 23px;
	font-size:100%;
}

body.p131 div.en_con {
	padding:10px 15px 0 15px;
}

body.p131 dl dt {
	border-left:#64182F 4px solid;
	padding-left:5px;
	font-weight:bold;
	color:#64182F;
	margin-bottom:5px;
}

body.p131 dl dd {
	margin-bottom:15px;
}



/* 3.フッター
=============================================================================*/

body.p131 div#footer {
	margin-top:35px;
	border-top:#B5B5B6 1px solid;
	padding-top:10px;
}

body.p131 div#footer div.sig {
	width:632px;
	height:50px;
	text-indent:-9999px;
	background: url("../image/sig02.gif") no-repeat 0 0;
}

body.p131 div#footer div.sig03 {
	width:632px;
	height:50px;
	text-indent:-9999px;
	background: url("../image/sig03.gif") no-repeat 0 0;
}

div.space {
	height:20px;
}



/* 4.追加中国語
=============================================================================*/

div#en_header p.to_chi {
	width:43px;
	height:14px;
	float:right;
	padding-top:45px;
}

div#en_header p.to_chi a {
	display:block;
	text-indent:-9999px;
	width:43px;
	height:14px;
	font-size:8px;
	line-height:100%;
	background:url("../image/chinese.gif") no-repeat 0 0;
}

body.p131 div.en_left01 ul li {
	padding-bottom:5px;
}

body.p131 div.en_left01 ul li {
	padding-bottom:5px;
}

body.p131 div.en_left01 ul li p {
	padding-bottom:5px;
	font-size:100%;
}

body.p131 div.en_left01 ul li p.con-b {
	font-weight:bold;
	font-size:100%;
}

body.p131 div.en_left01 ul li p.p-left {
	padding-left:10px;
}

body.p131 div.en_left01 a {
	width:300px;
	display:block;
	padding:8px 0 10px 37px;
	background:url("../col/image/ico_pdf.gif") no-repeat 0 0;
}

