@charset "utf-8";
/* CSS Document */

#top_title{
	position:absolute;
	width:161px;
	height:39px;
	left:6px;
	top:-17px;
}
.position_re{
	position:relative;
	padding-top:5px;
}

.banner_sidebar a{
	background:url(../images/banner_sidebar.jpg) no-repeat;
	width:190px;
	height:80px;
	text-indent:-9999px;
	display:block;
}

.banner_sidebar a:hover{

	background-position:-190px;
	width:190px;
	height:80px;
	text-indent:-9999px;
	display:block;
}
.ConBox li, .ConBox p{
	font-size:100%;
	font-size:14px; !important
}
	
.under .inquiry dl{
	width:275px;
	border:3px solid #CCCCCC;
	padding:2px;
	margin-bottom:10px;
	background:#999999;
}

.under .inquiry dt{ background:#FFFFFF; font-size:16px !important; font-size:100%; padding:8px; padding-bottom:2px; color:#F60; font-weight:bold;}
.under .inquiry dd{ padding:5px; background:#FFFFFF; padding-bottom:0px; font-size:13px; font-weight:bold;}
.under .inquiry dd.pdbt1{ padding-bottom:8px;}
.under .inquiry dd span{color:#360;}