@charset "shift_jis";
/* CSS Document */

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #666;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #6FBA2C;
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	color: #FFF;
	background-color: #6FBA2C;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: -1px;
	letter-spacing: 0px;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_table {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
}
.right {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.color_red {
	color: #F00;
}
.main_back {
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.color_green {
	color: #6FBA2C;
}
.color_green2 {
	color: #13A73C;
}
.left {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.gotop {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.pan {
	margin-top: 9px;
	margin-bottom: 4px;
	margin-left: 15px;
	text-align: left;
}
.h1_back {
	background-color: #6FBA2C;
}
.color_blue {
	color: #5185c5;
}
.tume {
	letter-spacing: -1px;
}
.color_pink {
	color: #EB6D8E;
}
.comming {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
