body {
	background-image: url(../i/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}
.maintd1 {
	width: 444px;
	padding-left: 80px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.maintd2 {
	width: 376px;
	padding-right: 60px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.maintd3 {
	width: 479px;
	padding-left: 45px;
	padding-right: 10px;
	vertical-align: top;
}
.maintd3c {
	background-image: url(../i/main_3_bg.jpg);
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maintd4 {
	vertical-align: top;
}
.maintd4c {
	background-image: url(../i/main_4_bg.jpg);
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.navitd {
	background-image: url(../i/navi_bg.jpg);
	height: 86px;
	padding-left: 80px;
}
.bottomtd {
	background-image: url(../i/bottom_bg.jpg);
	height: 59px;
	padding-left: 80px;
	padding-right: 70px;
}
.t {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.tred {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #E31227;
	font-weight: bold;
}

.tcopy {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
}
.anavipvv {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
}

a:link {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
}
a:visited {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
}
a:active {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
}
a:hover {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	text-decoration: underline;
}
a.navi:link {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
a.navi:visited {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
a.navi:active {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
a.navi:hover {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-decoration: none;
}
a.bottom:link {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: none;
}
a.bottom:active {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: underline;
}
.textarea {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 180px;
	border: 1px solid #999;
	background-color: #EEEEEE;
	overflow: auto;
	margin: 1px;
}
.button {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F08C14;
	border: 1px solid #000000;
}
.textfield {
	font-family: Rockwell, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 180px;
	border: 1px solid #999;
	margin: 1px;
	background-color: #EEEEEE;
}
