@charset "shift_jis";

@import url("common_style.css");

/*--------------------------------------------------------------*/
h4 {
	margin: 15px 0px 20px;
}

h5 {
	margin: 20px 0px;
	text-align: center;
	font-size: 0.85em;
	color: #666666;
}

p,td {
	font-size: 0.75em;
	line-height: 170%;
	color: #333333;
}

p.cr {
	margin: 0px 0px 20px;
	text-align: right;
}

table {
	width: 350px;
	margin: 20px auto;
}

