@charset "Shift_JIS";

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/background/back07.gif);
	background-position: 0px 333px;
	background-repeat:no-repeat;
	background-attachment: fixed;
}

h3 { 
	font-family: Arial;
	font-size: 9pt;
	color: #A0A0A0;	
}

ul {
	margin-top: 20px;
}

li {
	margin-bottom: 14px;
}

img {
	border: none;
}

#contents {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	height: 70px;
}

#header img#logo {
	margin-bottom: 8px;
}

#middle {
	height: 260px;
}

#bottom {
}

#bottom img{ 
	margin-top: 3px;
}
