@charset "UTF-8";

@import url("css/reset.css");
@import url("css/fonts.css");
@import url("css/base.css");



/* layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff url(images/body-bg.jpg) top center repeat-x;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background: url(images/wrapper-bg.jpg) top center no-repeat;
}

#wrapper-inner {
    width: 866px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#content {
    width: 866px;
}

#header, #nav, #banner, #content, #article, #aside, #footer {
    position: relative;
    overflow: hidden;
}

#article, #aside {
    float: left;
}

.layout-2column #article {
    float: none;
}

.layout-2column #article {
    clear: both;
}

.layout-2column #article #left,
.layout-2column #article #right {
    display: inline;
    float: left;
}

.layout-1column #article {
    clear: both;
    float: none;
}

#footer {
    width: 866px;
}

/* レイアウト・2カラム右サイドバー */

.layout-2column-right #article {
    width: 641px;
}

.layout-2column-right #aside {
    width: 211px;
}

/* レイアウト・2カラム左サイドバー */

.layout-2column-left #article {
    left: 200px;
    width: 660px;
}

.layout-2column-left #aside {
    left: -660px;
    width: 200px;
}

/* レイアウト・2カラム等幅 */

.layout-2column #article #left {
    width: 430px;
}

.layout-2column #article #right {
    width: 430px;
}

/* レイアウト・1カラム */

.layout-1column #article {
    width: 866px;
}


/* style ----------------------------------------------------------------- */


a { color: #00ab4c; text-decoration: underline;}
a:hover { text-decoration: none; }
a:hover img { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }


#header {
    margin: 0;
    padding: 0 0 0 12px;
	height: 84px;
}

#logo {
	float: left;
	width: 335px;
	height: 50px;
	margin: 17px 20px 0 0;
}

#logo h1 {
	display:none;
}

#description {
	float: left;
	font-size: 85%;
	color: #999;
	width: 220px;
	margin: 22px 100px 0 0;
	line-height:1.2;
	font-weight:normal;
}

#header-banner {
	margin: 17px 0 0 0;
	float: left;
	background: #fff;
}


#controls {
	width: 854px;
	overflow: hidden;
	background: url(./images/controls-bg.png) no-repeat;
	padding: 6px 6px 0 6px;
}

.search-rent {
	background: url(images/tab-rent-body.jpg) no-repeat;
}

.search-sale {
	background: url(images/tab-sale-body.jpg) no-repeat;
}

.search .search-header {
	color: #fff;
	font-size:75%;
	height: 18px;
	padding: 9px 10px 0 10px;
}

.search-header-description {
	float: left;
	border-left: 2px solid #fff;
	padding: 0 4px;
}

.search-header-retry {
	float: right;
	width: 120px;
	height: 18px;
}

.search-rent .search-header {
	overflow: hidden;
	background: url(images/tab-rent-body.jpg) no-repeat;
}

.search-sale .search-header {
	overflow: hidden;
	background: url(images/tab-sale-body.jpg) no-repeat;
}

.search .search-body {
	height: 344px;
	clear:both;
}

.search .tbl-search {
	font-size: 83%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
	margin: 12px 0 5px 314px;
	border-collapse:collapse;
	border-spacing:0;
}

.search .tbl-search th,
.search .tbl-search td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

.search .tbl-search th {
	background: #f9f9f9;
}

.search .tbl-search table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:collapse;
	border-spacing:0;
}

.search .tbl-search table td {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	width: 100px;
	height: 22px;
}

.search .search-submit {
	margin: 0 0 0 314px;
}

#controls-footer {
	clear: both;
	height: 9px;
	background: url(./images/controls-footer.png) no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
}

#nav {
    background: none;
    height: 22px;
	float: left;
	width: 250px;
	margin: 0;
	padding:5px 0 0 0;
}

#nav ul {
    margin: 0;
    padding: 0;
    height: 22px;
    border: 0;
    list-style: none;
}

#nav ul li {
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
    height: 22px;
    border: 0;
    list-style: none;
}

#nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 22px;
    border: 0;
}

#nav ul li.nav01 a {
    background: url(images/nav-sale.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 120px;
}

#nav ul li.nav02 a {
    background: url(images/nav-rent.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 120px;
}

#nav ul li.on,
#nav ul li.on a,
#nav ul li a:hover {
  background-position: 0 -22px;
}


#sub-nav {
    background: none;
    padding: 0;
	float: right;
	width: 340px;
    height: 27px;
	margin: -3px 0 0 0;
	padding: 0 10px 0 0;
}

#sub-nav ul {
    margin: 0;
    padding: 0;
    height: 27px;
    border: 0;
    list-style: none;
}

#sub-nav ul li {
    margin: 0 0 0 1px;
    padding: 0;
    float: right;
    height: 27px;
    border: 0;
    list-style: none;
}

#sub-nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 27px;
    border: 0;
}

