@charset "utf-8";

#pageimage {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#pageimage img {
	border-bottom: 8px solid #7d0000;
}

#contents {
	width: 1000px;
	margin: 0px;
	background-color: #FAF8ED;
	float: left;
	background-image: url(../image/share/wallpaper_logo.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


#contents h1 {
	font-size: 18px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 190px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
#main {
	float: right;
	width: 795px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.column {
	margin: 0px 7px 0px 7px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 175px;
	background-color: #FAF8ED;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
}
.columnn ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	text-align: right;
}
.column li {
	list-style-type: none;
	margin: 0px 0px 3px;
	border-bottom: 1px dotted #aaaaaa;
}

.column li a {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 27px center;
	padding-left: 40px;
	font-size: 16px;
	line-height: 2em;
	display: block;
	background-image: url(../image/share/orange1.gif);
}

.column li a:hover {
	background-color: #ffffff;
	color: #FF7300;
}
.column li a:visited {
	color: #666666;
}


.column p a {
	color: #000099;
	text-decoration: underline;
	display: block;
}
.column p a:hover {
	color: #333333;
	text-decoration: none;
}

.column h2 {
	text-align: left;
	line-height: 1.5em;
}

#contents h2 a {
	font-size: 18px;
	color: #000099;
	text-decoration: underline;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	background-image: url(../image/share/brawn_s.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 1.5em;
	text-align: left;
}

#contents h2 a:hover {
	color: #FF7300;
	text-decoration: underline;
	background-color: #E1E1E1;
}

.column2 {
	margin: 40px 7px 0px 7px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 175px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
}
.group {
	width: 785px;
	text-align: center;
	float: right;
	background-color: #FFF;
	background-image: url(../image/share/metel-all.jpg);
	background-position: left top;
	padding: 15px 0px 15px 10px;
	margin-right: 10px;
}
#comment {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	width: 780px;
	clear: both;
	margin-right: 10px;
}
#comment p {
	margin-top: 15px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#syamei {
	float: left;
	width: 180px;
	margin-top: 120px;
}

#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 img {
	text-align: center;
	display: block;
	margin: 15px auto 10px;
	width: 106px;
}

#syamei address {
	font-size: 12px;
	color: #7d0000;
	font-weight: bold;
	border-bottom: 1px solid #7d0000;
	font-style: normal;
	text-align: center;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
}
#modoru h6 {
	font-size: 12px;
	color: #999999;
	clear: both;
	text-align: left;
	width: 110px;
	margin-left: 870px;
}
#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;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0;
}

.clearfix{
	display:inline-block;
}

