@charset "shift_jis";

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-style: normal;
}

body {
	text-align: center;
	color: #2A2A2A;
	background: #ffccff;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", Osaka, Verdana, "‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", Arial, sans-serif;
}

table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

table tr th {
	text-align: center;
	color: #ff3399;
	background: inherit;
}

table tr th,
table tr td {
	border: 1px solid #DADADA;
}

h1 {
}

h2, h3 {
	margin-top: 12px;
	color: #ff0066;
	background: inherit;
}

ol, ul, dl, p {
	margin: 12px 0px;
}

ol, ul {
	margin-left: 18px;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

li, dt, dd, p {
	line-height: 1.3em;
}

form {
}

form fieldset {
	border-width: 0px;
}

form legend {
	display: none;
}

form label {
	cursor: pointer;
}

form input {
	padding: 1px;
	ime-mode: disabled;
}

form textarea {
	padding: 1px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•", monospace;
}

form select option {
	padding-right: 4px;
}

form select optgroup option {
	margin-left: 24px;
}

a {
}

a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #ff3399;
	background: inherit;
}

a:hover {
	text-decoration: underline;
	color: #cc0099;
	background: inherit;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	color: #ff0066;
	background: inherit;
}

img {
	border: 0px;
}

address {
	text-align: center;
}

abbr, dfn, span.help {
	cursor: help;
	border-bottom: 1px dashed;
}

div#container {
	width: 900px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

div#container > div {
	margin: 0px 0px 25px;
}

div#header {
	margin: 25px 0px;
	padding: 0px 5px;
}

div#header2 {
	background-image: url(../../../images/header2.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
}

div#infomation {
	width: 900px;
	margin:0;
	padding:0;
	text-align: center;
}

div.qr {
	margin-top:20px;
	margin-left:330px;
	width: 220px;
	height:160px;
	padding: 10px;
	border:solid 1px #aaa;
	background-image:url(../../../images/qr.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

p.qrcaption {
	padding-top:100px;
	margin: 5px;
	font-size: 12px;
}

div.clear {
	clear: both;
}

div.soccer {
	float: left;
	margin-left: 200px;
}
	

div#menu {
	margin: 25px 0px;
	padding: 10px 0px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #DADADA;
}

div#menu2 {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
}

div#menu * {
	font-size: 11px;
}

div#menu2 * {
	font-size: 18px;
}

div#menu ul {
	margin: 0px;
	text-align: center;
	list-style-type: none;
}

div#menu ul li {
	display: inline;
	margin: 0px 0px 0px 3px;
}

div#submenu {
	margin: 25px 0px;
}

div#submenu ul {
	margin: 0px;
	text-align: center;
	list-style-type: none;
}

div#submenu ul li {
	display: inline;
	margin: 0px 3px;
}

div#form {
}

div#form form dl dt {
	float: left;
	clear: left;
	width: 6.5em;
	margin-top: 0.2em;
}

div#form form dl dd {
	margin-bottom: 6px;
}

div#admin_config {
}

div#admin_config textarea {
	ime-mode: disabled;
}

div#admin_config dl dt {
	margin-top: 1.0em;
}

div#table {
}

div#table table {
	color: inherit;
	background: #FFF;
}

div#table table tr th {
	padding: 6px 0px 5px 0px;
}

table.normal tr td {
	padding: 7px 7px 6px 7px;
}

table.admin tr td {
	padding: 0px 7px;
}

table.topic tr td {
	padding: 6px 7px;
}

table.topic tr td p {
	margin: 0px;
}

table.image tr td {
	padding: 0px 4px;
	text-align: center;
	vertical-align: bottom;
}

table.image tr td p {
	text-align: center;
}

div#tree {
	padding: 0px 5px;
}

div#tree div {
	margin: 23px 0px;
}

div#tree ol {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
}

div#tree span.selected1,
div#tree span.selected1 * {
	color: #DADADA;
	background: inherit;
}

div#thread_list {
	padding: 0px 5px;
}

div#thread_list ol {
	margin: 12px 0px;
	list-style-type: none;
}

div#thread_list ol li {
	display: inline;
	margin-right: 3px;
}

div#pager {
	margin: 25px 0px;
	padding: 0px 5px;
}

div#pager ol {
	margin: 0px;
	text-align: center;
	list-style-type: none;
}

div#pager ol li {
	display: inline;
}

div#copyright {
	margin: 25px 0px;
	padding-bottom: 8px;
	line-height: 0px;
}

*.center {
	text-align: center;
}

*.error {
	font-weight: normal;
	color: #F60;
	background: inherit;
}

dl.flat dt,
dl.flat dd,
ol.flat li,
ul.flat li {
	display: inline;
}

input.button {
	width: 5.6em;
	text-align: center;
}

div.hr {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #FEFEFE;
}

div.hr hr {
	display: none;
}

div.box {
	margin: 25px 0px;
	border: 1px solid #DADADA;
	color: inherit;
	background: #F1F1F1;
}

div.data {
	padding: 0px 10px;
}

p.reply {
	float: right;
	margin: 10px 0px 0px 0px;
}

span.image {
}

span.image img {
	padding: 4px 4px;
	color: inherit;
	background: #FFF;
	vertical-align: bottom;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

span.image a:hover img {
}

em.required,
em.new {
	margin-left: 2px;
	font-weight: normal;
	color: #F60;
	background: inherit;
}

h2 em.new,
h3 em.new {
	margin-left: 6px;
}

em.required {
	font-size: 11px;
}

em.new, span.link * {
}

table *.cycle1 {
	color: inherit;
	background: #F1F1F1;
}

*.lspace {
	margin-left: 4px;
}

input#title,
input#name,
input#word {
	ime-mode: auto;
}

input#pass,
input.pass {
	font-family: Verdana, Arial, sans-serif;
}

*.graph {
}

*.graph em {
	display: block;
	position: relative;
	height: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: inherit;
	background: #CCC;
}

*.graph em span {
	position: absolute;
	left: 4px;
}

a.tooltip {
	position: relative;
}

a.tooltip span {
	display: none;
	border: 1px solid #000;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	color: #000;
	background: #FFFFE1;
	padding: 1px 3px;
	top: 2.0em;
	left: -2.0em;
}

a.tooltip:hover {
	display: inline;
	z-index: 100;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
}

#footer {
	background-image:url(../../../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:70px;
	text-align:center;
	margin: 0;
	padding: 0;

}

#footer p {
	text-align:center;
	padding-top:40px;
	color:#666;
	font-size:12px;
}
