@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 h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 100px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 3px;
}

#column {
	width: 800px;
	border: 1px dotted #aaaaaa;
	background-color: #FFFFFF;
	background-image: url(../image/share/metalgrad_holiz.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#column p {
	width: 700px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	padding-bottom: 20px;
}


#syamei p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7d0000;
	text-align: center;
	padding-bottom: 15px;
	text-justify: inter-ideograph;
	margin: 0px;
	padding-top: 0px;
}
#syamei {
	border-top: 1px dotted #aaa;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}

#syamei img {
	margin: 20px auto 15px;
	text-align: center;
	display: block;
	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;
}

#modoru h6 {
	font-size: 11px;
	color: #999999;
	clear: both;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 100px;
}
#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: underline;
	background-color: #FFF;
}

