﻿

BODY
{
	background-position: 50% bottom;
	font-size: 70%;
	background-image: url(Stage_BG_btm.png);
	padding-bottom: 20px;
	background-repeat: repeat-x;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	background-color: #d1d3d4;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-attachment: fixed;
}

.ProductHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	padding-bottom: 20px;
}

.ProductImages
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	padding-bottom: 20px;
}

.ProductText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	padding-bottom: 20px;
}


.body
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #fff;
	top: -20px;
	position: relative;
	left: 0px;
	height: auto;
	min-height: 600px;
	padding-bottom: 20px;
}

.LeftMenu
{
	width: 181px;
	position: absolute;
	top: 7px;
	left: 57px;
}

.RightContent
{
	width: 154px;
	position: absolute;
	top: 0px;
	left: 720px;
}

.YellowPostIt
{
	background-color:#FFFFCC;
	padding: 5px 10px 5px 10px;
	border:solid 1px black;
	width: 154px;
	position: absolute;
	top: 0px;
	left: 720px;
	
}

.CenterContent
{
	position: relative;
	width: 436px;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
	border: solid 3 #0000ff;
	color: #333;
	font-size: small;
	font-weight:normal;
	left: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	z-index: 123;
	height: auto;
	min-height: 400px;
	top: 0px;
}

.header
{
	top: -20px;
	position: inherit;
	z-index: 101;
	border-width: 0px;
	width: 900px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #fff;
}
.header_ad
{
	top: -120px;
	position: relative;
	left: 230px;
	height: 93px;
	width: 436px;
	
}

.mainlogo
{
	top: 0px;
	position: relative;
	left: 50px;
	width: 177px;
}

.komori_logo
{
	top: 6px;
	position: relative;
	left: 50px;
	width: 177px;
}

.header_address
{
	top: -192px;
	position: relative;
	left: 720px;
	width: 176px;
	height: 92px;
}


a:hover
{
	color: #000088;
	text-decoration: underline;
}

a:visited
{
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: lowercase;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: lowercase;
	color: #c0c0c0;
}
a
{
	color: #000;
	text-decoration: none;
}

.tenpixspacer
{
    height:10px;
}

.hundredpixspacer
{
    height:10px;
}
