@charset "UTF-8";

.box	{
	clear:left;
	margin:30px 10px;
}
.imgBox	{
	float:left;
}
.leadBox	{
	float:right;
	width:330px;
}
.leadBox p	{
	margin-bottom:1em;
}
.midashi01	{
	font-size:150%;
	font-weight:bold;
}
.link	{
	padding:10px 0;


}
/********************************************/
.contList dl	{
	display:inline-block;
}
.contList dl:after	{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}

