p { line-height: 130% }
td { font-size: 13px; line-height: 130% }
div { font-size: 13px; line-height: 130% }
A:link { font-size: 12px; line-height: 130% }
A:visited { font-size: 12px; line-height: 130% }
A:hover { font-size: 12px; text-decoration: none; line-height: 130% }

body {  
#	background:#EEF7F7 url(http://ebukken.net/image_asp/ALLbg_1000.gif) repeat-y center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin: 0px 3px;
	padding: 0px;
}

#base {
#	text-align: center;
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}
#side {
	text-align: left;
	width: 200px;
	margin: 0px auto;
	padding: 0px;
}
#head {
	text-align: center;
	margin: 0px;
/*	padding: 5px 10px;*/
}
#footer {
	text-align: center;
	margin: 10px;
/*	padding: 5px 10px;*/
}
#main {
	text-align: center;
	margin: 5px 0px;
/*	padding: 5px 10px;*/
}
#navi {
	text-align: left;
	margin: 5px 0px;
	padding: 5px 0px;
}

.px08 { font-size:08px; line-height:130% }
.px10 { font-size:10px; line-height:130% }
.px12 { font-size:12px; line-height:130% }
.px14 { font-size:14px; line-height:130% }
.px16 { font-size:16px; line-height:130% }
.px18 { font-size:18px; line-height:130% }

