@charset "shift_jis";
/*------ヘッダー------*/
#header{
	background-image: url(../images/bg_header.jpg);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 780px;
	background-repeat: no-repeat;
	position:relative;
}
#logo{
	margin: 0px;
	padding: 0px;
}
#logo{
	margin:0;
	padding: 0px;
	height: 60px;
	width: 337px;
	text-indent: -9999px;
}
#logo a{
	height: 60px;
	width: 337px;
	background-repeat: no-repeat;
	display: block;
}

div#top_menu{
	clear:both;
	margin: 0px auto 0px;
	padding: 0px;
}

div#top_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1{
	display:none;}
div#top_menu li{
	float:left;
}

div#top_menu ul li a{
	display:block;
 	top:25px;
	height:14px;
	position:absolute;
	border:1px solid #eee;
	text-indent:-9999px;
	background-color:#fff;
	filter:alpha(opacity=0); /*IE*/
	-moz-opacity:0; /*FF*/
	opacity:0;
}

div#top_menu ul li a:hover{
	color:#0072BC;
}


div#top_menu ul li.bn_home07 a{
 	left:506px;
	width: 55px;
}
div#top_menu ul li.bn_home08 a{
	left:580px;
	width: 60px;
}
div#top_menu ul li.bn_home09 a{
	left:652px;
	width: 40px;
}
div#top_menu ul li.bn_home10 a{
	left:699px;
	width: 80px;
}

/*------サイドバー--------*/
#sidebar{
	margin: 0 5px 0 0;
	padding: 0;
	width: 180px;
	float: left;
}
#nav{
	margin: 0px;
	padding: 0px;
}
#nav h2{
	background-image: url(../images/title_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 180px;
	text-indent: -9999px;
}
#nav h2:hover{
	background-image: url(../images/title_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 180px;
	text-indent: -9999px;
}
#nav h3{
	margin: 0;
	padding: 0px;
	width: 180px;
	height:40px;
	line-height:34px;
	font-size:14px;
	text-indent:30px;
	color:#ffffef;
	background-image: url(../images/bg_nav_h3.gif);
	
}
#nav h4{
	margin: 15px 0 0;
	padding: 0;
	width: 150px;
	font-size:12px;
	font-weight:normal;
	text-indent:0;
	border-bottom:1px solid #6076b0;
}
#nav h5{
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 150px;
	text-indent:20px;
}
#nav ul{
	list-style-type: square;
	list-style-position:inside;
	display:inline;
	margin: 5px 0;
	padding: 0;
}
#nav li{
	font-size: 12px;
	width:150px;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	border-bottom:1px dotted #333;
}
#nav li a{
	margin:0;
	color: #228900;
}
#nav li a:hover{
	color:#a48a4f;
}
#nav li.parent {
	background-image: url(../images/bt1.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 10px 0;
	height: 39px;
	line-height:39px;
	width: 150px;
	display: block;
}

#nav li.parent a{
	color: #228900;
	margin: 0;
	height: 39px;
}
#nav li.parent a:hover{
	color:#a48a4f;
}

#nav li.bt_l {
	background-image: url(../images/bt_l.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 10px 0 0 6px;
	height: 45px;
	width: 150px;
	display: block;
}
#nav li.bt_l span{
	color:#fff;
	font-weight:bold;
	display:block;
	margin:10px 0 0 10px;
}

#blogbanner{
	margin: 38px 0px 10px;
	padding: 0px;
}
#blogbanner ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#blogbanner li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 130px;
	text-indent: -9999px;
}
#blogbanner li a{
	height: 100%;
	width: 100%;
	display: block;
}
#blogbanner li#banner-blog{
	background-image: url(../images/bt_blog.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
}

#banner{
	margin: 0px;
	padding: 0px;
}
#banner p{
	margin: 0px 2px 10px;
	padding: 0px;
	float:left;
}

#nav .side_form{
	width:180px;
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	border-bottom:1px dotted #eb7800;
}

#nav .side_form select{
	width:180px;
	margin:0;
	padding:0;
}

/*---右サイド---*/
#sidebar_r{
	margin:0;
	padding: 0;
	width: 160px;
	float: right;
}
#nav_r{
	margin: 0px;
	padding: 0px;
}
#nav_r h3{
	margin:0;
	padding:0px;
	height:26px;
	text-indent:-9999px;
}
#sidebar_r #nav_r div.new_bukken h3{
	background:#fff url("../images/bg_new_h3.jpg") no-repeat;
}

