@charset "utf-8";
/* CSS Document */


/* common sytle */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Verdana, Georgia;
	background: url(../images/bk.gif) left top repeat;
}
table {
	border: none;
	width:100%;
}

html, h1, h2,h3, h4, h5, p, dl, dt, dd, li, ul, ol, form, div, img, em,input{
	margin: 0;
	padding: 0;
}
img{
	border:none;
}


ul {
	list-style: none;
}


.hidden{
	text-indent:-99999px;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	height:23px;
}
.btn{
	background:url(../images/btn_search.png) left top no-repeat;
	width:167px;
	height:35px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	font-size:14px;
}

h2{
	font-size:16px;
}
h4{
	text-align:left;
	font-size:14px;
	padding-left:15px;
	background: url(../images/side_title_icon01.png) 2px center no-repeat;
}
#title{
	background: url(../images/h2title.png) left top no-repeat;
	color:#fff;
	padding:8px 5px 10px 10px;
}


.inputbox{
	padding:2px;
	border:1px solid #000000;
	background:#fff url(../images/input_box.png) left top repeat-x;
}
span{
	color:#FF6600;
}

.clearL{
	clear:left;
}	
strong{
	font-weight:bold;
	color:#FF0000;
}

a, a:link, a:visited{
	color: #009900;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}


/* layout style */

#container{
	width:980px;
	margin:0px auto;
	background-color:#fff;
	padding:0px;
	text-align:left;
}

#header{
	background:#fff url(../images/header_bg.png) 97% center no-repeat;
}


#top_navi{
	padding:15px 15px;
	margin-bottom:10px;
	color:#fff;
	background-color:#9EC631;
	border-top:1px solid #BAD76C;
	line-height:1.5em;
}

#contents{
	width:750px;
	float:right;
	line-height:1.4em;
	padding-right:10px;
	clear:both;
	text-align:left;
}

#left_side{
	padding-left:10px;
	float:left;
	width:190px;
}

#footer{
	clear:both;
	color:#F7FDFF;
	text-align:center;
	padding:5px 0px 10px;
	background-color:#BAD76C;
	border-top:6px solid #9FC631;
}



/* header */

#header p{
	height:15px;
	color:#fff;
	padding-left:10px;
	background-color:#9EC631;
}

#header h1{
	background:url(../images/header_bg.png) left bottom no-repeat;
	color:#333;
	padding:20px 10px 10px 10px;
	height:60px;
}


/* contents */

h2.title{
	color:#FFFFFF;
	margin-bottom:0px;
	display:block;
	height:37px;
	text-indent:-99999px;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
	clear:left;
}

#search{
	background-image:url(../images/title_search.png);
}
#hikaku{
	background-image:url(../images/title_hikaku.png);
}
#list{
	background-image:url(../images/title_list.png);
	clear:left;
}


.box{
	border:2px solid #e3e3e3;
	background-color:#f4f4f4;
	padding:10px 10px 10px 30px;
	margin-bottom:15px;
}
#select_area{
	padding-left:30px;
	padding-right:20px;
}

#select_area li{
	display:block;
	height:120px;
	float:left;
}
#select_area li{
	margin-right:10px;
}




#select01 dd{
	margin-bottom:40px;
	padding:10px;
	background-color:#fff;
}

#select01{
	float:left;
	width:200px;
	margin-right:20px;
}
#select02{
	float:left;
	width:450px;
	
}

#select_area{
	margin-bottom:15px;
}

#select01 #title01{
	background:#f4f4f4 url(../images/step1.png) left bottom no-repeat;
}
#select01 #title02{
	background:#f4f4f4 url(../images/step2.png) left bottom no-repeat;
}
#select02 #title01{
	background:url(../images/step3.png) left bottom no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	height:23px;
}

#select01 #line_box{
	border:2px solid #4194DA;
}
#select01 #house_box{
	border:2px solid #E04966;
}
#select02 #map_box{
	border:2px solid #4EC979;
	text-align:center;
	background-color:#fff;
	padding:10px;
}

