.color1 {
	background-color: #330000;
}
.color2 {

	background-color: #996633;
}
body {
	background-color: #CC9966;
	margin-top: 0px;
}
.headertext {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #003333;
	text-align: center;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
.text1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #993300;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
}
.text3 {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
}
.text4 {
	font-size: 12px;
	color: #333333;
	line-height: 200%;
}
.text5 {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	padding: 5px;
	border: 1px dotted #333333;
}
.text6 {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.text7 {
	font-size: 12px;
	color: #333333;
	line-height: 170%;
	margin-top: -15px;
	margin-left: 35px;
	margin-bottom: -10px;
}
.text8 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #996633;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.text9 {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
}
.text10 {
	font-size: 10px;
	color: #333333;
	line-height: 180%;
}


.itemtext {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #996633;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}





h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}





li {
	list-style-image: url(images/list.gif);
	font-size: 14px;
	margin-top: 15px;
	margin-left: -5px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.headertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.note {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#link {
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: left;
}
#link img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
