body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
#counter {
	margin-top: 20px;
	margin-left: 700px;
	width: 200px;
}

h1.small {
	font-size: medium;
	font-weight: normal;
	text-align: right;
	margin: 0;
}

img {
	border: none;
}

.container, .variety {
	clear: both;
	margin: 20px 0 0 110px;
	width: 780px;
}
.container table {
	border: none;
}
.container #navi {
	margin: 0;
	padding: 8px;
	list-style-type: none;
}
.container #navi li {
	margin: 0 8px 8px 0;
	padding: 0;
	display: inline;
	float: left;
}
.container .picbox {
	padding: 10px 0;
	clear: both;
}
.container .picbox p {
	color: red;
	font-weight: bold;
}
.container .picbox .col2, .container .picbox .col2r {
	float: left;
	width: 380px;
	text-align: center;
}
.container .picbox .col2 {
	margin-right: 10px;
}
.container .picbox .col3, .container .picbox .col3r {
	float: left;
	width: 250px;
	text-align: center;
}
.container .picbox .col3 {
	margin-right: 10px;
}

.container h3 {
	text-transform: uppercase;
	color: #0099CC;
}
.container h4 {
	color: #099;
}

h3.link3 {
	margin: 0 50px;
}

#topix {
	padding: 10px;
	clear: both;
}
#about {
	margin: 10px;
}
#about h3 {
	background: #060;
	color: #FFF;
	margin: 0;
	padding: 5px;
}
#about p {
	margin: 5px 0 0;
}

/* Footer */
.footnavi {
	text-align: center;
	clear: both;
}

#footer {
	text-align: right;
	text-transform: capitalize;
}

/* What's New */
#newlist {
	margin-left: 3em;
}
#newlist li {
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 1.5em;
}
#newlist dt, #newlist dd {
	font-weight: bold;
	text-transform: uppercase;
}
#newlist dd {
	margin-left: 3em;
}


#new {
	background: url(image/top_bk.gif) repeat-y left;
}

ul.thumbnails {
	margin:0 0 0 10px;
	padding:0;
}

.thumbnails li {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
.thumbnails li.thn160 {
	width: 160px;
	text-align: center;
}

h2.new {
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
dl.summary {
	margin: 0 30px;
	padding: 0;
}

.prize dt {
	font-weight: bold;
	color: #CC3300;
}

/* show のページ　*/
#showpage {
	background: #000000 url(image/vari_bk.gif) repeat-y;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px;
}

#showlist {
	background: #88cc99 url(image/vari/show_bk.gif) no-repeat left top;
	width: 580px;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
}

#showlist li {
	list-style-position: outside;
	list-style-type: none;
	background: url(image/linkbutton3.gif) no-repeat 5px 6px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 30px;
}
#showlist a {
	font-weight: bold;
	color: #FFFFFF;
}

#show {
	background: #88cc99 url(image/vari/show_bk.gif) no-repeat top left;
	color: #FFFFFF;
	width: 580px;
	margin-left: 20px;
/*	padding: 28px 15px 5px;*/
	padding: 28px 0 5px;
}

#show h2 {
	font-size: medium;
	color: #FFFFFF;
	background-image: url(image/linkbutton3.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	line-height: 30px;
}

#show p {
	text-align: center;
}

/* Variety */
.variety #contents {
	background: #88cc99 url(image/vari/show_bk.gif) no-repeat left top;
	width: 580px;
	padding-top: 30px;
}

.variety #contents p {
	text-align: center;
}

.variety .footmark {
	line-height: 30px;
	background: url(image/linkbutton3.gif) no-repeat left;
	color: #FFFFFF;
	text-indent: 30px;
}

/* Links */
table.link {
	margin: 15px 0 25px 50px;
	width: 700px;
}
table.link th, table.link td {
	border: 1px solid #66CCCC;
	text-align: center;
}
table.link th {
	background: #666600;
	color: white;
}
table.link th.title {
	width: 140px;
}
table.link th.owner {
	width: 100px;
}
table.link td {
	font-size: smaller;
}
table.link td.intro {
	text-align: left;
	width: 250px;
}

/* 共通クラス　*/
.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
}
.j9, .j10, .j12, .j14 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
.capital {
	text-transform: uppercase;
}
.bold {
		font-weight: bold;
}
.fl {
	float: left;
	margin-right: 10px;
}
.center {
	text-align: center;
	margin: auto;
}
.clear {
	clear: both;
}
.totop {
	font-size: smaller;
	text-align: right;
}