body {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 80%;
	color: #414141;
	line-height: 130%;
/*
	background-color: #EFEFEF;
	background-image: url(../images/gray_bg.gif);
*/
	background-color: #f8f1e7;
}
#mainFrame {
	background-color: #FFFFFF;
	width: 730px;
	height: 100%;
	margin: auto;

	padding-right: 10px;
	padding-left: 10px;

	background-image: url(../images/bg_new.gif);
	background-repeat: repeat-y;
	background-position: center;

}

#mainFrame table{
	margin-top: 10px;
}

#head {
	padding-bottom: 5px;
/*
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
*/
}
.clearline {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
#menu {
	background-color: #1E5214;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFD52C;
	padding-left: 5px;
	text-align: left;
}
#menu img {
	margin-right: 1px;
}
h3.grayline {
	font-size:16px;
	background-image: url(../images/bg_grayline.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 14px;
	margin-bottom: 5px;
	padding-left: 10px;
}
h3.grayline span{
	padding-right: 5px;
	padding-left: 5px;
/*
	color: #339933;

	color: #ea68a2;
*/
	color: #626262;
	background-color: #FFFFFF;
}

#news a {
	display: block;
	background-image: url(../images/icon_gray.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 6px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: auto;
	color: #666666;
}
#news a:hover {
	color: #CC3300;
	background-image: url(../images/icon_orange.gif);
}
#news span {
	float: right;
	color: #999999;
}
#foot {
	padding-top: 20px;
}
#foot_top {
	padding-top: 0px;
}
/*
#foot {
	background-color: #EDEDED;
	text-align: center;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 97%;
}
#foot hr {
	height: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EDEDED;
	border-bottom-color: #FFFFFF;
	border-left-color: #EDEDED;
	margin: auto;
	width: 100%;
}
*/
hr {
	height: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #F7F7F7;
}
#kukaku {
	background-image: url(../images/bg_kukaku.gif);
	background-repeat: no-repeat;
	height: 310px;
}

#kukaku2 {
	background-image: url(../images/bg_kukaku.gif);
	background-repeat: no-repeat;
	height: 310px;
	text-align: center;
}

#k_left{
	float: left;
	width: 365px;
}
#k_right {
	float: right;
	width: 365px;
	margin-top: 20px;
}
td.gaiyou{
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 10px;
	font-size:80%;
}
td.sub {
	padding-left:10px;
}
/*
#mainFrame2 {
	background-color: #FFFFFF;
	width: 730px;
	height: 100%;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
*/
#mainFrame2 table{
/*
	margin-top: 10px;
*/
}
#title{

}
.hyou_t {
	padding-top: 2px;
	padding-bottom: 2px;
}
#foot2{
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	background-color: #EDEDED;
}
#kakaku {
	background-image: url(../images/top_bunjouwappi.gif);
	background-repeat: no-repeat;
	border-style: none;
	padding-top: 20px;
	padding-left: 320px;
}
#kakaku img {
	margin-bottom: 0px;
}




/*NAVI***************************************************************/

#navi {
/*
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
*/
	height: 33px;
	width: 725px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
/*
	border-bottom: solid #009900 5px;
*/
}

#navi ul {
/*
	width: 730px;
*/
	height: 33px;
	margin: 0px auto;	
}

#navi li {
	float:left;
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 0;
	width: 85px;
	height: 33px;
}
#navi li.sepa {
	float:left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 1px;
	height: 33px;
}
#navi a {
	text-decoration: none;
	display: block;
	height: 33px;
}
#navi li#navi_01 a {
	background: url(../images/menu/menu_top_a.gif) no-repeat;
}
#navi li#navi_02 a {
	background: url(../images/menu/menu_outline_a.gif) no-repeat;
}
#navi li#navi_03 a {
	background: url(../images/menu/menu_kukaku_a.gif) no-repeat;
}
#navi li#navi_04 a {
	background: url(../images/menu/menu_price_a.gif) no-repeat;
}
#navi li#navi_05 a {
	background: url(../images/menu/menu_access_a.gif) no-repeat;
}
#navi li#navi_06 a {
	background: url(../images/menu/menu_siryou_a.gif) no-repeat;
}
#navi li#navi_07 a {
	background: url(../images/menu/menu_house_a.gif) no-repeat;
}
#navi li#navi_01 a:hover{
	background: url(../images/menu/menu_top_b.gif) no-repeat;
}
#navi li#navi_02 a:hover{
	background: url(../images/menu/menu_outline_b.gif) no-repeat;
}
#navi li#navi_03 a:hover{
	background: url(../images/menu/menu_kukaku_b.gif) no-repeat;
}
#navi li#navi_04 a:hover{
	background: url(../images/menu/menu_price_b.gif) no-repeat;
}
#navi li#navi_05 a:hover {
	background: url(../images/menu/menu_access_b.gif) no-repeat;
}
#navi li#navi_06 a:hover {
	background: url(../images/menu/menu_siryou_b.gif) no-repeat;
}
#navi li#navi_07 a:hover {
	background: url(../images/menu/menu_house_b.gif) no-repeat;
}

#navi_line {
/*
	border-top: solid #009900 5px;

	border-top: solid #fa77b1 1px;
*/
	border-top: solid #80B01A 5px;
}
#navi_line2 {
	border-top: solid #638C0B 1px;
}


/**トップページの物件PHOTO****************************************/
#house_top {
	float: left;
	border: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px; 
}
#house_top img {
	border: 0;
}