/*body--------------------------------------------------------------*/

body
{
	margin            : 0px auto;
	padding			  : 0px;
	text-align        : left;
	font-size		  : 12px;
	line-height       : 120%;
	color	          : #666666;
	font-family       : Verdana, "ＭＳ Ｐゴシック", sans-serif;

}

.t1
{
	OVERFLOW-Y: scroll; 
	scrollbar-base-color: #666666;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #666666;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #666666;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #FFFFFF;
	WIDTH: 470px; 
	HEIGHT: 60px;
}


/*text--------------------------------------------------------------*/

h1 {padding: 0px;
	margin: 0px;
}

h2 {padding: 0px;
	margin: 0px;
	font-size:10px;
	font-weight:normal;
}

h3 {padding: 0px;
	margin: 0px;
	font-size:10px;
	font-weight:normal;
}

img {border:0px}


p {
	margin: 0;
	padding: 0;
}

blockquote {
	margin:0px 0px 15px 0px;
	padding:10px;
	line-height:150%;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 3px #ccc;
	}

.f {float:left;margin:5px 10px 5px 0px}
.clear {clear:both}

a	{color:#0000FF;text-decoration:none}
a:hover	{color:#FF6699;text-decoration:underline}
a:active {color:#666;text-decoration:none}

a:hover img{
	filter:alpha(opacity=70);/*FOR IE*/
	opacity:0.70;/*FOR FF*/
}

img#title {margin:0px 0px 5px 0px}

.size10 {
	font-size:10px;
	line-height:100%}

.size12 {
	font-size:12px;
	line-height:100%}
	
.size12_140 {
	font-size:12px;
	line-height:140%}

.size10_120 {font-size:10px;}

.size10_120p {
	font-size:10px;
	padding:5px;
	}

.red {color:#FF0000;}

.white {color:#FFFFFF;}

.blue {color:#0000FF;}
	
.black_bg {
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
	margin:0;
	background:#666666;
	}
	
.gray_bg {
	font-size:14px;
	color:#FFFFFF;
	padding:5px 0 5px 10px;
	margin:0;
	background:#666666;
	font-weight:bold;
	}	

/*header------------------------------------------------------------*/


#header
{
	position: relative;
	margin  : 0;
	width   : 830px;
	padding : 0px;
	height: 110px;
}

div#header h1 {
	position: absolute;
	top: 5px;
	left: 230px;
	background-color:#eeeeee;
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:100%;
	width: 590px;
	text-align: left;
}

#header p
{
	position: absolute;
	top: 5px;
	left:0px;

}

#header div#h_text {
	position: absolute;
	top: 30px;
	left: 230px;
	margin:0px;
	padding:0px;
	font-size:10px;
	width: 590px;
	text-align: left;
}

#h_menu {
	position: absolute;
	top: 86px;
	left:10px;
	margin:0px;
	padding:0px;
	text-align: left;
}

#h_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#h_menu ul li
{
	padding: 0px;
	margin: 0px　2px　0px　2px;
	float:left;
}

#h_tel
{
	position: absolute;
	top: 70px;
	right:5px;

}

/*main------------------------------------------------------------*/


#container
{
	margin:0 auto;
	padding:0 0 0 102px;
	width:900px;
	position:relative;
}

#h_up
{
	font-size:10px;
	text-align: center;
}

#container #home
{	position: absolute;
	top:125px;
	left:0;
	padding:0;
	margin:0;
	width:128px;
}

#scroll
{
	width:535px;
	float:right;
}

#scroll_bg
{
	background-image:url(../img/scroll_bg.gif);
	background-repeat:no-repeat;
	padding-right:26px;
	padding-top:2px;
}




/*container main--------------------------------------------------*/

#maincon
{
	padding          : 0;
	width       	 : 900px; 
}

#h_line
{
	background-image:url(../img/h_line.jpg);
	background-repeat:no-repeat;}

/*container left--------------------------------------------------*/

#leftcon
{
	float            : left;
	padding          : 0 0 0 30px;
	margin           : 0 0 0 0px;
	width       	 : 670px; 
}


body #leftcon #about{
	margin           : 20px 0 0 0;
	padding          : 0;
}

body #leftcon #about .text{
	font-size        : 12px;
	line-height      : 140%;
	padding          : 5px 0 0 0;
}

#topics
{
	width      : 239px;
	height     : 84px;
	padding    : 0;
	font-size        : 12px;
	text-align : left;
	OVERFLOW-Y: scroll; 
	scrollbar-base-color: #0099CC;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #0099CC;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #0099CC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #0099CC;
    scrollbar-arrow-color: #FFFFFF;
}

#topics ul 
{
	list-style-type	: none;
	margin			: 0;
	padding-left	: 0;
}

#topics li
{
	margin           : 3px 0px 0px;
	padding          : 0;
}

.date 
{ 
	color	: #690; 
	font-size        : 10px;
}

#rss
{
	padding-left:15px;
	padding-right:10px;
	color:#FFFFFF;
}

/*container right--------------------------------------------------*/

#rightcon
{
	float            : right;
	margin           : 0;
	width       	 : 200px;
}

#side_search
{
	text-align:left;
	padding-left: 18px;
}


#side_search ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side_search ul li
{
	padding: 0px;
	margin: 0px;
	display: inline;	
	text-indent:-9999px;
}

#side_search ul li a
{	
	width:160px;
	height:40px;
	display:block;
}

#side_search ul li a:hover {
	filter:alpha(opacity=70);/*FOR IE*/
	opacity:0.70;/*FOR FF*/
}

