@charset "Shift_JIS";

body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333;
	background:#FFF;
}

#container {
	width: 820px;
	text-align: left;
	margin-top: 3px;
	margin-left: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333;
}

#left {
	font-size: 12px;
	position: relative;
	letter-spacing: 1px;	width: 158px;
	float: left;
	left: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
	color: #333;
}

#center {
	font-size: 12px;
	position: relative;
	width: 498px;
	letter-spacing: 1px;
	float: left;
	left: 8px;
	background-color: #FFFFFF;
	overflow: hidden;
	color: #333;
}

#right {
	font-size: 12px;
	position: relative;
	width: 152px;
	letter-spacing: 1px;
	float: left;
	left: 8px;
	background-color: #FFFFFF;
	overflow: hidden;
	color: #333;
}

IMG {
	border: 0px;
}

link {
	color: #000000;
	text-decoration: none;
}

/*
LinkColor[
-----------------------------------------------------------*/

a:link {
	color: #56350d;
	text-decoration: none;
}

a:visited {
	color: #6e4a20;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #666;
}


TEXTAREA {
	color: #5f5f5f;
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 1px;
}

TD {
	letter-spacing: 1px;
	font-size: 12px;	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	font-weight: 200;
	line-height: 14px;
}

TH {
	font-size: 12px;
	font-weight: 200;
	line-height: 14px;
}

A {
	font-size: 12px;
	font-weight: 200;
	line-height: 14px;
}

MARQUEE {
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: 200;
	line-height: 14px;
}

visited {
	color: #000000;
	text-decoration: none;
}

active {
	color: white;
	text-decoration: none;
}

hover {
	color: white;
	text-decoration: none;
}

FONT {
	font-size: 12px;
	WORD-SPACING: normal;
	TEXT-INDENT: 0px;
	line-height: 14px;
	LETTER-SPACING: normal;
}

B {
	color: red;
}

H5 {
	color: #5f5f5f;
	font-size: 10px;
	font-weight: 200;
}

H4 {
	color: #5f5f5f;
	font-size: 11px;
	font-weight: 200;
}

H3 {
	color: #5f5f5f;
	font-size: 12px;
	font-weight: 200;
}

H2 {
	color: #5f5f5f;
	font-size: 13px;
	font-weight: 200;
	margin:0px;
}

H1 {
	color: #5f5f5f;
	font-size: 15px;
	font-weight: 200;
	width: 800px;
	height: 38px;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 5px;
	text-transform: uppercase;
}

.ex4dashed {
	border: 4px dashed #39f;
	margin: 0em;
	padding: 1em;}
HR {
	border: 2px dashed #ff8403;
       width:90%;
}

STRONG {
	color: #5f5f5f;
	font-weight: 300;
}

EM {
	color: #fa5000;
	font-weight: 200;
}
