/* COMMON */


* {
	margin: 0;
	padding: 0;
}

p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 0.9em; 
	font-weight: normal; 
	color: #020202; 
	line-height: 150%;
}


img {
	border: 0px;
	margin: 0;
	vertical-align: middle;
}

ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: underline;;
}

input{
	margin: 5px 7px 0px 0px;
}

html {
	overflow-y: scroll;
}


body { 
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url('../images/bg.jpg') 0 0 repeat-x;
	
}

#container {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}

#space {
	clear: both;
	float: left;
	width: 900px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:20px;
	height:20px;
}

/*
ヘッダー
*/
#header_border {
	clear: both;
	height: 20px;
	width: 900px;
	background-color: #def0d0;
	margin-left: 0px;
	margin-right: 0px;
}

#header_border h1{
	height: 20px;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
}

#header_border p{
	font-size: 9pt;
}

#header {
	clear: both;
	height: 90px;
	width: 900px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
	background: url('../images/user/header.jpg') no-repeat;
}
	
#header h2.logo {
	
	float: left;
	height: 90px;
	width: 350px;
	text-align: left;
	text-indent: -9999px;	
}

#header h2.save {
	float: right;
	height: 30px;
	width: 189px;
	margin-top: 40px;
	text-indent: -9999px;
}

#header h2 img {
	border: 0px;
	margin: 0;
	vertical-align: middle;
}

#header h2 span {
	visibility: hidden;
}

#header h2.logo a {
	width: 350px;
	height: 90px;
	margin-top: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	/*\*/
		overflow: hidden;
	/**/
}


#header_right {
	float: right;
	height: 43px;
	margin-top: 17px;
	width: 300px;
	text-align: right;
	line-height: 100%;
}

/*
コンテンツ
*/

#contents {
	
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	background: #FFFFFF;
	overflow:hidden;
}

/*
サブページ
*/

#subpage {

	clear: both;
	width: 880px;
	overflow:hidden;
}

/*
検索ページ
*/

#search {
	clear: both;
	float: left;
	width: 880px;
	margin-bottom:15px;
}

#search h2{
	width: 880px;
	height: 40px;
	margin-left: 10px;
	background: url('../images/user/search_title.jpg') no-repeat;
	text-indent: -9999px;
}

#search table{
	font-size: 0.9em;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
}

table.search td{
	padding: 10px 10px 10px 10px;
	text-align:left;
}

table.search td.checkbox label{
	display: inline;
	float:left;
	width:150px;
}

table.search td.button{

	text-align:center;
}

#detail {
	clear: both;
	float: left;
	width: 900px;
	margin-bottom:15px;
}

#detail h2{
	width: 900px;
	height: 30px;
	background-color: #65b822;
	padding-left: 15px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 1.0em; 
	font-weight: bold;  
	line-height: 150%;
}

#detail_left{
	float: left;
	width: 500px;
	margin-right: 10px;
	margin-bottom:15px;
}

#detail_right{
	float: left;
	width: 390px;
	margin-bottom:15px;
}

#detail_others {
	clear: both;
	float: left;
	width: 900px;
	margin-bottom:15px;
}

#detail_others h2 {
	width: 900px;
	height: 30px;
	background-color: #65b822;
	padding-left: 15px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 1.0em; 
	font-weight: bold;  
	line-height: 150%;
}

#detail_contact {
	clear: both;
	float: left;
	width: 900px;
	margin-bottom:15px;
}

#detail_contact h2 {
	width: 900px;
	height: 30px;
	background-color: #65b822;
	padding-left: 15px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 1.0em; 
	font-weight: bold;  
	line-height: 150%;
}

#subpage_title {
	float: left;
	width: 770px;
	height: 31px;
	margin-bottom: 5px;
}

#subpage_contents {
	float: left;
	width: 764px;
	margin-bottom: 15px;
	border: 3px double #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents p {
	color: #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents p .price {
	color: #e93a00;
	overflow:hidden;
}



#left {
	float: left;
	width: 240px;
	margin-right: 20px;
}


#right {
	float: left;
	width: 640px;
}

#right_sub {
	float: left;
	width: 627px;
}


/*
会社
*/

#company {
	clear: both;
	float: left;
	width: 240px;
	margin-bottom:15px;
}

#company h2 {
	width: 240px;
	height: 342px;
	background: url('../images/user/company.jpg') no-repeat;
	text-indent: -9999px;
}

/*
店長
*/

#tencho {
	clear: both;
	float: left;
	width: 240px;
	margin-bottom:15px;
}

#tencho h2 {
	width: 240px;
	height: 237px;
	background: url('../images/user/tencho.jpg') no-repeat;
	text-indent: -9999px;
}

/*
携帯
*/

#mobile {
	clear: both;
	float: left;
	width: 240px;
	margin-bottom:15px;
}

