﻿/*
Theme Name: 有限会社北星産業
Theme URI: http://www.dejikichi.com/
Descripiton: 
Author: デジタルキッチン
Author URI: http://www.dejikichi.com/
Version: 1.0
*/

/* --------------------- 
共通部分の設定 
--------------------- */
* {
	margin: 0;
	padding: 0;
}

img {
	display: block;
	border: none;
}

hr {
	display: none;
}

li {
	list-style: none;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a {
	text-decoration: none;
}

/*
a:link {
	color: #0066ff;
}


a:visited {
	color: #9999ff;
}

a:hover {
	color: #66cc00;
	text-decoration: underline;
}
*/

strong.price {
	color: #ff0000;
}

input[type="text"],
textarea {
	width: 85%;
	padding: 3px;
	border: 1px solid;
	border-color: gray silver silver gray;
	font-size: 12px;
	font-family: monospace;
}

input:focus,
textarea:focus {
	background: #f1f1f1;
}

/* Mac IE文字化け回避 */
input, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, verdana, "ＭＳ ゴシック", sans-serif; 
}

/* --------------------- 
基本構造の設定 
--------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 0.8em;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma,
				"HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4",
				"Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO", sans-serif;
	/*line-height: 150%;*/
	line-height: 1.4;
	text-align: center;
}

#page {
	/*width: 758px;*/
	width: 760px;
	margin: 0 auto;
	padding: 0;
	/*background: #ffffff url(./images/oct_page_bg.gif) 0 0 repeat-y;*/
	background-color: #fff;
	/*border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;*/
	text-align: left;
}

/* --------------------- 
headerの設定 
--------------------- */
#header {
	/*width: 758px;*/
	width: 760px;
	/*height: 153px;*/
	height: 128px;
	margin: 0 0 20px 0;
	padding: 0;
	/*background: #ffffff url(./images/header_estate_asp.jpg) 0 0 no-repeat;*/
	background: #ffffff url("images/header.gif") 0 0 no-repeat;
}

#header h2 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 120%;
	text-indent: -9999em;
}

#header h2 a:link,
#header h2 a:visited {
	display: block;
	/*width: 155px;*/
	width: 250px;
	/*height: 105px;*/
	height: 100px;
	color: #000000;
	text-decoration: none;
	float:left;
}



/*#header p.description {
	text-indent: -9999em;
}*/

#headernavi {
	width: 760px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 0;
}

h1 {
	float: left;
	font-size: 11px;
	color: #000;
	margin: 5px 0 0 0;
	font-weight:normal;
}

#headernavi .link{
	float: right;
	margin: 0;
	padding: 0;
}

.link ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.link ul li{
	float:left;
	margin: 0;
	padding: 3px 20px 0 20px;
	border-left: #000 1px solid;
}

.link ul li.first{
	border-left: none;
}

.link ul li a {
	color:#000;
	text-decoration: none;
}

.link ul li a:visited {
	color:#000;
}

.link ul li a:hover {
	color: #f00;
}


/* --------------------- 
contentの設定 
--------------------- */
#content {
	display: inline; /* IE6+5.x対応 */
}

.narrowcolumn {
	float: right;
	width: 570px;
	margin: 0;
	padding: 0 0 0 0;
	background: transparent;
}

/*h2#motto {
	height: 115px;
	margin: 1em 0;
	padding: 0;
	background: url(./images/top_motto.gif) 0 0 no-repeat;
	text-indent: -9999em;
}*/

#miscbox {
	width: 535px;
	margin: 0 0 60px 0;
	padding: 0;
	border-bottom: 1px dotted #b2b2b2;
}

.objbox {
	float: left;
	width: 260px;
	margin: 10px 10px 0 0;
	padding: 0;
	border: 1px solid #000000;
}

.post {
	clear: both;
	margin: 0 0 40px 0;
}

.post h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

h2.articletitle {
	margin: 1em 0;
	padding: 0;
	border-bottom: 1px solid #2f6eb6;
	color: #2f6eb6;
	font-size: 130%;
	letter-spacing: 1px;
}

h2#htrent,
h2#httrade,
h2#htmansys,
h2#htmaintenance,
h2#htcontract,
h2#htsummary,
h3#htnew,
h3#htrecommend,
h3#htmanage,
h3#htoffer {
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

