@charset "utf-8";
/********CSS基本設定 ********/
body {
	margin:0;
	padding:0;
	text-align:center;
	color:#414141;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
background:#EDE8E2;

}
#wrap {
	width:1000px;
	margin:0 auto;
	color:#000000;
background:#fff;
}
div,td {
	text-align:left;
}
p,pre {
	margin:0;
	font:14px/20px "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
li {
	margin: 0;
list-style-type: none;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover,
a:active,
a:focus {
	color: #009193;
	text-decoration: none;
}
img {
	border:0;
}
.img-middle {
	vertical-align: middle;
}
/********【ヘッダー】*********/
h1 {
text-align:right;
	font-size:12px;
	margin: 0;
	color:  #000000;
	font-weight:normal;
}
#top {
	width:100%;
	/*height: 71px;*/
height: 51px;
	/*background-image: url(../img/share/header_bg.gif);*/
	margin: 0;
}
#menu {
	width:100%;
	/*height:49px;*/
	float:left;
background: #0066ff;
}
.menu {
	float: left;
	font-size:14px;
	line-height:50px;
}
.menu a {
color: #fff;
	text-decoration: none;
	/*padding: 10px 26px 10px 18px;*/
padding: 10px 18px 10px 18px;
background: #0066ff;
}
.menu a:hover,
.menu a:active, 		/* for IE (Keyboard) */
.menu a:focus {		/* for Netscape (Keyboard) */
	color: #fff;
	background: #1BA6B2;

}

.menu {
	float:left;
}
/********【コンテンツ】*********/
#contents {
	width:1000px;
	/*float:left;*/
	background: url(../img/share/bg_sub.gif) repeat-y right top;
}

#contents .pageTop {
	clear: both;
	/*margin-right: 10px;*/
	text-align:right;
}

#contents #topicPath {
	padding: 8px 0;
	font-size: 12px;
	background: #fff;
}
/********【メイン】*********/
#main {
	width:740px;
	/*float:right;*/
	float:left;
}
.con_mar {
	padding: 5px 10px 20px 20px;
}
/*#main h2 {
	font-size:16px;
	line-height:43px;
	margin:0;
	color: #333;
background: url(../img/share/bg_ttl_01.gif) repeat-x;
	text-indent: 40px;
}*/
#main h3 {
	font-size:16px;
	line-height:30px;
	margin:0;
	color: #333333;
background: url(../img/share/bg_ttl_02.gif) no-repeat left bottom;
	text-indent: 60px;
}
#main h3 a,
#main h3 a:hover,
#main h3 a:active,
#main h3 a:focus {
	color: #333333;
	text-decoration: none;
}


#main table, #main ol, #main ul, #main dl,
#main blockquote, #main p {
	margin-bottom: 15px;
}

#main .imgR {
	float: right;
	margin: 0 0 10px 10px;
}

#main .imgL {
	float: left;
	margin: 0 10px 10px 0;
}

#main img.imgL,
#main img.imgR {
	padding: 1px;
	border: 1px solid #999;
}

#main h2,
#main p,
#main h4,
#main h5 {
	color: #150505;
}

#main h2 {
	margin: 0 -15px 10px;
	padding: 12px 15px 13px;
	background: url(../img/share/bg_ttl_01.gif) repeat-x;
	font-size: 16px;
}

#main p {
	margin: 10px 10px 10px 10px;
	padding: 0 15px 10px;
	font-size: 12px;
}

#main h4 {
	margin: 30px -15px 15px;
	padding: 0 15px 10px;
	border-bottom: 1px solid #172098;
}

#main ul {
	margin-left: 3px;
}

#main ul li {
	margin-bottom: 3px;
	padding-left: 15px;
	background: url(../img/share/mark_basic.gif) no-repeat 0em .45em;
}

#main ol li {
	list-style-type: decimal;
	margin: 0 0 3px 26px;
font-size: 12px;
}

#main dl {
	font-size: 14px;
}

#main dl dt {
	margin-bottom: 3px;
	padding-left: 8px;
	border-left: 5px solid #172098;
	font-weight: bold;
}

#main dl dd {
	margin-left: 13px;
	margin-bottom: 15px;
}

#main table {
	width: 100%;
font-size:12px;
}

#main table th {
	width: 25%;
	padding: 7px 10px;
	border: 1px solid #B8B8B8;
	background: #F5F5F5;
	color: #150505;
}

#main table td {
	padding: 7px 10px;
	border: 1px solid #B8B8B8;
}

#main p.att {
	margin-left: 1em;
	text-indent: -1em;
}

#main .endText,
#main .sign {
	clear: both;
	text-align: right;
}

#main .focusArea {
	margin-bottom: 15px;
	padding: 15px;
	border: 5px solid #b59a87;
}

#main div.focusArea {
	padding-bottom: 1px;
}

#main div.focusArea h4 {
	margin-top: -5px;
}



.boxL{
float:left;
width:310px;
}


/********【レフト】*********/
#left {
	/*width:203px;*/
