@charset "euc-jp";
/* CSS Document */

*{
	font-size: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #FFCC99;
}
img {
	border-style: none;
}
table {
	border-collapse: collapse;
}
th,
td {
}
a {
	outline:none;
}


h1 {
	background-color: #677D00;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 100%;
	text-indent: 20px;
}
h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

/******¥Ú¡¼¥¸Á´ÂÎ********/
div#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #FF6666;
	margin: 20px auto;
}
