@charset "utf-8";



* {
	margin:0;
	padding:0;
}



body,td,th{

	font-size: 12px;

	color: #444;

	background-color:#fff;

	line-height: 1.5;

	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;

}



img{

	border: none;

}





h1{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-size : 10px;
	font-weight : normal;
	color:#AAA;
	width:1000px;

}



/*ヘッド*/





#head{

	margin:0 auto;

	width: 1000px;

	height: 90px;

	background-image: url(../img/fudo3head.gif);

	background-repeat: no-repeat;

	position:relative;

}



#head span {

	display: none;

}





#head p{

	position:absolute;

	top:70px;

	left:300px;

	width: 500px;

	height: 53px;

	display: block;

	font-weight : bold;

}



#logo {



}



#logo a{

	position:absolute;

	top:15px;

	left:4px;

	width: 374px;

	height: 73px;

	background-image: url(../img/fudo3logo.gif);

	background-repeat: no-repeat;

	display: block;

}



/*メイン*/



#main {

	margin:10px auto;

	width: 1002px;

}



#left_navi_1 {

	float:left;

	width:202px;

}



#right_navi_2 {

	float:right;

	width:202px;

}



#main_contents {

	margin:0 210px;

}



.mame1 {

	float:left;

	width:270px;

	padding:0 0 10px 15px;

}





.mame2 {

	float:right;

	width:270px;

	padding:0 15px 0 5px;

}



.mame3 {

	float:right;

	width:550px;

	padding:0 10px 0 5px;

}



.mame1 h3,

.mame2 h3,

.mame3 h3{

	font-size : 15px;

	padding:0 0 5px 5px;

	margin:20px 0 0 0;

	color : #f75932;

}



.mame3 ul,

.mame1 ul,

.mame2 ul{

	margin:0 0 0 40px;

}



.mame3 ul li,

.mame1 ul li,

.mame2 ul li{

	list-style-type : circle;

}



.mame3 a,

.mame1 a,

.mame2 a{

	font-size:9pt;

	line-height: 1.4em;

	color: #999999;

	text-decoration: none;

}



.mame3 a:hover,

.mame1 a:hover,

.mame2 a:hover{

	color: #f75932;

}





/*フット*/



#foot{

	clear: both;

	margin:0 auto;

	height: 50px;

	width: 1003px;

}

/*	background-image: url(../img/footer.gif);

	background-repeat: no-repeat;*/



#foot ul{

	padding:15px 10px 0 0;

	text-align:right;

}



#foot ul li{

	list-style-type : none;

	display: inline;



}



#foot p{

	padding:10px 10px 0 0;

	text-align:right;

}





#foot a{

	font-size:9pt;

	line-height: 1.4em;

	color: #999999;

	text-decoration: none;

}



#foot a:hover{

	color: #f75932;

}

p#foot_contact {
	text-align:center;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

hr#foot_hr {
	background-image: url(../img/foot_hr.gif);
	height: 3px;
	background-repeat:repeat-x;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

p#recomendsite {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #CCC;
	padding-top:10px;
	margin-top:30px;
	margin-bottom:30px;
	color:#CCC;
}
p#recomendsite a:link,
p#recomendsite a:hover,
p#recomendsite a:active,
p#recomendsite a:visited {
	color:#CCC;
	text-decoration:none;
}

#pankuz{

	margin:0 0 20px 10px;

	width: 550px;

	font-size:8pt;

}



#pankuz li{

	list-style-type : none;

	display: inline;

	margin:0 5px 0 5px;

}





#pankuz a{

	font-size:9pt;

	line-height: 1.4em;

	color: #999999;

	text-decoration: none;

}





#pankuz a:hover{

	color: #f75932;

}









/**/

table.search_form{

	width:300px;

	margin:0 auto;

}

table.search_form a{

	color: #fff;

}

table.search_form a:hover{

	color: #000;

}

.tab1_bg{

	color: #fff;

	background-color: #f75932;

}

.tab2_bg{

	color: #fff;

	background-color: #006699;

}



table.search_form1{

    border-top:1px solid #000000;

    border-left:1px solid #000000;

    border-collapse:collapse;

    border-spacing:0;

	width:520px;

	margin:0 auto;

}

table.search_form1 th{

    border-right:1px solid #000000;

    border-bottom:1px solid #000000;

	font-weight: normal;

	height:50px;

	color: #5E7F0C;

	text-shadow:black;

	background-color: #F1F1F1;

}

