﻿@charset "utf-8"; /* 文字コード */

body{
	background: #003163;
	margin: 0;
}

A:link, A:visited, A:hover, A:active { text-decoration: none; }
A:link    { color: #80FFFF; }
A:visited { color: #80AAAA; }
A:hover   { color: #FF0000; }
A:active  { color: #FF0000; }

A IMG {
	border: none;
}

p {
	text-indent: 1em;
}

blockquote {
	text-indent: 1em;
	color: #986f80;
}

.prolog {
	text-indent: 1em;
	color: #cf8fa0;
	margin: 20px 0;
	padding: 0 0 20px 0;
	border-bottom: solid #bfbfcf 4px;
}

#container {
	color: #efefef;
	background: #003163;
	width: 800px;
	margin: 10px 10px;
}

h3 {
	text-align: center;
	font-weight:bold;
}

.contenu {
	width: 740px;
	height: 16px;
	margin: 10px 0 0 10px;
	background:url(./image/kumamo01.gif) repeat-y;
}

.content {
	width: 680px;
	padding: 30px;
	margin: 0 10px;
	color: #efefef;
	text-align: justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background:url(./image/kumamo02.gif) repeat-y;
}

.contend {
	width: 740px;
	height: 16px;
	margin: 0 0 10px 10px;
	background:url(./image/kumamo03.gif) repeat-y;
}

.content-inner {
	padding: 0 70px 0 30px;
}

#footer {
	text-align: right;
}

#title img {
	float: left;
	margin-right: 50px;
}

.clr {
	clear:both;
}

.img-center {
	color: #cf8fa0;
	text-align: center;
	padding: 20px 0 0 0;
	margin: auto;
	width: 362px;
}

.img-center img {
	border: outset #ffffff 1px;
}

.content img.nbdr {
	border: none;
}

.attn {
	font-size: 85%;
	color: #cfcfcf;
	text-align: right;
}

#thumbnail {
	margin: 10px auto;
	padding: 10px;
	border: solid 1px;
	text-align: left;
}

#thumbnail a img {
	border: none;
}

#thumbnail a {
	border: solid 1px #08295A;
	width: 48px;
}

#thumbnail a:hover {
	border-width: 1px 1px 2px 1px;
	border-color: #08295A #08295A #2849AA #08295A;
}
