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

#wrraper #contents {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
	width: 1000px
}

#wrraper #contents .title {
	margin-top: 35px;
	margin-bottom: 35px;
	clear: both;
}
#contents_top .main {
	float: left;
}

#contents #contents_bottom {
	margin-top: 80px;
}

#contents #contents_bottom table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	font-size: 11px;
	line-height: 170%;
	width: 400px;
}
#contents_bottom .sub {
	margin-bottom: 20px;
}

#contents_left {
	float: left;
	width: 500px;
}
#contents_left table tr th {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#contents_left table tr td {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#contents_left table .group,.p_group{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#contents_right {
	float: right;
	width: 500px;
}

.p_group{
	width: 400px;
	font-weight: bold;
	margin-bottom: 10px;
}

.txt1{
	padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

.bold{
	font-weight: bold;
	line-height: 180%;
}








/* Google map */
#wrraper #contents #gMap{
	width: 430px;
	height: 430px;
}
#contents_bottom table .brunch,.p_group {
	padding-top: 10px;
}
