﻿#base {
	border-style: solid;
	border-width: 0px 3px 3px 0px;
	border-color: #FF0000;
	width: 800px;
	height: 720px;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#topline {
	width: 800px;
	height: 30px;
	top: 0px;
	left: 0px;
}
#imageline {
	width: 800px;
	height: 120px;
	top: 20px;
	left: 0px;
	background-image: url('image/2010outlet-2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	width: 800px;
	height: 510px;
	top: 150px;
	left: 0px;
	margin-top: 20px;
}
.box1 {
	width: 700px;
	height: 100px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	padding-top: 10px;
}
.waku4 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 140%;
	padding-left: 5px;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 600;
	color: #000080;
	text-align: left;
	border-left-style: double;
	border-width: 5px;
	padding-left: 5px;
	line-height: 120%;
}
.waku1 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	text-decoration: line-through;
}
.waku2 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 140%;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	font-weight: 900;
	color: #FF0000;
}
.waku3 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	color: #000080;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 900;
	color: #FF0000;
	text-align: left;
	border-left-style: solid;
	border-width: 20px;
	padding-left: 10px;
}
