@charset "utf-8";


#main2 div.contactTitle {
	padding: 10px 20px;
	margin-bottom: 30px;
	background: url(../../shared/images/common/bg_006.gif) left top repeat;
}

#main2 h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
}

#main2 p.attention {
	line-height: 1.6em;
	color: #cc0000;
	font-size: 10px;
	margin-bottom: 10px;
}

#main2 h5 {
	line-height: 1.6em;
	font-weight: bold;
	background: url(../../shared/images/common/ic_007.gif) left 6px no-repeat;
	text-indent: 13px;
	margin-bottom: 5px !important;
}

#main2 h5 span {
	color: #cc0000;
	margin-left: 2px;
}

#main2 th {
	width: 180px;
	font-weight: bold;
	padding: 7px 13px;
	line-height: 1.6em;
	background: #eeeeee;
	text-align: left;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
#main2 th span {
	color: #cc0000;
	margin-left: 2px;
}
#main2 td {
	padding: 7px 10px;
	background: #f7f7f7;
	text-align: left;
	border-bottom: 2px solid #fff;
}
#main2 td span {
	color: #cc0000;
	margin-left: 2px;
}


#main2 .padOff {
	padding: 0px !important;
}

#main2 textarea {
	font-size: 12px;
	line-height: 14px !important;
	height: 150px;
	width: 99%;
}

#main2 table.itemSelect th.item {
	font-weight: normal;
	width: 110px !important;
}

#main2 table.itemSelect li {
	line-height: 1.6em;
}
#main2 table.itemSelect li input {
	margin-right: 3px;
	vertical-align: middle;
}
#main2 .boderBOff {
	border-bottom: 0px !important;
}

#main2 td.btBlock {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
}

#main2 td.btBlock2 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	background: #fff;
}

#main2 span.linkStyle {
	padding-left: 15px;
}
#main2 span.linkStyle a {
	color: #465b91;
	text-decoration: underline;
}

#main2 input.btSubmit {
	width: 152px;
	height: 26px;
	border: 0px;
	margin-right: 10px;
	background: url(../images/bt_001.gif) left top repeat;
	cursor: pointer;
	color: #5c5c5c;
}

#main2 input.btReset {
	width: 66px;
	height: 26px;
	border: 0px;
	background: url(../images/bt_002.gif) left top repeat;
	cursor: pointer;
	color: #5c5c5c;
}

#main2 div.result {
	text-align: center;
	padding: 40px 20px;
	background: url(../../shared/images/common/bg_006.gif) left top repeat;
}
#main2 div.result p {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 30px;
}
#main2 div.result img {
	margin-bottom: 5px;
}


