@charset "utf-8";
/* CSS Document */
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

noscript {
	margin:0;
	padding:0;
}

body {
	color:#B5B5B5;
	font-size:14px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

img {
	border:0;
}

a {
	color:#B5B5B5;
}

a:hover {
	color:#3F577B;
}

#map {
	width:100%;
}

#flash_navi {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	width:200px;
	background-color:#cccccc;
}

#header {
	background:url(http://japan-architect.org/image/map_bg.gif) no-repeat top;
	height:62px;
	width:959px;
}
	#header_logo_mini {
		margin:10px 0 0 50px;
	}
	
	#site_name {
		margin:0 0 0 520px;
	}

#doc_root {
	padding:20px 0 20px 0;
}

#footer {
	background:url(http://japan-architect.org/image/map_bg.gif) no-repeat right;
	height:62px;
	width:959px;
}


#footer a {
	color:#3F577B;
}
	#footer_left {
		width:122px;
		float:left;
	}
	
	#footer_right {
		float:right;
		padding:20px 50px 0 0;
	}
	
	#logo_mini {
		margin:10px 0 0 50px;
	}

#copy {
	padding:20px 0 0 0;
	clear:both;
	text-align:center;
}

#copy a {
	color:#B5B5B5;
}

#copy a:hover {
	color:#3F577B;
}

.company_ad {
	margin:20px 0 0 0;
}

.company_ad a{
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bolder;
	letter-spacing:0.1em;
}

.company_text {
	font-size:12px;
	color:#000000;
	margin:3px 0 3px 0;
	letter-spacing:0.1em;
}

.company_url {
	color:#008800;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.1em;
}

#box {
	position:absolute;
	right:0;
	bottom:0;
	height:100px;
	width:100px;
	background-color:#000000;
}

#logo {
	position:absolute;
	top:50px;
	left:2px;
}

#ad {
	position:absolute;
	right:20px;
	top:200px;
}