#sub-nav ul li.nav01 a {
    background: url(images/nav-contact.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 84px;
}

#sub-nav ul li.nav02 a {
    background: url(images/nav-office.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 94px;
}

#sub-nav ul li.nav03 a {
    background: url(images/nav-top.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 94px;
}

#sub-nav ul li.on,
#sub-nav ul li.on a,
#sub-nav ul li a:hover {
  background-position: 0 -27px;
}

/* tabs */

#tab {
	float: left;
	width: 230px;
	margin: 0 8px 0 0;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 33px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 33px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0;
	border: 0px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #fff;
}

ul.tabs li a:hover img { filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 0px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 0;
}

/* tabs end */

#banner {
    margin: 0;
    padding: 0;
    width: 860px;
    height: 200px;
}

#content {
    margin: 0;
}

#article {
    margin: 0 auto;
    padding: 0;
}

.layout-1column #article {
    margin: 0;
}

/* toppage */

.osusume {
	margin: 0 0 5px 0;
}

#osusume-rent .osusume-header {
	width: 641px;
	height: 40px;
	background: #fff url(images/title-osusume-rent.jpg) ;
}

#osusume-sale .osusume-header {
	width: 641px;
	height: 40px;
	background: #fff url(images/title-osusume-sale.jpg) ;
}

#osusume-rent .osusume-header h3,
#osusume-sale .osusume-header h3 {
	display: none;
}

.osusume-body {
	width: 631px;
	padding: 0 6px 0 6px;
	background: #fff url(images/osusume-body-bg.jpg) repeat-y;
	overflow: hidden;
}

.osusume-body .osusume-item {
	float: left;
	width: 130px;
height: 160px;
	padding: 20px 10px 20px 17px;
	border-right: 0px solid #ccc;
	overflow: hidden;
}

.osusume-body .item-image {
	margin: 0 0 5px 0;
}

.osusume-body .item-name {
	font-size: 85%;
	margin:0 0 5px 0;
}

.osusume-body .item-detail {
	font-size: 77%;
}

.osusume-footer {
	height: 14px;
	background: #fff url(images/osusume-footer-bg.jpg) no-repeat;
}

#ranking {
	margin: 0 0 10px 0;
}

#ranking .ranking-header {
	width: 641px;
	height: 40px;
	background: #fff url(images/title-ranking.jpg);
}

#ranking .ranking-header h3 {
	display: none;
}

#ranking .ranking-body {
	width: 641px;
	padding: 6px 0 0 0;
	background: #fff url(images/ranking-body-bg.jpg) no-repeat;
	overflow: hidden;
}

#ranking .ranking-body table {
	font-size: 85%;
	margin: 0 3px 0 3px;
	width: 635px;
}

#ranking .ranking-body table tr {
	background: url(images/border-line.gif) left bottom no-repeat;
}


#ranking .ranking-body table td {
	padding: 6px 0;
	border: 0;
}

#ranking .ranking-body table .rank {
	width: 60px;
	text-align: right;
}

#ranking .ranking-body table .access {
	width: 80px;
	text-align: center;
	font-size: 77%;
}

#ranking .ranking-body table .category {
	width: 80px;
	text-align: left;
}

#ranking .ranking-footer {
	height: 14px;
	background: #fff url(images/ranking-footer-bg.jpg) no-repeat;
}


#kodawari {
	width: 641px;
	margin: 0 0 5px 0;
}

#kodawari .kodawari-body {
	width: 632px;
	height: 352px;
	padding: 6px 0 6px 11px;
	background: #fff url(images/kodawari-body-bg.jpg) top left no-repeat;
	overflow: hidden;
}

#kodawari .kodawari-header {
	width: 304px;
	height: 43px;
	margin: 0 0 12px 0;
}

#kodawari .shinchiku .kodawari-header {
	background: #fff url(images/kodawari-shinchiku-header.jpg) no-repeat;
}

#kodawari .yamadai .kodawari-header {
	background: #fff url(images/kodawari-yamadai-header.jpg) no-repeat;
}

#kodawari .chargefree .kodawari-header {
	background: #fff url(images/kodawari-chargefree-header.jpg) no-repeat;
}

#kodawari .pet .kodawari-header {
	background: #fff url(images/kodawari-pet-header.jpg) no-repeat;
}


#kodawari .kodawari-header h3 {
	display: none;
}

#kodawari .kodawari-item {
	width: 304px;
	height: 167px;
	float: left;
	margin: 0 10px 3px 0;
}

#kodawari .shinchiku {
	background: #fff url(images/kodawari-shinchiku-bg.jpg) left 43px no-repeat;
}

#kodawari .yamadai {
	background: #fff url(images/kodawari-yamadai-bg.jpg) left 43px no-repeat;
}

#kodawari .chargefree {
	background: #fff url(images/kodawari-chargefree-bg.jpg) left 43px no-repeat;
}

