@charset "utf-8";
/* CSS Document */

.protect_list ul {
	margin:0px;
	padding:0px;
	

}

.protect_list li {
	line-height:2.2em;
	margin-left:20px;

}

* html #right_box ul {
margin:0;

}
*:first-child+html #right_box ul {
margin:0;

}

.p_subject {
	background-image:url(../h4/subject.jpg);
	height:0;
	padding-top:30px;
	overflow:hidden;
	background-repeat:no-repeat;

}


.law {
	background-image:url(../h4/law.jpg);
	height:0;
	padding-top:30px;
	overflow:hidden;
	background-repeat:no-repeat;

}

.dishonor {
	background-image:url(../h4/dishonor.jpg);
	height:0;
	padding-top:30px;
	overflow:hidden;
	background-repeat:no-repeat;

}

.affiliation {
	background-image:url(../h4/affiliation.jpg);
	height:0;
	padding-top:30px;
	overflow:hidden;
	background-repeat:no-repeat;

}

h4 {
	margin-left:15px;
	margin-top:15px;
	width:545px;
	font-size:60%;

}
