@charset "utf-8";

/*==========初期化==========*/
h1,h2,h3,h4,body,ul,ol,li,p {
	padding:0;
	margin:0;
}

/*==========背景等==========*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	text-align:left;
	color: #333;
	background-color:#feffed;
	background-image:url(img/naka_bg.jpg);
	background-repeat:repeat-x;				/*あるいはno-repeat　repeat-x　repeat-y*/
	background-attachment:scroll;			/*あるいはfixed*/
	background-position:left top;
	font-size: 12px;
	margin:0 0 0 0;
}

/*==========基本==========*/

p {
	margin:10px 0;
}

a img {
	border-style:none;
}

.indent {
	padding-left:2em;
}

/*==========レイアウト（クラス）==========*/


div.stage {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}

div.header {
	width:960px;
	margin:0;
	padding:0;
	text-align:left;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}


div.summary{
	width:960px;
	height:19px;
	margin:0;
	padding:3px 0;
	text-align:left;
	font-size:90%;
	color:#666666;
}


div.tit {
	width:600px;
	padding:0;
	text-align:left;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
	float:left;
}


div.headerrightarea {
	width:360px;
	padding:0;
	text-align:left;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
	float:left;
}

div.contact {
	width:360px;
	float:left;
}

div.headermenu {
	background-image:url(img/headermenu02.gif);
	width:360px;
	clear:both;
}

	div.headermenu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

div.footer {
	background:#ffffff;
	width:960px;
	padding:0;
	text-align:left;
	clear:both;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}

div.bodyarea{
	background-color:#ffffff;
	background-image:url(img/body_kage.gif);
	background-repeat:repeat-y;
	width:960px;
	margin:0;
	padding:0;
	clear:both;
	border-style:solid;
	border-width:0;
	border-color:#dddddd;
}

div.contentsarea{
	margin:0;
	padding:0;
}

div.maincontents{
	width:750px;
	margin:0;
	padding:0;
	background: #ffffff;
	float:right;
}

div.chiikimenu{
	width:740px;
	height:30px;
	margin:0;
	padding:0 0 0 10px;
	background:url(img/bar.gif);
	float:left;
}

div.chiikimenu02{
	width:735px;
	height:30px;
	margin:0;
	padding:0 0 0 15px;
	background:url(img/bar02.gif);
	float:left;
}

	div.chiikimenu02 a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

div.chiikileftarea{
	float:left;
}

div.chiikirightarea{
	float:right;
}

div.printarea{
	background-color:#ffffff;
	background-image:url(img/kage.gif);
	background-repeat:repeat-y;
	width:720px;
	margin:0;
	padding:0 0 15px 15px;
	float:left;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}



div.mainmenu{
	width:190px;
	margin:0;
	padding:0 0 0 10px;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}

div.leftmenu{
	text-align:right;
	height:340px;
	margin:0 0 10px 0;
	padding:0;
	background-image:url(img/leftmenu02.gif);
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}

	div.leftmenu h2 {
	background:#ffffff;
	border-style: none;
	margin:0;
	padding:0 0 32px 0;
	height: 0;
	}

	div.leftmenu h3 {
	background:#ffffff;
	border-style: none;
	margin:0;
	padding:0 0 29px 0;
	height: 0;
	}

	div.leftmenu ul {
	display: block;
	list-style: none;
	border-style: none;
	margin:0;
	padding:0 0 0 0;
	list-style-image:url(img/space.gif);
	}
	div.leftmenu li{
	display: block;
	list-style: none;
	height: 0;
	border-style: none;
	margin:0;
	padding: 0 0 39px 0;
	}
	div.leftmenu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

div.leftbtn {
	margin:0;
	padding:0 0 10px 0;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
	}


div.leftsubmenu{
	text-align:right;
	margin:0 0 10px 0;
	padding:0;
	background-image:url(img/leftsubmenu02.gif);
	border-style:solid;
	border-width:0px;
	border-color:#999999;
}

	div.leftsubmenu ul {
	display: block;
	list-style: none;
	border-style: none;
	margin:0;
	padding:0 0 0 0;
	list-style-image:url(img/space.gif);
	}
	div.leftsubmenu li{
	display: block;
	list-style: none;
	height: 0;
	border-style: none;
	margin:0;
	padding: 0 0 50px 0;
	}
	div.leftsubmenu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}



div.gaibukensaku {
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
	}
	div.gaibukensaku ul {
	text-align:left;
	list-style-image:url(img/list_link.gif);
	margin:10px 5px;	
	list-style-type: none;
	}

div.othermenu {
	text-align:center;
	margin:0;
	padding:0;
	border-style:solid;
	border-width:0px;
	border-color:#999999;
	}

	div.othermenu ul {
	display: block;
	list-style: none;
	border-style: none;
	margin:0;
	padding:0;
	list-style-image:url(img/space.gif);
	}
	div.othermenu li{
	margin:0;
	padding:5px 0 0 0;
	}



/*==========物件詳細==========*/

div.photo {
	font-size:120%;
	color:#ffffff;
	background: #869963;
	font-weight:bold;
	padding:3px;
	margin:0 0 5px 0;
}

table.main_p img {
	margin:10px 0 0 0;
}

div.other_p {
	background:#eeeeee;
	padding:10px 0 5px 0;
}


/*==========リンク色==========*/

a:link {
	color: #0000ff;					/*リンク色*/
	text-decoration: underline;			/*あるいはnone*/
}
a:visited {
	color: #3366ff;					/*訪問済リンク色*/
	text-decoration: underline;			/*あるいはnone*/
}
a:hover {
	color: #ff0000;					/*カーソルをのせる*/
	text-decoration: underline;
}
a:active {
	color: #ff9900;					/*クリックしたとき*/
	text-decoration: underline;
}