#kodawari .pet {
	background: #fff url(images/kodawari-pet-bg.jpg) left 43px no-repeat;
}

#kodawari .kodawari-image {
	float: left;
	margin: 0 12px;
}

#kodawari .kodawari-name {
	font-size: 85%;
	margin: 0 12px 3px 0;
}

#kodawari .kodawari-address {
	font-size: 77%;
	margin: 0 12px 6px 0;
}

#kodawari .kodawari-detail {
	font-size: 77%;
	margin: 0 12px 6px 0;
}

#kodawari .kodawari-anchor {
	float: right;
	margin: 0 12px 0 0;
}

#office .office-header {
	width: 641px;
	height: 40px;
	background: #fff url(images/title-office.jpg) ;
}

#office .office-header h3 {
	display: none;
}

#office .office-body {
	width: 629px;
	padding: 24px 6px 0 6px;
	background: #fff url(images/office-body-bg.jpg) no-repeat;
	overflow: hidden;
}

#office .office-body .office-ube {
	width: 585px;
	margin: 0 22px 24px 22px;
	padding: 0 0 20px 0;
	overflow: hidden;
	background: #fff url(images/border-line.gif) left bottom no-repeat;
}

#office .office-body .office-asa {
	width: 585px;
	margin: 0 22px 12px 22px;
	padding: 0 0 18px 0;
	overflow: hidden;
}

#office .office-body .office-image {
	float: left;
	margin: 0;
}

#office .office-body .office-detail {
	float: right;
	width:380px;
}

#office .office-body .office-name {
	color: #00ab4c;
	padding: 4px;
	margin: 0 0 5px 0;
	border-left: 3px solid #00ab4c;
}

#office .office-body p {
	font-size: 85%;
	margin: 0 0 5px 0;
}

#office .office-body .map {
	margin: 10px 0 0 0;
}

#office .office-footer {
	height: 14px;
	background: #fff url(images/office-footer-bg.jpg) no-repeat;
}

/* page */

#page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-page-header-bg.png) ;
}

.search-result-rent #page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-result-rent.png) ;
}

.search-result-rent #shinchiku-header {
	width: 866px;
	height: 44px;
	background: url(images/title-kodawari-shinchiku.png) ;
}

.search-result-rent #yamadai-header {
	width: 866px;
	height: 44px;
	background: url(images/title-kodawari-yamadai.png) ;
}

.search-result-rent #chargefree-header {
	width: 866px;
	height: 44px;
	background: url(images/title-kodawari-chargefree.png) ;
}

.search-result-rent #pet-header {
	width: 866px;
	height: 44px;
	background: url(images/title-kodawari-pet.png) ;
}

.search-result-rent #kodawari-header {
	width: 866px;
	height: 44px;
	background: url(images/title-kodawari-default.png) ;
}

.search-result-sale #page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-result-sale.png) ;
}

.detail-rent #page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-detail-rent.png) ;
}

.detail-sale #page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-detail-sale.png) ;
}

#page-header h2 {
	margin: 0 0 0 66px;
	padding: 20px 0 0 0;
	color: #00ab4c;
	font-weight: bold;
	font-size: 93%;
}

.search-result-rent #page-header h2,
.search-result-sale #page-header h2,
.detail-rent #page-header h2,
.detail-sale #page-header h2 {
	display: none;
}

.search-result-rent #shinchiku-header h2,
.search-result-rent #yamadai-header h2,
.search-result-rent #chargefree-header h2,
.search-result-rent #pet-header h2,
.search-result-rent #kodawari-header h2 {
	display: none;
}

#page-header-nav {
    background: none;
    padding: 0;
	float: right;
	width: 340px;
    height: 21px;
	margin: 14px 10px 0 0;
	padding: 0;
}

#page-header-nav ul {
    margin: 0;
    padding: 0;
    height: 21px;
    border: 0;
    list-style: none;
}

#page-header-nav ul li {
    margin: 0 0 0 5px;
    padding: 0;
    float: right;
    height: 21px;
    border: 0;
    list-style: none;
}

#page-header-nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 21px;
    border: 0;
}

.detail-rent #page-header-nav ul li.nav01 a {
    background: url(images/btn-header-print-rent.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 82px;
}

.detail-rent #page-header-nav ul li.nav02 a {
    background: url(images/btn-header-contact-rent.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 105px;
}

.detail-sale #page-header-nav ul li.nav01 a {
    background: url(images/btn-header-print-sale.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 82px;
}

.detail-sale #page-header-nav ul li.nav02 a {
    background: url(images/btn-header-contact-sale.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 105px;
}

#page-header-nav ul li.on,
#page-header-nav ul li.on a,
#page-header-nav ul li a:hover {
  background-position: 0 -21px;
}


#page-body {
	padding: 15px 18px 0 18px;
	background: #fff url(images/page-body-bg.jpg) repeat-y;
	overflow: hidden;
	font-size: 93%;
}

