@charset "EUC-JP";

* {
	font-size: 16px;
}

body {
	background:#fcfdfe url("../../image/kitsunesan.png") no-repeat 50% 8% fixed;
	color: #000000;
	margin: 1em;
}

.xrea	{
	text-align: center;
}

div.body {
	-moz-column-width: 400px;
}

div.body,
div.sidebar {
	-moz-column-gap: 0.3em;
	height: auto;
}

div.sidebar {
	-moz-column-width: 300px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em;
	padding: 0.5em 0.5em 0 0.5em;
	border: #9494dc 5px double;
	color: #000000;
	background-color: #f2f2ff;
	-moz-border-radius: 0.8em;
}

div.sidebar a,
div.sidebar li {
	font-size: 14px;
}

div.sidebar ul,div.sidebar li {
	padding-left: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

div.section {
	background-image: url("../../image/touka.png");
	margin: 0.5em;
}

font.alert {
  color: #FF0000;
  font-weight: bold;
  text-align: center;
}

div.adminmenu {
	text-align: right;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #ff8c77 1px solid;
	font-size: 14px;
}

.footer {
	line-height: 160%;
	border-top: #ff8c77 1px solid;
	padding-top: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.login {
	margin-right: 1em;
}

hr {
	width: 96%;
}

pre {
	overflow-x: auto;
	border: #6666cc 1px solid;
	background-color: #fdffff;
	padding: 0.5em 0.5em;
	margin: 0 1.5em;
	-moz-border-radius: 0.4em;
}

blockquote {
	color: #343434;
	background-image: url("../../image/back.png");
	border: #707070 2px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 0.5em;
	margin-left: 1.5em;
	margin-right: 1.5em;
	font-size: 14px;
}

ul, ol, li, dl, dt, dd, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	text-align: center;
	font-size: 200%;
	color: #655ad2;
	background-image: url("../../image/touka.png");
	padding: 5px 0px 2px 6px;
	border-top: #0000cd 2px solid;
	border-bottom: #6666cc 5px solid;
	margin-bottom: 0.3em;
}

h2 {
	text-align: center;
	color: #f6f7f8;
	background-color: #6666cc;
	padding: 8px 0px 8px 12px;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	-moz-border-radius: 0.8em;
	opacity: 0.9;
}

h3 {
	font-size: 100%;
	color: #202020;
	background-color: #f8f8ff;
	border-left: #6666cc 9px solid;
	border-top: #6666cc 1px solid;
	border-right: #6666cc 2px solid;
	border-bottom: #6666cc 4px solid;
	padding: 3px 0px 3px 3px;
	margin-top: 3px;
	opacity: 0.8;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.body p {
	text-indent: 0.6em;
	line-height: 160%;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

div.body blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 0;
}

table {
	border: #6666cc 1px solid;
	margin: 0.5em 1em;
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: normal;
	padding: 0.1em 0.2em;
	text-align: left;
	background-color : #fafbfc;
	border : #6666cc 1px solid;
}

td {
	padding: 0.1em 0.2em;
	text-align: left;
	background-color : #fafbfc;
	border : #6666cc 1px solid;
}

a:link { 
	color: #3030ff;
	text-decoration: none;
}

a:visited {
	color: #3030ff;
	text-decoration: none;
}

a:active {
	color: #8a2be2;
	outline: 2px #8a2be2 dotted;
	text-decoration: none;
}

a:hover {
	cursor: url("../../image/heart.cur"), pointer;
	background-color: #ffffc4;
	color: #ff4810;
	outline: 1px #ff4500 outset;
	text-decoration: none;
}

h2 a {
	font-size: 150%;
}

h2 a:link {
	color: #f6f7f8;
	background-color: #6666cc;
	text-decoration: none;
}

h2 a:hover {
	color: #494dd3 !important;
	background-color: #e0e4ff !important;
	border-top: none;
	border-bottom: none;
	outline: 3px #e0ffff outset;
}

h2 a:active	{
	color: #6666cc !important;
	background-color: #e0e4ff !important;
	outline: 2px #f6f7f8 inset;
}

h2 a:visited {
	color: #f6f7f8;
	background-color: #6666cc;
	text-decoration: none;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}

h3 a:hover {
	background-color: #ffffc4;
	color: #ff385d;
	border-top: none;
	border-bottom: none;
	outline: none;
	text-decoration: underline;
}

dl {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

dt {
	border-bottom: #4444FF 1px solid;
	margin-bottom: 5px;
	font-weight: bold;
}

dd {
	line-height: 140%;
	margin-left: 1.5em;
	margin-bottom: 5pt;
}

div.comment {
	margin: 1em 1em 1.5em 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	background-color: #EEEEFF;
	border: #6666cc 1px solid;
	-moz-border-radius: 0.6em;
	opacity: 0.9;
}

div.comment p {
	font-size: 14px;
	margin: 0.5em 0.5em;
}

.caption,
.commentator {
	font-size: 14px;
}

ul {
	margin-right: 0.5em;
}

ol {
	line-height: 160%;
	margin-left: 1em;
	margin-right: 0.5em;
}

li {
	line-height: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: -0.5em;
}

img {
	border: #c4c4c4 1px solid;
	max-width: 380px;
}

select > option {
  padding-right: 5px;
  padding-left: 3px;
}
