@charset 'Shift_JIS';

/* default */
body {
	background: url('../img/wall4.gif');
	text-align: center;
}

img {
	border: none;
}

a {
	color: #0000ff;
}

table {
	border-collapse: collapse;
}

/* base area */
div#main {
	text-align: left;
	position: relative;
	width: 779px;
	margin: 0 auto;
}

/* footer adsense */
div#fads {
	text-align: center;
	background-color: #fffff0;
	padding: 5px 0 5px 0;
}

/* footer */
div#footer {
	text-align: right;
}
div#footer img {
	width: 779px;
	margin-top: 6px;
}
div#footer div {
	margin-top: 5px;
	font-weight: bold;
	font-size: 88%;
}
div#footer a {
	text-decoration: none;
	color: #000000;
}

/* photo image */
img.w {
	width: 640px;
	height: 480px;
}
img.t {
	width: 320px;
	height: 240px;
}
img.o {
	width: 300px;
	height: 200px;
}
img.m {
	width: 214px;
	height: 160px;
}
img.n {
	width: 160px;
	height: 120px;
}
img.h {
	width: 160px;
	height: 120px;
}
