@charset "utf-8";
/* CSS Document */
#insidepage{
	background:url(../images/about/pagebg_con.png) no-repeat;
	height:600px;
}
.pagetitle{
	top:-19px;
}
#insidepage_main{
	background:none;
	padding-top:70px;
}
.contact_list{
	float:left;
	width:300px;
	margin:40px 0 0 80px;
}
.contact_list li{
	margin-bottom:20px;
	height:70px;
}
.contact_list h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
}
.contact_list p{
	width:100%;
	margin-bottom:5px;
	display:block;
}
.contact_list p img{
	margin-right:4px;
}
.contact_form{
	width:600px;
	float:right;
	margin-right:150px;
}
table input{
	border:none;
	font-weight:normal;
}
table td{
	width:20%;
	padding:5px;
	vertical-align:top;
	font-weight:bold;
}
table td li{
	float:left;
	margin-right:20px;
}
table td li input{
	margin-right:5px;
}
.textR{
	text-align:right;
	padding-top:10px !important;
}
.textR span{
	color:#ef50a2;
}
.text_s, .text_m, .text_l{
	width:100%;
	padding:3px 0 3px 7px;
	height:21px;
	padding-top:6px\9;
}
.text_s{
	background:url(../images/about/input_S.png) no-repeat;
	
}
.text_m{
	background:url(../images/about/input_M.png) no-repeat;
	height:110px;
	vertical-align:top;
}
td p{
	font-weight:normal;
}
.text_l{
	background:url(../images/about/input_L.png) no-repeat;
}

