@charset "Shift_JIS";

/*左揃え文字*/
/*小*/
p.txtsl {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}
/*中*/
p.txtml {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}
/*大*/
p.txtll {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}

/*左揃え文字　太字*/
/*小*/
p.txtslb {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}
/*中*/
p.txtmlb {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}
/*大*/
p.txtllb {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}


/*右揃え文字*/
/*小*/
p.txtsr {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}
/*中*/
p.txtmr {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}
/*大*/
p.txtlr {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}

/*右揃え文字　太字*/
/*小*/
p.txtsrb {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}
/*中*/
p.txtmrb {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}
/*大*/
p.txtlrb {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
}



/*中央揃え文字*/
/*小*/
p.txtsc {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}
/*中*/
p.txtmc {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}
/*大*/
p.txtlc {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}

/*中央揃え文字　太字*/
/*小*/
p.txtscb {
	font-size:70%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}
/*中*/
p.txtmcb {
	font-size:80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}
/*大*/
p.txtlcb {
	font-size:85%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
}

/*色文字*/
.red01{color:#CC0000;}





/*ヘッダ文字*/
#header-wrap h1{
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	margin-left:5px;
	margin-top:2px;
	text-align:left;
}

/*コピーライト文字*/
#footer-wrap p{
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	color:#CCCCCC;
	font-family:"Arial , ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin-left:10px;
	float:left;

}

/*フッタナビ文字*/
#footer-wrap ul {
	float:right;
}
#footer-wrap li {
	float:left;
	margin-right:10px;
	padding-left:10px;
	background-image:url(../images/f_navi_icon.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

#footer-wrap li a:link {
	color:#0D3287;
	text-decoration:none;
}
#footer-wrap li a:visited {
	color:#0D3287;
	text-decoration:none;
}

#footer-wrap li a:active {
	color:#0D3287;
	text-decoration:none;
}

#footer-wrap li a:hover {
	color:#0D3287;
	text-decoration:underline;
}



/*トップニュース*/
#top-contents-wrap #news-wrap p{
	font-size:80%;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:3px;
	}

/*トップニュースー土地物件名リンク*/
#top-contents-wrap #news-wrap p a.tochi:link{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.tochi:visited{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.tochi:active{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.tochi:hover{
	font-style:normal;
	color:#198153;
	text-decoration:none;
}

/*トップニュースー土地スケジュール*/
#top-contents-wrap #news-wrap li.tochi{
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	margin-left:10px;
	padding-left:5px;
	background-image:url(../../top_img/news_tochi_icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

/*トップニュースー戸建て物件名リンク*/
#top-contents-wrap #news-wrap p a.kodate:link{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.kodate:visited{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.kodate:active{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #news-wrap p a.kodate:hover{
	font-style:normal;
	color:#006fb6;
	text-decoration:none;
}

/*トップニュースー戸建てスケジュール*/
#top-contents-wrap #news-wrap li.kodate{
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	margin-left:10px;
	padding-left:5px;
	background-image:url(../../top_img/news_kodate_icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
	
	
	
/*販売予定物件ー所在地・交通文字*/
#top-contents-wrap #project-wrap #pj-yotei-wrap .yotei-unit p{
	font-size:70%;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:3px;
	float:left;

}


/*販売中物件ー物件名文字サイズ（販売中→予定に戻った場合など共通）*/
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p{
	font-size:80%;
	line-height:1.2em;
	font-style:normal;
	font-weight:bold;
	}
/*販売中物件所在地文字（販売中→予定に戻った場合など共通）*/
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p.area,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p.area{
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	margin-top:3px;
}

/*販売中物件ー土地物件名リンク（販売中→予定に戻った場合など共通）*/
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.tochi:link,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.tochi:link{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.tochi:visited,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.tochi:visited{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.tochi:active,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.tochi:active{
	font-style:normal;
	color:#198153;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.tochi:hover,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.tochi:hover{
	font-style:normal;
	color:#198153;
	text-decoration:none;
}



/*販売中物件ー戸建て物件名リンク（販売中→予定に戻った場合など共通）*/
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.kodate:link,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.kodate:link{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.kodate:visited,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.kodate:visited{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.kodate:active,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.kodate:active{
	font-style:normal;
	color:#006fb6;
	text-decoration:underline;
}
#top-contents-wrap #project-wrap #pj-sale-wrap .pj-txt p a.kodate:hover,
#top-contents-wrap #project-wrap #pj-yotei-wrap .pj-txt p a.kodate:hover{
	font-style:normal;
	color:#006fb6;
	text-decoration:none;
}



/*小ウインドウ共通*/
/*小ウインドウタイトル文字*/
#nw-title-wrap h1{
	font-size:100%;
	line-height:100%;
	font-family: "A-OTF 新ゴ Pro M", "A-OTF 中ゴシックBBB Pro Medium", "ＭＳ Ｐゴシック", Osaka;
	margin-bottom:2px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:5px #0D3287 solid;
	}


/*-------------------------個人情報の取り扱い-------------------------*/

#l-navi-wrap li{
	padding-left:10px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-size:80%;
	border-bottom:1px #333333 dotted;
	text-align:left;
	background-image:url(../images/l_navi_icon.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}

#l-navi-wrap li a:link{
	font-style:normal;
	color:#0D3287;
	text-decoration:underline;
}

#l-navi-wrap li a:visited{
	font-style:normal;
	color:#0D3287;
	text-decoration:underline;
}

#l-navi-wrap li a:active{
	font-style:normal;
	color:#0D3287;
	text-decoration:underline;
}

#l-navi-wrap li a:hover{
	font-style:normal;
	color:#0D3287;
	text-decoration:none;
}

#pp-wrap p{
	font-size:80%;
	line-height:1.4em;
	margin-bottom:20px;
	text-align:left;
}

#pp-wrap li{
	font-size:80%;
	line-height:1.4em;
	padding-bottom:5px;
	margin-bottom:10px;
	text-align:left;
	border-bottom:1px #333333 dotted;
}

#pp-wrap #inq-btn a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:80%;
	font-style:normal;
	font-weight:bold;
	padding:5px;
	}
#pp-wrap a:hover{
	background-color:#0D3287;
	color:white;
	text-decoration:none;
	font-size:80%;
	font-style:normal;
	font-weight:bold;
	padding:5px;
}
