@charset "utf-8";

#pageimage {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#pageimage img {
	border-bottom: 8px solid #7d0000;
}

#contents {
	width: 1000px;
	background-color: #FAF8ED;
	margin: 0px;
	padding: 0px;
	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: 20px;
	margin-bottom: 3px;
	letter-spacing: 0.1em;
}

#column {
	width: 800px;
	border: 1px dotted #aaaaaa;
	background-color: #FFFFFF;
	padding: 0px 0px 5px;
	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;
}
#column h2 {
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px dotted #aaaaaa;
	margin: 50px 50px 25px;
	background-image: url(../image/share/brawn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#column h4 {
	font-size: 14px;
	margin-left: 80px;
	margin-top: 30px;
}
#column p {
	margin: 10px 85px;
	line-height: 2em;
	font-size: 12px;
}
#column h3 {
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 85px;
}
#column ul {
	margin-right: 90px;
	margin-left: 100px;
	line-height: 2em;
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
}
#column ul li {
	background-image: url(../image/share/orange1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
}

#column ol {
	line-height: 2.5em;
	margin-left: 80px;
	list-style-type: none;
	margin-top: 60px;
	margin-right: 80px;
	font-size: 12px;
}

#column ol li {
	background-image: url(../image/share/orange1.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	margin-bottom: 40px;
}

#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;
	padding-top: 20px;
}

#syamei img {
	margin: 0px 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;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0;
}

.clearfix{
	display:inline-block;
}

