@charset "utf-8";

/* Ǝ{HAJ[CSS */

/* ===================================================================
@
@{../hippari/css/import.css𗘗p
@ǉƂč쐬

 ===================================================================*/


/*----------------------------------------------------
	#header
----------------------------------------------------*/

*:first-child+html #header h1{
    padding-top:10px;
} 


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

*:first-child+html #header h1{
    padding-top:10px;
} 


#pan li{
	float:left;
}


.bold{
    font-weight:bold;

}


.box{
    width:auto;
	height:200px;
    border-bottom:1px dotted #666;
}


.point{
    width:auto;
    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:10px;

}


.point dl{
	width:93%;
    margin:15px 15px 0;
	border:1px solid #666;
}


.point dt{
    margin-top:10px;
    margin-left:10px;
    font-weight:bold;
}


.point dd{
    margin:20px;
}


.point_in{
    width:auto;
	height:auto;
	margin:5px 5px 30px 5px;
}


.point_in dt{
	text-decoration:underline;

}

.point_in-txt{
    width:370px;
	height:auto;
}


#banner img{
    vertical-align:bottom;
}


.space{
    margin-top:15px;

}


.anchor_navi{
	width:60%;
	height:80px;
	margin-left:10px;
    margin-bottom:20px;   
	border:1px solid #DDD;
}


.anchor_navi dt{
	font-weight:bold;
}


.anchor_navi dd{
    float:left;
	margin:10px;
}


.base{
	width:95%;
	margin:15px;
}



#test table{
	background-color:#FFF;
	line-height:180%;
}


#test table th{
	width:auto;
	background-color:#D4E9FC;
	border:1px solid #40A4DB;
	color:#333;
	text-align:center;
}


#test table td{
	background-color:#FFF;
	border:1px solid #40A4DB;
}


.cell60{
	width:60px;
	height:auto;
}


.cell95{
	width:95px;
	height:auto;
}

.capsule_intro{
	line-height:180%;
}


/*---------------------------------------------------
	#footer
----------------------------------------------------*/


#footer h3{
    font-weight:bold;

}


