@charset "utf-8";

/* access */
body #content #mainArea .subLowerArea{
	margin: 11px 0 42px;
	padding:0;
}
body #content #mainArea .lowerArea h5.gray{
	width:622px;
	height: auto;
	margin:0 0 16px;
	padding:4px 0 4px 8px;
	font-size:14px;
	color:#484848;
	background:url(../../img/common/bg_h6.gif) left top repeat;
	border: none;
	clear:both;
}
body #content #mainArea .mapArea{
	width: 630px;
	margin: 0;
	padding: 0 0 16px;
	text-align: center;
}
body #content #mainArea .mapArea2{
	width: 358px;
	padding: 0 0 16px;
	float: left;
}
body #content #mainArea .linkRight{
	width: 272px;
	padding:16px 0 0;
	float: left;
}
body #content #mainArea .linkRight img{
	margin: 16px 0 0;
}



/* Table Style List*/
#mainArea table.shortlist{
	padding:0;
	margin:0 0 16px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
#mainArea table.shortlist th{
	padding:8px;
	background-color:#fbfbfb;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	text-align: left;
}
#mainArea table.shortlist td{
	padding:8px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}




