@charset "utf-8";
/* CSS Document */

#header {
	background:url(http://japan-architect.org/image/inner_contentsbg_top.gif) no-repeat top;
	width:1000px;
	margin:0 auto 0 auto;
	height:90px;
}
	#header_logo_mini {
		margin:30px 0 0 50px;
	}
	
	#site_name {
		margin:0 0 0 520px;
	}

#contact_table {
	width:600px;
	margin:0 auto 0 auto;
}

.red {
	font-size:10px;
	color:#FF0000;
}

.form_title {
	width:150px;
}

#body {
	width:450px;
	height:100px;
}

#mail {
	width:450px;
}

#name {
	width:450px;
}

#submit {
	width:600px;
	height:50px;
}

#contact_title {
	color:#6CFF00;
	padding:20px 0 0 60px;
	background:url(http://japan-architect.org/image/archidirectory_title_icon.gif) no-repeat left;
	height:50px;
	font-weight:bolder;
	margin:0 0 0 50px;
}
