@charset "Shift_JIS";

/* NijinoJikuu design template -NJbasic- Copyright 2007 Uramachi Katana. All rights reserved. */

/* [Reset] */
* {
	margin: 0;
	padding: 0;
}
/* [Global Settings] */
body {
	color: #000000;
	font-size: 14px;
	background: #f0f0ff;
	text-align: center;
}
img {
	border: 0;
}
a {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #8800ff;
}
a:active,
a:hover {
	color: #ff0000;
}

/* A:link { color : #8888FF } */
/* A:visited{ color : #FF88FF } */
/* A:active{ color : #FF8888 } */
/* A:hover{ color : #88FFFF } */
div {
	text-align: left;
}
table {
	border: 0;
}
strong {
	font-weight: bold;
}

.hide { display: none; }
.center { text-align: center; }
.left {text-align: left; }
.right {text-align: right; }
.dark { color: #e8e8ff; }

/* [Layout] */
div#wrapper {
	width: 1005px;
	margin-left:auto;
	margin-right:auto;
}
div#header {
	width: 800px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
}

div#footer {
	width: 950px;
	height: 30px;
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	clear:both;
}
div#index {
	width: 200px;
	padding: 0 0px;
	float: left;
	margin-top: 1em;
	margin-left: 1px;
}
div#counter {
	width: 200px;
	margin-top:4px;
}
div#title2 {
	width: 190px;
	background: #ffffff;
	color: #444444;
	padding: 2px 0 2px 10px;
	font-weight: bold;
}
div#subtit2 {
	width: 200px;
	background: #ccccff;
}
div#text2 {
	color: #333333;
	width: 194px;
	padding-left: 6px;
	background: #ddeeff;
	font-size: 10px;
}

div#text4 {
	width: 145px;
	padding-left: 5px;
	background: #000000;
	font-size: 10px;
}

div#contents {
	width: 800px;
	background: #f8f8ff;
	padding: 0;
	float: right;
	margin-top: 1em;
	margin-right: 1px;
}
div#title3 {
	width: 790px;
	background: #FFFFFF;
	color: #444444;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	margin-bottom:4px;
}
div#text3 {
	width: 780px;
	padding: 10px;
}
div#thumb {
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
}
div#thumbtext {
	width: 570px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	float: right;
}
div#link {
	width:790px;
	clear:both;
}