h4.type1 {
	margin-bottom : 15px;}

.data {
	width : 100%;
	margin-bottom : 15px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
	font-size : 75%;
}

.data th {
	width : 69px !important;
	width /**/: 90px;
	padding : 12px;
	font-weight : normal;
	background : #e1e1e1;
	border-bottom : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
}

.data td {
	padding : 12px;
	border-bottom : solid 1px #b4b4b4;
}

em {
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #ff0000;
}

.data td a {
	color : #0066cc;
	text-decoration : underline;
}

.data td a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #0099ff;
}

#main_box ul {
	margin-bottom : 20px;
}

#main_box ul li {
	margin : 0 0 5px 15px;
	font-size : 75%;
	line-height : 1.65em;
}
