@charset "UTF-8";
/* CSS Document */

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
}
.main {
	width: 816px;
	height: 475px;
	background-image: url(../img/top1_1-4.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.main .main_left {
	text-align:center;
	width: 370px;
	padding-top: 140px;
	height: 335px;
}

.main .back_green {
	font-size: 15px;
	color:red;
	background-color:#ccffcc;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.bottom {
	margin-top:100px
}

.allright  {
	height:100%;
	text-align: center;
	border-top-width:thin;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