#select_area span{
	display:none;
}
#select_area p{
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#line01{
	background:url(../images/line01.png);
}
#line02{
	background:url(../images/line02.png);
}
#line03{
	background:url(../images/line03.png);
}
#line04{
	background:url(../images/line04.png);
}
#line05{
	background:url(../images/line05.png);
}
#house01{
	background:url(../images/house01.png);
}
#house02{
	background:url(../images/house02.png);
}


#list_box{
	padding-left:30px;
	display:block;
	clear:left;
}
#list_box h4{
	margin:5px 5px 5px 0px;
	float:left;
	background:none;
}


#con_hikaku{
	padding:10px 0px;
}
#con_hikaku table{
	width:100%;
}

#con_hikaku .hikaku_box{
	background-color:#fff;
	border:1px solid #e4e4e4;
	padding:10px;
	margin-right:10px;
	width:28%;
	float:left;
}
#con_hikaku h4{
	border-bottom:1px dotted #009900;
	margin-bottom:10px;
}


#con_hikaku dt{
	float:left;
	clear:left;
	padding-top:5px;
	width:10%;
}

#con_hikaku dd{
	float:left;
	padding-left:5px;
	margin-bottom:5px;
	width:85%;
}
.detail01{
	float:left;
	width:48%;
	margin-right:10px;
	clear:left;
}

.detail02{
	float:left;
	width:48%;
}

.detail01,
.detail02{
	text-align:right;
}


/* table */
table
        {
        width:100%;
        padding: 0;
        margin: 0px auto 20px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
		border-right:1px solid #ccc;
        border-collapse:collapse;
		background-color:#fff;
        }
th,
td{
	 padding:5px 2px;
	 border-bottom:1px solid #ccc;
	 border-right:1px solid #ccc;
	 margin-bottom:5px;
	 text-align:center;
}
th{
	background-color:#efefef;
}



#resultList .images{
	float:left;
	text-align:left;
}

h3{
	text-align:left;
	float:left;
	font-size:15px;
}

.text{
	text-align:left;
	padding:2px 5px;
}



/* left_side */


#banner_box{
	border:1px solid #3B404E;
	background-color:#f4f4f4;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
}


/* side_navi */

#side_navi{
	width: 188px;
	background-color:#fff;
	padding-bottom:5px;
	}

#side_navi li{
	height:50px;
	margin-bottom:10px;
}
	
#side_navi li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	display: block;
	height:50px;
}	

#side_navi li a:hover,
#side_navi li a:active,
#side_navi a.current {
	display:block;
}
#hikakuT{
	background:url(../images/subT_hikaku.png) left top no-repeat;
}
#campaignT{
	background:url(../images/subT_cam.png) left top no-repeat;
}
#adsl{
	background:url(../images/sideT_adsl.png) left top no-repeat;
}
#hikari{
	background:url(../images/sideT_hikari.png) left top no-repeat;
}
#ninki{
	background:url(../images/sideT_ninki.png) left top no-repeat;
}


#puchi_reader_122{
	background:url(../images/side_bottom.png) center bottom no-repeat;
	padding-bottom:10px;
}
h2#puchi_reader_title{
	text-indent:-99999px;
	height:55px;
	overflow:hidden;
	display:block;
	margin-bottom:0px;
	background: url(../images/subT_rss.png) left top no-repeat;
}

#puchi_reader_122 ul{
	line-height:1.5em;
	padding:8px 10px;
	margin:0px;
	background-color:#f3f3f3;

}
#puchi_reader_122 li{
	padding-bottom:3px;
	border-bottom:2px dotted #ccc;
	margin-bottom:8px;
}
#puchi_reader_122 em{
	color: #FF6600;
	display:block;
	text-align:right;
	font-style:normal;
}
#puchi_reader_link{
	text-align:right;
	padding-right:5px;
}
#puchi_reader_link a{
	color:#000;
	font-weight:bold;
}

#puchi_reader_122 ul a{
	color:#009;
	text-decoration:none;
}
#puchi_reader_122 ul a:hover{
	color:#09f;
	text-decoration:none;
	border-bottom:1px solid #09f;
}

#contents h3{
	text-align:right;
	}
#contents h3 a{
	font-size:12px;
}



/* footer */
