html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: url(../img/bg.jpg) #309d42 repeat-x center top;
	color: #ffe9bf;
	text-align: center;
}

body.top {
	background: url(../img/bg_top.jpg) #fbbae5 repeat-x center top;
}

body.contents {
	margin: 0px;
	padding: 10px 20px 10px 5px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: url(../img/bg.jpg) #309d42 no-repeat -100px -168px fixed;
	color: #000000;
	text-align: left;
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2,li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main {
	width: 820px;
	margin: 0px auto;
	border: none;
	padding: 0px;

}

#main td {
	text-align: left;
	vertical-align: middle;
}

#contents {
	width: 800px;
	margin: 0px 10px;
	text-align: left;
}

img.photo {
	float: left;
	margin-right: 15px;
}

img.title {
	margin: 15px 0px 5px 0px;
}

img.mem {
	margin: 0px 25px 10px 0px;
}
#header {
	text-align: left;
	padding-top: 5px;
}

img.btn {
	margin: 10px 12px;
}

#title {
	height: 30px;
	margin: 15px 10px 0px 10px;
}

#footer {
	margin: 20px 10px;
	text-align: left;
}

table#footer_top {
	height: 141px;
	width: 800px;
	margin: 0px 10px;
	background: url(../number/bg.gif) no-repeat right top;

}

table#footer_top td.countar {
	text-align: right;
	vertical-align: top;
	padding: 50px 30px 0px 0px;
}

h2.title {
	color: #ffe9bf;
	background: url(../img/line.gif) repeat-x left bottom;
	border: none;
	padding: 2px 0px 10px 0px;
}

h2.mail {
	color: #309d42;
	background: url(../mail/img/bg_title.gif) no-repeat left top;
	border: none;
	padding: 17px 0px 17px 50px;
}

p.mail {
	margin-left: 50px;
	margin-bottom: 20px;
}