@charset "Shift_JIS";
@media screen{
}

* { font-family: "VERDANA", "ARIAL", "SANS-SERIF";}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

html {
	overflow-y:scroll;
}

/* 全体 */

#wrapper {
	width: 700px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	border-left: 0px solid #666;
	border-right: 0px solid #666;
	}

/* ヘッダー */
#header {
	width: 700px;
	height: 90px;
	}
#header_left {
	float: left;
	}
#header_right {
	width: 360px;
	float: right;
	}
#header_right p {
	margin: 0;
	padding: 0;
	}
#header_right li {
	float: right;
	list-style: none;
	}	
	
/* パンくずリスト */
#kuzu {
	width: 700px;
	border-bottom: 2px green solid;	
	}
#kuzu p {
	font-size : 12px;
	padding: 7px;
	}

/* TOPコンテンツ */
#top_contents {
	width: 700px;
	margin-top: 17px;
	}

/* TOPコンテンツ内部 */
#top_contents_right {
	width: 460px;
	float: right;
	margin-right: 6px;
	}

/* TOPナビゲーション */
#top_contents_left {
	width: 205px;
	float: left;
	margin-left: 6px;
	margin-bottom: 60px;
	}
#top_contents_left ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* 物件コンテンツ */
#b_contents {
	width: 680px;
	margin: 0px 10px 60px;
	}
#b_contents p {
	color: #555;
	font-size: 80%;
	line-height: 150%;
	margin: 10px 20px 0px;	
	}
#b_contents h2 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: green;
	}
#b_contents h3 {
	width: 650px;
	height: ;
	background-color: #006699;
	color: #fff;
	font-size: 80%;
	margin: 10px 10px 0px;
	padding: 3px;
	}
#b_contents table{
	width: 656px;
	margin: 0px 10px 20px;
	border: 0px;
	border-collapse: collapse;
	}
#b_contents th {
	color: #333;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	border: 1px solid #aaa;
	background-color: #ccc;
	white-space: nowrap;
	}
#b_contents td {
	color: #000;
	font-size: 85%;
	line-height: 150%;
	border: 1px solid #aaa;
	padding: 1px;
	}
#b_contents a {
	color: #289ab4;
	text-decoration: none;	
	}
	
/* 通常コンテンツ内部 */
#n_contents_right {
	width: 450px;
	float: right;
	margin-right: 6px;
	margin-bottom: 60px;
	}
#n_contents_right p {
	color: #555;
	font-size: 80%;
	line-height: 150%;
	margin-top: 10px;
	}
#n_contents_right h3 {
	width: 444px;
	height: ;
	background-color: #006699;
	color: #fff;
	font-size: 80%;
	margin-top: 15px;
	padding: 3px;
	}
#n_contents_right ul {
	color: #555;
	font-size: 80%;
	margin: 0;
	padding: 0;
	}
#n_contents_right li {
	line-height: 150%;
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: circle;
	}
#n_contents_right td {
	color: #555;
	font-size: 80%;
	line-height: 150%;
	margin-top: 10px;
	}
#n_contents_right table {
	width: 100%;
	margin-top: 15px;
	}

/* インライン(news) */
#news{
	width: 459px;
	height: 120px;
	overflow: auto;
	border: 0px solid gray;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 14px;
	background-color: white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	}
#news ul{
	margin: 0;
	padding: 0;
	}
#news li{
	font-size: 80%;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	border-bottom: 1px #666 dotted;
	color: #333;
	line-height: 150%;
	}

/* インライン(link) */
#link{
	width: 459px;
	height: 120px;
	overflow: auto;
	border: 0px solid gray;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 25px;
	background-color: white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	}
#link ul{
	margin: 0;
	padding: 0;
	}
#link li{
	font-size: 80%;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	border-bottom: 1px #666 dotted;
	color: #333;
	line-height: 150%;
	}

/* フッター */

#foot_navi {
	width: 700px;
	height: 30px;
	background-color: #29601E;
	}
#foot_navi ul{
	margin: 0;
	padding: 0;
	}
#foot_navi li {
	float: left;
	list-style: none;
	margin-left: 15px;
	margin-top: 7px;
	}

#foot_add {
	width: 700px;
	height: 110px;
	background-color: #29601E;
	background-image: url(../img/top/layout_r18_c1.gif);
	}
#foot_add address{
	color: #fff;
	font-style: normal;
	font-size: 13px;
	padding-top: 18px;
	padding-left: 25px;
	}
#copy p{
	width: 700px;
	height: 20px;
	background-color: #29601E;
	color: #fff;
	font-size: 10px;
	text-align: right;
	}

/* 基本CSS */

body {
	margin: 0 auto;

	padding: ;
	text-align: center;
	background-color: #AFB077;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

	}
em {
	font-style: normal;
	font-weight: bold;
	}
address {

	}
p{
	margin: 0;
	padding: ;
	text-align: ;
	}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-size: ;
	}
ul,li {
	margin: 0;
	font-size: ;
	line-height: ;
	}
caption {
	color: #003366;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	}
img {
	border: 0;
	display: ;
	}
div {
	border: 0px solid gray;
	}
ul,ol {

	}	
li {

	}
form {
	margin: 0;
	}
dl {
	margin: 0;
	}
dt {
	margin-top: 5px;
	}
dd {
	font-weight: bold;
	}


/* リンク */
	
a {

	}
a:link,a:visited {
	color: ;
	text-decoration: ;

}
a:hover,a:active {
	color: ;
	text-decoration: ;

}

/* クラス */

.g_background h1 {
	padding: 1px;
	font-size: 10px;
	background-color: #398429;
	font-weight: normal;
	color: #fff;
	}
.imgBottom {
	padding-bottom: 5px;
	}
.imgLeft{
	float: left;
	margin: 5px 10px 10px 0px;
}
.imgRight{
	float: right;
	margin: 5px 0px 10px 10px;
}
.trbg_g{
	background-color: #e9e9e9;
}
.textRed{
	color: red;
}
.textRedBold{
	color: red;
	font-weight: bold;
}
.textRedBoldMin {
	color: red;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.textSmall{
	font-weight: bold;
	font-size: 110%;
}
.textxSmall{
	font-size: x-small;
}
.text10pt{
	font-size: 85%;
}
.text9pt{
	font-size: 75%;
}
.text8pt{
	font-size: 65%;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;		
	}
.left {
	text-align: left;	
	}
.right {
	text-align: right;	
	}
.right_plus {
	text-align: right;
	padding-right: 20px;	
	}
.textItalic {
	font-style: italic;	
	}
.c-both{
	clear:both;
	}
.tdHide{
	font-size: 1px;
	margin: 0;
	padding: 1px;
	color: #aaa;
	background-color: #aaa;
	}
.tdbgye {
	background-color: #FFFFC4;
	}
.odd {
  background-color: #ddd;
}
.even {
  background-color: #fff;
}