.px08Blue { font-size:08px; line-height:130%; color:#0000FF; }
.px10Blue { font-size:10px; line-height:130%; color:#0000FF; }
.px12Blue { font-size:12px; line-height:130%; color:#0000FF; }
.px14Blue { font-size:14px; line-height:130%; color:#0000FF; }
.px16Blue { font-size:16px; line-height:130%; color:#0000FF; }
.px18Blue { font-size:18px; line-height:130%; color:#0000FF; }

.px08Red { font-size:08px; line-height:130%; color:#FF0000; }
.px10Red { font-size:10px; line-height:130%; color:#FF0000; }
.px12Red { font-size:12px; line-height:130%; color:#FF0000; }
.px14Red { font-size:14px; line-height:130%; color:#FF0000; }
.px16Red { font-size:16px; line-height:130%; color:#FF0000; }
.px18Red { font-size:18px; line-height:130%; color:#FF0000; }

.px08Brown { font-size:08px; line-height:130%; color:#CC6600; }
.px10Brown { font-size:10px; line-height:130%; color:#CC6600; }
.px12Brown { font-size:12px; line-height:130%; color:#CC6600; }
.px14Brown { font-size:14px; line-height:130%; color:#CC6600; }
.px16Brown { font-size:16px; line-height:130%; color:#CC6600; }
.px18Brown { font-size:18px; line-height:130%; color:#CC6600; }

.Pankuzu { font-size:16px; line-height:130%; font-weight:bolder; margin: 0px; padding: 0px;}



/******************** 黄色 ********************/
.FrameYellow {
	background: url(../images/Frame/FrameYellow_03.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 10px 0px 5px;
	width: 100%;
}
.FrameYellow .Head {
	background: url(../images/Frame/FrameYellow_01.jpg) repeat-y left top;
	margin: 0px;
	padding: 5px 5px 3px 25px;
	color: #FFFFFF;
}
.FrameYellow .Head a {
	line-height: 20px;
	color: #FFFFFF;
}
.FrameYellow .Head a:hover {
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;
}
.FrameYellow .Body {
	background: url(../images/Frame/FrameYellow_02.jpg) repeat-y left top;
	margin: 0px;
	padding: 5px;
}
.FrameYellow .Body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.FrameYellow .Body li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(../images/PointerGreen.gif) no-repeat 5px top;
}
.FrameYellow .Body a {
	line-height: 20px;
	color: #000099;
}
.FrameYellow .Body a:hover {
	text-decoration: none;
	line-height: 20px;
	color: #000099;
}

/******************** グローバルメニュー関係 ********************/
/*---------- 地図ボタン ----------*/
.BottonMap {
	background: url(http://ebukken.net/images/Botton/MapON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonMap a {
	background: url(http://ebukken.net/images/Botton/MapOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonMap a:hover {
	background: url(http://ebukken.net/images/Botton/MapON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}

/*---------- 地図ボタン(賃貸) ----------*/
.BottonRentMap {
	background: url(http://ebukken.net/images/Botton/MapRentON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonRentMap a {
	background: url(http://ebukken.net/images/Botton/MapRentOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonRentMap a:hover {
	background: url(http://ebukken.net/images/Botton/MapRentON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}

/*---------- 地図ボタン(売買) ----------*/
.BottonSaleMap {
	background: url(http://ebukken.net/images/Botton/MapSaleON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonSaleMap a {
	background: url(http://ebukken.net/images/Botton/MapSaleOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonSaleMap a:hover {
	background: url(http://ebukken.net/images/Botton/MapSaleON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}

/*---------- お問い合わせボタン ----------*/
.ButtonOtoitawse {
	background: url(http://ebukken.net/images/Botton/OtoiawaseON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.ButtonOtoitawse a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.ButtonOtoitawse a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}

/*---------- 気になる物件リストボタン ----------*/
.ButtonBukkenList {
	background: url(http://ebukken.net/images/Botton/BukkenListON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
}
.ButtonBukkenList a {
	background: url(http://ebukken.net/images/Botton/BukkenListOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
}
.ButtonBukkenList a:hover {
	background: url(http://ebukken.net/images/Botton/BukkenListON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
}


/*---------- 物件掲載に関するお問い合わせボタン ----------*/
.ButtonOtoitawseKeisai {
	background: url(http://ebukken.net/images/Botton/OtoiawaseKeisaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 210px;
}
.ButtonOtoitawseKeisai a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseKeisaiOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 210px;
}
.ButtonOtoitawseKeisai a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseKeisaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 210px;
}

/*---------- お探しボタン----------*/
.BottonOsagashi {
	background: url(http://ebukken.net/images/Botton/OsagashiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonOsagashi a {
	background: url(http://ebukken.net/images/Botton/OsagashiOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
.BottonOsagashi a:hover {
	background: url(http://ebukken.net/images/Botton/OsagashiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}

/*---------- 物件を検索する場合はこちらをクリックボタン ----------*/
.ButtonSeachOpen {
	background: url(http://ebukken.net/images/Botton/SeachOpenON.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 290px;
	float: right;
}
.ButtonSeachOpen a {
	background: url(http://ebukken.net/images/Botton/SeachOpenOFF.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 290px;
}
.ButtonSeachOpen a:hover {
	background: url(http://ebukken.net/images/Botton/SeachOpenON.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 290px;
}


/******************** オールボタン ********************/
/*---------- お問い合ボタン (赤) ----------*/
.BottonOtoiawaseRed {
	background: url(http://ebukken.net/images/Botton/OtoiawaseRedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonOtoiawaseRed a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseRedOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonOtoiawaseRed a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseRedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
/*---------- お問い合ボタン20 (赤) ----------*/
.BottonOtoiawaseRed20 {
	background: url(http://ebukken.net/images/Botton/Otoiawase20RedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 140px;
}
.BottonOtoiawaseRed20 a {
	background: url(http://ebukken.net/images/Botton/Otoiawase20RedOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 140px;
}
.BottonOtoiawaseRed20 a:hover {
	background: url(http://ebukken.net/images/Botton/Otoiawase20RedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 140px;
}

/*---------- 申し込みボタン (赤) ----------*/
.BottonOmoushikomiRed {
	background: url(http://ebukken.net/images/Botton/OmoushikomiRedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonOmoushikomiRed a {
	background: url(http://ebukken.net/images/Botton/OmoushikomiRedOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonOmoushikomiRed a:hover {
	background: url(http://ebukken.net/images/Botton/OmoushikomiRedON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}

/*----------詳細はこちらから ----------*/
.BottonSyousai {
	background: url(http://ebukken.net/images/Botton/SyousaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonSyousai a {
	background: url(http://ebukken.net/images/Botton/SyousaiOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}
.BottonSyousai a:hover {
	background: url(http://ebukken.net/images/Botton/SyousaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
}

/*---------- 物件の詳細を見る ----------*/
.BottonBukkenNoSyousai {
	background: url(http://ebukken.net/images/Botton/BukkenNoSyousaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
}
.BottonBukkenNoSyousai a {
	background: url(http://ebukken.net/images/Botton/BukkenNoSyousaiOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
}
.BottonBukkenNoSyousai a:hover {
	background: url(http://ebukken.net/images/Botton/BukkenNoSyousaiON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
}


/*---------- 友達に教える ----------*/

.BottonFriend a {
	background: url(http://ebukken.net/images/Botton/FriendOFF.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
}
.BottonFriend a:hover {
	background: url(http://ebukken.net/images/Botton/FriendON.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
}
/*---------- チラシ表示 ----------*/
.BottonChirashi {
	background: url(http://ebukken.net/images/Botton/Chirashi2ON.gif) no-repeat left bottom;
	display: block;
	margin: 0px;
	padding: 3px 0px 0px;
	height: 73px;
	width: 200px;
}
.BottonChirashi a {
	background: url(http://ebukken.net/images/Botton/Chirashi2OFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 200px;
}

.BottonChirashi a:hover {
	background: url(http://ebukken.net/images/Botton/Chirashi2ON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 200px;
}
.BottonBukkenIchiran a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 500px;
	background-image: url(../images/Botton/BukkenIchiran.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottonBukkenIchiran a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 500px;
	background-image: url(../images/Botton/BukkenIchiran.jpg);
	background-repeat: no-repeat;
	background-position: left -100px;
}

/*---------- 「お問い合わせフォームへ」ボタン ----------*/

.BottonToiawaseForm {
	background: url(http://ebukken.net/images/Botton/OtoiawaseForm_ON.gif) no-repeat left top;
	display: block;
	margin:  0 0 0 0px;
	padding: 0px;
	height: 40px;
	width: 398px;
}
.BottonToiawaseForm a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseForm_OFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 398px;
}
.BottonToiawaseForm a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseForm_ON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 398px;
}

/*---------- お問い合わせ表示 ----------*/

.BottonToiawase {
	background: url(http://ebukken.net/images/Botton/OtoiawaseON.gif) no-repeat left top;
	display: block;
	margin:  0 0 0 60px;
	padding: 0px;
	height: 73px;
	width: 200px;
}
.BottonToiawase a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 200px;
}
.BottonToiawase a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 200px;
}
/*---------- 気になる物件へ追加表示 ----------*/

.BottonKininaru {
	background: url(http://ebukken.net/images/Botton/KininaruON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 200px;
}
.BottonKininaru a {
	background: url(http://ebukken.net/images/Botton/KininaruOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 198px;
}
.BottonKininaru a:hover {
	background: url(http://ebukken.net/images/Botton/KininaruON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 198px;
}


/*---------- 「気になる物件」へ追加 ----------*/

.BottonListSet {
	background: url(http://ebukken.net/images/Botton/BukkenListSetON.gif) no-repeat center top;
	display: block;
	margin: 5 0 0 0px;
	padding: 0px;
	height: 24px;
	width: 200px;
}
.BottonListSet a {
	background: url(http://ebukken.net/images/Botton/BukkenListSetOFF.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 198px;
}
.BottonListSet a:hover {
	background: url(http://ebukken.net/images/Botton/BukkenListSetON.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 198px;
}
/*---------- 物件のお問い合わせ ----------*/

.BottonOtoiawase a {
	background: url(http://ebukken.net/images/Botton/OtoiawaseOFF.gif) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}
.BottonOtoiawase a:hover {
	background: url(http://ebukken.net/images/Botton/OtoiawaseON.gif) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}


.TypeLinkRent {
	background-color: #C4FFFF;
	float: left;
	width: 100%;
	margin: 10 10 10 0;
	padding: 3px;
	border: 1px solid #666666;
}
.TypeLinkSale {
	background-color: #B9FFCF;
	float: left;
	width: 100%;
	margin: 10 10 10 0;
	padding: 3px;
	border: 1px solid #666666;
}

.TypeView {
	background-color: #E6ECFE;
	float: left;
	width: ;
	margin: 0;
	padding:2px 10px 0px;
	border: 1px solid #666666;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	dotted 1px;

}



.BukkenData {
	background-color: #66FF99;
	float: left;
	width: 100%;
	margin: 5px;
	padding: 3px;
}
.BukkenTop {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin: 5px;
	padding: 3px;
}
.KodawariList {
	width: auto;
	float: left;
}



.BukkenDataTitle {
	background-color: #E6ECFE;
	float: left;
	text-align:left;
	width: 100%;
	margin: 2px;
	padding: 3px;
	border: 1px solid #666666;
}

#td.BukkenListTop { background-color: #E1E1E1; }
td.BukkenListTop { background-color: #E6ECFE; }
#td.SearchFormTop { background-color: #E1E1E1; }
td.SearchFormTop { background-color: #E6ECFE; }
td.ToiawaseBack { background-color: #E1E1E1; }
#td.BukkenDataTop { background-color: #00CED1; }
td.BukkenDataTop { background-color: #E6ECFE; }
td.OtoiawaseTitle { background-color: #E6ECFE; }


/* picupナビゲーション */
/*---------- 賃貸 ----------*/
ul.category-nav /*このリストの名前*/
{
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	background-color: #87cefa;
#	border: 1px solid #666666;
}
ul.category-nav li {
	display: block;
	float: left; /*横並びにする記述*/
	margin: 0;
	padding: 0;
	border-right: 2px solid #FFFFFF;
	height: 50px;
}

ul.category-nav li a { /*リンク文字(通常)*/
	display: block;
	float: left;
	color: #0000ff; /*リンク文字色(灰色)*/
	text-decoration: none;
	font-weight: bold;
	padding: 5px 27px 0 27px;
}
ul.category-nav li a:hover { /*マウスがリンクに乗った時*/
	color: #FFFFFF; /*文字が白に変わる*/
	height: 45px;
	background-color: #4169e1; /*背景もオレンジに*/	
}



ul.category-nav li a.current
{
display: inline;
height: 50px;
background-color: #444444;	
float: left;
margin: 0;
}


/* picupナビゲーション */
/*---------- 売買 ----------*/
ul.category-nav-sale /*このリストの名前*/
{
margin: 5px;
padding: 0;
list-style-type: none;
width: auto;
position: relative;
display: block;
height: 50px;
font-size: 14px;
font-weight: bold;
background-color: #98fb98; /*リスト全体の背景色*/
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}



ul.category-nav-sale li
{
display: block;
float: left; /*横並びにする記述*/
margin: 0;
padding: 0;
border-right: 2px solid #FFFFFF;
height: 50px;

}



ul.category-nav-sale li a /*リンク文字(通常)*/
{
display: block;
float: left;
color: #006400; /*リンク文字色(灰色)*/
text-decoration: none;
font-weight: bold;
padding: 5px 65px 0 65px;
}
ul.category-nav-sale li a:hover /*マウスがリンクに乗った時*/
{
color: #FFFFFF; /*文字が白に変わる*/
height: 45px;
background-color: #008000; /*背景グリーン*/	
}



ul.category-nav-sale li a.current
{
display: inline;
height: 50px;
background-color: #98fb98;	
float: left;
margin: 0;
}