#sidebar_r #nav_r div.osusume_bukken h3{
	background:#fff url("../images/bg_osusume_h3.jpg") no-repeat;
}


#sidebar_r #nav_r div.new_bukken{
	background-color:#ccedf7;
}
#sidebar_r #nav_r div.osusume_bukken{
	display:block;
	margin:0;
	background-color:#fbf3ce;
}
#sidebar_r #nav_r div div{
	font-size:12px
	}
#sidebar_r #nav_r div a{
	display:block;
	padding:20px 0 10px 13px;
}

/*------ベース------*/
#container{
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#content{
	margin: 0px;
	padding: 0px;
	width: 780px;
	clear:both;
}
#content h2{
clear:both;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#main{
	margin: 0px;
	padding: 0px;
	width: 590px;
	float:right;
}
.clear{
	clear: both;
	float: none;
}
a:link {
	color: #333333;
    text-decoration: none
}
a:visited { 
	color: #333333;
    text-decoration: none
}
a:hover { 
	color:#a48a4f;
    text-decoration: none
}

a img{
	border:none;
}

#bread{
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	margin: 15px 10px 0px 0px;
	text-indent:100px;
	padding: 0px;
	width: 500px;
}
div#map-main{
	width: 420px;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
p#map{
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.b_red{
	color:red;
	font-weight:bold;
}

#g_map,#shop_image{
	margin:5px 0 0 30px;
}

/*--------トップページ--------*/
#topnew{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 320px;
	height: 120px;
	text-align: left;
	color:#666;
}
#topnew h3{
	background-image: url(../images/title_new.jpg);
	margin: 0 0 0 3px;
	padding: 0px;
	height: 30px;
	width: 317px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#new{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 400px;
        height: 160px;
	text-align: left;
	color:#999;
	border-bottom:1px solid #73cce7;
	border-left:1px solid #73cce7;
	overflow-y:scroll;
}
#new dl{
	margin: 0 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
#new dt{
	background-image: url(../images/bg_new.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	color:#2fa7cd;
}
#new dd{
	margin: 0;
	padding: 0;
	border-bottom:1px dotted #ccc;
}
#new p{
	background-image: url(../images/b_new.jpg);
	margin: 4px 0px 8px 15px;
	padding: 0px;
	height: 1px;
	width: 250px;
	clear: both;
	float: none;
	background-repeat: no-repeat;
}

#text{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 400px;
	text-align: left;
	color:#999;
	border:1px solid #73cce7;
}

#text dl{
	margin: 0 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
#text dt{
	background-image: url(../images/bg_new.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	color:#2fa7cd;
}
#text dd{
	margin: 0;
	padding: 0 0 5px 0;
	color: #333;
}
#text p{
	background-image: url(../images/b_new.jpg);
	margin: 4px 0px 8px 15px;
	padding: 0px;
	height: 1px;
	width: 250px;
	clear: both;
	float: none;
	background-repeat: no-repeat;
}
#topics{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 420px;
	text-align: left;
}
#topics h3{
	background-image: url(../images/bg_title.jpg);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 35px;
	width: 355px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 150%;
	color:#333;
}
#topics h4{
	background-image: url(../images/bg_subtitle.jpg);
	margin: 0px 0px 5px 25px;
	padding: 0px 0px 0px 15px;
	height: 35px;
	width: 355px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
}

#topics h5{
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 15px;
	width: 420px;
	font-size: 12px;
}

#topics p{
	width: 420px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}

#top_image{
	margin:0 3px 0 0;
}

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

/*--------物件表--------*/


/*
#carshousaitop{
}

#carshousaitop th{
	border:1px inset #47baf0;
	width:70px;
	background: url("../images/bg_th1.jpg") center left no-repeat;
	font-size:12px;
	text-align:center;
	color:#001b55;
}

#carshousaitop td{
	border-bottom:1px dotted #47baf0;
	font-size:12px;
	color:#001b55;
}

#carshousaitop td img{
	border:2px inset #999;

*/



}#carshousaimid{
	fontsize: 14px;
	width: 555px;
}

#carshousaimid th{
	border:1px inset #47baf0;
	width:70px;
	background: url("../images/bg_th1.jpg") center left no-repeat;
	font-size:14px;
	text-align:center;
	color:#001b55;
}

#carshousaimid td{
	border-bottom:1px dotted #47baf0;
	font-size:14px;
	color:#001b55;
	width: 485px;
}

#carshousaimid td img{
	border:2px inset #999;
}