h2#htrent {
	background: url(images/ht_rent.gif) 0 0 no-repeat;
}

h2#httrade {
	background: url(images/ht_trade.gif) 0 0 no-repeat;
}

h2#htmansys {
	background: url(images/ht_manage_sys.gif) 0 0 no-repeat;
}

h2#htmaintenance {
	background: url(images/ht_maintenance.gif) 0 0 no-repeat;
}

h2#htcontract {
	background: url(images/ht_contract.gif) 0 0 no-repeat;
}

h2#htsummary {
	background: url(images/ht_summary.gif) 0 0 no-repeat;
}

h3#htnew {
	background: url(images/ht_new.gif) 0 0 no-repeat;
}

h3#htrecommend {
	margin: 0 0 0.5em 0;
	background: url(images/ht_recommend.gif) 0 0 no-repeat;
}

h3#htmanage {
	background: url(images/ht_contentst.gif) 0 0 no-repeat;
}

h3#htoffer {
	background: url(images/ht_tenant.gif) 0 0 no-repeat;
}

h3.articletitle {
	margin: 1em 0 0.4em 0;
	padding: 0;
	border: none;
	color: #993333;
	font-size: 110%;
	letter-spacing: 1px;	
}

h3.pastarticle {
	margin: 1.6em 0 0.2em 0;
	padding: 0 0 0 1em;
	border: none;
	color: #993333;
	font-size: 110%;
	letter-spacing: 1px;
}

h4.mansion,
h4.apart,
h4.detached,
h4.snack,
h4.outlet,
h4.estate,
h4.military,
h4.commercialbldg {
	clear: both;
	margin: 0.8em 0 0.3em 0;
	padding: 0;
	text-indent: -9999em;
}

h4.mansion {
	background: url(images/cat_mansion.gif) 0 0 no-repeat;
}

h4.apart {
	background: url(images/cat_apart.gif) 0 0 no-repeat;
}

h4.detached {
	background: url(images/cat_detached.gif) 0 0 no-repeat;
}

h4.snack {
	background: url(images/cat_snack_eatery.gif) 0 0 no-repeat;
}

h4.outlet {
	background: url(images/cat_outlet_office.gif) 0 0 no-repeat;
}

h4.state {
	background: url(images/cat_estate.gif) 0 0 no-repeat;
}

h4.military {
	background: url(images/cat_military.gif) 0 0 no-repeat;
}

h4.commercialbldg {
	background: url(images/cat_commercial_bldg.gif) 0 0 no-repeat;
}

h4.rmdtitle {
	margin: 0;
	padding: 0;
	border: none;
	color: #993333;
	font-size: 100%;
	letter-spacing: 1px;
}

.entry {
	clear: both;
	margin: 0;
	padding: 0;
}


.entry h3 {
	margin: 20px 0 0 0;
	padding: 0 0 3px 5px;
	/*border-left: solid 5px #346702;*/
	border-bottom: solid 1pz #346702;
	font-size: 15px;
}

.entry p {
	margin: 1em 0;
	padding: 0;
}

.entry ul , .entry ol {
	margin: 1em 0em 1em 2em;
	padding: 0em;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: inside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em;
	padding: 0em;
}

p.data {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 90%;
}

.boxwrapper {
	margin: 0;
	padding: 0 0 1em 0;
}

