@charset "utf-8";
/* CSS Document */

h2{
	text-align: left;
	margin: 55px auto 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.pcoml{
	margin: 0 auto 12px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

/**mainBox**/
#inWrapper{
	margin-left: 25px;
	margin-bottom: 18px;
}

#contInfoBox{
	float: left;
	width: 260px;
	height: 300px;
}
#contInfoBox p{
	margin: 0 auto 12px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#gmap{
	float: right;
	width: 400px;
	height: 300px;
}
#gmapCom{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}