@charset "utf-8";
/*
Theme Name: smart009
Theme URI: http://theme.o2gp.com/
Description: smart009
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: Housing

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
	color:#333333;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	line-height: 20px;
}


a{color:#fa9300;text-decoration:none;}
a:hover{color:#fac421;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

/*************
メインビジュアル
*************/
#main_img{
width: 644px;
height: 240px;
padding: 0 0;
background: url(../images/main.jpg) no-repeat top center;
float: right;
margin-bottom:20px;
}

/*************
全体
*************/
#wrapper{
	width: 100%;
	background-color: #FFF1C5;
	background-image: url(/wp-content/uploads/2012/07/bg01.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#content{
	margin: 0 auto;
	width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
height: 153px;
margin: 0 auto;
width: 910px;
}

#header h1 {
margin: 10px 0;
padding: 0 0;
font-size: 12px;
font-weight: normal;
}

#header_area{
height:80px;
padding: 0 0 10px 0;
background: url(../images/header.png) no-repeat 100% 20px;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0 0 20px;
width: 910px;
height: 46px;
background:url(../images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(../images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#buy{background-position:-130px 0;}
ul#topnav a#sell{background-position:-260px 0;}
ul#topnav a#investment{background-position:-390px 0;}
ul#topnav a#voice{background-position:-520px 0;}
ul#topnav a#loan{background-position:-650px 0;}
ul#topnav a#company{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#buy:hover, ul#topnav li.active a#buy{background-position:-130px -46px;}
ul#topnav a#sell:hover, ul#topnav li.active a#sell{background-position:-260px -46px;}
ul#topnav a#investment:hover, ul#topnav li.active a#investment{background-position:-390px -46px;}
ul#topnav a#voice:hover, ul#topnav li.active a#voice{background-position:-520px -46px;}
ul#topnav a#loan:hover, ul#topnav li.active a#loan{background-position:-650px -46px;}
ul#topnav a#company:hover, ul#topnav li.active a#company{background-position:-780px -46px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 620px;
padding: 0 0 15px;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
	display: block;
	height: 36px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background: url(../images/heading.png) no-repeat top left;
	padding: 8px 35px 0 25px;
}

#main h3 {
display: block;
padding: 8px 35px 0 25px;
height: 36px;
font-size: 14px;
background: url(../images/h3.png) no-repeat top left;
color: #666666;
margin: 10px 0 0;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin: 0 0 15px 10px;
}

#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#666666;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}
.center{text-align:center;}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}
#footer li{
background: url(../images/list.png) no-repeat 0 center;
margin: 0 0 5px 0;
padding:0 0 0 20px;
list-style: none;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 0 0 15px;
}

.side_ban_last{margin-bottom:20px;}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	display: block;
	height: 36px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background: #ffffff url(../images/heading2.png) no-repeat;
	padding: 8px 10px 0 25px;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #cccccc;
line-height: 140%;
}

#sidebar li a{
	background: url(../images/list.png) no-repeat 0 50%;
	display: block;
	padding-left:20px;
	color: #F60;
}

/*************
/* 検索
*************/
#search {
width:265px;
height:240px;
background: url(../images/search.jpg) no-repeat 0 0;
margin-bottom:20px;
}
#search div{
text-align:center;
}
#search p {
display:block;
texta-lign:left;
font-size: 14px;
color:#666666;
padding: 80px 0 10px 20px;
margin-bottom:0;
}
#searchsubmit {
display:block;
width:163px;
height:42px;
background: url(../images/search_btn.png) no-repeat 0 0;
margin: 15px auto 0 auto;
border: none;
cursor:pointer;
}
#s {
width:220px;
height: 26px;
padding: 3px 5px;
border: #cccccc solid 1px;
background: #ffffff url(../images/icon_search.gif) no-repeat 210px center;
}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
background: #ffffff url(../images/bg_foot.png) repeat-x center top;
}

#footer .inner{
width: 910px;
margin: 0 auto;
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
color:#999999;
}
