@charset "UTF-8";

#contact_back_l {
	width:704px;
	height:auto;
	background-image: url(../other/contact/images/back_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_back_r {
	width:246px;
	height:800px;
	background-image: url(../other/contact/images/back_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.contact_table01 {
	width:600px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 50px;
	border: 1px solid #999999;
	background-image: url(../other/contact/images/back_black.png);
}
.contact_table01 .contact_table01_th {
	width:600px;
}
.contact_table01 .contact_table01_th p {
	background-image: url(../other/contact/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 20px;
	margin: 0px 20px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size:15px;	
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}
.contact_table01 .contact_table01_td {
	width:600px;
}
.contact_table01 .contact_table01_td p {
	padding: 10px 30px 10px 30px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF
}

.contact_table01 .contact_table01_td2 {
	width:600px;
}
.contact_table01 .contact_table01_td2 p {
	padding: 10px 0px 10px 0px;
	margin: 0px 30px 0px 30px;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



.contact_table02 {
    border-collapse:collapse;
	width:540px;
	padding: 0px 0px 0px 0px;
	margin: 20px 30px 20px 30px;
}
.contact_table02 th {
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contact_table02 th p {
	background-image: url(../other/contact/images/icon_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 20px !important;
	margin: 0px 0px 0px 0px;
	font-size:12px;	
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
	font-weight: normal;
}
.contact_table02 td {
	width:320px;
    padding: 10px 0px 10px 20px;
    font-size:12px; 
    line-height:20px;
    color:#FFFFFF;
    text-align:left;
    font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contact_table02 .contact_table02_td div {
}
form .buttons,
.contact_table02 .contact_table02_td_btn {
	width:540px;
	padding: 30px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

.contact_table_th01 {
	background-image: url(../other/sitemap/images/icon_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 15px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
}
.contact_table_th02 {
	background-image: url(../other/sitemap/images/icon_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 12px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.contact_table_th02_bk {
	margin: 3px;
	background-color:#CCCCCC;
}
.contact_table_th03 {
	background-image: url(../other/contact/images/icon_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 25px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
}
.contact_table_th04 {
	background-image: url(../other/contact/images/icon_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 35px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
}
.contact_table_dotlinebottom_white {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}
.contact_table_dotlinebottom_black {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}

span.required {
    color:#ff3300;
}
.errorMessage {
    color:#ff3300;
}
.contact_table02 .contact_table02_td_btn a img {
    display:inline;
}
.contact_table02 td textarea {
    width:300px;
}
input.size-l {
    width:300px;
}
