@charset"euc-jp";


/* ---------------------------------------------------------
　デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form, map
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1.5;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
　テキストリンク
--------------------------------------------------------- */
a:link    { color: #0066FF; text-decoration: none; }
a:visited { color: #0066FF; text-decoration: none; }
a:hover   { color: #E74077; text-decoration: underline; }
a:active  { color: #E74077; text-decoration: underline; }

/* ---------------------------------------------------------
　floatクリア
--------------------------------------------------------- */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}


/* ---------------------------------------------------------
　画像
--------------------------------------------------------- */
img.rollover {
}


img.Lm{
	margin-left:0.5em;
	margin-bottom:0.5em;
	clear:both;
}

img.Rm{
	margin-right:0.5em;
	margin-bottom:0.5em;
	clear:both;

}


/* ---------------------------------------------------------
　画像ぴこっとなるやつ
--------------------------------------------------------- */

a.btn:hover{
	position:relative;top:1px;left:1px;
}
a.btn:hover img{
	filter: alpha(opacity=80);
}


/* ---------------------------------------------------------
　レイアウトベース
--------------------------------------------------------- */
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color:#FFFFFF;
	font-size:12px;
}


#wrapper {
	width:855px;
	margin:0 auto;
	text-align:left;
}

/* ---------------------------------------------------------
　header
--------------------------------------------------------- */
#header {
	width:855px;
}

#search_box {
	width:180px;
	margin-top:2px;
	border: 1px #C0C0C0 solid;
}

#search_btn {
	vertical-align:middle;
	margin-top:2px;
}

/* ---------------------------------------------------------
　main
--------------------------------------------------------- */

#main {
	margin-top:20px;
}


/* ---------------------------------------------------------
　secondary
--------------------------------------------------------- */

#secondary {
	width:200px;
	float:left;
}


/* ---------------------------------------------------------
　primary
--------------------------------------------------------- */

#primary {
	width:645px;
	float:right;
	padding-bottom:20px;
}

#primary p {
	margin:1em;
}


.ad_box { display:inline;}
#accordion{}
.accordion_toggle{}
.accordion_content{ overflow:hidden}



/* ----------------------------------------------------- */

.accordion_box {
	width:642px;
	_width:580px;
	height:331px;
	overflow-y:scroll;
	border-top:8px solid #3366FF;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
}

.accordion_toggle {
display: block;
cursor: pointer;
}

p.accordion_toggle  {
	background:url(../img/arrow04.gif) 5px 8px no-repeat;
	background-color:#EAEAEA;
	padding:5px 0 5px 20px ;
	margin-left:0 0 0 10px;
	color:#666666;
	font-weight:bold;
	_width:100%;
}

.accordion_toggle_active {}
.accordion_content {overflow: hidden;}

#cate_1{}
#cate_2{	display:none;margin-bottom:30px;}

/* ----------------------------------------------------- */



#info_area {
	margin:10px 0 0 10px;
}

#info_area dl dt {
	padding:15px 0 0 20px;
	background:url(../img/arrow_260.gif) 0 20px no-repeat;
}

#info_area dl dd {
	padding:0 0 0 20px;
}

/* ---------------------------------------------------------
　footer
--------------------------------------------------------- */

#footer {
	margin-top:20px;
	xborder-top:3px solid #6599FF;
	padding:10px 0;
	text-align:right;

}

/* ---------------------------------------------------------
　ul ol li dl dd dt
--------------------------------------------------------- */

ul.area_list li {
	display:inline;
}

ul.area_list li img {
	vertical-align:bottom;
}

ul.area_list li a img {
	vertical-align:bottom;
}

ul.s_list {
	width:160px;
	margin:10px 0 10px 10px;
}

ul.s_list li {
	border-bottom:#C0C0C0 1px dotted;
	padding:3px 0 3px 10px;
}

ul.s_list2 {
	background:#EAEAEA;
	font-size:10px;
	margin:15px 0 0 0;
	padding:5px 0;
	width:183px;
}

ul.s_list2 li {
	padding:2px 5px 2px 10px;
}

