body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	height: 100%;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	font-size: 12px;
	color: #3366CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #000000;
}

/* Header */

#header {
	width: 900px;
	height: 178px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border-bottom: 6px solid #000066;
	}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	height: 100%;
}

#colOne {
	float: left;
	width: 150px;
	padding: 20px 6px 6px;
	height: 2000px;
	background-color: #D8D8D8;
}


#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 475px;
	padding: 20px 8px 8px;
	height: 100%;
}

#colThree {
	float: right;
	width: 230px;
	padding: 20px 6px 6px;
	height: 2000px;
	background-color: #FFFFFF;
}
.line{
	border-bottom: 1px dotted #3366CC;
	height: 5px;

}

.line1{
	border-top: 1px dotted #3366CC;
	height: 10px;
}

.line2{
	border-bottom: 1px solid #666666;
	height: 5px;	
}

.line3{
	border-bottom: 1px solid #666666;
	height: 1px;
}


.price1{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 0px none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
	height: auto;
}

.price2{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
	height: auto;
}

.price3{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	height: auto;
}

.price4{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	height: auto;
}

.price5{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	height: auto;
}

.price6{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	height: auto;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

/* Footer */

#footer {
	padding: 0px;
	width: 900px;
	}

#footer * {
	color: #ffffff;
}

.style1 {font-size: 11px;
	line-height: 17px;
}


.style2 {
	font-size: 12px;
	line-height: 17px;
	color: #003399;
}

.style3 {font-size: 12px;
	line-height: 17px;
	color: #CC0000;
}
.style4 {font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.style5 {font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

.style6 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}

.style7 {
	font-size: 12px;
	line-height: 17px;
	color: #CC0000;
	padding-bottom: 8px;
}

.style9 {
	font-size: 10px;
	color: #333333;
}
