/* base
===================================================== */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	text-align: center;
}
body, td, th {
	color: #666666;
	font-size: 10pt;
	line-height: 145%;
	font-weight: normal;
	text-decoration: none;
}
img {
	border-style: none;
}
table {
	border-collapse: collapse;
}
td, th {
	text-align: left;
}
a {
	outline:none;
}
.clear {
	clear:both;
}
.center {
	text-align: center;
}
strong {
	font-weight: bold;
}
/* layout
============================================== */
#wrapper00 {
	background-image: url("../05imgs/_logo/wrapper_bg01.gif");
	margin: 0px auto;
	width: 820px
}
#header {
	margin: 0px 10px;
	width: 800px;
	border-bottom: 5px solid #78cd03;
}
#topmini {
	margin: 0px 10px;
	padding-right: 5px;
	width: 795px;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}
#wrapper01 {
	margin: 0px 10px;
	width: 800px
}
#sidenavigation {
	margin: 0px auto auto 0px;
	width: 170px;
	float: left
}
#maincontents {
	margin: 0px 0px auto auto;
	width: 630px;
	float: right;
	text-align: left;
}
#footer {
	margin: 0px 20px;
	padding-top: 10px;
	width: 780px;
	background: url(../05imgs/_logo/sidenavi_logo.png) no-repeat -10px 0px;
	color: #777;
	font-size: 0.8em;
	line-height: 120%;
}
#footer0 {
	margin: 25px 0px 0px 170px;
	width: 630px;
}
#footer1 {
	padding: 3px 0px 20px;
	margin: 5px 0px 0px 170px;
	width: 630px;
}
/* local
============================================== */
.h1hyoudai {
	text-align: left;
	margin: 15px 0 5px 20px;
	padding: 0;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 20px 10px 40px;
}
p {
	margin: 0 40px 0 50px
}
td, th {
}
table.pad5 {
	margin: 0px 20px 0px 50px;
}
table.pad5 td {
	padding: 3px 8px;
	border: 2px solid #FFFFFF;
}
table.pad5 th {
	padding: 3px 8px;
	border: 2px solid #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
ol, ul {
	margin: 10px 40px 0 50px;
}
ol li, ul li {
	padding-left: 20px;
	background: url(../05imgs/_base/ball20.gif) no-repeat 0px 0px;
	list-style-type: none;
}
dl {
	margin: 10px 40px 0 50px
}
dt {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999
}
dd {
	margin-left: 40px;
}
form {
	margin: 0;
	border-style: none
}
form dt, dd {
	border-style: none
}
fieldset {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: none
}
.small {
	font-size: 0.9em
}
.red {
	color: #FF0000;
}
.setsumeitable {
	color: #333;
	background-color: #cdf;
	padding: 3px 5px
}
.imgR {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right
}
.imgL {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left
}
textarea {
	color: #666;
	font-size: 13px;
	line-height: 130%
}
/* a
===================================================== */
a {
	color: #669;
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	color: #f30;
	text-decoration: underline
}
a:active {
	text-decoration: none
}
#footer a {
	color: #777777;
	text-decoration: none
}