.boxleft {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

.boxright {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

.rmdbox {
	float: left;
	width: 260px;
	margin: 0 1em 1em 0;
	padding: 0;
}

p.navigation {
	text-align: center;
}

/* トップページ */
.top_image {
	margin: 0 0 10px 0;
}

.top_post_l {
	width: 275px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/top_post_bottom.gif") left bottom no-repeat;
	float: left;
}

.top_post_l .recommend_title {
	margin: 0;
	padding: 3px 0 3px 18px;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-indent: -9999px;
	/*background:transparent url("./images/recommend_post_header.gif") 0 0 no-repeat;
	background:transparent url("./images/recommend_post_header.gif") 0 0 no-repeat;*/
	background:transparent url("images/news_post_header.gif") 0 0 no-repeat;
}

.top_entry_l {
	height: 134px;
	margin: 0;
	padding: 5px 5px 0 5px;
	font-size:13px;
	background:transparent url("images/top_post_middle.gif") 0 0 repeat-y;
}

.top_post_r {
	width: 275px;
	margin: 0 0 0 11px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/top_post_bottom.gif") left bottom no-repeat;
	float: left;
}

.top_post_r .recommend_title {
	margin: 0;
	padding: 3px 0 3px 18px;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-indent: -9999px;
	background:transparent url("images/recommend_post_header.gif") 0 0 no-repeat;
	/*background:transparent url("./images/newinfo_post_header.gif") 0 0 no-repeat;*/
}

.top_entry_r {
	height: 134px;
	margin: 0;
	padding: 5px 5px 0 5px;
	overflow: hidden;
	background:transparent url("images/top_post_middle.gif") 0 0 repeat-y;
}

.top_entry_r a {
	text-decoration: underline;
}

.top_banner {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.text_banner {
	margin: 0 0 10px 10px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
}

.palace_north_post {
	width: 180px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_north_post .palace_north_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_north_header.gif") 0 0 no-repeat;
}

.palace_north_post .palace_north_title a {
	display: block;
	width: 180px;
	height: 19px;
}

.palace_north_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 13px;
	background:transparent url("images/palaces_middle.gif") 0 0 repeat-y;
}

.palace_south_post {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_south_post .palace_south_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_south_header.gif") 0 0 no-repeat;
}

.palace_south_post .palace_south_title a {
	display: block;
	width: 180px;
	height: 19px;
}

.palace_south_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 13px;
	background:transparent url("images/palaces_middle.gif") 0 0 repeat-y;
}

.palace_3_post {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_3_post .palace_3_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_3header.gif") 0 0 no-repeat;
}

.palace_3_post .palace_3_title a {
	display: block;
	width: 180px;
	height: 19px;
}

.palace_3_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 13px;
	background:transparent url("images/palaces_middle.gif") 0 0 repeat-y;
}

.palace_4_post {
	width: 180px;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_4_post .palace_4_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_4header.gif") 0 0 no-repeat;
}

.palace_4_post .palace_4_title a {
	display: block;
	width: 180px;
	height: 19px;
}

.palace_4_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 13px;
	background:transparent url("images/palaces_middle.gif") 0 0 repeat-y;
}

.palace_5_post {
	width: 180px;
	margin: 10px 0 0 10px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_5_post .palace_5_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_5header.gif") 0 0 no-repeat;
}

.palace_5_post .palace_5_title a {
	display: block;
	width: 180px;
	height: 19px;
}

.palace_5_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 13px;
	background:transparent url("images/palaces_middle.gif") 0 0 repeat-y;
}

.palace_info_post {
	width: 180px;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 0 10px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/palaces_bottom.gif") left bottom no-repeat;
	float: left;
}

.palace_info_post .palace_info_title {
	margin: 0;
	padding: 4px 0;
	color: #373737;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	background:transparent url("images/palace_info_header.gif") 0 0 no-repeat;
}

.palace_info_entry {
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 290px;
	font-size: 11px;
	/*font-weight: bold;*/
	background:transparent url("images/info_middle.gif") 0 0 repeat-y;
}

/* パレスシリーズ */
.palace_post {
	margin: 10px 0 20px 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("images/post_bottom.gif") left bottom no-repeat;
}

.palace_post .palace_north_posth2 {
	margin: 0;
	padding: 6px 0 2px 10px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	background:transparent url("images/palace_north_post.gif") left top no-repeat;
}

.palace_post .palace_south_posth2 {
	margin: 0;
	padding: 6px 0 2px 10px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	background:transparent url("images/palace_south_post.gif") left top no-repeat;
}

.palace_post .palace_3_posth2 {
	margin: 0;
	padding: 6px 0 2px 10px;
	color: #333;
	font-size:14px;
	font-weight: bold;
	background:transparent url("images/palace_3_post.gif") left top no-repeat;
}

.palace_post .palace_4_posth2 {
	margin: 0;
	padding: 6px 0 2px 10px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	background:transparent url("images/palace_4_post.gif") left top no-repeat;
}

.palace_post .palace_5_posth2 {
	margin: 0;
	padding: 6px 0 2px 10px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	background:transparent url("images/palace_5_post.gif") left top no-repeat;
}