#page-body #content-main {
	float: left;
	width: 650px;
	padding: 15px 15px;
}

#page-body #content-side {
	float: right;
	width: 135px;
	height: 600px;
	background: #eee;
}


.section {
	clear: both;
	line-height: 1.4;
	margin-bottom: 20px;
}

.index .section {
	clear: both;
}

.section .section-header {
	color: #fff;
	padding: 4px 16px;
	margin: 0 0 15px 0;
	font-size: 108%;
	background: url(images/section-header-bg.jpg) top left no-repeat;
}

.section ul {
    margin: 0 0 20px 0;
    padding: 0 20px 0 20px;
}

.section ul ul {
    margin: 10px 0 10px 0;
    padding: 0 20px 0 20px;
}

.section ul li {
    margin: 0 0 10px 0;
    padding: 0 0 0 16px;
    background: url(./images/img-list-icon.gif) left 3px no-repeat;
    list-style: none;
}

.section ol {
    margin: 0 0 20px 0;
    padding: 0 20px 0 25px;
}

.section ol ol {
    margin: 10px 0 10px 0;
    padding: 0 20px 0 20px;
}

.section ol li {
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
}


/* blog */

#blog #page-body #content-main {
	float: left;
	width: 585px;
	padding: 15px 15px;
}

#blog #page-body #content-side {
	float: right;
	width: 200px;
	height: auto;
	background: #f2fbf6;
}

#blog #page-header {
	width: 866px;
	height: 44px;
	background: url(images/title-blog-header-bg.png) ;
}

#blog .section .section-header {
	color: #fff;
	padding: 4px 16px;
	margin: 0 0 15px 0;
	font-size: 108%;
	background: url(images/blog-section-header-bg.jpg) top left no-repeat;
}

#blog .section .section-header a,
#blog .section .section-header a:hover{
	color: #fff;
	text-decoration: underline;
}

#blog .entry-date {
	font-size: 85%;
	color: #fff;
	text-align: right;
	margin: -32px 10px 15px 0;
}

.widget-header {
    padding: 5px 15px;
    font-weight: bold; 
    background: url(/images/widget-header.gif) repeat top left #00ab4c; 
}  
.widget .widget-header {
    border-left: 1px solid #fff;
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
    text-decoration: none;
    color: #fff;
}

.widget-header .edit a {
    border-left-color: #fff
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    padding: 0 15px;
}

.media-stream-widget img {
    border: 1px solid #999;
} 
.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
    font-weight: normal;
} 

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 93%;
}

.widget-calendar .widget-content table th,
.widget-calendar .widget-content table td {
    padding: 3px 5px;
    text-align: center;
}

#page-footer {
	height: 14px;
	background: #fff url(images/page-footer-bg.jpg) no-repeat;
}

/* list */

#result-header {
    background: none;
    height: 25px;
	float: left;
	width: 830px;
	margin: 0;
	padding:0 0 0 0;
    background: url(images/result-nav-bg.gif) left bottom no-repeat;
}

#result-header ul {
	width: 244px;
	float: left;
    margin: 0;
    padding: 0;
    height: 25px;
    border: 0;
    list-style: none;
	overflow: hidden;
}

#result-header ul li {
    margin: 0 2px 0 0;
    padding: 0;
    float: left;
    height: 25px;
    border: 0;
    list-style: none;
}

#result-header ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 25px;
    border: 0;
}

#result-header ul li.nav01 a {
    background: url(images/result-nav-list.gif) left top no-repeat;
    text-indent: -9999px;
    width: 120px;
}

#result-header ul li.nav02 a {
    background: url(images/result-nav-map.gif) left top no-repeat;
    text-indent: -9999px;
    width: 120px;
}

#result-header ul li.on,
#result-header ul li.on a,
#result-header ul li a:hover {
	background-position: 0 -25px;
}

#result-header #results-amount {
	float: right;
}

#result-header .list-result-number {
	font-size: 116%;
	font-weight: bold;
	color: #e31500;
}

#result-body table th,
#result-body table td {
	margin: 0;
	padding: 5px;
}

#result-body {
	clear: both;
}

