@charset "UTF-8";

.asideBlock1 .text3,
.asideBlock1 .text4 {
    text-align: left;
}
.asideBlock1 .text3{
	margin-left: 8px;
}

#top #introduction .midashi{
	font-size: 16px;
	display: inline-block;
}
#top #introduction .read{
	display: block;
	margin-bottom: 10px;
}
#fee table td{
	text-align: left !important;
	padding: 0 10px !important;
}
#fee table th{
	width: 60%;
    background: #DDDDDD;
}
#fee table th.col2{
	width: 15%;
}
#fee table th.col3{
	width: 25%;
}