@charset "utf-8";
/*
Theme Name: 中央不動産
Theme URI: http://wordpress.org/
Description: トラベルブックマークを参考に作成
Version: 1.0
Author: e-press
Author URI: http://www.e-press.jp/
*/

/*初期設定*/
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	margin:0;
	padding: 0;
	color:#333;
	font-size:80%;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {}
ol,ul {
	list-style-type:none;
}
fieldset,img { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }

a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {}
/* float clear! */
.clear{clear:both}
/*clearfix*/
.clearfix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

/*clearfix End*/
/* float clear!_End*/

.f_left{float:left;}
.f_right{float:right;}
.image_clear{ font-size:0}

/*コンテンツ整形*/
#header{margin:0 auto;
height:133px;
vertical-align:top;
font-size:0;
}

* html #header{height:auto;}

#footer{
clear:both;
background:url(../../../../img_common/footer_line.gif) repeat-x center center;
margin:0 auto;
text-align:center;
}

#copyright{background:url(../../../../img_common/footer_line.gif) repeat-x center center;
width:900px;
margin:0 auto;}

#topimage{}

#contents{
width:900px;
margin:15px auto 0;}

#topmaincontents{
width:685px;
float:left;}

#l_sidebar{
width:200px;
float:left;
}

#main{
width:470px;
float:right;
}

#r_sidebar{
width:200px;
float:right;
}

/*ヘッダー*/
#logoarea{
margin:0 auto;
width:900px;
}

#logo{float:left;}
#telephone{float:right;}

#headmenu{clear:both;
background:url(../../../../img_common/headbackline.gif) repeat-x top center;
}

#headmenu ul{width:900px;
margin:0 auto;}

#headmenu li{
display:inline;
}

#commonbackimage{
margin:0;
background:url(../../../../img_common/titleimage_common_backline.jpg) repeat-x top center;}


/*サイドバー*/
/*物件検索*/
#searchbox{
border:#D2D2D2 5px solid;
padding:8px;
}

#searchform{width:176px; margin:10px 0 3px;}
input#text_area{width:130px;}

input#searchsubmit{
border:1px solid #737373;
background:#737373;
color:#FFFFFF;
width:2.2em;
margin-left:5px;
}

input#searchsubmit:hover{
border:1px solid #737373;
background:#dddddd;
color:#666666;
width:2.2em;
margin-left:5px;
}

/*カテゴリ全般*/
.cate_margin{margin-top:15px;}
.category{}
.category ul{
background:url(../../../../img_common/cate_backline.jpg) repeat-y top left;
padding-top:8px;
}

.category li{padding:2px 0;}

.bunner_area{margin-top:15px;}

/*メインコンテンツ*/
#newarea{}

#newarea h3{}

#newaria_text{
background: url(../../../../img_top/whatsnew_line.jpg) repeat-y top left;
text-align:left;
padding:10px 0;
}

#newaria_text ul{
padding:10px 13px;
overflow:auto;
height:80px;
width:430px;}

#newaria_text li{
display:block;
padding:7px 0 7px 16px;
background:url(../../../../img_common/allow01.gif) no-repeat 0 0.7em;
border-bottom:1px dotted #cccccc;}

#sarchpurpose{
border:#D2D2D2 5px solid;
padding:8px;
margin-top:15px;
}

#sarchpurpose ul{text-align:center;
margin:10px auto;}

#sarchpurpose li{display:inline;
margin-right:6px;}

#sarchpurpose li.list_end{
margin-right:0;}

/*新着物件*/
#newhouse{
border-left:3px #33CC87 solid;
padding:5px 10px;
text-align:left;}

#newhouse_textarea{
height:100px;
overflow:auto;
text-align:left;}

.newsline{text-indent:-6.5em;
padding-left:6.5em;}

#newhouse_textarea li{
display:block;
padding:7px 0 7px 16px;
background:url(../../../../img_common/allow01.gif) no-repeat 0 0.8em;
border-bottom:1px dotted #cccccc;
text-align:left;
line-height:1.3;}

#newhouse_textarea li a{
text-align:left;
text-decoration:underline;
color:#000000;
margin-left:1em;}

#newaria_text li a{
text-decoration:none;
color:#000000;
margin-left:1em;
}

#newaria_text li a{text-decoration:underline;}
#newhouse_textarea li a:hover{text-decoration:underline;}

/*スクロールバーの色変更*/
.scrollbar_change{
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#ddd;
scrollbar-face-color:#33CC87;
scrollbar-highlight-color:#33CC87;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#dddddd;
}

#maincontents{
float:left;
width:635px;
border:#D2D2D2 5px solid;
padding:20px;
text-align:left;
line-height:1.4;
}

#articlearea{
text-align:left;
line-height:1.4;
}

#maincontents .returntop{text-align:right;}
#maincontents .returntop a{color:#000000;}
#maincontents .returntop a:hover{
color:#000000;
text-decoration:underline;}