.palace_entry {
	margin: 0;
	padding: 0 10px ;
	background:transparent url("images/post_middle.gif") left top repeat-y;
}

table {
	margin: 0 5px 20px 5px;
	padding: 0;
	font-size: 13px;
}

table td {
	margin: 0;
	padding: 0;
}

table td img {
	border: solid 1px #666666;
}

h2.details_title {
	margin: 0 0 2px 10px;
	font-size: 14px;
}

table.palace_table {
	width: 560px;
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.palace_table th {
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.palace_table td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
	text-align: center;
}

h2.life_info_title {
	margin: 0;
	font-size: 12px;
}

table.life_info {
	float: left;
	width: 230px;
	margin: 2px 5px 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.life_info th {
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.life_info td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

h2.map_title {
	/*margin: -20px 0 2px 235px !important;
	margin: -19px 0 2px 10px;*/
	font-size: 14px;
}

.gmapalign {
	float: right;
	margin: 0 10px 0 0 !important;
	margin: 0 5px 0 0;
	text-align: right;
}

.google_map {
	width: 558px;
}

.google_map iframe {
	border: solid 1px #666;
}

.google_map a {
	/*float: right;
	margin-right: 10px !important;
	margin-right: 0;*/
}

/* 会社概要 */
table#company {
	width: 560px;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table#company th {
	width: 70px;
	padding: 5px;
	background: #bad1a5;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: left;
}

table#company td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

/* 物件紹介ページ */
h2.rent_title {
	margin: 1em 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #2f6eb6;
	color: #2f6eb6;
	font-size: 130%;
	letter-spacing: 1px;
}

table.rent_info01 {
	width: 560px;
	margin: -25px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.rent_info01 th {
	width: 70px;
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.rent_info01 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

table.rent_info02 {
	float: left;
	width: 270px;
	margin: 15px 17px 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.rent_info02 th {
	width: 70px;
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.rent_info02 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

table.rent_info03 {
	width: 270px;
	margin: 20px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.rent_info03 th {
	width: 70px;
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.rent_info03 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

table.rent_info04 {
	clear: left;
	width: 560px;
	margin: 15px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.rent_info04 th {
	width: 70px;
	padding: 5px;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table.rent_info04 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

table.rent_info05 {
	table-layout: fixed;
	width: 560px;
	margin: 20px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table.rent_info05 th {
	width: 70px;
	padding: 5px 0;
	background: #D3FDBD;
	border: 1px solid #666666;
	font-weight: normal;
	stext-align: center;
}

table.rent_info05 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
	text-align: center;
}

/* サイトマップ */
ul.site-map {
	margin: 0 0 0 0;
	padding: 0;
	color: #1F7003;	
}

ul.site-map li{
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 2;
	list-style-type: disc;
}

ul.site-map li a{
	color: #1F7003;
}

ul.site-map li a:hover{
	color: #34C005;
}

/* room_photo */
.room_photo {
	margin: 0 0 0 16px;
	padding: 0;
}

.room_photo img {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

/* 周辺情報 */
table#outskirts_info {
	table-layout: fixed;
	width: 560px;
	margin: 0 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

table#outskirts_info th {
	padding: 5px 0;
	background: #bad1a5;
	border: 1px solid #666666;
	font-weight: normal;
	stext-align: center;
}

table#outskirts_info td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
	text-align: center;
}

p.date {
	margin: 0 15px 0 0;
	text-align: right;
	font-size: 11px;
}

/* 北星☆通信カテゴリ */
.news-release {
	margin: 0 0 10px 0;
	padding: 0;
}

.post_news {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: transparent url("images/post_news_bottom.gif") left bottom no-repeat;
}

.post_news .news_title {
	margin: 0;
	padding: 4px 0 1px 10px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	background: transparent url("images/post_news_title.gif") left top no-repeat;
}

.news_entry{
	margin: 0;
	padding: 8px 20px 10px 15px;
}


/* --------------------- 
sidebarの設定 
--------------------- */
#sidebar {
	float: left;
	/*width: 163px;*/
	width: 190px;
	margin: 0 0 0 0 !important;
	margin: -18px 0 0 0;
	padding: 0;
	background: transparent;
}

#sidebar h2#rent {
	width: 163px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: transparent url(images/rent.gif) left center no-repeat;
	text-indent: -9999em;
}

#sidebar h2#trade {
	width: 163px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: transparent url(images/trade.gif) left center no-repeat;
	text-indent: -9999em;
}

#sidebar h2#company {
	width: 163px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: transparent url(images/company.gif) left center no-repeat;
	text-indent: -9999em;
}

h3#renthouse,
h3#rentbusiness,
h3#tradehouse,
h3#tradeestate,
h3#commercialbldg,
h3#dealinfo {
	margin: 0.5em 0 0 0.3em;
	padding: 0;
	font-size: 0.9em;
	text-indent: -9999em;
}

h3#renthouse {
	background: url(images/h_rent_house.gif) 0 0 no-repeat;
}

h3#rentbusiness {
	background: url(images/h_rent_business.gif) 0 0 no-repeat;
}

h3#tradehouse {
	background: url(images/h_trade_house.gif) 0 0 no-repeat;
}

h3#tradeestate {
	background: url(images/h_trade_estate.gif) 0 0 no-repeat;
}

