/* CSS Document */
@charset "Shift_JIS";
#mainpage{
	width: 720px;
	margin: 0px;
	padding: 0px 40px;
	}
#middlepage {
	margin: 0px auto 20px;
	width: 720px;
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0px;
}
#middlepagenob {
	margin: 0px auto;
	width: 720px;
	height: 160px;
	padding: 0px;
}
td{
	margin: 0px;
	padding: 0px 10px 20px;
	text-align: center;
	width: 160px;
	}

#clear01 {
	clear: both;
}
#clear02 {
	clear: both;
}
.box {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", osaka;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	padding: 10px;
	width: 160px;
	float: left;
}

#button {
	top: -50px;
	position: relative;
	left: 650px;
}

