@charset "utf-8";

#conTitle {
width:670px;
height:44px;
background-image:url(images/title_con.gif);
}
.contact-box {
font-size:12px;
width:660px;
height:auto;
padding-top:10px;
padding-left:10px;
margin-top:5px;
}

#con-form {
margin-top:20px;
}

#form-textbox {
width:660px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
color:#CCC;
}

.contact-textbox {
float:left;
font-size:12px;
line-height:1.4em;
width:auto;
height:auto;
margin-top:0px;
padding-top:0px;
}

.submit {
display:block;
cursor:pointer;
border: none;
text-indent:-9999px;
background-image:url(images/contact-sub.gif);
width:120px;
height:35px;
margin-top:20px;
margin-left:265px;
margin-bottom:20px;
}

.con-text01 {
text-align:center;
margin-top:10px;
margin-bottom:20px;
}

#thanks-box {
margin-left:30px;
}

.sousin {
display:block;
cursor:pointer;
border: none;
text-indent:-9999px;
background-image:url(images/contact-sou.gif);
width:120px;
height:35px;
margin-top:20px;
margin-left:265px;
margin-bottom:20px;
}

.redb-cen {
color:#C69304;
font-weight:bold;
text-align:center;
}

#form {
width:150px;
}

#submit {
width:150px;
margin-left:300px;
}
 
.black {
color:#000000;
}

.table_profile {
	font-size: 12px;
	color: #B4B4B4;
	background-color:#000000;
	width: 90%;
	margin-bottom: 10px;
	margin-top:30px;
	border: 1px solid #333333;
	border-collapse: separate;
	border-spacing: 1px;
	white-space: normal;
}

th {
        padding: 5px;
        border-right: 1px solid #171717;
        border-bottom: 1px solid #171717;
		border-top: 1px solid #666666;
		border-left: 1px solid #666666;
        background-color: #373737;
}

td {
		color:#000000;
        padding: 5px;
        border-right: 1px solid #414141;
        border-bottom: 1px solid #414141;
		border-top: 1px solid #CCC;
		border-left: 1px solid #CCC;
        background-color: #666666;
}

.textarea-e {
border: 1px solid #999999;
}

#confirm-text {
text-align:center;
color:#CCCCCC;
margin-top:20px;
margin-bottom:20px;
}