body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #333;
	line-height: 1.2em;
}
#back {
	background-image: url(../img/back2.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#mainimg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 900px;
	overflow: hidden;
}
#contents_area {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents1 {
	margin: 0px;
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contents2 {
	margin: 0px;
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#contents3 {
	margin: 0px;
	float: left;
	width: 860px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.midashi1 {
	float: left;
	height: 30px;
	width: 420px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.midashi2 {
	float: left;
	height: 30px;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contents1-1 {
	float: left;
	width: 398px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: square;
}

.contents1-2 {
	float: left;
	width: 818px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding: 20px;
}

#footer {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}
.b-red {
	font-weight: bold;
	color: #900;
}

.b-black {
	font-weight: bold;
	color: #333;
}

.contents2-1 {
	margin: 0px;
	float: left;
	width: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contents2-2 {
	margin: 0px;
	float: left;
	width: 258px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.main table {
	width: 100%;
}

.main table th {
	vertical-align: top;
	width: 200px;
	padding: 5px 10px 12px 2px;
	font-size: x-small;
	text-align: right;
	clip:rect(   );
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.main table td {
	padding: 5px 10px 12px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	border-left-style: double;
	border-left-color: #730000;
}

*.logbox{
	border: 1px solid #FFF;
	width: 797px;
	height: 150px;
	padding: 10px;
	overflow: auto;
	font-size: 1.2em;
	background-color: #FFC8C8;
	font-weight: bold;
}