h3#commercialbldg {
	background: url(images/h_commercial_bldg.gif) 0 0 no-repeat;
}

h3#dealinfo {
	background: url(images/h_deal_info.gif) 0 0 no-repeat;
}

#sidebar ul.menurent,
#sidebar ul.menutrade {
	margin: 0 0 1em 0;
	padding: 0;
}

#sidebar ul.menucompany {
	margin: 1em 0;
	padding: 0;
}

ul.menurent li.rentmansion a:link,
ul.menurent li.rentmansion a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_mansion.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menurent li.rentmansion a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_mansion.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menurent li.rentapart a:link,
ul.menurent li.rentapart a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_apart.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menurent li.rentapart a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_apart.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menurent li.rentdetached a:link,
ul.menurent li.rentdetached a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_detached.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menurent li.rentdetached a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_detached.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menurent li.rentsnack a:link,
ul.menurent li.rentsnack a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_snack.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menurent li.rentsnack a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_snack.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menurent li.rentoutlet a:link,
ul.menurent li.rentoutlet a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_outlet.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menurent li.rentoutlet a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/rent_outlet.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.trademansion a:link,
ul.menutrade li.trademansion a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_mansion.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.trademansion a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_mansion.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.tradedetached a:link,
ul.menutrade li.tradedetached a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_detached.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.tradedetached a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_detached.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.tradeestate a:link,
ul.menutrade li.tradeestate a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_estate.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.tradeestate a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_estate.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.trademilitary a:link,
ul.menutrade li.trademilitary a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_military.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.trademilitary a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_military.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.tradebldg a:link,
ul.menutrade li.tradebldg a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_bldg.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.tradebldg a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_bldg.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menutrade li.tradedeal a:link,
ul.menutrade li.tradedeal a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_businessform.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menutrade li.tradedeal a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/trade_businessform.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menucompany li.company a:link,
ul.menucompany li.company a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_profile.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menucompany li.company a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_profile.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menucompany li.contact a:link,
ul.menucompany li.contact a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_consultation.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menucompany li.contact a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_consultation.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menucompany li.mansys a:link,
ul.menucompany li.mansys a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_system.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menucompany li.mansys a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/company_system.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menucompany li.militarytrend a:link,
ul.menucompany li.militarytrend a:visited {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/military_trend.gif) 0 0 no-repeat;
	color: #2f6eb6;
	text-indent: -9999em;
}

ul.menucompany li.militarytrend a:hover {
	display: block;
	width: 156px;
	height: 22px;
	background: url(images/military_trend.gif) 0 -22px no-repeat;
	color: #ff0000;
	text-decoration: none;
}

ul.menurent li,
ul.menutrade li,
ul.menucompany li {
	margin: 0 0 2px 4px;
	padding: 0;
}

/*メニュー*/
#sidemenu {
	margin: 0;
	padding: 30px 0 19px 10px;
	background: transparent url("images/menu_background.gif") left top no-repeat;
}

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