a.search_nakamura { background:url(../img/side_btn_nakamura.jpg) no-repeat;}
a.search_naka { background:url(../img/side_btn_naka.jpg) no-repeat;}
a.search_higashi { background:url(../img/side_btn_higashi.jpg) no-repeat;}
a.search_nishi { background:url(../img/side_btn_nishi.jpg) no-repeat;}
a.search_chikusa { background:url(../img/side_btn_chikusa.jpg) no-repeat;}
a.search_nakagawa { background:url(../img/side_btn_nakagawa.jpg) no-repeat;}
a.search_atsuta { background:url(../img/side_btn_atsuta.jpg) no-repeat;}
a.search_ravir { background:url(../img/side_btn_ravir.jpg) no-repeat;}
a.search_karsa { background:url(../img/side_btn_karsa.jpg) no-repeat;}
a.search_guarantor { background:url(../img/side_btn_guarantor.jpg) no-repeat;}
a.search_school { background:url(../img/side_btn_school.jpg) no-repeat;}
a.search_shintiku { background:url(../img/side_btn_shintiku.jpg) no-repeat;}
a.search_pet { background:url(../img/side_btn_pet.jpg) no-repeat;}
a.search_hosyo { background:url(../img/side_btn_hosyo.jpg) no-repeat;}
a.search_tansin { background:url(../img/side_btn_tansin.jpg) no-repeat;}
a.search_kasiya { background:url(../img/side_btn_kasiya.jpg) no-repeat;}
a.search_school { background:url(../img/side_btn_school.jpg) no-repeat;}
a.search_designer { background:url(../img/side_btn_design.jpg) no-repeat;}
a.search_kokyu { background:url(../img/side_btn_kokyu.jpg) no-repeat;}
a.search_family { background:url(../img/side_btn_family.jpg) no-repeat;}
a.search_bunjo { background:url(../img/side_btn_bunjo.jpg) no-repeat;}
a.search_houjin { background:url(../img/side_btn_hojin.jpg) no-repeat;}
a.search_shinkon { background:url(../img/side_btn_shinkon.jpg) no-repeat;}
a.search_kame { background:url(../img/side_btn_kame.jpg) no-repeat;}
a.search_world { background:url(../img/side_btn_world.jpg) no-repeat;}
a.search_ss { background:url(../img/side_btn_ss.jpg) no-repeat;}



#side_contents
{
	text-align:left;
}


#side_contents ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side_contents ul li
{
	padding: 0px;
	margin: 0px;
	display: inline;
	width:150px;
	height:20px;
}

a.side_con
{
	text-decoration:none;
	background-image:url(../img/side_contents.gif);
	background-repeat:no-repeat;
	padding:5px 0 1px 15px;
	width:135px;
	height:21px;
	display:block;
}

/*sub　--------------------------------------------------*/

#sub_title
{
	text-decoration:none;
	background-color:#006699;
	padding:3px 0 3px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

#bar_pet
{
	text-decoration:none;
	background-image:url(../img/bar_pet2.gif);
	background-repeat:no-repeat;
	padding:7px 0 7px 35px;
	color: #990000;
}


/*ライブドアブログ　--------------------------------------------------*/

dl#rss{
	margin:0;
	padding:0;
	list-style:none;
}

dl#rss dt{
	width:9em;
	margin:10px 0 0 10px;
	padding:0 0 0 25px;
	color:#FF0066;
	background:url(../img/madori_icon.gif) 0 2px no-repeat;
	font-size:12px;
}

dl#rss dd{
	margin:-1.2em 0 0 0;
	padding:0 0 10px 110px;
	border-bottom:solid 1px #999999;
	font-size:12px;
}


