@charset "utf-8";
#title_back {
	background-image: url(../../common_/imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title {
	width: 1000px;
	height: 110px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 33px;
	float: left;
}
#tab1 {
	height: 70px;
	width: 980px;
	float: left;
	margin-left: 10px;
}
#tab1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#tab1 li  {
	margin: 0px;
	text-decoration: none;
	display: block;
	height: 70px;
	width: 196px;
	position : relative;
	float: left;
	padding: 0px;
}
#stt {
	height: 70px;
	width: 980px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
#btnback {
	width: 900px;
	height: auto;
	float: left;
	margin-left: 50px;
	margin-top: 55px;
}
#tester_name {
	width: 900px;
	height: auto;
	float: left;
	margin-left: 50px;
	margin-top: 35px;
	font-size: 23px;
	line-height: 25px;
}
#line1 {
	width: 900px;
	height: 3px;
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	background-color: #CCCCCC;
	margin-bottom: 30px;
}
#line2 {
	width: 450px;
	height: 3px;
	float: left;
	background-color: #40A6FF;
}
#ph_box {
	width: 390px;
	height: auto;
	float: left;
	margin-left: 50px;
}
#r_box {
	width: 485px;
	height: auto;
	float: left;
	margin-left: 25px;
	text-align: justify;
}
#obi {
	height: auto;
	width: 900px;
	float: left;
	margin-bottom: 22px;
	margin-left: 50px;
	margin-top: 35px;
}
#kinou_box {
	height: auto;
	width: 430px;
	float: left;
	margin-left: 50px;
	text-align: justify;
	margin-right: -10px;
	line-height: 18px;
}
.text_tester_blue {
	color: #06F;
}
#contact {
	height: auto;
	width: 900px;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 27px;
}
#contact ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#contact li  {
	margin: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	position : relative;
	float: left;
	padding: 0px;
}
#contact li#hn1 {
	height: auto;
	position : relative;
	width: 190px;
}
#contact li#hn2 {
	height: auto;
	position : relative;
	width: 360px;
}
#contact li#hn3 {
	height: auto;
	position : relative;
	width: 350px;
}