.tbl-list-rent,
.tbl-list-sale {
	width: 830px;
	text-align: center;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

.tbl-list-rent th,
.tbl-list-sale th {
	background: #eee;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
}

.tbl-list-rent td,
.tbl-list-sale td {
	background: #fff;
	border-bottom: 2px solid #ccc;
}

.tbl-list-rent .td-image,
.tbl-list-sale .td-image {
	width: 100px;
	background: #fff url(images/list-border-left.gif) right top no-repeat;
}

.search-result-rent .tbl-list-rent .td-title,
.search-result-rent .tbl-list-rent .td-room {
	background: #ffe8ee;
	text-align: left;
}

.search-result-sale .tbl-list-sale .td-title,
.search-result-sale .tbl-list-sale .td-room {
	background: #ebf6f9;
	text-align: left;
}

.tbl-list-rent .td-title,
.tbl-list-sale .td-title {
	font-weight: bold;
	font-size: 100%;
}

.tbl-list-rent .td-room img,
.tbl-list-sale .td-room img {
	vertical-align: middle;
}

.tbl-list-rent .td-title img,
.tbl-list-sale .td-title img {
	vertical-align: middle;
}

.tbl-list-rent .td-title .td-point,
.tbl-list-sale .td-title .td-point {
	border-bottom: 2px solid #ccc;
	background: #f9f9f9 url(images/list-border-bottom.gif) left top no-repeat;
	text-align: left;
}

.tbl-list-rent .td-point img,
.tbl-list-sale .td-point img  {
	vertical-align: middle;
}


.tbl-list-rent .td-border-left,
.tbl-list-sale .td-border-left {
	background: #fff url(images/list-border-left.gif) left top no-repeat;
}

#result-body .list-price {
	font-size: 167%;
	font-weight: bold;
	color: #e31500;
}

#result-body #map {
	float: left;
	width: 626px;
	height: 496px;
	border: 2px solid #ccc;
	margin-bottom:10px;
}

#result-body #mlist {
	float: left;
	width: 200px;
	height: 500px;
	overflow: auto;
	margin-bottom: 10px;
}

#result-body .map-item {
	font-size: 85%;
	padding: 5px 5px 0 5px;
}

#result-body .map-item .map-item-header {
	padding: 5px;
	margin-bottom: 0;
}

.search-result-rent #result-body .map-item .map-item-header {
	background: #ffe8ee;
}

.search-result-sale #result-body .map-item .map-item-header {
	background: #ebf6f9;
}

#result-body .map-item .map-item-header p,
#result-body .map-item .map-item-header h3 {
	margin: 0;
}

#result-body .map-item .map-item-header img {
	vertical-align: center;
}

#result-body .map-item .map-item-detail {
	background: url(images/list-border-bottom.gif) left bottom no-repeat;
	padding: 5px;
	margin: 0;
}

#result-body .map-item .map-item-detail p {
	margin: 0;
}

#result-body .map-item .map-item-detail img {
	float: left;
	margin-right: 5px;
}

#result-footer {
	text-align: center;
	clear: both;
}

/* detail */

.detail-rent #detail-header {
	background: #ffe8ee;
	padding: 5px;
	overflow: hidden;
	margin-bottom:10px;
	height: 17px;
}

.detail-sale #detail-header {
	background: #ebf6f9;
	padding: 5px;
	overflow: hidden;
	margin-bottom:10px;
	height: 17px;
}

#detail-header h2 {
	float: left;
	width: 600px;
	margin: 0;
	font-size: 100%;
}

#detail-header img {
	vertical-align: middle;
}

#detail-header #item-room {
	float: right;
	width: 120px;
}

#detail-body #image {
	width: 320px;
	float: left;
}

#detail-body #image #main-image {
	width: 320px;
	height: 240px;
	background: #eee;
}

#detail-body #image #sub-image {
	width: 300px;
	height: 51px;
	border: 1px solid #e8e8e8;
	padding: 6px 9px;
	border-top: 0;
	margin-bottom: 10px;
	overflow: hidden;
}

#detail-body #outline {
	width: 500px;
	float: right;
	margin-bottom: 10px;
}

#detail-body #outline #layout {
	float: left;
	width: 238px;
	height: 238px;
	border: 1px solid #ccc;
}

#detail-body #outline #map {
	float: right;
	width: 248px;
	height: 238px;
	border: 1px solid #ccc; 
}

#detail-body #movie {
	clear: both;
	margin-bottom: 10px;
}

#detail-body #detail {
	clear: both;
}

.sub-image-item {
	float: left;
	width: 68px;
	height: 51px;
	background: #eee;
	margin-right: 9px;
}

.sub-image-item-end {
	float: left;
	width: 68px;
	height: 51px;
	background: #eee;
}

#detail-body #image #point {
	background: #eee;
	padding: 5px;
}

#detail-body #image #point img {
	vertical-align: middle;
}

#detail-footer {
	text-align: center;
	clear: both;
	background: #d9f2e4;
	padding: 10px 0;
}

.tbl-outline-rent,
.tbl-outline-sale {
	width: 500px;
	text-align: center;
	border: 2px solid #ccc;
}

.contact .tbl-outline-rent,
.contact .tbl-outline-sale {
	margin: 0 20px 20px 20px;
	width: 610px;
}

.tbl-outline-rent th,
.tbl-outline-rent td,
.tbl-outline-sale th,
.tbl-outline-sale td {
	margin: 0;
	padding: 10px 0;
}

.tbl-outline-rent th,
.tbl-outline-sale th {
	background: #eee;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-weight: normal;
}

