@charset "utf-8";
.date {
	width: 320px;
	background: -webkit-gradient(linear, center top, center bottom, from(#000), color-stop(0.3,#000), to(#333));
	margin-left: auto;
	margin-right: auto;
	margin-top: -1em;
	padding-top: 1em;
	padding-bottom: 0.7em;
}

.main {
	margin-top: 1em;
	margin-bottom: 1em;
}

.title {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #C00;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

#pagecontent {
	text-align:center;
}

.gallerycontent a img {
	height:60px;
	width:80px;
	padding:3px;
	background-color:#222;
}

#prevbtn, #nextbtn {
	margin:10px 15px;
}

.nenrei {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
	font-size: 1.5em;
	border: solid 2px #C00;
	color: #C00;
}
	
nav {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, center top, center bottom, from(#333), color-stop(0.7,#999), to(#666));
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-size: 100%;
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
nav li {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	float: left;
	font-weight: bold;
	border-left: 1px solid #000;
	/*text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);*/
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}

nav li a {
	display: block;
	width: 60px;
	padding: 10px 0 10px 0;
	text-align: center;
}

nav li:first-child {
	border: none;
	text-align: center;
}
nav a {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	text-align: center;
}
section, nav {
	margin-bottom: 1em;
}

.clearfix:after {
  content: ".";  /* 譁ｰ縺励＞隕∫ｴ繧剃ｽ懊ｋ */
  display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ縺ｫ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix li a {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
