@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: 50px;
	color: #666;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}

#contents {
	width: 1000px;
	background-color: #FAF8ED;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: left 150px;
	background-image: url(../image/share/wallpaper_logo.gif);
	position: relative;
}


#column {
	width: 790px;
	background-color: #FFFFFF;
	padding: 10px 0px 80px;
	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 10px;
	padding-left: 20px;
	margin-left: 35px;
	padding-bottom: 15px;
}
#column h1 span {
	font-weight: bold;
	margin-left: 12px;
	font-size: 22px;
	color: #7d0000;
	font-family: "Times New Roman", Times, serif;
}
#column img {
	margin-top: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E1E1E1;
	padding-right: 50px;
	padding-left: 50px;
	margin-left: 30px;
	float: left;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#column p {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	width: 550px;
	line-height: 2em;
	text-justify: inter-ideograph;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
}

#column ul {
	float: left;
	width: 500px;
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	margin-left: 50px;
	list-style-type: disc;
}
#column ul li {
	margin-bottom: 2px;
}




#column #spec {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#column p span {
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 4px;
}
#column #spec h2  {
	font-size: 14px;
	background-image: url(../image/share/brawn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
	padding-left: 15px;
	float: left;
	width: 650px;
}
#column #spec ul  {
	margin-left: 80px;
	margin-bottom: 20px;
	font-size: 12px;
	margin-top: 0px;
}
#column #spec img {
	margin-left: 55px;
}


#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: 400px;
}

#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;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0;
}

.clearfix{
	display:inline-block;
}