.tbl-outline-rent td,
.tbl-outline-sale td {
	background: #fff;
}

.tbl-outline-rent .td-border-left,
.tbl-outline-sale .td-border-left {
	background: #fff url(images/list-border-left.gif) left top no-repeat;
}

.tbl-outline-rent .td-title,
.tbl-outline-rent .td-room {
	background:#ffe8ee none repeat scroll 0 0;
	font-weight:bold;
}

.tbl-outline-sale .td-title,
.tbl-outline-sale .td-room {
	background:#ebf6f9 none repeat scroll 0 0;
	font-weight:bold;
}

.tbl-outline-rent .list-price,
.tbl-outline-sale .list-price {
	font-size: 167%;
	font-weight: bold;
	color: #e31500;
}

.tbl-detail-rent {
	width: 830px;
	text-align: left;
	border: 2px solid #ccc;
}

.tbl-detail-rent th,
.tbl-detail-rent td {
	margin: 0;
	padding: 5px 10px;
}

.tbl-detail-rent th {
	background: #eee;
	border-left: 2px solid #ccc;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

.tbl-detail-rent td {
	width: 260px;
}

.tbl-detail-rent .th-border-bottom {
	background: #eee url(images/list-border-bottom.gif) left bottom no-repeat;
}

.tbl-detail-rent .td-border-bottom {
	background: #fff url(images/list-border-bottom.gif) left bottom no-repeat;
}

.tbl-detail-rent .list-price {
	font-size: 167%;
	font-weight: bold;
	color: #e31500;
}

/*  会社概要  */

.company .section dl {
	width: 610px;
	margin: 30px 20px 20px 20px;
	padding: 0;
	overflow: hidden;
}

.company .section dl dt {
	width: 145px;
    float: left;
    margin: 0 5px 10px 0;
    padding: 10px 10px 0 0;
	border-top: 2px solid #7fd5a5;
	font-weight: normal;
}

.company .section dl dd {
	width: 440px;
	float: left;
    margin: 0 0 10px 0;
    padding: 10px 0 0 10px;
	border-top: 2px solid #ccc;
	line-height: 1.4;
}

.company .section dl dd h4 {
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}

.company .section dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}

.company #map .map-information {
    margin:0;
    padding: 0;
    overflow: hidden;
}

.company #map .map-information .logo {
    margin:0 10px 10px 0;
}

.company #map .map-information h4 {
    margin:0 0 5px 0;
}

.company #map .map-information p {
    font-size: 83%;
    margin: 0;
    padding: 0;
}

/*  アロマオイルの使い方  */

#howtouse .section dl {
	width: 650px;
	margin: 30px 20px 20px 20px;
	padding: 0;
	overflow: hidden;
}

#howtouse .section dl dt {
	width: 145px;
    float: left;
    margin: 0 5px 10px 0;
    padding: 10px 10px 0 0;
	border-top: 2px solid #544575;
	font-weight: bold;
}

#howtouse .section dl dd {
	width: 470px;
	float: left;
    margin: 0 0 10px 0;
    padding: 10px 0 0 10px;
	border-top: 2px solid #ccc;
	line-height: 1.4;
}

#howtouse .section dl dd h4 {
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}

#howtouse .section dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}


/*  個人情報保護方針  */

.privacy .section dl {
	width: 610px;
	margin: 30px 20px 20px 20px;
	padding: 0;
	overflow: hidden;
}

.privacy .section dl dt {
	width: 145px;
    float: left;
    margin: 0 5px 10px 0;
    padding: 10px 10px 0 0;
	border-top: 2px solid #7fd5a5;
	font-weight: normal;
}

.privacy .section dl dd {
	width: 440px;
	float: left;
    margin: 0 0 10px 0;
    padding: 10px 0 0 10px;
	border-top: 2px solid #ccc;
	line-height: 1.4;
}

.privacy .section dl dd h4 {
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}

.privacy .section dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}



/*  ご利用ガイド  */

.usersguide .section dl {
	width: 610px;
	margin: 30px 20px 20px 20px;
	padding: 0;
	overflow: hidden;
}

.usersguide .section dl dt {
	width: 145px;
    float: left;
    margin: 0 5px 10px 0;
    padding: 10px 10px 0 0;
	border-top: 2px solid #7fd5a5;
	font-weight: normal;
}

.usersguide .section dl dd {
	width: 440px;
	float: left;
    margin: 0 0 10px 0;
    padding: 10px 0 0 10px;
	border-top: 2px solid #ccc;
	line-height: 1.4;
}

.usersguide .section dl dd h4 {
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}

.usersguide .section dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}

/*  お問い合わせ  */

.contact .form-body .tbl-form {
	width: 610px;
	margin: 20px 20px 20px 20px;
	padding: 0;
	border: 0;
}

