*{
margin:0px;
padding:0px;
}

/*------------------▼ページ全体(全ページ)------------------*/
body {
	font-size: 12px;
	line-height:18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: /*--url(images/bg1.jpg)--*/ repeat-x top center #000000;
		}

h1{
    color:#ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight:normal;
	float:left;
}
h2,h3{
    color:#000000;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight:normal;
}

img{
margin:0px;
padding:0px;
vertical-align: bottom;
}
a img{
border: none;

}

a,a:visited{
	color: #333333;
	text-decoration:none;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
}

.clear{
clear:both;
}


#wrap{
margin:0 auto;
background: url(images/bg_contents.jpg) repeat-y top center;
overflow:auto;
}
fieldset{
margin:0;  
padding:0;  
border:0;  
outline:0;  
font-weight:inherit;  
font-style:inherit;  
font-size:100%;  
font-family:inherit;  
vertical-align:baseline; }

/*------------------▼ヘッダー(全ページ)------------------*/

#header{
width:985px;
padding:0 5px 15px 10px;
margin:0 auto;
background: url(images/header_bg.jpg) no-repeat top center;
text-align:left;
}

#subnavi{
float:right;
margin-right:15px;
text-align:right;
}
#subnavi img{
margin-left:10px;
}

#logo{
clear:none;
margin:10px;
}

#tel{
margin-top:10px;
}

/*------------------▼メインイメージ(トップページ)------------------*/

#mainimage{
width:985px;
padding:0 5px 4px 9px;
margin:0 auto;
background-color:#000000;
text-align:left;
}

#top_navi{
margin:0 5px 10px 0;
float:left;
width:215px;
}
#mainimage .flash{
padding:0;
margin:0;
}

/*------▼コンテンツ(全ページ)---------------------------------*/
#contents{
width:990px;
padding:0 5px;
margin:0 auto;
background-color:;
text-align:left;
clear:both;
}



/*------▼左コンテンツ(トップ)----------*/

#side{
float:left;
display:inline;
width:229px;
margin:10px 5px 10px 5px;
}



#topnews{
background:url(images/top_news_bg.jpg) repeat-y;
}

#topnews ul{
padding:10px 10px 0 10px;
list-style:none;
color:#FFFFFF;
font-size:11px;
}

#topnews li{
padding:5px 5px 5px 0px;
margin:0px 0 0px 0px;
border-bottom: #CCCCCC dotted 1px;
}

#count{
color:#FFFFFF;
}

#kanrimenu {
line-height:200%;
padding:4px;
}

#kanrimenu a{
color:#FFFFFF;
}
/*------▼左コンテンツ(サブ)----------*/
#side_sub{
float:left;
display:inline;
width:215px;
margin:10px 10px 10px 5px;
}


#mainnavi{
margin:0 0 10px 0;
}

#sub_member{
background:url(images/top_member_bg.jpg) no-repeat;
margin:0 0 10px 0;
}
#sub_member p{
padding:7px;
}
#sub_link img{
margin:0 0 10px 0;
}


/*------▼右コンテンツ(トップ)---------------------------*/
#main{
float:right;
display:inline;
width:735px;
margin:10px 5px 10px 10px;
}

/*------▼右の左コンテンツ(トップ)------------------*/
#main_a{
float:left;
width:500px;
}

#top_osusume{
}
#top_osusume2{
width:500px;
margin:0px 0 10px 1px;
padding:0 0 10px 0;
background: url(images/top_pickup_bg.jpg) repeat;
overflow:auto;
}
.top_osusume3{
float:left;
display:inline;
width:240px;
margin:10px 0 0px 7px;
background: url(images/top_pickup_bg2.jpg) repeat;
}
.top_osusume_img{
width:122px;
float:left;
display:inline;
margin:5px;
}
.top_osusume_date{
float:left;
text-align:left;
font-size:10px;
color:#FFFFFF;
list-style:none;
margin:0 0 5px 2px;
}
.top_osusume_date li{
width:90px;
border-bottom:1px dotted #FFFFFF;
padding:2px 0;
}
.top_osusume_date li a{
color:#330000;
}
.top_osusume_date li a:hover{
color: #FF9900;
}
/*------▼右の右コンテンツ(トップ)------------------*/
#main_b{
float:right;
width:215px;
}

#top_member{
background:url(images/top_member_bg.jpg) no-repeat;
margin:0 0 10px 0;
}
#top_member p{
padding:7px;
}
#top_link img{
margin:0 0 10px 0;
}

