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

body {
	background-color:#E9E7CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.clearfix:after {
	display:block;
	content:".";
	visibility:hidden;
	height:auto;
	clear:both;
	}
.total {
	width:680px;
	height:auto;
	}
.matter {
	width:680px;
	height:auto;
	}
.title {
	width:680px;
	height:73px;
	clear:both;
	}
.head {
	width:680px;
	height:151px;
	clear:both;
	}
.content {
	width:660px;
	height:auto;
	text-align:left;
	float:left;
	padding:10px;
	}
.content table {
	border:#000000 solid 1px;
	}
.content table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#000000 dotted 1px;
	padding-right:5px;
	}
.content table tr th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-style:#000000 solid 1px;
	}
.box {
	width:191px;
	height:75px;
	float:left;
	background-color:#ACA229;
	}
h1 {
	font-size:18px;
	color:#BF0000;
	text-align:left;
	}
p {
	text-align:justify;
	}
.content ul {
	list-style-type:upper-alpha;
	}
.content ul li{
	list-style-type:none;
	text-align:justify;
	color:#0066FF;
	font-weight:bold;
	}
.content ul li a{
	color:#0066FF;
	text-decoration:underline;
	line-height:14px;
	}
.content ul li p {
	text-align:justify;
	color:#000;
	font-weight:normal;
	}
.content ul li ul li{
	list-style-type:upper-roman;
	color:#000000;
	font-weight:normal;
	}
.content ul li ul li ul li{
	list-style-type:lower-alpha;
	color:#8f8400;
	}
.center {
	text-align:center;
	}
.left {
	text-align:left;
	padding-left:5px;
	}
td {
	text-align:right;
	color:#000000;
	}
th {
	color:#000000;
	}
.content span {
	float:right;
	}
.content span a {
	display:inline;
	color:#962C21;
	font-size:13px;
	text-decoration:underline;
	}
.content span a:hover {
	text-decoration:none;
	color:#333333;
	}
.content ul li a {
	display:inline-block;
	line-height:17px;
	text-decoration:underline;
	}
.content ul li a:hover {
	text-decoration:none;
	}
.content a{
	color:#BF0000;
	text-decoration:underline;
	}
.content a:hover {
	text-decoration:none;
	}
.annual {
	width:460px;
	height:auto;
	float:left;
	padding-right:5px;
	border-right:solid 1px #A29E3B;
	}
.right {
	width:191px;
	height:auto;
	float:right;
	}
.button {
	width:136px;
	height:20px;
	background-image:url(../images/button.png);
	text-align:center;
	float:right;
	padding-top:7px;
	}