.contact .form-body .tbl-form th {
	width: 145px;
    float: left;
    margin: 0;
    padding: 10px 10px 10px 0;
	border: 0;
	border-top: 2px solid #7fd5a5;
	font-weight: normal;
}

.contact .form-body .tbl-form td {
	width: 440px;
	float: left;
    margin: 0;
    padding: 10px 0 10px 10px;
	border: 0;
	border-top: 2px solid #ccc;
	line-height: 1.4;
}

.contact .form-body h4 {
	color: #00ab4c;
	padding: 2px 4px;
	margin: 6px 0 10px 20px;
	border-left: 3px solid #00ab4c;
	font-size: 108%;
}


/*  店舗のご案内  */

.office .office-body {
	width: 100%;
	padding: 12px 0 0 0;
	overflow: hidden;
}

.office .office-body .office-ube {
	margin: 0 0 24px 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	background: #fff url(images/border-line.gif) left bottom no-repeat;
}

.office .office-body .office-asa {
	margin: 0 0 12px 0;
	padding: 0 0 18px 0;
	overflow: hidden;
}

.office .office-body .office-image {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
}

.office .office-body .office-detail {
	float: right;
	width:420px;
}

.office .office-body .office-name {
	color: #00ab4c;
	padding: 2px 4px;
	margin: 6px 0 10px 0;
	border-left: 3px solid #00ab4c;
	font-size: 108%;
}

.office .office-body p {
	margin: 0 0 5px 0;
}

.office .office-body .accessmap {
	background: url(images/accessmap.gif) top left no-repeat;
	width: 90px;
	height: 19px;
	margin-top: 20px;
}

.office .office-body .accessmap h4 {
	display: none;
	margin: 0;
}

.office .office-body .access {
	margin: 0 0 10px 0;
	border: 1px solid #eee;
	padding: 4px;
}


/* マップ吹き出し */

.map-information {
    margin:0;
    padding: 0;
    overflow: hidden;
}

.map-information .logo {
    margin:0 10px 10px 0;
}

.map-information h4 {
	color: #00ab4c;
	padding: 2px 4px;
	margin: 0 0 10px 0;
	border-left: 3px solid #00ab4c;
}

.map-information p {
    font-size: 83%;
    margin: 0;
    padding: 0;
}


/* 近郊医療機関ガイド */


.tbl-hospital {
	width: 650px;
	text-align: left;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tbl-hospital th,
.tbl-hospital td {
	margin: 0;
	padding: 5px 10px;
}

.tbl-hospital th {
	background: #eee url(images/list-border-bottom.gif) left bottom no-repeat;
	border-right: 1px solid #ccc;
	font-weight: normal;
	text-align: center;
}

.tbl-hospital td {
	border-right: 1px solid #ccc;
	background: #fff url(images/list-border-bottom.gif) left bottom no-repeat;
}

.tbl-hospital-timetable {
	width: 650px;
	text-align: left;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 85%;
}

.tbl-hospital-timetable th,
.tbl-hospital-timetable td {
	margin: 0;
	padding: 5px 5px;
	text-align: center;
}

.tbl-hospital-timetable th {
	background: #eee url(images/list-border-bottom.gif) left bottom no-repeat;
	border-right: 1px solid #ccc;
	font-weight: normal;
}

.tbl-hospital-timetable td {
	border-right: 1px solid #ccc;
	background: #fff url(images/list-border-bottom.gif) left bottom no-repeat;
}


/*  サイトマップ  */

.sitemap .box-content-left {
	float: left;
	width: 315px;
	color: #333;
	padding: 0;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

.sitemap .box-content-right {
	float: left;
	width: 315px;
	color: #333;
	padding: 0;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.sitemap .box-content-left h3,
.sitemap .box-content-right h3 {
	display: block;
	font-size: 100%;
	padding: 5px 0 5px 10px;
	margin: 0;
	background: #d9f2e4;
	color: #333;
	border: 1px solid #ddd;
	overflow: hidden;
	font-weight: bold;
}

.sitemap .box-content-left .content-header-rollover,
.sitemap .box-content-right .content-header-rollover {
	padding: 0;
	margin: 0;
}

.sitemap .box-content-left .content-header-rollover a,
.sitemap .box-content-right .content-header-rollover a {
	display: block;
	width: 303px;
	padding: 5px 0 5px 10px;
	margin: 0;
	background: #f0e9ff url(/images/img-link-marker.gif) 292px center no-repeat;
	color: #333;
}

.sitemap .box-content-left .content-header-rollover a:hover,
.sitemap .box-content-right .content-header-rollover a:hover {
	display: block;
	width: 303px;
	padding: 5px 0 5px 10px;
	margin: 0;
	background: #e8ddff url(/images/img-link-marker.gif) 292px center no-repeat;
	color: #333;
	text-decoration: none;
}

.sitemap .box-content-left .content-detail,
.sitemap .box-content-right .content-detail {
	font-size: 93%;
	color: #333;
	padding: 10px;
	margin: 0;
	width: 293px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.sitemap .box-content-left .content-detail p,
.sitemap .box-content-right .content-detail p {
	padding: 0;
	margin: 0;
}

.sitemap .box-content-left .content-detail ul,
.sitemap .box-content-right .content-detail ul {
	padding: 0 0 0 10px;
	margin: 3px 0;
}

.sitemap .box-content-left .content-detail li,
.sitemap .box-content-right .content-detail li {
	font-size: 100%;
	list-style-type: none;
	padding: 0 0 0 16px;
	margin: 0 0 3px 0;
}

.sitemap .box-content-left .content-detail .list-horizontal,
.sitemap .box-content-right .content-detail .list-horizontal {
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.sitemap .box-content-left .content-detail .list-horizontal li,
.sitemap .box-content-right .content-detail .list-horizontal li {
	font-size: 100%;
	float: left;
	list-style-type: none;
	width: 86px;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	background: none;
}

/*  エントリーページ  */

.entry-header {
	width: 730px;
	margin: 0 0 40px 0;
}

.entry-content {
	width: 650px;
	margin: 0 40px 30px 40px;
}

.entry-content h2 {
	font-size: 182%;
	margin: 0 0 20px 0;
}

.entry-footer {
	width: 660px;
	margin: 0 40px 15px 40px;
	padding: 10px 0 0 0;
	background: url(images/img-content-underline.gif) left top repeat-x;
}

/* side */

#aside {
    float: right;
    width: 200px;
}

#aside .section {
	clear: both;
}

#aside .side {
	margin: 0 0 5px 0;
}

#news .side-header {
	width: 211px;
	height: 40px;
	background: #fff url(images/title-side-news.jpg) ;
}

#blog .side-header {
	width: 211px;
	height: 40px;
	background: #fff url(images/title-side-blog.jpg) ;
}