/*------▼右コンテンツ(サブ)---------------------------*/
#main_sub{
float:right;
display:inline;
width:750px;
margin:10px 5px 10px 0px;
padding:0;
}

/*------▼一覧ページ-----*/
#itiran{
background:#FFFFFF;
}
.count{
float:left;
padding:10px 15px;
}
.count2{
float:right;
padding:10px 15px;
}
.itirantb{
width:730px;
background:#FFFFFF;
margin:10px;
border:#999999 1px solid;
border-collapse: collapse;
}
.itirantb td,.itirantb tr{
border:#999999 1px solid;
text-align:center;
padding:10px;
}
.itirantb th{
border-collapse: collapse;
border:#999999 1px solid;
background:#EFECE8;
padding:10px 0;
}

/*------▼詳細ページ-----*/
#shousai{
padding:0 0 10px 0;
background:#FFFFFF;
}
#shousai_img{
width:280px;
padding:15px;
float:left;
}
#shousai_img img{
padding-bottom:10px;
}
.shousaitb{
width:428px;
background:#FFFFFF;
margin:10px 10px 0 10px;
border:#999999 1px solid;
border-collapse: collapse;
}
.shousaitb td,.shousaitb tr{
border:#999999 1px solid;
text-align:left;
padding:10px;
}
.shousaitb th{
border-collapse: collapse;
border:#999999 1px solid;
background:#EFECE8;
padding:10px;
}
#imggallery{
width:710px;
margin:0 auto 20px auto;
background:#EDEDED;
}
#imggallery img{
margin:10px;
}

/*------▼pico 投資を始めたい/シークレット物件/
　ページ-----*/
#tousi{
margin:0;
padding:0 0 10px 0;
background:#FFFFFF;
text-align:center;
min-height:750px;
height: auto !important;
height: 750px;
}
#tousi h2{
margin:0;
padding:0;
}
.tousi_a{
padding:10px;
text-align:left;
}
.bukkenkati{
margin:15px 25px 10px 25px;
border-bottom:dotted 1px #999999;
}

/*------▼会社概要ページ-----*/

.map{
text-align:center;
padding:2px;
border:1px #999999 solid;
}


/*------pico フォーム　見積・問い合わせ--*/
#inquiry {
	width: 100%;
	text-align:center;
	border-collapse:collapse;
	border:1px #CCCCCC solid;
}
#inquiry form{
	border:1px #ff0000 solid;
}
#inquiry td,th{
	padding:10px 0px;
	border:#CCCCCC 1px solid;
}
#inquiry .th1{
	width: 200px;
text-align:left;
text-indent:10px;
color:#000000;
}
#inquiry .th1 .le1{
text-align:left;
text-indent:0px;
color:#000000;
}
#inquiry .tr1 {
background:#FFF;
}
#inquiry .tr2 {
background:#F5F5F5;
}
#inquiry .td1 {
text-align:left;
padding-left:10px;
}
#inquiry .td1 .b_type_li{
list-style:none;
float:left;
width:150px;
padding:0 20px 10px 0;
}
#inquiry .td1 .b_type_li2{
list-style:none;
float:left;
padding-right:20px;
}
#inquiry .td1 .b_type_li input,#inquiry .td1 .b_type_li2 input {
margin:0 5px 0 0;
}

#inquiry .td2 {
text-align:center;
padding:10px;
}
#inquiry .td3 {
text-align:center;
padding:10px;
border:none;
}

#inquiry #companyname,
#inquiry #yourname,
#inquiry #telephone,
#inquiry #youremail,
#inquiry #industrytype{
width:190px;
}
#inquiry #youraddress,
#inquiry #yoururl{
width:320px;
}
#inquiry #postcode,
#inquiry #yosan{
width:100px;
}
#inquiry #note2{
width:95%;
height:200px;
}
#inquiry #yourkey{
width:320px;
height:50px;
}




/*------▼フッター(全ページ)------------------*/
#footer{
width:985px;
margin:0 auto;
padding:30px 0 10px 0;
clear:both;
text-align:center;
color: #CCCCCC;
font-size:10px;
}

#footernavi{
margin:0 auto;
padding:10px 0;
border-bottom:1px solid #444444;
border-top:1px solid #444444;
}
#footernavi a{
color: #999999;
}
#footernavi a:hover{
color: #FF9900;
text-decoration:underline;
}
#footerdate{
margin:0 auto;
padding:10px 0;
border-bottom:1px solid #444444;
}
#footerlogo{
padding:0 0 0 10px;
display:inline;
float:left;
}
#footerdate p{
padding:0 0 0 15px;
width:360px;
display:inline;
float:left;
text-align:left;
}

