body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	line-height: 140%;
	color: #666666;
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-bottom: 20px;
}
hr {
	margin-left: -20px;
	margin-right: 40px;
}



.left {
	float: left;
	height: auto;
	border-left-color: #CCCCCC;
	padding-left: 2%;
	background-image: url(newpic/touring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	width: 26%;
	border-left-width: 0.5%;
	border-left-style: solid;
	text-align: left;
	margin-left: 3%;
	padding-bottom: 0px;
}
.mid {
	height: auto;
	border-left-color: #CCCCCC;
	padding-left: 2%;
	background-image: url(newpic/event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	width: 26%;
	border-left-width: 0.5%;
	border-left-style: solid;
	float: left;
	text-align: left;
	margin-left: 3%;
}
.right {
	background-image: url(newpic/machine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	margin-left: 3%;
	text-align: left;
	float: left;
	width: 26%;
	padding-left: 2%;
	border-left-width: 0.5%;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.under {
	margin-top: 15px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	border: 2px dashed #CCCCCC;
	padding: 10px;
}
.under form {
	float: left;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
}


h3 {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 2px 2px 2px 10px;
	margin-right: 3em;
	margin-left: -10px;
}
a {
	color: #336699;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #6699FF;
}
.bottom {
	height: 20px;
	margin-top: 35px;
	text-align: center;
	background-image: url(../newindex/dot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 14px;
	clear: both;
}

.bottom a{
	color: #31659C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 3px;
}

.title {
	font-size: larger;
	background-image: url(../newindex/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	line-height: 200%;
	font-weight: bold;
	color: #FF9900;
	vertical-align: text-top;
}
.orange {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px 3px 10px 10px;
}

.form_table {
	width: 620px;
	margin-left: 10px;
}

.bottom a:hover {
	color: #FF9900;
}
h2 {
	font-size: medium;
	color: #333333;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 12px;
}
h1 {

	font-size: larger;
	background-image: url(../newindex/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	line-height: 200%;
	font-weight: bold;
	color: #FF9900;
	vertical-align: text-top;
}
.dotbox {
	border: 1px dashed #999900;
	margin-left: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
.dotbox h3 {
	font-size: medium;
	border-left-width: 13px;
	border-left-style: double;
	border-left-color: #FF9900;
	padding-left: 13px;
}
.dotbox p {
	margin-left: 15px;
}
