@charset "utf-8";

.box {
	margin:0;
	width: 810px;
}
.box .photo1 {
	margin:0 1px 5px 0;
	width:384px;
	height:235px;
	float:left;
	line-height:2em;
	font-size:12px;
	font-weight:bold;
	color:#669933;
	text-align:center;
}

.box .photo2 {
	width:105px;
	height:auto;
	float:left;
	top:auto;
}
.box .photo2 img {
	margin-bottom:3px;
}

.flash{
	margin:0;
	padding:0;
	width:420px;
	height:240px;
	float:right;
}
.what{
	width: 810px;
	background-color: #FFFFFF;
	border: 1px solid #669933;
}
.what th {
	margin:0;
	padding:0;
	width:396px;
	font-size:normal;
	color:#666666;
}
.what p {
	padding:0 10px 5px 10px;
}
.member {
	width: 810px;
	background-image: url(../img/member.gif);
	height: 167px;
	margin-bottom: 5px;
	border: 1px solid #669933;
	text-align: right;
}
.member img {
	margin-top: 6px;
	margin-right: 10px;
}
.member .button {
	width: 210px;
	float: left;
	padding-top: 120px;
	display: inline;
}

.new {
	width: 810px;
	height:230px;
	margin-bottom: 5px;
	padding-bottom:10px;
	border: 1px solid #669933;
}
.new .bk {
	width: 185px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	display: inline;
}
.new .bk img {
	float: left;
	margin-right: 5px;
}
.new .bk .button {
	text-align: right;
	width: 70px;
	float: left;
	padding-left: 25px;
	padding-top: 2px;
}
.click {
	padding-bottom: 10px;
}

#NAVI ul {
	margin:0;
	text-align:left;
}
#NAVI li {
	margin:0 0 10px 0;
	line-height:1.2;
	list-style-type:none;
}

