@charset "utf-8";
top {
}


/*########## contents ##########*/
.wrapper #contents #contact {
	width:740px;
	height:26px
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../contact/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

.wrapper #contents #con-text {
	width:500px;
	height:auto;
	margin-top: 10px;
	margin-left:130px;
    overflow:hidden;
}


h2{
	font-size: 11px;
	display: inline;
	line-height:25px;
	font-weight: normal;
}


h3{
	font-size: 12px;
	display: inline;
	line-height:20px;
	font-weight: bolder;
	color: #E60012;
}


.style1 {color: #FF0000}
.style2 {font-size: 11px}


ul.est-list1                   {width:500px;height:auto;margin:20px 0px 0px 100px;padding:0px;}
ul.est-list1 li                {width:auto;height:auto;margin:0px;padding:0px;list-style:none;float:left;}
ul.est-list1 li button         {border:none;margin:0px;padding:0px;background:none;}




