@charset "utf-8";
#pageimage img {
	border-bottom: 8px solid #7d0000;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#contents {
	width: 1000px;
	margin: 0;
	background-color: #FAF8ED;
	float: left;
	background-image: url(../image/share/wallpaper_logo.gif);
	background-repeat: no-repeat;
	background-position: left 200px;
}


#contents h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 5px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 5px;
}

#koumoku {
	width: 700px;
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #CCC;
}
#main {
	float: right;
	width: 810px;
}
#main h2 {
	font-size: 14px;
	margin-left: 325px;
	font-weight: bold;
}

#comment {
	width: 765px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}

#table_setting {
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-size: 12px;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	border-collapse: collapse;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
}
.spacing {
	margin-bottom: 5px;
}
.color_td {
	background-color: #EEE;
}



#side {
	width: 185px;
	float: left;
}
#side #sonota {
	width: 170px;
	margin-left: auto;
	margin-top: 195px;
	margin-right: auto;
}
#side #sonota ul {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	width: 150px;
}
#side #sonota li {
	color: #CCC;
	margin-top: 8px;
	border-bottom: 1px dotted #666;
	font-size: 12px;
}
#side #sonota li a {
	color: #000099;
	text-decoration: none;
	display: block;
}

#side #sonota a:hover {
	color: #FF7300;
	text-decoration: underline;
	background-color: #FFF;
}

#syamei {
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}


#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 {
	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;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-top: 10px;
}
#modoru {
	clear: right;
}

#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;
}

