body {
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background: #FFF url(images/back.gif) repeat;
	color: #4a3b34;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, '£Í£Ó £Ð¥´¥·¥Ã¥¯';
}

a { background: inherit; color: #443b3d; text-decoration: underline; background-image: none; }
a:hover { background: inherit; color: #009900; text-decoration: underline; background-image: none; }
a:visited { background: inherit; color: #555555; text-decoration: underline; background-image: none; }

b {
	color: #A81414;
}

em {
	color: #dd6600;
	font-weight: normal;
	font-style: normal;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

br {
	letter-spacing: 0;
}

.small {
	font-size: 9px;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	height: 40px;
	background: url(images/header.png) top center no-repeat;
}

#contents {
	background: url(images/body.png) repeat-y;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-size: 12px;
}

#contents .clip {
	width: 400px;
	height: 37px;
	margin: 20px 5px 0px 5px;
	padding: 0px;
	background: #ece8e5 url(images/clip.png) no-repeat center top;
}

#contents .tape {
	width: 400px;
	height: 37px;
	margin: 20px 5px 0px 5px;
	padding: 0px;
	background: #ece8e5 url(images/tape.png) no-repeat center top;
}

#contents .box {
	width: 400px;
	margin: 0px 5px 15px 5px;
	padding: 0 0 15px 0;
	background: #ece8e5;
}

#footer {
	margin: 0px;
	padding: 5px 0 0 0;
	height: 40px;
	background: url(images/footer.png) top center no-repeat;
	border-top: 1px solid #DDD;
	color: #888;
	font-size: 9px;
	letter-spacing: 0.05em;
	text-align: center;
}
