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

#contents{
	padding:0 3px 20px 3px;
}
h3{
	margin-bottom:35px;
}

#info{
	width:700px;
	margin:0 auto;
}

h4{
	margin-bottom:20px;
	}
	
table{
	border-collapse:collapse;
}

th,td{
	padding:1em;
		background:url(../common/img/border_a.gif) repeat-x left bottom;
}