input {
	margin: 5px 0 ;
}

#list {
}
.table_list{
	width: 555px;
	margin-left: 5px;
	margin-bottom: 10px;
	color:#666;
	border-collapse:collapse;
	font-size:14px;
}

.tb_ch {
	width: 565px;
	margin-left: 10px;
	margin-bottom: 10px;
	color:#666;
	border-collapse:collapse;
	font-size:14px;
}

.table_list th{
	background: #eee;
	border:1px solid #ccc;
	padding: 5px;
	width: 110px;
	font-size: 14px;
	font-weight:normal;
	vertical-align: top;
	color:#333;
	text-align:center;
}
.tb_ch th{
	background: #eee;
	border:2px solid #bbb;
	border-right:1px dotted #ddd;
	padding: 5px;
	width: 200px;
	font-size: 12px;
	font-weight:normal;
	vertical-align: top;
	color:#333;
	text-align:center;
}
.tb_ch td{
	padding:0 5px;
	padding-top: 5px;
	border:2px solid #bbb;
	border-left:1px dotted #ddd;
	width: 10px;
	font-size:14px;
}

.table_list td{
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom:1px dotted #ccc;
	width: 400px;
	text-align: left;
	vertical-align: top;
	font-size:14px;
}
.table_list td.td_list_title{
	background-image: url('../images/buekkenicon.jpg');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	font-weight: bold;
	
}

#list_category table{
	width:590px;
	border-collapse:collapse;
	font-size:12px;
	padding:3px;
}

#list_category table thead th{
	text-align:center;
	color:#fff;
	border-left:1px dotted #cf0;
	border-right:1px dotted #cf0;
	background-color:#38b3e0;
	padding:3px;
}

#list_category table th{
	border:1px dotted #9c0;
	color:#38b3e0;
	background-color:#98d7ef0;
	padding:3px;
}

#list_category table td{
	border:1px solid #666;
	padding:3px;
}

/*--------トップ物件表--------*/
#list2 {
	width: 400px;
}
.table_list2 {
	width: 360px;
	margin-left: 10px;
	margin-bottom: 10px;
	color:#666;
	border-collapse:collapse;
}
.table_list2 th{
	background: #eee;
	border:1px solid #ccc;
	padding: 5px;
	width: 110px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	vertical-align: top;

}
.table_list2 td{
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	vertical-align: top;
}

.table_list2 td.td_list_title{
	background-image: url('../images/buekkenicon.jpg');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	font-weight: bold;

}

#list_category2 table{
	border-collapse:collapse;
	font-size:12px;
	padding:3px;
}

#list_category2 table thead th{
	text-align:center;
	border-left:1px dotted #cf0;
	border-right:1px dotted #cf0;
	background-color:#9c0;
	padding:3px;
}

#list_category2 table th{
	border:1px dotted #9c0;
	background-color:#ffc;
	padding:3px;
}

#list_category2 table td{
	border:1px solid #666;
	padding:3px;
}

/*--------コンテンツ--------*/
#type{
	margin: 0;
	padding: 0;
	width:430px;
	text-align: left;
	float:left;
}
#toppage #main #type h3{
	clear:both;
	background-image: url('../images/bg_title.gif');
	height: 35px;
	width: 400px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	text-indent:50px;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#fff;
}
#main #type h3{
	clear:both;
	background-image: url('../images/bg_title.gif');
	height: 35px;
	width: 550px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	text-indent:50px;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#fff;
}
#type h4{
	background-image: url('../images/bg_subtitle.jpg');
	height: 35px;
	width: 355px;
	background-repeat: no-repeat;
	font-size: 12px;
	color:#fff;
	line-height: 30px;
	text-indent:30px;
	text-align:left;
	margin:0px 0px 10px 10px;
	padding:0;
}
#type h5{
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 30px 0px;
	text-align: left;
	text-decoration: underline;
}

#type2 {
	margin: 5px ;
	padding: 0;
	width:560px;
	text-align:left;
	float:left;
}
#type2 h3{
	background-image: url('../images/bg_title2.gif');
	height: 35px;
	width: 390px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	text-indent:40px;
	margin:10px;
	padding:0px;
	color:#fff;
}
#type2 h4{
	background-image: url('../images/bg_subtitle2.gif');
	height: 35px;
	width: 550px;
	background-repeat: no-repeat;
	font-size: 14px;
	color:#000;
	line-height: 30px;
	text-indent:40px;
	text-align:left;
	margin:10px;
	padding:0;
}
#type2 h5{
	font-size: 10px;
	font-weight: bold;
	margin:10px auto;
	padding: 0px 0px 30px 0px;
	text-align: left;
	text-decoration: underline;
}
#type2 dl{
	width: 170px;
	margin: 0px;
	padding: 0px 2px;
	font-size: 12px;
	line-height: 150%;
	float: left;
	text-align: center;
}
#type2 dt{
	margin: 0px 0px 5px;
	padding: 0px;
	width: 170px;
}
#type2 dd{
	margin: 0px 0px 0px;
	padding: 0px;
	width: 170px;
	text-align: left;
}


