@charset "utf-8";


#pageimage img {
	border-bottom: 8px solid #7d0000;
	display: block;
	line-height: 0px;
}

#contents {
	width: 1000px;
	margin: 0px;
	background-color: #FAF8ED;
	float: left;
}


#contents h3 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 200px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 5px;
}
#main {
	background-image: url(../image/share/metalgrad_holiz4.jpg);
	background-position: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#column {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#column p {
	font-size: 14px;
	line-height: 2em;
}
#main h4 {
	font-size: 16px;
	width: 520px;
	text-align: right;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
#main h5 {
	font-size: 14px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	line-height: 2em;
}





#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 {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

#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: 12px;
	color: #7d0000;
	font-weight: bold;
	border-bottom: 1px solid #7d0000;
	font-style: normal;
	text-align: center;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#image_logo img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
}


#modoru h6 {
	font-size: 11px;
	color: #999999;
	clear: both;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 30px;
}
#modoru h6 a {
	color: #000;
	text-decoration: underline;
	display: block;
	padding: 2px 10px 2px 20px;
	background-image: url(../image/share/brawn_u.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

#modoru h6 a:hover {
	color: #FF7300;
	text-decoration: none;
	background-color: #FFF;
}

