/* 追加の場合はコンテンツレイアウト以下に書き込んでください */

/* ------------------------
   トップ基本レイアウト
------------------------ */
#topMain {
	padding:0px;
    margin:0px;
	width: 790px;
	font: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
}
/* ------------------------
   コンテンツレイアウト 
------------------------ */

div.tm_warp{
    background:url(img/header.gif) top left no-repeat;
	border:1px solid #999999;
}

/****** リード部分 ******/
div.tm_read{
	padding:5px 15px;
    margin:0px;
	font-size:90%;
}
p.tm_title{
	padding:0;
    margin:0;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	height:80px;
}
p.tm_text{
	padding:10px 0px;
	margin:0px;
}
p.tm_credit{
	padding:0px 0px 20px;
	margin:0px;
	font-size: 90%;
	float:right;
}
/****** POINT1 ******/

div.tm_ponit1{
	padding:5px 15px;
    margin:0px;
	clear:both;
	border-top:#ccc 1px solid;
}
p.tm_ponit1_title{
    background:url(img/point1.gif) top left no-repeat;
	padding:0px 0px 0px 80px;
    margin:10px 0px;
	height:25px;
	font-weight:bold;
	font-size:120%;
	color:#1b1464;
}
p.tm_ponit1_text{
	width:390px;
	font-size:90%;
}
div.tm_ponit1 ul{
	padding:0px;
    margin:0px;
	font-size:90%;
	font-weight:bold;
	list-style:inside;
	list-style-type:square;
}
div.tm_ponit1 li{
    padding:3px 0px;
	margin:0px;
}
div.tm_ponit1 img{
	padding:0px 0px 10px 15px;
    margin:0px;
    float:right;
}

/****** POINT2 ******/
div.tm_ponit2{
	padding:5px 15px;
    margin:0px;
	clear:both;
}
p.tm_ponit2_title{
    background:url(img/point2.gif) top left no-repeat;
	padding:0px 0px 0px 80px;
    margin:10px 0px;
	height:25px;
	font-weight:bold;
	font-size:120%;
	color:#1b1464;
}
p.tm_ponit2_text{
	font-size:90%;
}
p.tm_ponit2_text img{
	padding:0px 0px 10px 15px;
    margin:0px;
    float:right;
}
/****** POINT3 ******/
div.tm_ponit3{
	padding:5px 15px;
    margin:0px;
	clear:both;
	border-top:#ccc 1px dashed;
}
p.tm_ponit3_title{
    background:url(img/point3.gif) top left no-repeat;
	padding:0px 0px 0px 80px;
    margin:10px 0px;
	height:25px;
	font-weight:bold;
	font-size:120%;
	color:#1b1464;
}
p.tm_ponit3_text{
	width:390px;
	font-size:90%;
}
div.tm_ponit3 ul{
	padding:0px;
    margin:0px;
	font-size:90%;
	font-weight:bold;
	list-style:inside;
	list-style-type:decimal;
}
div.tm_ponit3 li{
    padding:3px 0px;
	margin:0px;
}
div.tm_ponit3 img{
	padding:0px 0px 10px 15px;
    margin:0px;
	float:right;
}
/****** POINT4 ******/
div.tm_ponit4{
	padding:5px 15px;
    margin:0px;
	clear:both;
}
p.tm_ponit4_title{
    background:url(img/point4.gif) top left no-repeat;
	padding:0px 0px 0px 80px;
    margin:10px 0px;
	height:25px;
	font-weight:bold;
	font-size:120%;
	color:#1b1464;
}
p.tm_ponit4_text{
	width:390px;
	font-size:90%;
}
div.tm_ponit4 img{
	padding:0px 0px 15px 10px;
    margin:0px;
	float:right;
}

/****** ouccino ******/
div.tm_ns{
	padding:5px 0px;
    margin:0px;
	clear:both;
	border-top:#ccc 1px solid;
    text-align:center;
}
div.tm_ns img{
	padding:0px;
    margin:0px;
}
/****** gotoservice ******/

div.tm_gotoservice{
	padding:0px 0px 15px;
    margin:0px;
	text-align:center;
}



/* ============================== */
/*                                */
/*  Transplanted from             */
/*  area.css and bukken.css       */
/*                                */
/* ============================== */

#sideNaviArea {
	float: right;
	width: 140px;
}

/* サイドナビゲーションエリア
----------------------------------------------------*/

#e_mail img {
	margin-bottom: 10px;
	}

#sideNaviArea #myMenu {
	background: #f6f7f7;
	margin-bottom: 15px;
	}
#myMenu .mmbox {
	padding: 18px 8px;
	border-bottom: 1px solid #badfcb;
	}
#myMenu .pb0 {
	padding-bottom: 0;
	border-bottom: 1px solid #f6f7f7;
	}
#myMenu h3 {
	color: #FFF;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.75em;
	padding-left: 8px;
	background: #094;
	}


/* 検討リストを開く
----------------------------*/
#myMenu h4 {
	color: #094;
	font-weight: bold;
	margin-bottom: 15px;
	}

#k_list li {
	margin-left: 3px;
	padding-left: 10px;
	background: url(../img/shiku/arrow_g.gif) left center no-repeat;
	}


/* 最近見た物件
----------------------------*/
#new_data input {
	float: left;
	width: 18px;
	}
#new_data span {
	float: left;
	width: 100px;
	line-height: 1.5em;
	}
#new_data p {
	margin-bottom: 10px;
	}

#new_data p#check_btn img {
	margin-top: 10px;
	}


/* 最近検索した条件
----------------------------*/
#new_cond {
	padding: 18px 8px;
	}

#new_cond div {
	padding-left: 18px;
	margin-bottom: 15px;
	background: url(../../views/used/img/side/circle.gif) 0 2px no-repeat;
	}
#new_cond p {
	line-height: 1.5em;
	}


/* 修正 2010.3
----------------------------*/

#sidebaner { text-align: center; }

.new_data_bukken p { line-height: 140%; }

div.new_data_second {
	margin: 10px 0;
}
	div.new_data_second div.new_data_bukken p.clearFix {
		float: right;
		width: 100px;
		margin-bottom: 5px;
		line-height: 140%;
	}

.new_data_second:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/* 回り込み解除(clearFix)
----------------------*/
.clearFix { 
	zoom: 1;
	}

.clearFix:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
*html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hides from IE-mac \*/





.smart_phone {
	position: relative;
	width: 138px;
	height: 138px;
	margin: 0 0 10px;
	border: 1px solid #39b1cd;
	background: url(http://www.o-uccino.jp/common/img/smart_phone.jpg) no-repeat left center;
}
	.smart_phone span { display: none; }
	.smart_phone a {
		position: absolute;
		left: 15px;
		top: 86px;
		font-size: 12px;
		font-weight: bold;
	}
