@charset "utf-8";

#modelimage {
	width: 1000px;
	float: left;
	border-bottom: 5px solid #7d0000;
	background-color: #000;
	clear: both;
	background-image: url(../image/share/half_image1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
#modelimage h1 {
	font-size: 70px;
	color: #666;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}

#contents {
	width: 1000px;
	margin: 0px;
	background-color: #FAF8ED;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: left 150px;
	background-image: url(../image/share/wallpaper_logo.gif);
}

#column {
	width: 790px;
	background-color: #FFFFFF;
	padding: 10px 0px 5px;
	background-image: url(../image/share/metalgrad_holiz4.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 20px;
	float: right;
	margin-right: 18px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	margin-top: 20px;
}


#column h1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 25px;
	background-image: url(../image/share/brawn_la.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 35px;
	margin-bottom: 15px;
}
#column h2 {
	font-size: 14px;
	background-image: url(../image/share/orange1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 12px;
	clear: left;
	width: 670px;
	margin-left: 70px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 3px;
	margin-bottom: 3px;
}

#group {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	width: 150px;
	height: 290px;
	float: left;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 35px;
	background-color: #FFFFFF;
}
#group p {
	width: auto;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}


#tyuigaki {
	font-size: 10px;
	margin-top: 30px;
	padding-top: 4px;
	color: #666;
	width: 720px;
	clear: both;
	text-align: center;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#side  {
	width: 185px;
}


#side p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7d0000;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 15px;
	text-justify: inter-ideograph;
}
#syamei {
	margin-top: 330px;
}

#syamei img {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 30px;
	width: 106px;
}

#side 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;
	padding-top: 2px;
	padding-bottom: 2px;
}
#modoru {
	font-size: 10px;
	color: #999999;
	float: right;
	text-align: left;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#modoru a {
	color: #626262;
	text-decoration: none;
	display: block;
	background-image: url(../image/share/brawn_u.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 5px 3px 15px;
}
#modoru a:hover {
	color: #ff7300;
	text-decoration: underline;
	background-color: #FFF;
}

