﻿body {
	color: #606060;
	background-color: #c0e8ff;
}

p  {
	text-indent: 1em;
	line-height:140%;
}

blockquote {
	border: solid 1px #a0c0ef;
	padding: 10px 20px;
	margin: 20px;
	background-color: #c0e0ff;
}

a img {
	border: none;
}

.header { color: #FFC060; }

.attn   { font-size: 80%; }

.container {
	width: 640px;
	margin: auto;
	padding: 0px;
}

.capt {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 0 0 8px 0;
	color: #ffffff;
	text-align: center;
	background-color: #8faad5;
	background-image: url('./image/okutetsu01.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.cont {
	width: 600px;
	margin: 0;
	padding: 20px;
	text-align: left;
	color: #24344e;
	background-color: #b0d0ff;
}

.cont img {
	margin: 0px auto;
}

h1 {
	font-size: 120%;
	font-weight: bolder;
	text-align: center;
}

h2 {
	font-size: 100%;
	font-weight: bolder;
	text-align: center;
}

h3 {
	font-size: 85%;
	font-weight: lighter;
	text-align: center;
}

.expl	{
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	width: 90%;
	padding: 4px;
}

.menu {
	width: 100%;
	clear: both;
	margin: 2px 0px 17px 0px;
	padding: 0;
	background-color: #8faad5;
}

.menu ul {
	margin: 0px 0px 0px 25px;
	padding: 0;
}

.menu li {
	display: inline;
	list-style: none;
}

.menu li a, .menu li a:visited, .menu li a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 10px 25px;
}

.menu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #8faad5;
	background-image: url('./image/okutetsu02.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.menu li a.old:link, .menu li a.old:visited, .menu li a.old:active {
	text-decoration: underline;
}

.capt div.icon, .menu div.icon {
	height:29px;
	background:url(./image/okutetsu01.gif) top left no-repeat;
}

.capt div.icon div, .menu div.icon div {
	height:29px;
	background:url(./image/okutetsu01.gif) top right no-repeat;
	color: #ffffff;
	font-size: 85%;
	margin-left: 50px;
}

.photo {
	text-align: center;
	font-size: 85%;
	color: #5f7aa5;
	margin-bottom: 10px;
}

.photo img {
	margin: 4px;
}
