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

.box1 {
	margin-top: 0px;
	margin-left: 20px;
}
.box2 {
	margin-top: 0px;
	margin-left: 30px;
}
.contact_title {
	width: 950px;
        border-bottom-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#wrapper .box1 .txtx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt3 {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 150px;
	background-attachment: fixed;
	background-image: url(../images/index/bg.jpg);
}
.formcolor{
	background-color:#000000;
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
　　　　margin-right: 0px;
　　　　margin-bottom: 8px;
　　　　margin-left: 0px;
　　　　padding-right: 10px;
	padding-left: 10px;
        border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.spacer {
	height: 50px;
}
.txt_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


