BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	text-align: center;
	background-image: url(img/bg_grn_s.gif);
}


a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

#header {
	border-bottom: 1px solid #AAAAAA;
}

#main {
	float: none;
	border: 1px solid #666666;
	line-height: 150%;
	background-color: #FFFFFF;
}

#footer {
	float: none;
	clear: both;
	width: 750px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
	font-size: 9pt;
	text-align: center;
}

.menu {
	height: 30px;
	width: 100%;
	border-top: none;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
	font-size: 11pt;
	font-weight: bold;
	display: block;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


td.menu a:link {
	height: 30px;
	width: 100%;
	padding-left: 4px;
	border-left: 4px solid #006d31;
	color: #444444;
	text-decoration: none;
	display: block;
}

td.menu a:visited {
	height: 30px;
	width: 100%;
	padding-left: 4px;
	border-left: 4px solid #006d31;
	color: #990000;
	text-decoration: none;
	display: block;
}

td.menu a:hover {
	height: 30px;
	width: 100%;
	padding-left: 4px;
	border-left: 4px solid #F79600;
	color: #FF0000;
	text-decoration: none;
	display: block;
}


.sub {
	padding-left: 16px;
	border-bottom: 1px solid #AAAAAA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.submenu {
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	border-top: none;
	font-size: 9pt;
}

td.submenu a:link {
	width: 100%;
	padding-left: 0px;
	border-left: 4px solid #FFFFFF;
	color: #666666;
	text-decoration: none;
	display: block;
}

td.submenu a:visited {
	width: 100%;
	padding-left: 0px;
	border-left: 4px solid #FFFFFF;
	color: #990000;
	text-decoration: none;
	display: block;
}

td.submenu a:hover {
	width: 100%;
	padding-left: 0px;
	border-left: 4px solid #F79600;
	color: #FF0000;
	text-decoration: none;
	display: block;
}

h1 {
	font-size: 19pt;
	background-color: #CCCCCC;
}

h2 {
	font-size: 16pt;
	background-color: #CCCCCC;
	background-image: url(images/bg_h.gif);
	background-repeat: repeat-y;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 11pt;
	color: #990000;
}

h5 {
	font-size: 10pt;
}

h6 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/bg_h6.gif);
	background-repeat: repeat-y;
}

p,h1,h2,h3,h4,h5,h6 {
	padding: 4px;
	margin: 0px;
}

td {
	font-size: 10pt;
	color: #333333;
	line-height: 150%;
}


.font7 {
	font-size: 7pt;
}

.font8 {
	font-size: 8pt;
}

.font9 {
	font-size: 9pt;
	line-height: 150%;
}

.font10 {
	font-size: 10pt;
	line-height: 150%;
}

.font12 {
	font-size: 12pt;
	line-height: 150%;
}

.font14 {
	font-size: 14pt;
	line-height: 150%;
}

.font16 {
	font-size: 16pt;
	line-height: 150%;
}

.font18 {
	font-size: 18pt;
	line-height: 150%;
}

.font20 {
	font-size: 20pt;
	line-height: 150%;
}

.red {
	color: #990000;
}

.blue {
	color: #000099;
}

.bd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
p {
	line-height: 150%;
}
blockquote {
	line-height: 150%;
}
.bd_red {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9393;
	border-right-color: #FF9393;
	border-bottom-color: #FF9393;
	border-left-color: #FF9393;
}
.theader1 {
	margin: 5px 0px; 
	padding: 5px 0px; 
	text-align: center; 
	line-height: 100%; 
	background-color: #CC6600; 
	width: 100%; 
	color: #FFFFFF; 
	font-size: 15px; 
	font-weight: 900;
}
.theader2 {
	margin: 5px 0px; 
	padding: 5px 0px; 
	text-align: center; 
	line-height: 100%; 
	background-color: #660000; 
	width: 100%; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: 900;
}
.theader3 {
	margin: 5px 0px; 
	padding: 5px 0px; 
	line-height: 100%; 
	background-color: #D7F2F9; 
	width: 100%; 
	color: #000000;
}
.theader4 {
	margin: 5px 0px; 
	padding: 5px 0px; 
	text-align: left; 
	line-height: 100%; 
	background-color: #FFCC66; 
	width: 100%; 
	color: #993300; 
	font-size: 16px; 
	font-weight: 900;
}

.mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.theaders1 , .theaders2 , .theaders3 , .theaders4 {
	text-align: left;
	line-height: 100%;
	width: 100%;
	color: #FFCC66;
	font-size: 20px;
	font-weight: 900;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.theaders1 {
	background-color: #183816;
}
.theaders2 {
	background-color: #8C4E28;
}
.theaders3 {
	background-color: #8A2020;
}
.theaders4 {
	background-color: #2E306D;
}
.price {
	font-family: "Century Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 15pt;
	font-weight: 900;
	color: #FF3333;
}

.theadert0 , .theadert1 , .theadert2 , .theadert3 , .theadert4 ,.theadert5 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.theadert0 {
	background-color: #333333;
}
.theadert1 {
	background-color: #183816;
	color: #FFFFFF;
}
.theadert2 {
	background-color: #8C4E28;
	color: #FFFFFF;
}
.theadert3 {
	background-color: #8A2020;
	color: #FFFFFF;
}
.theadert4 {
	background-color: #2E306D;
	color: #FFFFFF;
}
.theadert5 {
	background-color: #ffffff;
	color: #333333;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.theaderb1 {
	line-height: 100%;
	background-color: #FFCCCC;
	width: 100%;
	color: #330000;
	font-family: "Century Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.fontcolor_red {
	color: #FF3366;
}
.pricetitle {

	font-family: "Century Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 13pt;
	font-weight: 900;
	color: #FF3333;
}