ul.accordion_list {
	width:600px;
	
}

ul.accordion_list li {
	display:inline;
	line-height:2.0;
}

ul.sitemap_list li {
	list-style:disc;
	line-height:2.0;
	margin:0 0 0 30px;
}



/* ---------------------------------------------------------
　table th tr td
--------------------------------------------------------- */

.menu {
	clear:both;
	height:35px;
	width:855px;
	background:url(../img/bg_menu.jpg) 0 0 repeat-x;
}

table.menu tr td{
	padding:1px 0 0 0;
	margin:0px;
	vertical-align:top;
	text-align:center
}

/* --------------------------------------------------- */

.lined_table{
	border-top:1px solid #dddddd;
	border-collapse:collapse;
	padding:0.5em;
	margin:10px auto 20px auto;
}

table.lined_table tr td, table.lined_table tr th{
	border-bottom:1px solid #dddddd;
	border-collapse:collapse;
	padding:0.5em;

}

table.lined_table tr th{
	color:#AAAAAA;
	font-weight:normal;
}

/* --------------------------------------------------- */

.lined_table2{
	border-top:1px solid #dddddd;
	border-collapse:collapse;
	padding:0.5em;
	margin:10px auto 20px auto;
	width:550px;
}

table.lined_table2 tr td, table.lined_table2 tr th{
	border-bottom:1px solid #dddddd;
	border-collapse:collapse;
	padding:0.5em;

}

table.lined_table2 tr th{
	color:#333333;
	background-color:#EEF7FF;
	text-align:center
}

/* --------------------------------------------------- */


table.osusume_table tr td{
	font-size:10px;
	color:505050;
	border-bottom:#505050 dotted 1px;
	padding:1px;
}


/* ---------------------------------------------------------
　既存
--------------------------------------------------------- */

#info{
	margin-left:10px;
}

#info table {
	border: 1px solid #dddddd;
	border-collapse:collapse;
}

#info th, #info td {
	padding: 3px 3px 3px 5px;
}

#info th {
	border:1px solid #dddddd;
	background: #eeeeee;
	padding-left: 10px;
}

#info td {
	border:1px solid #dddddd;
	background: #ffffff;
}

.line{
	background:#eeeeee;
	color:#666666;
	font-weight:bold;
	padding:5px;
	margin:10px 0 5px 0;
}

#list_bukken #bukken td, #list_bukken #bukken th{
	padding:3px;
}

#box_search{
	width:186px;
	margin:10px 0 5px 0;
	line-height:2em;
}

#box_search #txt_free_word{
	width:100%;
}

#box_search #txt_submit{
	background:#545b5f;
	color:#ffffff;
	width:30%;
	margin-left:30px;
	float:right;
	border:1px solid #dddddd;
}


#search .line, .lined_table .line{
	background:#f0f0f0;
	color:#666666;
	font-weight:bold;
	padding:5px;
	margin:10px 0 5px 0;
	cursor:pointer;
	border-left:3px solid #eeeeee;
	border-bottom:1px solid #dddddd;
}

#aisatu {
	background-image:url(http://www.lastarhouse.co.jp/images/8_back.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:588px;
}

.list dl {
	color:#000000;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	width:100%;
}

.list dt {
	background-image:url(http://www.lastarhouse.co.jp/link/images/navi1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	padding-left:30px;
	width:20%;
}

#primary .lin_close{
	background:#eeeeee;
}
#primary .lin_open{
	background:#e7e7e7;
}


#primary .sta_close{
	display:none;
}
#primary .sta_open{
	display:block;
}

/* ---------------------------------------------------------
　物件メニュー部
--------------------------------------------------------- */

.list_menu{
padding:5px;
margin:1em 0 1em 0;
text-align:center;
}

.list_menu a.num{
border:1px solid #dddddd;
padding:0 4px;
margin:0 5px;
}

.list_menu a.num:hover{
border:1px solid #57b3eb;
background:#57b3eb;
color:#ffffff;

}

.list_menu b{
border:1px solid #dddddd;
background:#dddddd;
padding:0 4px;
margin:0 5px;
}
