@charset "utf-8";
#Rbox h2 {
}

/* CSS Document */

#Rbox .buttonT {
	height: auto;
	width: 357px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contact/seikyu_bg.gif);
	background-repeat: repeat-y;
	margin-top: 23px;
	margin-bottom: 10px;
	padding: 0px;
}
#Rbox .buttonT .message {
	background-image: url(../img/contact/seikyu_img.gif);
	width: 175px;
	padding-left: 182px;
	padding-bottom: 17px;
	background-repeat: no-repeat;
	font-size: 0.8em;
	vertical-align: text-top;
	height: auto;
	padding-top: 25px;
	margin: 0px;
}
#Rbox .buttonT .boxB {
	height: 5px;
	width: 357px;
	background-image: url(../img/contact/seikyu_B.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Rbox .box .buttonT .message input {
}

.formbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 25px;
}

.formbox h3   {
	background-color: #47924D;
	font-weight: lighter;
	color: #FFF;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 25px;
}
.formbox td {
	padding: 5px;
}
.formbox #formA .tdL{
	width: 160px;
	text-align: right;
}
#formA td input,#formA td #textarea {
	background-color: #F0F1F1;
	border: 4px solid #F0F1F1;
}

#formB .box {
	padding: 20px;
	width: auto;
}
#formB .box p {
	font-size: 0.9em;
}

#formB .box table td {
	font-size: 0.9em;
	color: #666;
}

.buttonB {
	height: auto;
	width: 378px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 50px;
}