/*---
回り込み
-----------*/
.floatl {
float:left;
}
.floatr {
float:right;}
.floatc {
float:center;}
/*---
回り込み解除
-----------*/
.clean { border:0; clear: both; height:0; overflow:hidden;}


/*---
テキスト配置
-----------*/
.txl{
text-align:left;
}
.txr{
text-align:right;
}
.txc{
text-align:center;
}
/*---
フォントサイズ
-----------*/
.tx10{
font-size:10px;
}

.tx12{
font-size:12px;
}

.tx14{
font-size:14px;
}

.tx16{
font-size:16px;
}

.tx18{
font-size:18px;
}

.tx20{
font-size:20px;
}

/*---
フォント　太さ・形
-----------*/
.bold{
font-weight:bold;
}


/*---
テキストカラー
-----------*/
.red{
color:#FF0000;
}

.blue{
color:#047391;
}

.orange{
color:#FF6600;}




/*---
余白
-----------*/
.pa5{
padding:5px;
}

.pa10{
padding:10px;
}

.pa15{
padding:15px;
}

.pa20{
padding:20px;
}

/*---
余白マージン
-----------*/
.ma5{
margin:5px;
}

.ma10{
margin:10px;
}

.ma15{
margin:15px;
}

.ma20{
margin:20px;
}


.ma5r{
margin-right:5px;
}

.ma10r{
margin-right:10px;
}

.ma15r{
margin-right:15px;
}

.ma20r{
margin-right:20px;
}

/*------------------▼ユーザモジュール------------------*/
#users table{
	color:#FFFFFF;
}
#users table.outer_login{
	width: 60%;
	text-align: left;
}
#users table.outer_login td{
	height: 40px;
}

#users table.outer_login td.head{
	width: 25%;
	text-align: right;
}
#users table.outer_login td.odd,
#users table.outer_login td.even{
	width: 	75%;
	text-align: left;
}
#users table.outer_login td.reg{
	height: 60px;
	text-align:center;
	vertical-align: bottom;
}

#users table.outer_reg td.head{/*会員登録フォーム*/
	padding:5px 0 5px 5px;
}
#users table.outer_reg td{
	padding:5px 0;
	border-bottom:1px solid #444444;
}
#users li{
	color:#FFFFFF;
}

#users h4{
	color:#FFFFFF;
}

#users a{
	color: #FF9900;
}
/*ユーザーメニュー*/
#usermenu a {
color:#FFFFFF;
}


/*------------------▼bulletinモジュール------------------*/
#m_news, 
#m_news_form, 
#m_news_preview{
	color:#FFFFFF;
}

#m_news a, 
#m_news_form a, 
#m_news_preview a{
	color: #FF9900;
}

/*------------------▼picoモジュール------------------*/
#search_menu{
	color:#FFFFFF;
}
#search_menu a{
	color: #FF9900;
}
#contentform{
background: #F7F7F7;
}
.pico_form_table th{
	color:#FFFFFF;
}
/*------------------▼不動産検索モジュール------------------*/
div.search_form{
	width:710px;
	margin:0px 0px 20px 10px;
	padding:10px 10px 10px 10px;
	background: #ffffff;
}
div.search_form table.search{
	width:700px;
	border-collapse:collapse;
	background:url(images/top_pickup_bg.jpg) repeat;
	margin:0 0 10px 0;
}
div.search_form table.search tr{
	height:	30px;
}
div.search_form table.search td{
	background:#FFFFFF;
	padding:5px;
	border: #666666 1px solid;
	}
div.search_form table.search th{
	width:120px;
	padding:5px 5px 5px 5px;
	border:#666666 1px solid;
	}


/*------------------▼共通------------------*/
#header a.nocolor{
	outline:none;
}
.confirmMsg h4{
	color:#FFFFFF;
}
/*------------------▼一時的に設定------------------*/
#obi_menu{
	color:#FFFFFF;
}
#obi_menu a{
	color: #FF9900;
}


.page_title,
.total_count,
.page_navi,
.not_found{
	margin-left:	10px;
	color:#FFFFFF;
}





.hissu{/*---フォームの必須マーク---*/
padding:0 0 3px 3px;
}