#mobile h2 {
	width: 240px;
	height: 260px;
	background: url('../images/user/mobile.jpg') no-repeat;
	text-indent: -9999px;
}

/*
バナー
*/

#banner {
	clear: both;
	float: left;
	width: 240px;
	margin-bottom:15px;
	text-align: center;
	line-height: 150%;
}

#banner h2 {
	width: 240px;
	height: 260px;
	background: url('../images/user/mobile.jpg') no-repeat;
	text-indent: -9999px;
}

/*
map
*/

#map {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom:15px;
}

#map h2 {
	width: 640px;
	text-indent: -9999px;
}


/*
おすすめ物件
*/

#recommend {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom:15px;
	background-color:#f0f0f0;
	text-align:center;
}

#recommend h2 {
	width: 640px;
	height: 34px;
	background: url('../images/user/recommend_title.jpg') no-repeat;
	text-indent: -9999px;
}

#recommend p {
	font-size: 0.8em;
	line-height: 150%;
}

#recommend table{

}

table.recommend td {
	padding-top:10px;
	text-align: center;
	background: url('../images/user/recommend_mat.jpg') no-repeat;
}

/*
特集物件
*/

#tokushu {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom: 15px;
	backgroud-color: #f0f0f0;
	text-align: center;
}

#tokushu h2 {

	width: 640px;
	height: 34px;
	background: url('../images/user/tokushu_title.jpg') no-repeat;
	text-indent: -9999px;
}

#tokushu ul li{
	display: inline;
}

/*
個人情報に関して
*/

#privacy {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom:15px;
	background-color:#f0f0f0;
	text-align:center:
}

#privacy h2 {
	width: 640px;
	height: 34px;
	background: url('../images/user/about_privacy_title.jpg') no-repeat;
	text-indent: -9999px;
}

#privacy p {
	padding: 20px;
	font-size: 0.9em;
	line-height: 150%;
	color: #020202;
}

/*
会社概要
*/

#kaisha {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom:15px;
	background-color:#f0f0f0;
	text-align:center:
}

#kaisha h2 {
	width: 640px;
	height: 34px;
	background: url('../images/user/about_company_title.jpg') no-repeat;
	text-indent: -9999px;
}

#kaisha p {
	padding: 20px;
	font-size: 0.9em;
	line-height: 150%;
	color: #020202;
}

/*
免責事項
*/

#menseki {
	clear: both;
	float: left;
	width: 640px;
	margin-bottom:15px;
	background-color:#f0f0f0;
	text-align:center:
}

#menseki h2 {
	width: 640px;
	height: 34px;
	background: url('../images/user/about_menseki_title.jpg') no-repeat;
	text-indent: -9999px;
}

#menseki p {
	padding: 20px;
	font-size: 0.9em;
	line-height: 150%;
	color: #020202;
}


/*
お知らせ
*/

#topics {
	clear: both;
	float: left;
	margin-top:15px;
	width: 240px;
}

#topics h2 {
	width: 240px;
	height: 48px;
	background: url('../images/info_title.jpg') no-repeat;
	text-indent: -9999px;
}

#topics p {
	font-size: 0.8em;
	line-height: 150%;
}

#topics ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#topics li {

	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	border-bottom: 1px dotted #CCCCCC;
}

#topics img {
	vertical-align: middle;
}



/*
ログイン
*/

#login {
	clear: both;
	width: 340px;
	vertical-align: middle;
}

#login h2{
	width: 340px;
	height: 26px;
	margin-bottom: 10px;
	background: url('../images/login.jpg') no-repeat;
	text-indent: -9999px;
}

#login_box .top {
	clear: both;
	width: 340px;
	height: 11px;
	background: url('../images/login_bg_top.jpg') no-repeat top;
}

#login_box .middle{
	clear: both;
	height:auto !important;
	width: 340px;
	background: url('../images/login_bg.jpg') repeat-y;
}

#login_box .bottom{
	clear: both;
	width: 340px;
	height: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('../images/login_bg_bottom.jpg') no-repeat top;
}


#login_box p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 200%;
}
/*
#login_box a{
	width: 100px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	/*\*/
		overflow: hidden;
	/**/
	background: url("../images/user/login_button.jpg") left top no-repeat;
	margin: 0px 0px 0px 0px;
}

#login_box a:hover,
#login_box a:active{
	background: url("../img/login_button_on.jpg") -190px top no-repeat;
}
*/

#space_r {
	clear: both;
	float: left;
	width: 240px;
	height: 30px;
}


/*
フッター
*/
	
#footer {
	clear: both;
	width: 900px;
	height: 73px;
	background: url('../images/user/footer.jpg') no-repeat;
	text-align: center;
	font-size: small;
	margin: 0 auto;

}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	border-left: 1px solid #000066;
}

#footer a,p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;;  
	font-weight: normal; 
	color:#000066;
	line-height: 150%;
}


#footer ul li.home {
	padding-left: 0;
	border-left: 0;
}

