@charset "utf-8";

/* GRW[CSS */

/* ===================================================================
@
@{../hippari/css/import.css𗘗p
@ǉƂč쐬

 ===================================================================*/


/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header{
    position:relative;

}


*:first-child+html #header h1{
    padding-top:10px;
} 


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

*:first-child+html #header h1{
    padding-top:10px;
} 


#main h3{
    width:auto;
    margin-top:10px;
    background-color:#EDF6FF;
    border-top:1px solid #C9E1F4;
	border-bottom:0;
    color:#40A4DB;
	clear:both;
}


/*-----------------------------------------------------
	左ナビ
-----------------------------------------------------*/

#anchor_sub{
    width:171px;
    margin-left:5px;
}


*+html #anchor_sub{
    margin-left:-10px;
}


*html #anchor_sub{
    width:158px;
    margin-left:-12px;
}


#banner ul{
    width:100%;
    list-style-position:inside;
	vertical-align:bottom;
}


#banner ul li{
	width:171px;
	height:31px;
	margin-left:5px;
    background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	line-height:31px;
	vertical-align:bottom;
}


#banner .usually{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
	font-weight:bold;
}


#banner .usually_last{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #D7EFED;
	color:#40A4DB;
	font-weight:bold;

}


#banner ul li a{
	display:block;
	width:155px;
	height:100%;
	padding-left:15px;
	color:#333;
	text-decoration:none;
}



#banner ul li a:hover{
	display:block;
	width:155px;
	height:31px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
}


#banner .last{
	width:171px;
	height:31px;
	border-bottom:1px solid #E4E4E4;
}


#banner .first{
	background-image:none;
	list-style-image:none;
}


#banner2{
	width:171px;
	margin-left:5px;
}


*html #banner2{
	margin-left:20px;
}


*:first-child+html #banner2{
	margin-left:20px;
}



#banner2 a{
	margin:0;
	padding:0;
	border:0;
}


#banner2 .first{
	background-image:none;
	list-style-image:none;
}


#banner3{
	width:171px;
	margin-top:30px;
	margin-left:5px;
}


*html #banner3{
	margin-left:20px;
}


*:first-child+html #banner3{
	margin-left:20px;
}


#banner3 span{
	margin:0 0 10px;
	float:left;
	font-size:10px;
	color:#666;
}


#banner3 ul li{
	width:171px;
	height:auto;
	margin-bottom:5px;
}



.bold{
    font-weight:bold;

}


.bold-color{
    color:#990000;
    font-weight:bold;
}


.box{
    width:auto;
	height:200px;
    border-bottom:1px dotted #666;
}


.point{
    width:auto;
	height:auto;
    margin-bottom:20px;
    padding:0 0 10px 0;

}

.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-top:15px;
}


.point dt{
    margin-top:10px;
    margin-left:10px;
    font-weight:bold;
}


.point dd{
    margin-left:20px;
}


.point_in{
    width:auto;
	height:140px;
	margin:5px;
	padding:10px 0;
	border-bottom:1px dotted #666;
}


.point_in dt{
	text-decoration:underline;

}

.point_in-txt{
    width:370px;
	height:auto;
}


.point2{
    width:auto;
	height:auto;
    margin-bottom:20px;
    padding:10px 0;

}


#banner img{
    vertical-align:bottom;
}


.space{
    margin-top:15px;

}


.linkbotannl {
    width:380px;
	height:auto;
	margin:5px auto;
	padding: 5px 10px;
	color: #000099;
	/*background-color: #CEDFFF;
	background-image: url(../asbesto/images/asblink_button.gif);
	background-repeat: no-repeat;
	background-position:left 15px;*/
	border: 1px solid #003399;

}


.linkbotannl p{
    margin:0;
	padding:0;
}


/*---------------------------------------------------
	#footer
----------------------------------------------------*/


#footer h3{
    font-weight:bold;

}



