body,td,th {
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 15px;
	line-height:18px;
	text-align: left;
}

body {
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	background-position:center;
	margin-top: -20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.space_60{
	height: 60px;
}

.space_70{
	width: 70px;
}

.copyright {
	color: #996600;
	font-size:10px;
	line-height: 14px;
}

#shoukai {
	font-size:14px;
}

#kanrinin {
	font-size:11px;
}

.name {
	font-size:13px;}

/* photo gallery */	
#wrap{
width: 600px;
margin: 20px auto;
}

.smallimage {
background-color: #fff;
border: 1px solid #CCC;
padding: 3px;
margin: 10px 5px 0 0;
}
