#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #C98C78;
}
#counter {
	float: right;
	margin-bottom: -20px;
}

#header {
	padding: 0px;
	margin: 0px;
}
#header h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnavi {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 1000px;
}
#header #webclap {
	margin-top: -59px;
}

#topnavi h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topnavi h2 em {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#topnavi h2 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 25px;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*ボタン１*/
#topnavi #tn1 a {
	background-image: url(image/topnavi/tn_1.gif);
	background-repeat: no-repeat;
}
#topnavi #tn1 a:hover,#topnavi #tn1 a:active {
	background-image: url(image/topnavi/tn_f1.gif);
	background-repeat: no-repeat;
}
/*ボタン2*/
#topnavi #tn2 a {
	background-image: url(image/topnavi/tn_2.gif);
	background-repeat: no-repeat;
}
#topnavi #tn2 a:hover,#topnavi #tn2 a:active {
	background-image: url(image/topnavi/tn_f2.gif);
	background-repeat: no-repeat;
}
/*ボタン3*/
#topnavi #tn3 a {
	background-image: url(image/topnavi/tn_3.gif);
	background-repeat: no-repeat;
}
#topnavi #tn3 a:hover,#topnavi #tn3 a:active {
	background-image: url(image/topnavi/tn_f3.gif);
	background-repeat: no-repeat;
}
/*ボタン4*/
#topnavi #tn4 a {
	background-image: url(image/topnavi/tn_4.gif);
	background-repeat: no-repeat;
}
#topnavi #tn4 a:hover,#topnavi #tn4 a:active {
	background-image: url(image/topnavi/tn_f4.gif);
	background-repeat: no-repeat;
}
/*ボタン5*/
#topnavi #tn5 a {
	background-image: url(image/topnavi/tn_5.gif);
	background-repeat: no-repeat;
}
#topnavi #tn5 a:hover,#topnavi #tn5 a:active {
	background-image: url(image/topnavi/tn_f5.gif);
	background-repeat: no-repeat;
}
/*ボタン6*/
#topnavi #tn6 a {
	background-image: url(image/topnavi/tn_6.gif);
	background-repeat: no-repeat;
}
#topnavi #tn6 a:hover,#topnavi #tn6 a:active {
	background-image: url(image/topnavi/tn_f6.gif);
	background-repeat: no-repeat;
}
/*ボタン7*/
#topnavi #tn7 a {
	background-image: url(image/topnavi/tn_7.gif);
	background-repeat: no-repeat;
}
#topnavi #tn7 a:hover,#topnavi #tn7 a:active {
	background-image: url(image/topnavi/tn_f7.gif);
	background-repeat: no-repeat;
}
/*ボタン8*/
#topnavi #tn8 a {
	background-image: url(image/topnavi/tn_8.gif);
	background-repeat: no-repeat;
}
#topnavi #tn8 a:hover,#topnavi #tn8 a:active {
	background-image: url(image/topnavi/tn_f8.gif);
	background-repeat: no-repeat;
}
#contents {
	padding: 0px;
	height: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
}
#contents_left {
	float: left;
	clear: none;
}
#contents_right {
	float: right;
	clear: none;
	width: 480px;
}
#under_contents {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C98C78;
	border-right-color: #C98C78;
	border-bottom-color: #C98C78;
	border-left-color: #C98C78;
}
#contents a:hover,#contents .honbun_L a:active {
	color: #FFC4C4;
}
#contents a {
	color: #666666;
}
#contents #gallery {
	height: auto;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #C98C78;
}
#contents #gallery_navi {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}