@charset "utf-8";


h1#logo {
	margin:0;
	padding:0;
	background-image:none;
}
#wrapper #header .logo_column {
margin-top:-10px;
background: url(../img/logo_isize_suumo.gif) no-repeat 0 0;
height:90px;
}
#header .logo_column #logo a { 
display: block; 
width: 180px; 
height: 60px; 
backgroun:none;
}


#selectorContainer {
background:transparent url(../img/bg_h1_title.gif) no-repeat scroll left bottom;
padding-bottom:7px;
padding-left:15px;
width:905px;
}

#selectorContainer h1{
	padding:0;
	background-image:none;
	width:auto;
	float:left;
	font-size:150%;
	font-weight:bold;
	line-height:1.2;
}

#prefSelector {
	float:right;
}

#prefSelector p,
#prefSelector form {
	display:inline;
	margin-left:5px;

}


#contents h2.area_ind_bar01 {
	margin-top:15px;
	padding-top:5px;	
	padding-left:13px;	
	margin-left:15px;	
	width:855px;
	height:26px;
	font-size:15px;
	color:#1F4C39;
	font-weight:bold;
	background:url(../../edit/img/area_ind_bar01.gif) no-repeat top left;
}	
#contents h2.area_ind_bar02{
	margin-bottom:10px;
	padding-left:10px;	
	padding-top:5px;	
	width:908px;
	height:23px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	background:url(../../edit/img/area_ind_bar02.gif) no-repeat center left;
}


#contents h3.bar_isize01 {
	margin:10px 0 0 18px;
	padding:1px 0 1px 5px;
	border-left:3px solid #3D9973;
	color:#3D9973;
	font-size:117%;
	font-weight:bold;
	background:none;
}

#contents h2.area_ind_icon01{
	padding-top:6px;
	padding-left:40px;
	margin-left:5px;
	margin-top:15px;
	height:27px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	background:url(../../edit/img/area_ind_icon01.gif) no-repeat center left;
}

ul.list01 {
	margin:20px 25px 20px 30px;
}
ul.list01 li{
	margin:0 5px 5px 0;
	padding-right:5px;
	display:block;
	float:left;
	border-right:1px #000 solid;
}
ul.list01 li.last {
	border:none;
}


.listContainer {
	margin:20px 80px 20px;
	padding-bottom:20px;
	border-bottom:2px #67ab92 dotted;
}
.listContainer ul li {
	margin:0 5px 5px 0;
	padding-right:5px;
	display:block;
	float:left;
	border-right:1px #000 solid;
}
.listContainer ul li.last {
	border:none;
}


.listBoxNote {
	width:855px;
	margin:10px 10px 10px 15px;
}


.listBox {
	width:855px;
	margin:10px 10px 10px 15px;
	border:1px #999 solid;
}

p.mark {
background:transparent url(../img/line_arrow.jpg) no-repeat scroll left center;
font-size:13px;
font-weight:bold;
line-height:13px;
margin:10px 10px;
padding:0 0 0 20px;
}
p.mark a:link { color: #317c2d;text-decoration:none;}
p.mark a:visited { color: #317c2d;text-decoration:none;}
p.mark a:hover { color: #317c2d;text-decoration:none;}
p.mark a:active { color: #317c2d;text-decoration:none;}

.listBox ul {
	margin:10px;
}
.listBox ul li {
	float:left;
	border-right:1px #000 solid;
	margin:5px;
	padding:0 5px 0 0;
}
.listBox ul li.last {
	border:none;
}

.listBoxAdd {
	width:855px;
	margin:0 10px 10px 15px;
	text-align:right;
}
.listBoxAdd p{
	text-align:right;
}

.leadBox {
	width:700px;
	margin:20px 40px 0 40px;
}
#contents p.floatImg {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}


table.resultplace {
	width:800px;
	margin:20px 40px 40px 40px;
	border-collapse:collapse;
}
table.resultplace td {
border-bottom:1px dotted #ccc;
border-top:1px dotted #ccc;
border-right:30px solid #fff;
margin:0 10px 0 0;
padding:10px;
width:50%;
}

.iconImg {
float:left;
margin:0 10px 0 0;
}
table.resultplace td p.placemi a {
background-image:url(../images/carrow.jpg);
background-position:left center;
background-repeat:no-repeat;
line-height:13px;
margin:0;
padding:0 0 0 15px;
}




/* footer
---------------------------------------------------- */
#footCopy {
	margin-left:30px;
	margin-right:30px;
}
#footCopy p {
	text-align:right;
	color:#ccc;
}


/* clearfix
---------------------------------------------------- */
.clearfix:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
 
.clearfix {display: inline-table;}
 
/* Hides from IE-mac ＼*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