#sidemenu li.menu_palace_north a {
	background: transparent url("images/btn_palace_north.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:36px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_palace_south a {
	background: transparent url("images/btn_palace_south.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_palace_3 a {
	background: transparent url("images/btn_palace_3.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_palace_4 a {
	background: transparent url("images/btn_palace_4.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_palace_5 a {
	background: transparent url("images/btn_palace_5.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_outskirts_info a {
	background: transparent url("images/btn_outskirts_info.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_infomation a {
	background: transparent url("images/btn_infomation.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#sidemenu li.menu_inquire a {
	background: transparent url("images/btn_inquire.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

/* widget_text */
li.widget_text {
	background: transparent url("images/sidebar_bottom.gif") left bottom no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}

.widget_text h2.widgettitle {
	background: transparent url("images/sidebar_header.gif") 0 0 no-repeat;
	padding: 13px 0 0 10px;
	font-size: 15px;
}

.widget_text .textwidget {
	background: transparent url("images/sidebar_middle.gif") 0 0 repeat-y;
	padding: 0 16px 0 10px;
	font-size: 12px;
	line-height: 1.4;
}

li#text-2.widget_text {
	background: transparent url("images/sidebar_t2_bottom.gif") left bottom no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}

#text-2.widget_text h2.widgettitle {
	background: transparent url("images/sidebar_t2_header.gif") 0 0 no-repeat;
	padding: 13px 0 0 10px;
	font-size: 15px;
}

#text-2.widget_text .textwidget {
	background: transparent url("images/sidebar_t2_middle.gif") 0 0 repeat-y;
	padding: 0 16px 0 10px;
	font-size: 12px;
	line-height: 1.4;
}


#text-2.widget_text .textwidget a {
	text-decoration: underline;
}


li#text-3.widget_text {
	background: transparent url("images/sidebar_t3_bottom.gif") left bottom no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}

#text-3.widget_text h2.widgettitle {
	background: transparent url("images/sidebar_t3_header.gif") 0 0 no-repeat;
	padding: 13px 0 0 10px;
	font-size: 15px;
}

#text-3.widget_text .textwidget {
	background: transparent url("images/sidebar_t3_middle.gif") 0 0 repeat-y;
	padding: 0 16px 0 10px;
	font-size: 12px;
	line-height: 1.4;
}


.widget_text .textwidget table {
	margin: -15px 0 0 0;
	padding: 0;
	font-size: 12px;
}

.widget_text .textwidget table th {
	margin: 0;
	padding: 2px 5px 2px 0;
	text-align: left;
}
.widget_text .textwidget table td {
	margin: 0;
	padding: 2px 0;
}


/* widget_calendar */
li.widget_calendar {
	background: transparent url("images/sidebar_bottom.gif") left bottom no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	line-height: 21px;
}

.widget_calendar h2.widgettitle {
	background: transparent url("images/sidebar_header.gif") 0 0 no-repeat;
	padding: 13px 0 0 10px;
	text-align: center;
	font-size: 15px;
}

.widget_calendar #calendar_wrap {
	background: transparent url("images/sidebar_middle.gif") 0 0 repeat-y;
	padding: 0 16px 0 10px;
	font-size: 12px;
	line-height: 1.4;
}

.widget_calendar #calendar_wrap table#wp-calendar {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
}

.widget_calendar #calendar_wrap table#wp-calendar th {
	margin: 0;
	padding: 2px 5px 2px 0;
	text-align: center;
	background-color: #ffffff;
}
.widget_calendar #calendar_wrap table#wp-calendar td {
	margin: 0;
	padding: 2px 5px 2px 0;
	text-align: right;
}

.widget_calendar #calendar_wrap table#wp-calendar caption {
	background-color: #ff6600;
	color: #ffffff;
}


.widget_calendar #calendar_wrap table#wp-calendar td a {
	text-decoration: underline;
}

/* 入居者の声 */
.voice {
	width: 180px;
	margin: 15px 0 0 0;
	border: 1px solid #ffcc00;
}

.voice h2 {
	background-color: #ffffcc;
	padding: 13px 0 0 10px;
	font-size: 15px;
}

.voice .entry_voice {
	border-top: 1px solid #ffcc00;
	margin: 0;
	padding: 0 0 15px 0;
}

.voice .entry_voice h3 {
	border-bottom: thin solid #ffcc00;
	text-align: center;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 2px 0;
}

.voice .entry_voice p {
	margin: 0 16px 0 10px;
	font-size: 12px;
	line-height: 1.4;
}



