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

/* contact
*****************************************************/

h2 {
	text-align:center;
	width:758px;
}

dl dt {
	clear:both;
	padding-bottom:5px;
	font-weight:bold;
}

dd {
	padding-left:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
	width:710px;
}

div#contract_Box {
	border:1px solid #757575;
	background:#FAEBDE;
	padding:10px;
	width:705px;
	text-align:center;
}

div#contract_Box h2{
	margin-bottom:10px;
	border-bottom:1px solid #333;
	width:680px;
	text-align:center;
	padding-bottom:5px;
}
 

div#contract_Box p{
	text-align:center;
	line-height:1.8;
	font-weight:bold;
}
