@charset "utf-8";


/* ------------------------------
 ■■ CSS for ganbarion_Coop ■■
------------------------------ */

div#contents {
	margin-bottom : 0px ;
}

div#main03 {
	width : 625px ;
	margin-left : 122px ;
	padding-top : 20px ;
	padding-bottom : 30px ;
}

/* ------------------------------
			main03
------------------------------ */

ul.ul_eng {

}

ul.ul_eng li.li_top {
	background : url(../img/english/title_english.jpg) no-repeat ;
	width : 625px ;
	height : 145px ;
}

ul.ul_eng li.li_middle01 {
	background : url(../img/english/bg_eng_1.gif) repeat-y ;
	width : 625px ;
}

ul.ul_eng li.li_middle02 {
	background : url(../img/english/bg_eng_2.gif) repeat-y ;
	width : 625px ;
}

ul.ul_eng li.li_bottom {
	background : url(../img/english/foot_english.gif) no-repeat ;
	width : 625px ;
	height : 18px ;
}

h2.eng_bread {
	color : #454545 ;
	font-size : 13px ;
	font-weight : normal ;
	text-align : center ;
}

table.table_eng_corpfile {
	color : #4D4D4D ;
	background : #ECF7FD ;
	font-size : 12px ;
	margin-left : 60px ;
	margin-top : 5px ;
	width : 500px ;
}

table.table_eng_corpfile td.td01 {
	padding : 5px 10px 5px 20px ;
	vertical-align : top ;
}

table.table_eng_corpfile td.td01 span {
	color : #9DD5F6 ;
}

table.table_eng_corpfile td.td02 {
	padding : 5px 10px ;
	vertical-align : top ;
}

table.table_eng_corpfile td.td03 {
	padding : 5px 10px 5px 0px ;
}

h3.main_img01 img {
	margin-left : 60px ;
	margin-top : 15px ;
	margin-bottom : 15px ;
}

p.main_text01 {
	margin-left : 30px ;
	margin-right : 20px ;
	padding-top : 20px ;
	padding-bottom : 15px ;
	color : #4D4D4D ;
	font-size : 10px ;
}

a.back_btn {
	background : url(../img/english/yellow_arrow02.gif) no-repeat ;
	background-position : left center ;
	font-size : 13px ;
	padding-left : 15px ;
	margin-left : 280px ;
}

