@charset "utf-8";

/* ᑛEU֘ACSS */

/* ===================================================================
@
@{../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;
}





/*-----------------------------------------------------

-----------------------------------------------------*/

.box{
    width:auto;
	height:200px;
    border-bottom:1px dotted #666;
}



.point{
    margin-bottom:10px;
    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:20px;
}


.point li{
    margin-left:30px;

}

.point dl{
    margin-top:15px;
    margin-left:10px;
}


.point dt{
    font-weight:bold;
}


.point dd{
    padding-left:13px;
}


.point_in{
    width:580px;
	height:auto;
	margin:5px 5px 30px 5px;
	line-height:160%;
}


.point_in2{
    width:580px;
	height:auto;
	margin:5px 5px 5px 0;
	line-height:160%;
}


.point_in2 ol li{
    margin-left:40px;
    list-style-type:decimal;
}


.point_in2 ul li{
    margin-left:40px;
    list-style-type:disc;
}


/* IE6p */
*html .point_in2 ol li{
    margin-left:5px;
    list-style-type:decimal;
	list-style-position:inside;
}


.bold{
    margin-left:10px;
    font-weight:bold;
}


.box{
    width:auto;
	height:200px;
    border-bottom:1px solid #DDD;
}

.left_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box{
    width:250px;
	height:auto;
	margin-bottom:10px;
    float:right;
}


.left_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:left;
}


.right_small-box2{
    width:270px;
	height:auto;
	margin-bottom:10px;
    float:right;
}


.space{
    margin-top:15px;

}




/*---------------------------------------------------
	ir
----------------------------------------------------*/


#banner img{
    vertical-align:bottom;
}





/*---------------------------------------------------
	#footer
----------------------------------------------------*/


#footer h3{
    font-weight:bold;

}