#type2 a.a_shousai{
	color:#c00;
	font-weight:bold;
	padding:0;
}

#type2 a.a_shousai:hover{
	color:red;
}


td {
font-size: 12px;
}

.memo{
	font-size:14px;
	width: 400px;
	float: left;
	text-align: left;
	padding: 15px 0px 18px 10px;
	color:red;
}

#main .table1{
	margin:0 0 0 10px;
	width:400px;
	font-size:80%;
	border-collapse:collapse;
}
#main .table1 td,#main .table1 th{
	border:1px solid #666;
	padding:3px;
}

#main .table1 th {
	border-bottom:1px solid #CCCCCC;
	background-image: url('../images/buekkenicon.jpg');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 110px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: top
}
#main .table1 td {
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}

/*--------フッター--------*/

#footer{
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 780px;
	background:#fff url("../images/bg_footer.gif") left bottom no-repeat;
}
#foot-nav{
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 5px 0 0;
	color: #228900;
}

#foot-nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#foot-nav ul li{
	margin:0 0 0 10px;
	padding:0;
	float:left;
}


#foot-nav a{
	color: #2fa7cd;
}
#foot-nav a:hover{
	color: #8AD6F9;
}
#footer span{
	text-indent:-9999px;
}

/*-------トップページオススメ----------*/
#osusume {
}
#osusume h4{
	margin:0;
	padding:0;
	height:45px;
	text-indent:-9999px;
}

#osusume .baba h4{
	background:url(../images/bg_baba.jpg) no-repeat;
}

#osusume .shibuya h4{
	background:url(../images/bg_shibuya.jpg) no-repeat;
}

#osusume div.baba div{
	margin:3px;
	float:left;
	width:185px;
	background:#0b2b44;
}
#osusume div.baba div a span,
#osusume div.shibuya div a span{
	width:185px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:3px auto 0;}
#osusume div.baba div a:hover span,
#osusume div.shibuya div a:hover span{
	color:#fcebda;
}
#osusume div.shibuya div{
	margin:3px;
	float:left;
	width:185px;
	background:#400000;
}

#osusume div.baba div a img,
#osusume div.shibuya div a img{
	margin:10px 0 10px 27px;
	border:1px inset #eee;
	height:100px;
}

#osusume div.baba div a div,
#osusume div.shibuya div a div{
	margin:0;
	padding:5px;
	width:100%;
	background:#fff;
}

#osusume .baba,
#osusume .shibuya{
	clear:both;
	font-size:12px;
}

/*-------トップページ用バナー----------*/
#banner {
	width:400px;
	margin:0 0 0 10px;
	padding0 0 10px;
}
#banner p{
	float:left;
	text-align:left;
	width:200px;
	margin:0px;
	padding:0px;
}
/*---------------求人情報---------------------*/
#recruit {
	clear:both;
	width:550px;
	margin:20px auto;
}
#recruit table tr td,#recruit table tr th{
	line-height:35px;
	height:35px;
	vertical-align:middle;
	border-bottom:2px dotted #ccc;
	text-align:left;
}
#recruit table tr th{
	width:150px;
	font-weight:bold;
	text-indent:30px;
}
#recruit table tr td{
	width:400px;
}
/*-----------スタッフ紹介------------*/
#staff {
	width:475px;
}
#staff table {
	clear:both;
	width:475px;
	height:180px;
	margin:5px auto;
	text-align:left;
}
#staff table td {
	border-bottom:2px dotted #ccc;
	line-height:16px;
	font-size:14px;
	height:16px;
}
#staff div img {
	margin:0 10px;
}
#staff hr {
	width:475px;}
	
#main #list_category div.page-navi{
	width:580px;
	overflow:hidden;
	border:1px solid #eee;
	display:inline-block;}
div.page-navi a{
	display:inline;}

.no_border{
	border-top:none;
	border-left:none;
	border-right:none;
	}