/*
Theme Name: NISSYO
Theme URI: http://www.nissyo-web.jp/
Description: 
Version: 1.0
Author: tomtom24
Tags: 
*/
@charset "UTF-8";
/* 初期化
=============================================*/
* { margin: 0; padding: 0; font-size: 98%; line-height: 150%; color: #8f8566; } 
a { text-decoration: none; }
a:hover { color: #50b400; }
a img { border: none; }
a:hover img { filter: alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; } 
p { font-size: 80%; }
li { list-style: none; }
table {  border-collapse: collapse; border-spacing: 0; }
table td, table th { padding: 8px; }
/* 共通
=============================================*/
body {
	background: url(img/bottombackground.jpg);
	position: relative;
}
#top_wrap {
	background: url(img/topbackground.jpg);
	overflow: hidden;
	border-bottom: 6px solid #87a114;
}
.wrap {
	width: 900px;
	margin: 0 auto;
}
/* ヘッダー
=============================================*/
#header {
	width: 900px;
	float: left;
	padding-top: 25px;
	margin-bottom: 25px;
}
#header h1 {
	text-indent: -99999px;
}
#header h1 a {
	background: url(img/allimg.png) no-repeat;
	width: 206px;
	height: 37px;
	float: left;
	margin-right: 6px;
}
#header p {
	letter-spacing: 0.05em;
	margin-top: 4px;
	width: 230px;
	float: left;
}
/* 文字サイズ
----------------------*/
#fontsize {
	float: right;
}
body.fontL {
	font-size:140%;
}
body.fontM {
	font-size:120%;
}
body.fontS {
	font-size:100%;
}
dl#size
	{
	}
dl#size dt {
	font-weight: 700;
}
dl#size dd {
	margin: 0;
	background-image: url("");
}
dl#size ul {
	display: inline;
}
li#small {
	font-size: 80%;
}
li#medium {
	font-size: 100%;
}
li#large {
	font-size: 120%;
}
li#small,li#medium,li#large {
	display: inline;
	padding: 2px 3px;
	margin: 0 0 0 0.5em;
	cursor: help;
	color: #ffffff;
	border: 1px solid #919b4a;
	background: #919b4a;
	font-size: 12px;
}
li#small:hover,li#medium:hover,li#large:hover {
	color: #919b4a;
	border: 1px solid #919b4a;
	background: #ffffff;
}
/* メニュー
=============================================*/
ul#nav_menu {
	width: 900px;
	height: 50px;
	border-top: 1px solid #d9ceae;
	border-bottom: 1px solid #d9ceae;
	float: left;
	display: block;
	margin-bottom: 12px;
}
ul#nav_menu li {
	float: left;
	border-right: 1px dotted #a37a6b;
	height: 50px;
	font-weight: bold;
}
ul#nav_menu li a {
	height: 44px;
	float: left;
	padding-top: 6px;
	text-indent: 3px;
	color: #60573e;
	letter-spacing: 0.2em;
}
ul#nav_menu li.nm01 {
	border-left: 1px dotted #a37a6b;
	padding-left: 1px;
}
li.nm01, li.nm02 , li.nm03, li.nm04, li.nm05, li.nm01 a, li.nm02 a , li.nm03 a, li.nm04 a, li.nm05 a  {
	width: 127px;
}
li.nm06 , li.nm07, li.nm06 a , li.nm07 a {
	width: 128px;
}
ul#nav_menu li span {
	width: 127px;
	float: left;
	font-size: 70%;
	font-weight: normal;
}

*html li.nm01,
*html li.nm02,
*html li.nm03,
*html li.nm04,
*html li.nm05,
*html li.nm01 a,
*html li.nm02 a,
*html li.nm03 a,
*html li.nm04 a,
*html li.nm05 a  {
	width: 124px;
}
*html li.nm06,
*html li.nm07,
*html li.nm06 a,
*html li.nm07 a {
	width: 124px;
}
*html ul#nav_menu li span {
	width: 123px;
	float: left;
	font-size: 70%;
	font-weight: normal;
}

ul#nav_menu li a:hover {
	background: #ffffff;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
