@charset "utf-8";

/********************************************************

	Contact us

********************************************************/

#ct01 #cont{
	width:670px;
	margin-left:90px;
}

#cont table{
	width:670px;
	margin:20px 0 20px;
}

#cont table th,
#cont table td{
	border-bottom:dotted 1px #939393;
	padding:12px 0;
	vertical-align:top;
}

#cont table th{
	width:200px;
	padding-left:10px;
	font-weight:bold;
}

#cont table td{
	width:460px;
	padding-right:10px;
}

#cont .txt01{
	width:370px;
}

#cont textarea{
	width:430px;
	height:90px;
}

#cont .txt02{
	width:270px;
}

#cont .txt03{
	width:200px;
}

#btns p{
	float:left;
}

#btns .left{
	margin:0 15px 25px 160px;
}

#cont_thanks{
	text-align:center;
}

#cont_thanks p{
	margin:50px 0;
}

#cont_thanks #tohome{
	margin:0 0 100px 0;
}

/********************************************************

	Website Policy

********************************************************/

#policy_txt{
	width:700px;
	margin-left:75px;
}

#policy_txt h2{
	margin:20px 0 15px;
	padding:7px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}

#policy_txt p{
	margin-bottom:10px;
}

#policy_txt ul{
	margin-left:30px;
}

#policy_txt li{
	text-indent:-1.2em;
	margin-left:1.2em;
	padding-bottom:5px;
}

