@charset "UTF-8";

div#header_main {
	background-image: url(../images/header.jpg);
}

table.design {
	width: 100%;
}
table.design tr th {
	width: 190px;
	font-weight: normal;
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px #CCCCCC;
}
table.design tr td {
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
	line-height: 1.5em;
}
table.design tr th p {
	font-size: 12px;
	padding: 0px;
	line-height: normal;
	color: #000099;
}
table.design tr th span {
	font-size: 10px;
	color: #999999;
}