/*ワードプレス　--------------------------------------------------*/

dl#rss2{
	margin:0;
	padding:0;
	list-style:none;
	line-height:120%;

}

dl#rss2 p{
	margin:0 0 10px 0;
	padding:0;
	height:30px;
	width:160px;
	text-indent:-9999px;
}

dl#rss2 dt{
	width:9em;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	color:#FF0066;
	font-size:10px;
	background:url(../img/madori_icon.gif) 0 2px no-repeat;
}

dl#rss2 dd{
	margin:-1.2em 0 0 0;
	padding:10px 0 5px 15px;
	border-bottom:solid 1px #CCCCCC;
	font-size:10px;
}



/* actアクト安心
----------------------------------------------------------------------------------------------------------------------------- */


.pink_bg{
	background:url(../img/act/pink_bg.jpg) repeat-x;
	height:34px;
	padding:7px 5px;
	color:#333333;
}		

.pink_bg2{
	background:#FFECF1;

	padding:7px 5px;
	color:#333333;
}
.gray{
	background:#E6E6E6;
	padding:5px 5px 5px 15px;
	height:45px;
}




/*bukken_temp　--------------------------------------------------*/

.coment{
	padding:5px;
	color:#FFFFFF;
	background:#333333;
}

#ensen{
	margin:0;
	padding:0;
}	

ul#ensen{
	margin:0;
	padding:0;
	list-style-type:none;
}	


ul#ensen li{
	margin:12px 0 0 0;
	padding:0 0 0 20px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	background:url(../bukken/img/temp_icon.gif) 0 0 no-repeat;	
}

#ensen li p{
	margin:0 0 0 2px;
}

.bukken_coment_top{
	font-size:10px;
	padding:4px 4px 4px 4px;
	line-height:120%;
	}

.bukken_title{
	font-size:18px;
	color:#FFFFFF;
	padding:5px 0 0 40px;
	line-height:normal;
	font-weight:bold;
	}
	
.bukken_station{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	background:url(../bukken/img/temp_icon.gif)
	}
	
.bukken_coment{
	font-size:12px;
	color:#FFFFFF;
	line-height:150%;
	padding:5px 5px 5px 5px;
	}

.bukken_gaiyou{
	font-size:12px;
	line-height:150%;
	padding:5px 5px 5px 5px;
}


/* 左サイドランキング
----------------------------------------------------------------------------------------------------------------------------- */

.rank {
	padding:5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#666600;
	border-bottom:1px dotted #CCCCCC;
	}

/* 個人情報保護方針
--------------------------------------------------------------------------------------------------------------- */

.gray_bg {
	margin:0;
	padding:5px 10px 5px 20px;
	color:#FFFFFF;
	background:#999999;
	font-size:12px;
	font-weight:bold;
	}
	
	
.text12_140 {
	line-height:140%;
	font-size:12px;
	}

/* 特集バー
--------------------------------------------------------------------------------------------------------------- */
	
.tokusyu_bar{
	background:url(../img/tokusyu_bar.jpg) no-repeat;
	width:615px;
	height:40px;
	font-size:25px;
	padding:20px 0 0 35px;
	color:#000;
	line-height:100%;
}

/*ＴＯＰページエリア検索テキスト　--------------------------------------------------*/
	
.darkblue10 {
	font-size:10px;
	line-height:130%;
	}

.darkblue10 a {
	color:#006699;
	}			

.darkblue10 a:hover {
	color:#006699;
	text-decoration:underline;
	}


/*ＴＯＰ４列の物件特集　--------------------------------------------------*/
	
#topmain {
	width:470px;
	height:135px;
	text-align:left;
	}

	
#topmain p {
	font-size:10px;
	margin:8px 0 0 0;
	}

	
#topmain #fuyou {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_fuyou.jpg) no-repeat;
	float:left;
	}
	

#topmain #fresh {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_toretate.jpg) no-repeat;
	float:left;
	}	

#topmain #hosyo {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_hosyo.jpg) no-repeat;
	float:left;
	}	

#topmain #rent5 {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_rent5.jpg) no-repeat;
	float:left;
	}	

#topmain #hiyou15 {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_hogo.jpg) no-repeat;
	float:left;
	}
	

#topmain #pet {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_pet.jpg) no-repeat;
	float:left;
	}	

#topmain #guarantor {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_guarantor.jpg) no-repeat;
	float:left;
	}	

#topmain #kitchen {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_kitchen.jpg) no-repeat;
	float:left;
	}	
	
