@charset "UTF-8";
/* CSS Document */

#change_contents{
	width:850px;
	margin:0 auto;
}

#change_contents hr{
	margin:15px 0 15px 0;
}

#change_contents p{
	margin-bottom:15px;
	font-size:14px;
	line-height:1.5em;
}

#procedure{
	width:600px;
	margin:0 0 20px 164px;
	border:#49a3fc 2px solid;
	background:#eef5fc;
	padding:10px;
	text-align:center;
	font-size:16px;
	line-height:1.5em;
}


#inquiries{
	width:300px;
	border:#999 1px solid;
	padding:10px 10px 0 10px;
	float:right;
}