@charset "utf-8";

/* asbestos用.CSS */


/* ===================================================================
	
	基本はhippari/css/import.css
	追加として。
 
===================================================================*/


/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header{
    position:relative;

}


#header h1{
	background-image:url(../sekou-annai/img/head.jpg);
	background-repeat:no-repeat;
} 



/*----------------------------------------------------
	#contents
----------------------------------------------------*/

*:first-child+html #header h1{
    padding-top:10px;
} 


.box02{
    width:500px;
	height:auto;
	margin:10px auto;
	border:1px dotted #999;
}


.box02 ul li{
    list-style-type:none;

}


.bold{
    font-weight:bold;

}


.point{
    width:auto;
    margin-bottom:10px;
    padding:0 0 10px 0;

}

.point2{
    width:auto;
    margin-bottom:10px;
    padding:0 0 10px 0;

}


.point2 td{
    background-color:#FFF;
    border:1px solid #666;
}


.point h3{
    width:360px;
    margin-top:10px;
	background-color:#EDF6FF;
	border-top:1px dotted #000082; 
	border-bottom:1px dotted #000082;
    color:#000082;
}


.point h4{
    margin-top:10px;
    margin-left:10px;

}


.point dl{
    margin-left:10px;

}


.point dt{
	margin-top:10px;
	margin-bottom:10px;
    font-weight:bold;
	text-decoration:underline;
}


.point dd{
    margin-left:10px;

}


.point_in{
    width:600px;
	height:auto;
	border-bottom:1px dotted #666;
}


.point_in  a{
	color:#3499FF;
}


.point .point_in h4{
	font-size:12px;
	font-weight:normal;
}


.point td{
    background-color:#FFF;

}


#banner img{
    vertical-align:bottom;
}


.space{
    margin-top:15px;

}

.bold{
    font-weight:bold;
}


.linkbotannl {
    width:380px;
	height:auto;
	margin:20px auto 10px;
	padding: 5px 10px;
	color: #000099;
	border: 1px solid #003399;
}


.linkbotannl ul li{
    list-style-type:none;

}


.asbestos_show h4{
	font-size:14px;
}


.asbestos_show table{
	margin-top:30px;
}


.asbestos_show table td{
	line-height:150%;
}




/*---------------------------------------------------
	#footer
----------------------------------------------------*/


#footer h3{
    font-weight:bold;

}