/* --------------------- 
footerの設定 
--------------------- */
#footer {
	width: 760px;
	height: auto;
	clear: both;
	/*height: 25px;*/
	/*height: 48px;*/
	margin: 10px 0 0 0;
	padding: 0.3em 1.2em 0 1.2em;
	background: #2f6eb6;
	color: #ffffff;
	font-size: 13px;
	background: transparent url("images/footer.gif") left top no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a:link,
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ff6600;
}

#footer span {
	font-weight: normal;
	font-size: 98%;
}


/* --------------------- 
commentsの設定 
--------------------- */
h3#respond {
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #009f1e;
	color: #009f1e;
}

h4#trackback {
	margin: 0;
	padding: 0;
	color: #666666;
}

input#trackbackurl {
	width: 98%;
	padding: 3px;
	border-top: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid gray;
}

ol#commentlist {
	margin: 0 0 15px 0;
	font-size: 100%;
}

ol#commentlist li.commentcontent {
	display: block;
	listy-style: none;
	margin: 0 0 1em 0;
	padding: 20px 15px 10px 15px;
	background: #f6fee2;
	border: 1px solid;
	border-color: #efefef #cccccc #cccccc #efefef;
}

ol#commentlist li dl.metadata dt,
ol#commentlist li dl.metadata dd {
	font-size: 0.88em;
}

ol#commentlist li,
ol#commentlist p {
	font-size: 1em;
}

p.note {
	margin: 0;
	padding: 0.5em;
	border: 2px solid #e5ab6a;
	color: #666666;
}

fieldset#comment {
	margin: 1em 0;
	padding: 0;
	border: none;
}

legend#comments {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	color: #ff6600;
	font-weight: bold;
}

form#commentform dt {
	float: left;
	clear: both;
	width: 100px;
	margin: 0.3em 0 0 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

form#commentform dd {
	margin: 0.3em 0 0 0;
}

input#author,
input#mail,
input#url {
	width: 62%;
	padding: 3px;
	border: 1px solid;
	border-color: gray silver silver gray;
}

/* --------------------- 
その他の設定 
--------------------- */
img.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
	padding: 4px;
	border: 1px solid #666666;
}

img.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
	padding: 4px;
	border: 1px solid #666666;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin: 0 30px 0 0 !important;
	margin: 0;
	text-align: right;
}

.breadcrumb {
	margin: 1em 0 2em 0;
	padding: 0 0 0.2em 0;
}

/* -------------------------------
オーサリングページのcontentの設定 
------------------------------- */
h2.pagetitle {
	margin: 0;
	padding: 0 0 2px 7px;
	border-left: solid 5px #346702;
	border-bottom: solid 1pz #346702;
}

h2.pagetitle a,
h2.pagetitle a:visited {
	color: #333333;
}

h2.pagetitle a:hover {
	color: #87AD5A;
}

#pagecontent {
	display: inline; /* IE6+5.x対応 */
}

#pagecontent h2 {
	margin: 1em 0 0.7em 0;
	padding: 0.2em 0;
	border-bottom: 1px solid #2f6eb6;
	color: #2f6eb6;
	font-size: 130%;
	letter-spacing: 1px;
}

#pagecontent h3 {
	clear: both;
	margin: 1.6em 0 0.5em 0;
	padding: 0.2em;
	background: #f8f8f8;
	border: 1px solid;
	border-color: #dfdfdf gray gray #dfdfdf;
	color: #ff6600;
	font-size: 120%;
	letter-spacing: 1px;
}

#pagecontent h3.smallcap {
	margin: 1.6em 0 0.4em 0;
	padding: 0 0 0 1em;
	background: url(images/demo_arrow_mark_02.html) 0 50% no-repeat;
	border: none;
	color: #993333;
	font-size: 110%;
	letter-spacing: 1px;
}

#pagecontent h4 {
	margin: 0 0 0 1em;
	padding: 0;
	color: #000000;
	font-size: 100%;
}

.pageentry {
	margin: 0;
	padding: 0;
}

.pageentry p {
	margin: 0 0 0.6em 1em;
	padding: 0;
}

p.anchornavi {
	margin: 0.5em 0 1em 0;
	padding: 0;
	text-align: center;
}