table.search_form1 td{

    border-right:1px solid #000000;

    border-bottom:1px solid #000000;

}



table.search_form2{

	width:190px;

	margin:0 auto;

}

table.search_form2 th{

	font-weight: normal;

	color: #fff;

	background-color: #006699;

}


p#search_form_submit {
	margin:20px
}


table.matrix{

	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
	width:550px;

}

table.matrix th{

	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight: bold;
	height:40px;
	font-size:1.2em;
	color: #5E7F0C;
	text-shadow:black;
	background-color: #F1F1F1;

}

table.matrix td{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	font-size:1.2em;
	padding:5px;
}



#tab1{

	position:relative;

}

#tab2{

	position:relative;

}



#kodawari1 a{

	color: #fff;

}

#kodawari2 a{

	color: #fff;

}







#waku_main2 #list1{

	width: 540px;

	margin:0 auto;

	/*overflow: auto;ポイント*/

}



#waku_main2 #list1 p{

	padding:0;

}



#waku_main2 #list1 a{

	color: #3366FF;

	text-decoration: underline;

}



#waku_main2 #list1 a:hover{

	color: #f75932;

}



#waku_main2 #list1 h3{
	font-size : 15px;
	padding:0 0 0 10px;
	color : #f75932;

}







/*

#waku_main2 div.list2{

	width: 270px;

	float:left;

	margin-bottom:20px;

	border-bottom: solid 1px #999;

}



#waku_main2 div.list3{

	width: 270px;

	height: 220px;

	overflow:auto;

}



#waku_main2 div.list4{

	width: 120px;

	float:left;

}



#waku_main2 div.list5{

	width: 130px;

	float:right;

}

*/





.color1{

	color: #5A7D08;

}



#photo{

	width: 340px;

	text-align:center;

}



#photo img{

	margin-bottom:10px;

}







table.search_form1{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-collapse:collapse;
	border-spacing:0;
	width:540px;
	margin:0 auto;
}

table.search_form1 th{
	padding:5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight: normal;
	height:50px;
	color: #5E7F0C;
	text-shadow:black;
	background-color: #F1F1F1;
	text-align:center;
}

table.search_form1 td{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:left;
	padding:5px;
}
table.search_form1 td select {
	font-size:1.4em;
}


table.details{

    border-top:1px solid #000000;

    border-left:1px solid #000000;

    border-collapse:collapse;

    border-spacing:0;

	width:560px;

	margin:0 auto;

}

table.details th{

    border-right:1px solid #000000;

    border-bottom:1px solid #000000;

	font-weight: normal;

	width:100px;

	color: #5E7F0C;

	text-shadow:black;

	background-color: #F1F1F1;

	padding:3px;

}

table.details td{

    border-right:1px solid #000000;

    border-bottom:1px solid #000000;

	text-align:left;

	padding:3px;

}



table.details2{

	width:250px;

	border-collapse:collapse;

	border-spacing:0;

	border:solid 1px #000;

}

table.details2 td{

	border:solid 1px #000;

	padding:3px;

	text-align:left;

}

table.details2 th{

	border:solid 1px #000;

	padding:3px;

	width:100px;

	font-weight: normal;

	color: #fff;

	background-color: #006699;

}







#waku_main2 #list table{

	width: 500px;

	padding:0;

}



#waku_main2 #list th{

	font-weight: normal;

	color: #666;

	background-color: #E7E7E7;

	padding:5px;

}



#waku_main2 #list td{

	padding:5px;

}







table.c{

	width:190px;

	margin:0 auto;

}

table.c th{

	width: 40%;

	font-weight: normal;

	color: #fff;

	background-color: #f75932;

}

table.c td{

	width: 60%;

}



.maintxt {

	float:right;

	width:550px;

	padding:0 10px 0 5px;

}



// ペット不動産.com -札幌版-



#menutitle {

	padding:5px 5px 5px 5px;

}

#menutitle a{

	width: 190px;

	height: 120px;

	background-image: url(../img/fudo3menutitle.gif);

	background-repeat: no-repeat;

	display: block;

}

#newstitle {

	width: 190px;

	height: 50px;

	background-image: url(../img/fudo3newstitle.gif);

	background-repeat: no-repeat;

	display: block;

}



#maildereq {

	padding:0px 0px 10px 0px;

}

#maildereq a{

	padding-top:20px;

	padding-left:20px;

	height: 90px;

	width: 555px;

	text-align:center;

	background-image: url(../img/fudo3maildereq.gif);

	background-repeat: no-repeat;

	display: block;

}

h2.title {
	height: 43px;
	font-size: 22px;
	background-image: url(../img/titlebak.jpg); 
	background-repeat: repeat-x;
	display: block;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	margin-bottom:15px;
}



#title {

	height: 43px;

	font-size: 22px;

	vertical-align:middle;

	text-align:left ;

	background-image: url(../img/titlebak.jpg); 

	background-repeat: repeat-x;

	display: block;

}



#title2 {

	font-size: 22px;

	vertical-align:middle;

	font-weight: bold;

	display: block;
	margin-bottom:10px;
	text-align:center;
}

#adviser {

	position: relative;

}

#adviserpost{

	position:absolute;

	font-size: 18px;

	top:20px;

	left:10px;

	font-weight: bold;

}

#advisername{

	position:absolute;

	font-size: 18px;

	top:50px;

	left:10px;

	font-weight: bold;

}

#advisercomment1{

	position:absolute;

	font-size: 15px;

	top:85px;

	left:14px;

	color:#3E3E3E;

	text-shadow: 0 0 0.2em #f0f0f0;

}

#advisercomment2{

	position:absolute;

	font-size: 15px;

	top:105px;

	left:14px;

	color:#3E3E3E;

	text-shadow: 0 0 0.2em #f0f0f0;

}

#adviserimg{

	padding-right:10px;

}

#news {
	overflow: auto;   /* スクロール表示 */
	width: 190px;
	height: 300px;
	padding-left:5px;
	margin-bottom:5px;
	border:1px solid #AAA;

}
#news p {
	width:180px;
	lineheight:120%;
	border-bottom:1px dashed #AAA;
	padding-bottom:8px;
	margin-bottom:2px;
}



#matrixtitle {

	background-image: url(../img/matrixtitle.jpg); 

}

div#list1 {
	margin-bottom:10px;
}
div#list1 p#p_more {
	text-align:right;
	padding:10px;
}
table.bukkenlist  {
	padding: 0px 0px 5px 5px;
   	border-collapse: collapse;
   	border: 1px solid #C0C0C0; /* 外枠 */
}

table.bukkenlist td {
	height: 20px;	
   	border-style:dashed solid; /* 線種 */
   	border-width: 1px; /* 線の太さ */
   	border-color: #C0C0C0; /* 線色 */
	padding:3px;
}
table.bukkenlist td p {
}

table.bukkenlist td.list_mainimg {
	text-align:center;
	padding:10px;
	background-color:#EEEEEF;
}
table.bukkenlist td p span.list_address,
table.bukkenlist td p span.list_cost{
	font-weight:bold;
	font-size:1.3em;
}

div#matrix {
	margin-bottom:20px;
}
#menubar li{

	padding: 0px 0px 5px 5px;

	width: 200px; /* 画像の横幅 */

	height: 40px; /* 画像の高さ */

	list-style-type: none; /* リストマーク 無し */

	line-height: 40px;  /* 文字列の行と行の間隔*/

	text-indent : 30px;  /* テキストのインデント　字下げ */

}

#menubar li a{

	display: block; /* block形式で表示 */

	color: #393839 ;  /* 文字の色*/

	font-size: 16px;

	background : url("../img/fudo3menubar.gif") no-repeat;　/* 背景画像*/

	text-decoration: none;

	font-weight: bold;

}

#menubar li a:hover{

	color: #393839 ;

	font-size: 20px;

	background : url("../img/fudo3menusel.gif") no-repeat;

}

#mailmobilebox{

	background : url("../img/fudo3detailmailbak.gif") no-repeat;

}

#mailmobilebox tr td{

	background-color:#F7F7F7;

}

#mylist_del {

}

#mylist_del a{

	width: 20px;

	height: 20px;

	background-image: url(../img/fudo3mylist_icon3.gif);

	background-repeat: no-repeat;

	display: block;

}

#mylist_menu_left {

	width:450px;

	float:left;

	text-align:left;

}

#mylist_menu_right {

	width: 150px;

	background-image: url(../img/fudo3mylist_icon3.gif);

	background-repeat: no-repeat;

	text-indent : 20px;  /* テキストのインデント　字下げ */

/*	display: block;*/

}

table.contactbox td {

	border-bottom: 0px ;

	border-right: 0px ;

}
