/* -*- coding: utf-8 -*- */
@charset "UTF-8";


/*** dummy ****/
span.dummy{
	color:#00CC00;
	font-weight:bold;
}

div.dummy{
	border:2px solid #0f0;
}


/**** dummyここまで ***/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height:0;
}
 
.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.f_left {
	float:left;
}

.f_right {
	float:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.mt20 {
	margin-top:20px;
}

.mt40 {
	margin-top:40px;
}

.hide {
	display:none;
}

img {
	vertical-align:bottom;
}

strong {
	font-weight:bold;
}

a {
	color: #006699;
}

a:visited {
	color:#993366;
}

#background{
	background-color: #666666;
}

div#wrap {
	background:url(../image/background.png) #666666 repeat-y top center;
	width:970px;
	margin:0 auto;
	color:#444444;
}


div#breadlist {
	width:920px;
	padding:10px 20px;
	margin:0 auto;
	clear:both;
}

/* header */
#header {
	width:960px;
	margin:0 auto;
}

#header_main {
	height:80px;
	width:960px;
	background:url(../image/header_june.png) no-repeat 0 0;
}

#header h1,
#header h1 a {
	height: 80px;
	width:310px;
}

#header h1 a {
	display:block;
	text-indent: -999999px;
	background: url(../image/logo2.png) no-repeat 0 0;
	outline:none;
	overflow:hidden;
}

#header .f_left {}

#header .f_right {
	margin-right:5px;
	padding-top:8px;
}

#header .f_right span {
	color: #FFF;
	font-weight: bold;
}

#navi {
	background-color:#FFFFFF;
	height:40px;
}

#navi ul li {
	float:left;
	width:120px;
	height:40px;
}

#navi ul li a {
	display: block;
	height: 40px;
	width: 120px;
	background: url(../image/navi.png) no-repeat 0 0;
	text-indent: -999999px;
	outline:none;
	overflow:hidden;
}

#navi ul li#navi_top a {
	background-position:0 0;
}

#navi ul li#navi_top a.current {
	background-position:0 -100px;
}

#navi ul li#navi_sell a {
	background-position:-120px 0;
}

#navi ul li#navi_sell a.current {
	background-position:-120px -100px;
}

#navi ul li#navi_buy a {
	background-position:-240px 0;
}

#navi ul li#navi_buy a.current {
	background-position:-240px -100px;
}

#navi ul li#navi_lend a {
	background-position:-360px 0;
}

#navi ul li#navi_lend a.current {
	background-position:-360px -100px;
}

#navi ul li#navi_rent a {
	background-position:-480px 0;
}

#navi ul li#navi_rent a.current {
	background-position:-480px -100px;
}

#navi ul li#navi_company a {
	background-position:-600px 0;
}

#navi ul li#navi_company a.current {
	background-position:-600px -100px;
}

#navi ul li#navi_voice a {
	background-position:-720px 0;
}

#navi ul li#navi_voice a.current {
	background-position:-720px -100px;
}

#navi ul li#navi_contact a {
	background-position:-840px 0;
}

/* header */




div#main_container {
	width:920px;
	margin:0 auto;
	padding:0 20px 50px;
	clear:both;
}

div#container {
	float:left;
	width: 720px;
}

div#sidemenu {
	float:right;
	width: 180px;
}

/* footer */

#footer {
	background: url(../image/footer.png) repeat-x 0 0;
	height:61px;
	width: 920px;
	margin:0 auto;
	color:#FFF;
	font-size:0.8em;
	padding:10px 20px 0;
	clear:both;
}

#footer a {
	color:#FFF;
}

/* /footer */



/* sidemenu */
#sidemenu_info {
	width:174px;
	padding:1px;
	border:2px solid #CDCDCD;
	margin-top:20px;
}

#sidemenu_inner {
	padding:7px;
	background:url(../image/gray-gd.jpg) repeat-x 0 0;
}

h2#h2_sidemenu_info {
	width:90px;
	height:23px;
	background:url(../image/company-name.gif) no-repeat 0 0;
	text-indent:-999999px;
	border:none;
	margin-bottom:0 !important;
}

#sidemenu_info p {
	margin-top:5px;
	font-size:0.85em;
}

#sidemenu_info table {
	width:100%;
	margin-top:5px;
}

#sidemenu_info table th,
#sidemenu_info table td {
	font-size:0.85em;
	padding:2px 4px;
}

#sidemenu_info table th {
	background-color:#FBB848;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	width:45px;
	font-size:7pt;
}

#sidemenu_info_left{
float:left;
width:100px;
}
#sidemenu_info_right{
	float:right;
	width:60px;
}
	
#sidemenu_info .info {
	margin-top:10px;
}

#sidemenu_info .map {
	margin:15px 0 10px;
}

/* /sidemenu */

/* footer_navi */

#footer_navi {
	width:920px;
	margin:10px auto 20px;
	clear:both;
}

#footer_navi .area {
	width: 160px;
	padding:0 10px;
	_padding:0 7px;
	border-left:1px dotted #CCC;
	float:left;
}

