@charset "utf-8";


/* ------------------------------
 ■■ CSS for earth_Coop ■■
------------------------------ */

body {
	background : #FAFAFA ;
}


/* ------------------------------
	header
------------------------------ */

div.header_back {
	background : url(../../img/earth/contact/header_back_contact.gif) no-repeat ;
	width : 900px ;
	height : 230px ;
	position : relative ;
}

/* ------------------------------
	main
------------------------------ */

table.table_contact {
	margin-left : 260px ;
}

table.table_contact td.td01 {
	width : 100px ;
	padding : 0 20px ;
	background : url(../../img/earth/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	font-size : 13px ;
	color : #78B81C ;
	text-align : center ;
}

table.table_contact td.td02 {
	xwidth : 200px ;
	padding : 10px 20px ;
	background : url(../../img/earth/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	color : #4D4D4D ;
	font-size : 13px ;
	line-height : 1.5em ;
}

table.table_contact td.td03 {
	xwidth : 200px ;
	padding : 10px 20px 10px 0px ;
	background : url(../../img/earth/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	color : #4D4D4D ;
	font-size : 13px ;
	line-height : 1.5em ;
}

div.contact_table {
	padding-bottom:50px;
}

h3.main_title02 {
	padding : 14px 0 30px 150px ;
}

p.contact_text1 {
	color:#4D4D4D;
	font-size:12px;
	text-align:center;
	line-height:2em;
	padding-bottom:30px;
}