body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-color: #dddddd;
}
a,
a:link {
	color: #66aa00;
}
a:hover {
	color: #99cc00;
}
table {
	border-collapse: collapse;
}
table,
td,
th {
	padding: 8px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid #99cc00;
}
th {
	background-color: #d6ffa0;
}
td {
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0 10px;
}
ul li {
	margin-bottom: 4px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
ol {
	margin: 0;
	padding: 0 10px;
}
ol li {
	margin-bottom: 4px;
	padding: 0;
	list-style-position: inside;
}
form {
	margin: 0;
	padding: 0;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 300px;
}
.text_year {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 60px;
}
textarea {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 300px;
	height: 100px;
}
.button {
	margin: 0;
	padding: 4px 8px;;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
h1 {
	margin: 0;
	padding-top: 6px;
	padding-left: 20px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #ffffff;
}
h2 {
	margin: 16px 0 16px 0;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	border-bottom: 2px solid #66aa00;
}
h3 {
	margin: 16px 0 8px 0;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	border-left: 4px solid #66aa00;
}

#navi {
	position: absolute;
	top: 40px;
	left: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
#wrapper {
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	border-left: 13px solid #dddddd;
	border-right: 13px solid #dddddd;
}
#main_frame {
	padding: 50px 36px 36px 36px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#footer {
	margin: 0px;
	padding: 12px 0;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #aaaaaa;
}
.exp {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.title {
	padding: 4px;
	color: #ffffff;
	background-color: #66aa00;
	border-bottom: 2px solid #cccccc;
}
.frame {
	padding: 10px;
}
.strong {
	font-weight: bold;
	color: #66aa00;
}
.small {
	font-size: 11px;
	line-height: 15px;
}
.mark {
	padding: 0 4px;
	font-size: 9px;
	color: #66aa00;
}
.zenkaku {
	ime-mode: active;
}
.hankaku {
	ime-mode: inactive;
}
.hide {
    display: none;
}

#footer a {
    color: #333333;
    text-decoration: none;
}
#footer a:hover {
    color: #666666;
    text-decoration: none;
}

#ad {
	position: absolute;
	top: 40px;
	right: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	color: #66aa00;
	z-index: 30000;
}