#footer_navi .first {
	border:none;
}

#footer_navi li {
	line-height:160%;
	font-size:11px;
}

#footer_navi h2 a {
	width:160px;
	height:30px;
	text-indent:-999999px;
	background:url(../image/f_navi_ttl.png) no-repeat 0 0;
	margin-bottom:5px;
	display:block;
	outline:none;
	overflow:hidden;
}

h2#f_navi_sell {}

h2#f_navi_buy a {
	background-position:0 -30px;
}

h2#f_navi_lend a {
	background-position:0 -60px;
}

h2#f_navi_rent a {
	background-position:0 -90px;
}

h2#f_navi_company a {
	background-position:0 -120px;
}

/* /footer_navi */



/* custom */
div.detail_container {
	background-color:#FFF;
	padding: 0 10px 10px;
	margin-bottom:20px;
}

div.detail_container .date {
	color:#FAA61A;
}

div.detail_container .main_area {
	padding:0 10px;
}

div.detail_container h4 {
	border-bottom:1px solid #666666;
	border-left:5px solid #666666;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 0 3px 10px;
}

div.detail_container h5 {
	font-weight:bold;
	border-bottom:2px dotted #CCCCCC;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 0;
}

div.detail_container p {
	margin:0 0 1em;
}

div.detail_container img {
	vertical-align:bottom;
}
/* /custom */

div.banner,div.sell-banner{
	width:176px;
	height:66px;
	margin-bottom:15px;
}

div.sell-banner-wsatei{
	width:176px;
	height:120px;
	display:block;
	margin-bottom:15px;

}

div.aut2012{
	width: 176px;
	height: 120px;
	display: block;
	margin-bottom: 15px;
}


div.aut2012 a {
	display:block;
	width:100%; height:100%;
	border:2px solid #fde;

}

div.aut2012 a:hover {
	border-color:#e69;
	
}



div.sell-banner-wsatei a {
	display:block;
	width:100%; height:100%;
	border:2px solid #CDCDCD;

}

div.sell-banner-wsatei a:hover {
	border-color:#000;
	
}


div.sell-banner-blog{
	width:176px;
	height:66px;
	display:block;

}


div.sell-banner-blog a {
	display:block;
	width:100%; height:100%;
	border:2px solid #CDCDCD;

}

div.sell-banner-blog a:hover {
	border-color:#00aa00;
	
}




div.banner a,div.sell-banner a{
	display:block;
	border:2px solid #cdcdcd;
	width:100%;
	height:100%;
}

div.banner a:hover{
	border:2px solid #FAA61A;
}

div.sell-banner a:hover {
	border:2px solid #FF0033;
}

div.banner-recruit a:hover {
	border-color: #0462d7;
}

div.l-banner,div.l-sell-banner{
	width:176px;
	height:96px;
	margin-bottom:15px;

}

div.l-banner a,div.l-sell-banner a{
		border:2px solid #cdcdcd;
		display:block;
		width:100%;
		height:100%;
}

div.l-banner a:hover{
		border:2px solid #FAA61A;
	
}


div.l-sell-banner a:hover{
		border:2px solid #ff0033;
	
}

.small{
	font-size:0.8em;
}

.wsatei-txt{
font-size:0.8em;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:5px;
}


div.pagetop {
	margin-top:40px;
	text-align:right;
}


#tel-default {
	width: 700px;
	height: 141px;
	background: url(../image/tel-default.png) no-repeat 0 0;
	text-indent:-999999px;
	margin: 30px 0 10px 10px;
}

#tel-default a {
	width: 100%;
	height: 100%;
	display: block;
	outline:none;
	overflow:none;
}


div.navi-next{
float:right;
padding:30px 0px 10px 30px;
margin:10px 0px 10px 0px;
}

div.navi-prev{
float:left;
padding:30px 0px 10px 0px;
margin:10px 0px 10px 0px;
}



/* side_news */
div#side_news {
	border:2px solid #CCC;
	margin-bottom:15px;
	padding:0 1px;
}

div#side_news div.area {
	padding:4px;
}

div#side_news h2#h2_side_news {
	background: url(../image/h2_side_news.png) no-repeat 0 0;
	width:174px;
	height:30px;
	text-indent:-999999px;
}

div#side_news .cont{
	font-size:0.8em;
}

div#side_news .ttl {
	margin-bottom:5px;
}

div#side_news .ttl a {
	font-weight:bold;
	font-size:0.9em;
}

div#side_news .more {
	font-size:0.75em;
	margin-top:10px;
}

/* /side_news */

.side-banner{}
.side-banner img{
	margin:10px 0px;
}

/*buy*/

.is_negotiation{
	padding: 2px 5px;
	text-align: center;
	background-color: #cc9900;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 5px;
}
.box .is_negotiation{
	width:80px;
	margin:5px auto;
}

#common_area .is_negotiation{
	width:80px;
	float:left;
	margin-top: 0;
}

