/*------------共通----------------*/
* {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-size: 12px;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.main img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line{
	border-left:1px solid #336633;
	border-right:1px solid #336633;
}
.btn_table {
	width: 250px;
	background-image: url(../image/system/bg_01.jpg);
}
.btn_table td {
	padding-left: 29px;
	vertical-align: top;
}
.logo {
	margin-top: 20px;
	margin-bottom: 30px;
}
td {
	vertical-align: top;
}
.header_space {

	height:10px;
}
.attention {
	font-size: 12px;
	color: #000000;
	text-align: right;
}
