@charset "utf-8";


/* ------------------------------
 ■■ CSS for urbantec_Coop ■■
------------------------------ */

div#content01 {
	background : url(../img/main_back3.gif) repeat-x ;
	height : 1800px ;
	padding-top : 10px ;
}

/* ------------------------------
	main
------------------------------ */

div.aisatsu {
	float : left ;
	margin-top : 20px ;
	padding-left : 50px ;
}

div.aisatsu02 {
	float : left ;
	margin-top : 30px ;
	padding-left : 50px ;
}

img.kono_img {
	margin-bottom : 30px ;
}

p.name_kono {
	color : #4D4D4D ;
	font-size : 13px ;
	margin-bottom : 20px ;
	clear : both ;
	width : 300px ;
	margin-top : 60px ;
	padding-left : 160px ;
}

p.text_aisatsu {
	color : #4D4D4D ;
	font-size : 13px ;	
	width : 300px ;
	line-height : 2.0em ;
}

table.table_com01 {
	width : 700px ;
	border-collapse : separate ;
	border-spacing : 5px ;
	margin-top : 20px ;
	margin-bottom : 40px ;
}

table.table_com01 th {
	background : #D7D3D1 ;
	padding : 10px ;
	text-align : center ;
	border : 5px solid #CDC8C5 ;
	font-size : 13px ;
	color : #4D4D4D ;
	width : 120px ;
}

table.table_com01 td {
	padding : 10px ;
	font-size : 13px ;
	color : #4D4D4D ;
	background : #EEEDEB ;
}