#topmain #pick {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_pick.jpg) no-repeat;
	float:left;
	}	

#topmain #shintiku {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_shintiku.jpg) no-repeat;
	float:left;
	}
	

#topmain #bunjo {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_bunjo.jpg) no-repeat;
	float:left;
	}	

#topmain #shinkon {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_shinkon.jpg) no-repeat;
	float:left;
	}	

#topmain #hitori {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_hitori.jpg) no-repeat;
	float:left;
	}	
	
#topmain #kagu {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_kagu.jpg) no-repeat;
	float:left;
	}
	
#topmain #school {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_school.jpg) no-repeat;
	float:left;
	}	
	
#topmain #kokyu {
	width:87px;
	margin:0 2px 0 0;
	height:72px;
	padding:63px 10px 0 18px;
	background:url(../img/bg_kokyu.jpg) no-repeat;
	float:left;
	}		
											
	
/* 右サイドお役立ち情報
--------------------------------------------------------------------------------------------------------------- */

.yaku {background:url(../img/madori_icon.gif) 10px no-repeat; padding:0 0 0 32px;}
.yaku a{ color:#663300; text-decoration:none;}
.yaku a:hover {color:#663300;text-decoration:underline}	


/*feedicon　ＲＳＳフィードアイコン--------------------------------------------------*/

.feedicon_y
{
	width:100px;
	height:25px;
	padding:8px 4px 0px 5px;
	margin:0 0 0 0;
}

.feedicon_g
{
	width:113px;
	height:25px;
	padding:8px 4px 0px 5px;
	margin:0px 0px 0px 0px;
}

.feedicon_i
{
	width:30px;
	height:28px;
	padding:0px 25px 0px 25px;
	margin:0px 0px 0px 0px;
}

.feed_text
{
	width:160px;
	height:15px;
	padding:0px 10px 0px 10px;
	margin:0px 30px 0px 30px;
}
	

.comment_15 {
	margin:0;
	padding:0 0 0 15px;
	}
	
	
/* 家主様
----------------------------------------------------------------------------------------------------------------------------- */



#yanushi_comment{
margin:40px 0 20px 0;
	line-height:160%;
}

#yanushi_comment p{
margin:0 0 10px 0;
}




#yanushi1{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img1.jpg) no-repeat;

	}
	
#yanushi2{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img2.jpg) no-repeat;
	}
#yanushi3{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img3.jpg) no-repeat;
	}
#yanushi4{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img4.jpg) no-repeat;
	}
#yanushi5{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img5.jpg) no-repeat;
	}
#yanushi6{
	width:420px;
	height:96px;
	padding:0 0 0 230px;
	margin:0 0 20px 0;
	background:url(http://www.doutonbori-cjs.com/img/yanushi_img6.jpg) no-repeat;
	}

/*　導線　--------------------------------------------------*/

#dousen_h {
	width:100%;
	margin:auto;
	background:url(../img/dousen_line.jpg) repeat-x;
	}

#dousen {
	width:800px;
	padding:0 0 60px 0;
	margin:40px auto 0 auto;
	color:#666666;
	line-height:140%;
	}
	
/*リンク集　--------------------------------------------------*/

.link ul {
	list-style-type	: none;
	margin:0;
	padding:0;
	}
	
.link li {
	background:url(../img/madori_icon.gif) no-repeat;
	padding:0 0 0 20px;
	margin:5px;
	}		

	
/*検索バナー　--------------------------------------------------*/

.BtnSearch a{
	background:url(../img/search_tokusyu.jpg) no-repeat;
	width:650px;
	height:36px;
	font-size:25px;
	padding:13px 0 0 0;
	color:#FFF;
	line-height:100%;
	display:block;
	outline:none;/* For FF */
	text-align:center;
}


.BtnSearch a:hover{background:url(../img/search_tokusyu_on.jpg) no-repeat;
	text-decoration:none;
	color:#FFF;}

.BtnSearch a:active{background:url(../img/search_tokusyu_on.jpg) no-repeat;
text-decoration:none;
color:#FFF;}

/*seoLink--------------------------------------------------------------*/

.seoText {
	border: 1px solid #E1E1E1;
	color: #333333;
	font-size: 10px;
	line-height: 1.5;
	padding: 5px 10px;
	margin:0 0 15px 0;
}

.seoLink h3 {
	font-size:13px;
    font-weight:bold;
    padding:10px 3px 3px 3px;
}

.seoLink p {
    padding:10px 0 5px 0;
}

.seoLinkText {
	border: 1px solid #E1E1E1;
	padding: 2px 10px;
	margin:5px 0;
}


