@charset "utf-8";


#pageimage img {
	border-bottom: 8px solid #7d0000;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#contents {
	width: 1000px;
	margin: 0px;
	background-color: #FAF8ED;
	float: left;
	background-image: url(../image/share/wallpaper_logo.gif);
	background-repeat: repeat-y;
	background-position: left 200px;
}

#contents h3 {
	font-size: 20px;
	color: #000;
	text-align: left;
	margin-top: 50px;
	margin-left: 210px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 520px;
}

#map {
	width: 528px;
	float: right;
	margin-right: 140px;
	margin-top: 10px;
}

#main {
	background-image: url(../image/share/metalgrad_holiz4.jpg);
	background-position: right;
	width: 790px;
	margin-right: 20px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	padding-top: 35px;
	margin-left: auto;
	clear: right;
	float: right;
}
#main h2 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 45px;
	margin-bottom: 2px;
	background-image: url(../image/share/brawn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	clear: both;
}

#main table {
	font-size: 14px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 30px;

}
#main table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
}
#main table tr th {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #DDD;
	height: 40px;
}
#main table tr td {
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	background-color: #FFF;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	font-size: 14px;
	background-image: url(../image/share/column2.jpg);
}
#main p {
	font-size: 14px;
	width: 650px;
	margin: 0px auto 5px;
}
#fix_area {
	position: fixed;
	width: 180px;
	top: 400px;
}

#area_botton {
	margin-left: 35px;
	width: 130px;
}
#area_botton ul {
	font-size: 14px;
}
#area_botton ul li a {
	background-image: url(../image/share/brawn_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-top: 8px;
	display: block;
}
#area_botton ul li a:hover {
	background-color: #FFF;
}

#syamei p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7d0000;
	text-align: center;
	text-justify: inter-ideograph;
	margin: 0px;
	padding-top: 0px;
}
#syamei {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#syamei img {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 106px;
}

#syamei address {
	font-size: 11px;
	color: #7d0000;
	font-weight: bold;
	border-bottom: 1px solid #7d0000;
	font-style: normal;
	text-align: center;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
}
#image_logo img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
}


.modoru h5 {
	font-size: 12px;
	clear: both;
	display: block;
	height: 20px;
	width: 150px;
	float: right;
	margin-right: 45px;
}

.modoru h5 a {
	color: #666;
	text-decoration: none;
	display: block;
	background-image: url(../image/share/brawn_u.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	font-weight: normal;
	padding-left: 15px;
}


.modoru h5 a:hover {
	color: #FF7300;
	text-decoration: underline;
	background-color: #FFF;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0;
}

.clearfix{
	display:inline-block;
}