#mobile .side-header {
	width: 211px;
	height: 40px;
	background: #fff url(images/title-side-mobile.jpg) ;
}

#builder .side-header {
	width: 211px;
	height: 40px;
	background: #fff url(images/title-side-builder.jpg) ;
}

.side .side-header h3 {
	display: none;
}

.side .side-body {
	padding: 12px 3px 0 3px;
	background: #fff url(images/side-body-bg.jpg) no-repeat;
	overflow: hidden;
	font-size: 77%;
}

.side .side-anchor {
	margin: 5px 5px 0 0;
	text-align: right;
}

.side .side-footer {
	height: 14px;
	background: #fff url(images/side-footer-bg.jpg) no-repeat;
}

#news dl {
	margin: 0;
	padding: 0;
}

#news dl dt {
	margin: 0 0 0 0;
	padding: 0 12px 5px 12px;
}

#news dl dd {
	margin: 0 0 6px 0;
	padding: 0 12px 6px 12px;
	border-bottom: 1px solid #eee;
}

#blog dl {
	margin: 0 0 12px 0;
	padding: 0;
}

#blog dl dt {
	margin: 0 0 0 0;
	padding: 0 12px 1px 12px;
}

#blog dl dd {
	margin: 0 0 6px 0;
	padding: 0 12px 6px 12px;
	border-bottom: 1px solid #eee;
}

#guide ul {
	margin: 0 3px;
	padding: 0;
}

#guide ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

#mobile p {
	padding: 12px;
	margin: 0;
}

#mobile img {
	float: right;
	margin: 0 0 0 10px;
}

#builder ul {
	margin: 0 30px 0 30px;
	padding: 0;
}

#builder ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer {
	clear: both;
	margin: 30px 0 60px 0;
	padding: 15px 0;
	font-size: 77%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#footer ul {
	overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0;
}

#footer ul li {
	display: inline;
	margin-left: -1px;
	padding: 0 7px 0 11px;
	border-left: 1px #333333 solid;
	list-style-type: none;
}

#pagetop {
	float: right;
	margin: -16px 15px 0 0;
}

#copyright {
	margin: 0 0 0 10px;
}


/* image ----------------------------------------------------------------- */

.img-left {
    float: left;
    margin: 0 10px 10px 0;
}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
}


/* text ----------------------------------------------------------------- */

.bold { font-weight: bold; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.underline { text-decoration: underline; }
.quotation { padding: 1em; background: #eee; }

.clear { clear: both; }

.smaller { font-size: 85%; }
.larger { font-size: 108%; }

.red { color: #ff0000; }
.blue { color: #0000ff; }

.dark-red { color: #ee0000; }
.dark-blue { color: #0066ff; }

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/* box ----------------------------------------------------------------- */

.box-gray {
    margin: 10px 40px 10px 40px;
    padding: 20px 10px 10px 10px;
    background: #f5f5f5;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.box-white {
    margin: 10px 40px 10px 40px;
    padding: 20px 10px 10px 10px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}








