@charset "utf-8";
/* CSS Document */
/*
#contact_top_image {
	background-image: url(../images/contact_image_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

.contact_box_back {
	background-color:#FFFFFF;
	padding:10px;
	margin:10px 5px 20px 10px;
}

.contact_box {
	background-color:#000000;
	padding:10px 0;
}

.contact_box h2{
	color:#FF0000;
	font-size:200%;
	margin:0 0 0 10px;
	padding:10px;
}

.contact_box p {
	color:#D2D2D2;
	margin:5px 0 5px 20px;
}
.contact_time {
	font-size:140%;
	line-height: 150%;
}

.contact_num {
	color:#FFFFFF;
	font-size:200%;
	background-image: url(../../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position: bottom;
	margin:0 20px 5px 20px;
	padding-bottom:10px;
	padding-left:0px;
}

*/
#form_title h2{
	color:#FF0000;
	padding: 0 0 24px 0;
	background-image: url(../../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position: bottom;
}

#content_contact label {
	width:200px;
	display:block;
}
#content_contact .strong {
	color:#FF0000;
	font-weight:bold;
}

.contnt_box {
	clear:both;
	margin-bottom:5px;
}

.contnt_box input {
	width:345px;
}

.contnt_box select {
	width:350px;
}

.contnt_box textarea {
	width:346px;
}
.contnt_box p{
}


#content_contact #button input[name="submit"] {
	float: left;
	height: 37px;
	background-image: url(../images/transmission.png);
	background-repeat: no-repeat;
	width: 239px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
.text_box {
	width: 500px;
	background-color: #FFF;
	float: right;
	height: 30px;
	display:inline;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

.selection_box {
	width: 500px;
	background-color: #FFF;
	float: right;
	height: 30px;
	display:inline;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

.text-input{
	width: 500px;
	background-color: #FFF;
	float: right;
	height: 30px;
	display:inline;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

.contnt_box {
	width: 725px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 130px;
	float: left;
	height: auto;
}

#contnt_box {
	width: 725px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 130px;
	float: left;
	height: auto;
}
.contnt_box p {
	display: inline;
	height: auto;
}

.text_box_large {
	min-width: 500px;
	max-width: 500px;
	min-height: 7em;
	max-height: 21em;
	float: right;
	background-color: #FFF;
	margin-top: 10px;
	width: 500px;
	margin-left: 12px;
}

.button input a {
	float: left;
	height: 37px;
	background-image: url(../images/transmission.png);
	background-repeat: no-repeat;
	width: 239px;
	margin-left: 250px;
	margin-bottom: 100px;
}

.button input a:hover{
	background-image: url(../images/transmission_on.png);
}

.button a{
	float: left;
	height: 37px;
	background-image: url(../images/transmission.png);
	background-repeat: no-repeat;
	width: 239px;
	margin-left: 250px;
	margin-bottom: 100px;
}

.button a:hover{
	background-image: url(../images/transmission_on.png);
}
*/

/*
.text_left {
	text-align: left;
	width: 185px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	background-position: center;
	line-height: 20px;
	padding: 2px;
	height: auto;
}
.text_right{
	width: 725px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 130px;
	float: left;
	height: auto;
	background-position: right;
	text-align: right;
}

#title {
	float: left;
	width: 100%;
	background-position: center center;
	text-align: center;
}

#title h2{
	width: auto;
	margin-right: auto;
	margin-left: 155px;
	float: left;
	height: 96px;
	text-align: center;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 30px;
	}
	
	
.button input[name="submit"] {
	float: left;
	height: 37px;
	background-image: url(../images/transmission.png);
	background-repeat: no-repeat;
	width: 239px;
	margin-left: 250px;
	margin-bottom: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button input[name="submit"]:hover{
	background-image: url(../images/transmission_on.png);
}

#content_us_text{
	text-align: center;
	color: #445E7B;
	height: 500px;
}

#content_us_text p{
	font-size: xx-large;
	line-height: 1.3em;
	margin-top: 250px;
}

.annotation{
	float: left;
	width: 500px;
	margin-left: 225px;
}
*/