@charset "utf-8";
/* CSS Document */
h2{
	color: #FFFFFF;
	line-height: 140%;
}
#cnavi{
	width: 688px;
	height: 22px;
	text-indent: -9999px;
	border: #27953a 1px solid;
}
.gnenuBg{
	background: url(../images/img-gmenu-bg.gif) repeat-x;
	width: 9px;
	height: 22px;
}
.gnenuBg2{
	background: url(../images/img-gmenu-bg.gif) repeat-x;
	width: 455px;
	height: 22px;
}
.gmenuLine{
	background: url(../images/img-gmenu-line.gif) no-repeat;
	width: 2px;
	height: 22px;
}
.gemnuContact{
	width: 105px;
	height:22px;
}
.gemnuContact a{
	background: url(../images/img-gmenu-contact2.gif) no-repeat;
	width: 105px;
	height:22px;
	display: block;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.gemnuContact a:hover{
	background: url(../images/img-gmenu-contact2.gif) no-repeat;
	width: 105px;
	height:22px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.gemnuQandA{
	width: 113px;
	height:22px;
}
.gemnuQandA a{
	background: url(../images/img-gmenu-QandA.gif) no-repeat;
	width: 113px;
	height:22px;
	display: block;
}
.gemnuQandA a:hover{
	background: url(../images/img-gmenu-QandA.gif) no-repeat;
	width: 113px;
	height:22px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: block;
}
#mainImage{
	background: url(../images/img-contact-main.jpg) no-repeat;
	width: 690px;
	height: 241px;
	text-indent: -9999px;
	font-size: 1px;
}
.titleBar{
	width: 690px;
	height: 24px;
	text-indent: -9999px;
	font-size: 1px;
	margin: 0;
}
.meassage{
	margin: 3px 0;	
}
.b1{
	background: url(../images/bar-contact-01.gif) no-repeat center;
	margin: 10px 0 0 0;
}
.tbl{
	border: 1px solid #CCCCCC;
}
.colorRed{
	color: ##CC0000;
}
.colorRed a{
	color: ##CC0000;
}
.th1{
	text-align: left;
	width: 220px; 
	background-color: #e4e4e4;
}
.td1{
	width: 454px;
	padding: 3px;
	background-color: #efefef;
}
.textMemo{
	width: 492px;
	height: 117px;
}
.btn{
	margin-top: 6px;
}
.errorImg{
	background-image: url(../images/img_error.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
	margin: 3px 2px 0px 0px;
	float: left;
}
