@charset "utf-8";

/* ------------------------------
 ■■ CSS for urbantec_Coop ■■
------------------------------ */
div#content00 {
	background : url(../img/main_back3.gif) repeat-x ;
}

/* ------------------------------
	main
------------------------------ */

h5.voice_subtitle01 {
	margin : 20px 10px ;
	color : #4D4D4D ;
}

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 ;
	vertical-align : top ;
}
table.table_com01 td {
	padding : 20px ;
	font-size : 13px ;
	color : #4D4D4D ;
	border : 1px solid #CDC8C5 ;
}

p.text01 {
	margin : 20px 20px 20px 5px ;
	color : #4D4D4D ;
	border : 1px dotted #E82B18 ;
	padding : 10px ;
	text-align : center ;
}