width: 223px;
	/*float:left;*/
	float:right;
	background: #fff;
}
.u-left {
padding: 12px 20px 20px 2px;
/*background: #fff url(../img/share/s_nav_bg.gif) no-repeat;	*/
}
.left-menu {
	font-size: 12px;
	color: #000000;
	/*background: url(../img/left-t.gif) no-repeat center center;*/
	font-weight: normal;
	text-align: center;
}
.left-box {
/*padding: 9px;*/
	margin: 0 0 20px 0;
/*border: 1px solid #999;*/
}
.left-box p {
	font-size: 14px;
/*margin: 2px 0 2px 0;*/
	margin: 0;
	line-height: 32px;
	/*text-indent: 30px;*/
	border-bottom: 1px solid #999;
}
.left-box a {
	color: #003366;
	text-decoration: none;
	background: url(../image/lertwaku.gif) no-repeat;
	display: block;
	/*font-weight: bold;*/
	width: 200px;
}
.left-box a:hover,
.left-box a:active,
.left-box a:focus {
	color: #CC0000;
	text-decoration: none;
	background-image: url(../image/lertwaku_o.gif);
	/*text-indent: 36px;*/
}
.left-d {
	padding: 9px;
	margin: 0 0 20px 0;
}
.left-d p {
	font-size: 12px;
	line-height: 16px;
	margin: 4px 10px 4px 10px;
}
/********【フッター】*********/
#fm {
	background: url(../image/bg_footer.jpg) no-repeat bottom;
	color: #000000;
	background-color: #FFFFFF;
}
#fm p {
	font-size:12px;
	line-height:16px;
	padding: 0 0 30px 10px;
}
#footer {
text-align:right;
	padding: 10px 0 10px 0;
	color: #333;
	background: #eaeaea;
	border-top:6px solid #6699FF;
}
#footer p {
	font-size:12px;
	line-height:12px;
}
.pwd {
	font-size:9px;
	line-height:12px;
}
#foote a {
	color: #FFFFFF;
	background-color: #AA0000;
	text-decoration: none;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/**** clear ****/
.clear {
	clear:both;
}
/**** テキスト用 ****/
em {
	font-style: normal;
	font-weight: bold;
}
.bld {
	font-weight: bold;
}
.sml {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f12-s {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f16 {
	font-size: 16px;
	line-height:18px;
}
.f18-s {
	font-size: 18px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f24 {
	font-size: 24px;
	line-height:42px;}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
/**** テキスト・色 ****/
.red {
	color: #CC0000;
	/*background-color: #FFFFFF;*/
	font-weight: bold;
}
.red2 {
	color: #CC0000;
	background-color: #FFFFFF;
}
.red-bld {
	color: #DD0000;
	background-color: #FFE6E6;
}
.red-bld2 {
	color: #DD0000;
	background-color: #FFE6E6;
	font-weight: bold;

}
.blue {
	color: #006699;
	background-color: #FFFFFF;
	font-weight: bold;
}
.blue2 {
	color: #006699;
	background-color: #FFFFFF;
}
.blue3 {
	color: #003366;
	background-color: #DEF0FF;
	font-weight: bold;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}

.yellowB {
background-color: #FFC;
}

.merit1  {
background-color:#FFCC99;
}
.demerit1  {
background-color:#CCCCCC;
}
/**** 画像用 ****/

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

.float-left2 {
	float: left;
	margin-right: 10px;
	padding:10px 0 0 20px;
}

.float_right {
	float: right;
}

/**** フォーム用 ****/
form {
	margin:0;
}
textarea {
	font-size: 12px;
	width:340px;
	height:46px;
}

/************************************************
*	物件post									*
************************************************/

#main .post {
float: left;
/*width: 150px; height: 440px;*/
width: 345px;
margin: 0 0 5px 0;
padding: 0 5px 0 0;
height:150px;
}
#main .post h3 {
font-size: 1em;
text-transform: none;
margin: 0 0 5px 0;
padding: 0 0 0 0;
/*background: none;*/

}
#main .post .thumb {
float: left;
width: 100px;
height: 115px;
/*overflow: hidden;*/
margin: 0 0 5px 5px;
padding: 0 0 0 0;
}
#main .post .thumb img {
width: 100px;
}

#main .post .intoro {
float: right;
/*width: 215px;*/
width: 225px;
line-height: 1.4em;
font-size: 12px;
margin: 0 0 5px 5px;
padding: 0 0 0 0;
}
#main .post p {
line-height: 1.4em;
}

/************************************************
*	top news									*
************************************************/

#news {
clear: both;
float: left;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 0 0px;
font-size: 12px;
}

#news h2 {
margin: 0px 0 1px 0;
padding: 10px 0 10px 0;
border: none;
text-align: center;
color: #333;
}

#news dl {
width: 100%;
height: 200px;
margin: 0;
padding: 5px;
border: 1px solid gray;
overflow: auto;
}

#news dt {
margin: 0;
padding: 0 0 0 10px;
}

#news dd {
margin: 0;
padding: 0 20px 0 20px;
}

#news dt cite {
color:#FF0000;
margin: 0;
padding: 0 10px 0 0;
}


/************************************************
*	ラベル									*
************************************************/

.ddoverlap{
clear: both;
border-bottom: 1px solid #bbb8a9;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(../images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:visited{
color: blue;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}



.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}
