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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body { 
	margin:0; 
	background-image:url(/img/bg.png);
	padding:0; 
	font-family: 'Nobile', serif; 
	font-size:12px;
	line-height:22px;
}
h1 , h2 , h3 {
  font-family: 'Philosopher', serif;font-size:20px;color:#39485d;font-weight:normal;
}
.flink {
	font-family: 'Nobile', serif; 
	color:#000;
	font-weight:normal;
	font-size:13px; 
}
label { cursor:pointer; } 
#lang {
	margin: 10px auto;
	width:769px;
	text-align: right;
}
#lang a { color: #39485d;text-decoration: none; }
#lang a:hover { text-decoration: underline; }
#site {
	margin: 10px auto;
	width:769px;
	background-image:url(/img/hor_bg.gif);	
	border-left:9px solid #d3d3d2;
}
#container { 
	width:760px;	
	text-align:left;	
}
#footer {
	margin-top:20px;
	height:79px;
	background-color:#FFF;
	background-image:url(/img/footer.png);
	background-repeat:no-repeat;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
#header {

}
#box_left {
	width:231px;
	background-color: #d3d3d2;	
	height: 365px;	
	position: relative;		
}
#top_right {
	width:529px;
	height:365px;
	background-image:url(/img/header_bg.png);
}
#box_right {
	width:529px;
	height:315px;
	background-color:#FFF;
}
ul.navi {
	background-color:#005072;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}
ul.subnavi {
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	color:#005072;
	font-size:12px;
}
.navi_link {
	font-family: 'Nobile', serif; 
	color:#FFF;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	display: block;
}
.navi_link:hover , .navi_link_small:hover , .subnavi_link:hover {
	text-decoration:underline;
}
.subnavi_link {
	font-family: 'Nobile', serif; 
	color:#005072;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.navi_link_small {
	font-family: 'Nobile', serif; 
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color: #005072;
}
.navi li , .subnavi li {
	padding-left:10px;
	border-bottom:1px solid #aaa;
	height:28px;
	padding-top:10px;
}
#content {
	background-color:#FFF;
}
.apartment-list { list-style: circle; padding-left:20px;padding-top:10px; }
 
.l , .l:visited { 
	color: #0000FF;
	text-decoration:none;
}
.l:hover {
	color: #0000FF;
	text-decoration: underline;
}
.subnavbox {
	position: relative;
	width:310px;
	height:155px;
	border-left:0px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	display:none;
	left:230px;
	top:-236px;	
}
#dev { display: block;font-weight: bold; } 
#download { padding-top: 10px;height: 30px; }
#devli { background-color: #CCC;}