/* フラッシュエリア
=============================================*/
#top_flash {
	margin-bottom: 25px;
}
/* コンテンツ
=============================================*/
#content {
	width: 900px;
	float: left;
	margin-bottom: 25px;
}
/* 左 コンテンツ
----------------------*/
.left_content {
	width: 530px;
	float: left;
}
.left_content p {
	color: #554b2c;
}
/* タブ */
#js_tab {
	width: 530px;
}
ul#tab {
	border-bottom: 1px solid #d9ceae;
	float: left;
	width: 100%;
}
ul#tab li {
	margin-bottom: -1px;
	padding: 2px 6px;
	text-align: center;
	border: 1px solid #d9ceae;
	float: left;
	background: #86a013;
	font-weight: bold;
}
ul#tab li.selected {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.7);
	*background-color: rgb(255,255,255);
	border-bottom: 1px solid #fcfbf6;
}
ul#tab li a {
	color: #9fbb21;
}
ul#tab li.selected a {
	color: #8f8566;
}
#js_tab dl {
	padding: 8px;
	border:1px solid #ccc;
	border-top:none;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.7);
	*background-color: rgb(255,255,255);
	clear:both;
}
#js_tab li span {
	font-weight: bold;
}
/* 右 コンテンツ
----------------------*/
.right_content {
	width: 320px;
	float: right;
}
#rc_left, #rc_right {
	margin-top: 3px;
}
#rc_left {
	width: 155px;
	float: left;
}
#rc_right {
	width: 155px;
	float: right;
}
.banner-space {
	width: 320px;
	float: left;
	margin-bottom: 21px;
}
#rc {
	width: 312px;
	float: left;
	padding: 6px 3px;
	margin-bottom: 12px;
	background: #fff;
	border: 1px solid #d9ceae;
}
#rc h3 {
	border-bottom: 1px dotted #d9ceae;
	letter-spacing: 0.1em;
	margin: 3px 0 6px 3px;
}
#rc ul li {
	width: 95%;
	float: right;
}
/* フッター
=============================================*/
#footer {
	padding-top: 24px;
}
/* 左 コンテンツ
----------------------*/
address {
	font-style: normal;
	font-size: 80%;
	color: #b7a878;
	margin-bottom: 8px;
}
address span {
	font-size: 110%;
	font-weight: bold;
	color: #b7a878;
}
/* 右 コンテンツ
----------------------*/
#footer .right_content {
	border-left: 1px dotted #b7a878;
	border-right: 1px dotted #b7a878;
	padding: 6px 0 18px 0;
}
#footer .right_content ul {
	margin-left: 8px;
}
#footer .right_content ul li {
	float: left;
	font-size: 90%;
	margin:3px 16px 3px 0;
}
/* コピーライト
----------------------*/
p#cr {
	width: 900px;
	float: left;
	margin: 12px 0;
}
/* ページ用 共通
=============================================*/
h3.content_title {
	font-size: 130%;
	padding: 0 0 18px 0;
	color: #60573e;
	letter-spacing: 0.1em;
}
.left_content h4 {
	font-size: 100%;
	margin: 36px 0 12px 0;
	width: 530px;
	float: left;
	border-bottom: 1px dotted #8f8566;
}
table.company th,table.company td {
	border: 1px solid #b7a878;
	background: #fff;
}
table.company th {
	background: #87a114;
	color: #fff;
}
/* 売買物件・建売物件用
=============================================*/
.sale_spec {
	padding: 0 0 25px 0;
}
.showbox {
	width: 154px;
	float: left;
	margin: 0 15px 15px 0;
	padding: 6px;
	border: 1px solid #c6ca91;
	background: #ffffff;
}
.sale_spec .box5, .sale_spec .box10, .sale_spec .box15 {
	margin-right: 0;
}
.showbox a img {
	margin-bottom: 3px;
}
.showbox h3 {
	font-style: normal;
	font-size: 90%;
}
hr.space {
	border: none;
	margin: 18px 0;
}
.whiteback {
	background: #fff;
	border: 1px solid #d9ceae;
	padding: 6px;
	overflow: hidden;
	min-height: 450px;
}
.whiteback p {
	font-size: 90%;
}
.whiteback li {
	list-style: disc;
	margin: 6px 0 6px 20px;
	width: 486px;
	font-size: 90%;
}
h4.page_h4 {
	width: 506px;
	margin: 8px 0;
	padding: 3px 0 3px 5px;
	color: #4e6d11;
	font-size: 110%;
	border-bottom: 1px dotted #8f8566;
	border-top: 1px dotted #8f8566;
	border-right: 1px dotted #8f8566;
	border-left: 5px solid #86a013;
}
h5.page_h5 {
	font-size: 95%;
	margin: 6px 0;
}
h4.page_h4_img {
	margin: 8px 0;
	border: none;
}
h4.qa_h4 {
	width: 506px;
	margin: 8px 0;
	padding: 3px 0 3px 5px;
	color: #4e6d11;
	font-size: 110%;
	border-bottom: 1px dotted #8f8566;
	border-top: 1px dotted #8f8566;
	border-right: 1px dotted #8f8566;
	border-left: 5px solid #86a013;
}
h4.anser_h4 {
	width: 506px;
	margin: 8px 0;
	padding: 3px 0 3px 5px;
	color: #4e6d11;
	font-size: 110%;
	border-bottom: 1px dotted #8f8566;
	border-top: 1px dotted #8f8566;
	border-right: 1px dotted #8f8566;
	border-left: 5px solid red;
}
/* Q&A */
table.qatable {
	width: 516px;
	margin-bottom: 10px;
}
table.qatable td {
	border: 1px solid #ccc;
	padding: 3px 6px;
}
table.qatable td.nobord {
	border-top: none;
	border-bottom: none;
}
hr.s-space {
	border: none;
	margin: 6px 0;
}
hr {
	border: none;
	border-top: 1px dotted #666;
	margin: 6px 0;
}
span.sfont {
	font-size: 90%;
}
