@charset "utf-8";


/*--------------------main--------------------*/

#contents{
	margin:15px 5px 0px 10px;
	width:720px;
	float:left;
}

#otherreform_top h2{
	height:170px;
	background-image:url(img/toppic.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
	}
	
#otherreform_top p{
	font-size:14px;
	margin-bottom:30px;
}
	
.dot_line{
	padding:10px 0;
	background-image:url(img/other_07.gif);
	background-repeat:repeat-x;
}


/*--------------------text--------------------*/

#otherreform_text{
	width:445px;
	height:585px;
	padding-top:20px;
	float:left;
}

#otherreform_text dt{
	background-image:url(img/orangemark.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:13px;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

#otherreform_text dd{
	font-size:14px;
	padding-left:20px;
}

/*--------------------picture--------------------*/

#otherreform_pic{
	width:235px;
	height:585px;
	float:left;
	margin-top:35px;
}

#otherreform_pic p{
	margin-bottom:25px;
}

/*--------------------link--------------------*/

#link_wrapper{
	padding:10px 0px;
	clear:both;
	}
	

.link{
	width:170px;
	margin-right:10px;
	float:left;
	}

.link_text{
	background-image:url(img/square.gif);
	background-repeat:no-repeat;
	font-size:14px;
	padding-left:15px;
}












