body {
	font-size: 9pt;
	font-family: "メイリオ","Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic","sans-serif"; 
}


.container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e1;
	border-left-color: #e4e4e1;
	background-color: #FFFFFF;
}
.HeadBg {
	background-image: url(../image/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/***************
フォント
***************/
.default {
	font-size: 9pt;
	line-height: 150%;
}
.default2 {

	font-size: 9pt;
	line-height: 200%;
}
.txt8pt {
	font-size: 8pt;
	line-height: 150%;
}
.txtRB{
	font-weight: bold;
	color: #C30000;
}
.txt10ptRB{
	font-size: 10pt;
	font-weight: bold;
	color: #C30000;
}
.txt14ptWB{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

/***************
ライン
***************/
.DotLine {
	background-image: url(../image/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*****************
リピート
*****************/
.repeat-no{
	background-repeat: no-repeat;
}
.repeat-x{
	background-repeat: repeat-x;
}
.repeat-y{
	background-repeat: repeat-y;
}

/*****************
物件検索
*****************/
/*トップ*/
.boxPad{
	margin: 5px;
}

/*****************
特徴
*****************/

.charaShadowBg{
	background-repeat: no-repeat;
	background-position: right top;
}


/*****************

*****************/
.img{
	border: none;
}
.PrfLeft1 {
	border-top: 1px solid #119A16;
	border-bottom: 1px solid #119A16;
}
.PrfLeft2 {
	border-bottom: 1px solid #119A16;
}
.PrfRight1 {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-left: 10px;
	font-size: 9pt;
	line-height: 150%
}
.PrfRight2 {
	border-bottom: 1px solid #eeeeee;
	padding-left: 10px;
	font-size: 9pt;
	line-height: 150%
}
form {
	margin: 0px;
	padding: 0px;
}
.FmLeft1 {
	border-top: 1px solid #119A16;
	border-bottom: 1px solid #119A16;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 4px;
	color: #119A16;
	padding: 10px;
}
.FmLeft2 {
	border-bottom: 1px solid #119A16;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 4px;
	color: #119A16;
	padding: 10px;
}
.FmRight1 {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9pt;
	line-height: 150%
}
.FmRight2 {
	border-bottom: 1px solid #dfdfdf;
	padding-left: 10px;
	font-size: 9pt;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.NewComment {
	font-size: 11pt;
	font-weight: bold;
	color: #c30000;
	padding-top: 19px;
	padding-bottom: 12px;
}
.NewTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/*******************
スペーサー
*******************/
.mrgnB1 {margin-bottom:1px;}
.mrgnB5 {margin-bottom:5px;}
.mrgnB10 {margin-bottom:10px;}
.mrgnB15 {margin-bottom:15px;}
.mrgnB20 {margin-bottom:20px;}
.mrgnB30 {margin-bottom:30px;}
.mrgnB40 {margin-bottom:40px;}
.mrgnB50 {margin-bottom:50px;}