p.pagetop {
	margin: 1.6em 0 !important; /* Firefoxではこの設定が有効 */
	text-align: right;
}

p.pagetop a:link,
p.pagetop a:visited {
	color: #0066ff;
}

.pageentry ul {
	list-style: none;
	margin: 0 0 0.5em 0;
}

.pageentry ul li {
	margin: 0;
	padding: 0 0 0 1em;
	background: url(images/demo_arrow_mark.html) 0 50% no-repeat;
}

.pageentry ol {
	margin: 0 0 0.5em 2em;
}

.pageentry ol li {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

/* 物件情報のテーブルの設定 */
/*table {
	width: 550px;
	margin: 0 0 0.8em 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

td {
	padding: 0.2em 0.1em;
	border: 1px solid #666666;
}

td.bgclr1 {
	background: #feffeb;
}

td.bgclr2 {
	background: #f1f3fa;
}

td.bgclr3 {
	background: #e6f3f0;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
}

td.wide90 {
	width: 90px;
}

td.wide100 {
	width: 130px;
}

td.wide130 {
	width: 130px;
}

caption {
	margin: 0;
	padding: 0 0 0 1em; 
	background: url(./images/demo_arrow_mark_02.gif) 0 50% no-repeat;
	color: #993333;
	text-align: left;
}

table#item1 {
	float: left;
	width: 260px;
	margin: 10px 10px 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;	
}

table#item2 {
	float: right;
	width: 260px;
	margin: 10px 0 10px 0 !important;
	margin: 10px 10px 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;	
}

table#remarks {
	clear: both;
	width: 550px;
	margin: 0.8em 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.rmd {
	width: 260px;
	margin: 0.4em 0 0 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#imgbox {
	width: 550px;
	margin: 0.8em 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}*/

/*
table#imgbox td {
	width: 180px;
	text-align: center;
}
*/

/* お問い合わせのメールフォームの整形 */
fieldset,
fieldset.contact {
	clear: both;
	margin: 1em 0;
	padding: 2em 0 1em 1em !important; /* Firefox用の設定*/
	padding: 2em 0 0 1em; /* WinIE用の設定*/
	border: none;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

legend {
	margin: 0 !important; /* Firefox用の設定*/
	margin: 0 0 2em 0; /* WinIE用の設定*/
	padding: 0.2em 0.4em;
	background: #ffffff;
	border: 1px solid;
	border-color: silver gray gray silver;
	color: #2f6eb6;
	font-size: 110%;
	font-weight: bold;
}

dt {
	margin: 0;
	padding: 0.3em;
	border-left: 4px solid #009f1e;
}

dd {
	margin: 0.5em 0 1.5em 0;
}

strong.hissu {
	color: #cc0000;
}

/* お問い合わせの連絡先の整形 */
fieldset.contact dt {
	display: block;
	float: left;
	clear: both;
	width: 70px;
	margin: 0 0.4em 0.4em 0;
	padding: 0;
	border: none;
	text-align: right;
}

fieldset.contact dd {
	margin: 0 0 0.5em 0;
}


ul li ul.post-categories {
	text-align:right;
}

/* 2010年6月追加ここから */
#sidemenu li.menu_building a {
	background: transparent url("images/btn_building.gif") 0 0 no-repeat;
	display:block;
	width:160px;
	height:35px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#content h2#post-273 {
	width: 561px;
	height: 94px;
	margin: 0;
	padding: 0;
	background: transparent url("images/banner-building-open.gif") 0 0 no-repeat;
	border-bottom: none;
	text-indent: -9999px;
}

#content h2#post-278 {
	width: 561px;
	height: 94px;
	margin: 0;
	padding: 0;
	background: transparent url("images/banner-tenant.gif") 0 0 no-repeat;
	border-bottom: none;
	text-indent: -9999px;
}

#content .hokusei-building {
	margin: 0;
	padding: 0;
}

.hokusei-building h3 {
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #3F7D00;
	color: #3F7D00;
	font-size: 130%;
	letter-spacing: 1px;
}

.hokusei-building p {
	margin: 0 0 1em 0;
	padding: 0;
}

.hokusei-building table {
	margin: 0;
	padding: 0;
}
/* 2010年6月追加ここまで */





/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */
