@charset "utf-8";
/* CSS Document */
div.pg_inq_box{
	border:#CCC 1px solid;
	background:#FAFAFA;
	padding:4px;
	width:300px;
}
div.pg_inq_box div{
	border:#CCC 1px solid;
	background:#FFF;
	padding:14px 9px 9px;
	color:#666;
}
div.pg_inq_box div p.pg_sub{
	font-size:0.87em;
}
div.pg_inq_box div img.pg_inq{
	margin:10px 0;
}
div.pg_inq_cont{
	padding:0 0 20px 0;
	background:url(../img/pg_img_connect.png) center bottom no-repeat;
	width:304px;
}
div.pg_inq_flow{
	position:relative;
}
div.pg_inq_flow h3{
	width:304px;
	height:75px;
	text-indent:-999em;
}
div.pg_inq_flow h3.pg_inq_flow1{
	background:url(../img/pg_inq_img1.png);
}
div.pg_inq_flow h3.pg_inq_flow2{
	background:url(../img/pg_inq_img2.png);
}
div.pg_inq_flow h3.pg_inq_flow3{
	background:url(../img/pg_inq_img3.png);
}
div.pg_inq_flow h3.pg_inq_flow4{
	background:url(../img/pg_inq_img4.png);
}
div.pg_inq_flow h3.pg_inq_flow5{
	background:url(../img/pg_inq_img5.png);
}
div.pg_inq_flow h3.pg_inq_flow6{
	background:url(../img/pg_inq_img6.png);
}
div.pg_inq_flow h3.pg_inq_flow7{
	background:url(../img/pg_inq_img7.png);
}
div.pg_inq_flow h3.pg_inq_flow8{
	background:url(../img/pg_inq_img8.png);
}
div.pg_inq_flow h3.pg_inq_flow9{
	background:url(../img/pg_inq_img9.png);
}
div.pg_inq_flow p{
	padding:0 12px;
	text-align:center;
	position:absolute;
	top:47px;
	width:280px;
}
img.pg_inq_time{
	position:absolute;
	top:71px;
	left:163px;
}