/*==========強調==========*/

em {
	font-style:normal;
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#ff0000;
}

/*==========見出し==========*/

h1 {
	font-size:160%;
	font-weight:bold;
	color:#222222;
	padding:10px 0 25px 95px;
	margin:10px 0 5px 0;
	background:url(img/h1_icon.gif) ;
	background-repeat:no-repeat;
}

h1.bukken_tit {
	font-size:140%;
	font-weight:bold;
	color:#000000;
	padding:5px 0 5px 25px;
	margin:10px 0 5px 0;
	background:url(img/bukken_icon02.gif) ;
	background-repeat:no-repeat;
}


h2 {
	font-size:120%;
	font-weight:bold;
	color:#663333;
	padding:5px 0 5px 20px;
	margin:10px 0;
	background:url(img/h2_icon.gif) ;
	background-repeat:no-repeat;
}


h3 {
	font-size:120%;
	color:#336600;
	background: #ffffff;
	font-weight:bold;
	padding:3px 0 5px 25px;
	margin:10px 0;
	background:url(img/h3_icon.gif) ;
	background-repeat:no-repeat;
}



h4 {
	color:#000000;
	margin:10px 0;
}


/*==========リスト==========*/

ul {
	list-style-image:url(img/list_icon01.gif);
	margin:20px 10px;	
	margin-left:1em;
	padding-left:2em;	
	list-style-type: none;
}

ul.naka {
	list-style-image: url(img/list_icon02.gif);
	margin:10px 30px;
}

ul.link {
	list-style-image:url(img/list_link.gif);
	margin:10px 8px;	
	font-size:95%;
	line-height:1.8em;
}


/*==========テキスト（クラス）==========*/

.honbun {						/*本文*/
	text-indent:1em;
	font-size:100%;
}

.catch {					/*キャッチフレーズ*/
	font-size:140%;
	color:#A26200;
	margin:10px 0;
}

.lead {							/*前文（リード）*/
	font-size:100%;
	color:#008800;
}


.kakomi {						/*囲み*/
	font-size:100%;
	color:#222222;
	background: #ffffff;
	margin:0 0 10px 0;
	padding:0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

.kakomi02 {						/*囲み*/
	font-size:110%;
	color:#222222;
	background: #ffffff;
	padding:5px 5px 5px 10px;
	border-width:2px;
	border-style:solid;
	border-color:#cccccc;
	line-height:1.5;
}

.other_p img {
	margin:0 0 7px 0;
}

.kaisetu {						/*解説（小さい文字）*/
	font-size:90%;
}

.cyuusyaku {						/*注釈（※）*/
	font-size:90%;
	text-indent:-1em;
	margin-left :2em;
}


/*==========テーブル（表）==========*/

table.hyou {
	border-style:none;
	background-color:#BEC09D;			/*枠線の色*/
	font-size:100%;					/*文字*/
	color:#222222;
}

table.hyou th {
	background-color:#edefe3;			/*テーブルヘッダ*/
	text-align:center;
	font-weight:normal;
	color:#222222;
}

table.hyou td.midashi {					/*見出し*/
	background-color:#eeeeee;
}

table.hyou td {
	background-color:#ffffff;
}



/*==========テーブル（表）==========*/

table.tensen {
	font-size:100%;					/*文字*/
	color:#222222;

}

table.tensen td {
	background:url(img/teble_bg.gif) ;
	padding:4px 2px;

}


/*==========テーブル（線）==========*/

table.line {
	font-size:100%;					/*文字*/
	color:#222222;

}

table.line td {
	background:url(img/table_bg.gif) ;
	background-repeat:repeat-x;
	padding:4px 2px;
}

table.line td.tate {
	background:url(img/table_tate02.gif) ;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px;
}


/*==========テーブル（物件一覧）==========*/


table.ichiran {
	border-style:none;
	background-color:#BEC09D;			/*枠線の色*/
	font-size:100%;					/*文字*/
	color:#222222;
}

table.ichiran th {
	background-color:#EDEFE3;			/*テーブルヘッダ*/
	text-align:center;
	font-weight:normal;
	color:#222222;
}

table.ichiran td.midashi {					/*見出し*/
	background-color:#F2FFD6;
}

table.ichiran td {
	background-color:#ffffff;
}



/*==========テーブル（物件詳細）==========*/


table.syousai {
	font-size:100%;					/*文字*/
	color:#222222;

}

table.syousai td {
	background:url(img/table_bg02.gif) ;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:4px 2px 4px 4px;
}

table.syousai td.midashi {
	
	background: url(img/table_midashi.gif) ;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:4px 0 4px 4px;
}



/*==========文字サイズ==========*/

.text_ll{
	font-size:140%;
}

.text_l {
	font-size:120%;
}

.text_m {
	font-size:100%;
}

.text_s {
	font-size:90%;
}

.text_ss {
	font-size:80%;
}

/*==========文字色==========*/

.aka {
	color:#ff0000;
}

.shiro {
	color: #ffffff;
}

/*==========リンク色（白）==========*/

a.shirolink:link {
	color: #ffffff;					/*リンク色*/
	font-weight: bold;
	text-decoration: none;			/*あるいはunderline*/
}
a.shirolink:visited {
	color: #ffffcc;					/*訪問済リンク色*/
	font-weight: bold;
	text-decoration: none;			/*あるいはunderline*/
}
a.shirolink:hover {
	color: #ffff00;					/*カーソルをのせる*/
	font-weight: bold;
	text-decoration: underline;
}
a.shirolink:active {
	color: #ffff00;					/*クリックしたとき*/
	font-weight: bold;
	text-decoration: underline;
}
