@charset "UTF-8";
@import url("/common/styles/selection.css");
@import url("/common/styles/core/common.css");
@import url("/common/styles/module/selection.css");
@import url("/common/styles/module/banner.css");
@import url("/common/styles/module/search.css");
@import url("/common/styles/module/keywords.css");
@import url("/common/styles/module/gMenu.css");

/* box ***********************************************/

#contentsLH, #contentsRH {
	text-align: left;
}

#contentsLH {
	width: 200px;
}

#contentsRH {
	width: 660px;
}

#contentsRH .module .banner {
	margin-bottom: 10px;
}

#contentsRH .module .banner .left, #contentsRH .module .banner .right {
	border: 1px solid #CCC;
}

/* wrapper */

/* header */

/* container */

/* contents */
.individual {
	width: 640px;
}

.individual photo.left {
	width: 140px;
}

.individual .right {
	width: 480px;
}

.individual .right h3.tx4 {
	height: 26px;
	line-height: 26px;
}

#searchBox {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

#keywordSearch {
	margin-top: 0px;
}

#keywordSearch .right {
	width: 180px;
}

#keywordSearch a.allow {
	background-image: url(/common/imgs/allow/allow16w.gif);
}

/* Google Maps ***************************************/

#gMap {
	background-color: #FAF6EC;
	width: 640px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#gMap iframe {
	border: none;
	width: 640px;
	height: 380px;
}

#gMap h3 {
	height: 25px;
	margin-left: 5px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993300;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #000033;
}

.infowindow {
	width: 250px;
	height: 160px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.infowindow .ovimg {
	width: 140px;
	height: 90px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.infowindow .name {
	width: 240px;
	overflow: hidden;
}

.infowindow .address {
	width: 240px;
	overflow: hidden;
}

.infowindow a {
	width: 90px;
	height: 25px;
	display:block;
	background-image:url(/common/imgs/button/detailGmap.gif);
}

.infowindow a:hover {
	background-image:url(/common/imgs/button/detailGmap_f2.gif);
}

#selection h2 {
	background-image: url(/common/imgs/header/header-selection-area.gif);
}
