body {
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 120%;
}
h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	display: block;
	margin: 0px;
	background-image: url(../image/menubar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: large;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 5px;
}
h3 {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	padding-right: 0px;
	background-image: url(../image/menuba_iromato.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: medium;
	font-weight: normal;
}
h4 {
	display: block;
	margin: 0px;
	font-size: medium;
	font-weight: normal;
}
ul {
	display: block;
	list-style-image: url(../image/ya.gif);
	margin: 0px 0px 0em 0px;
	padding-left: 40px;
}
li {
	margin-bottom: 3px;
}
blockquote {
	margin: 5px 20px;
	padding: 10px;
	border: 1px dotted #006600;
	color: #006600;
}
p{
	display: block;
	margin: 0px;
	padding: 0px;
}
pre {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
address {
	font-style: normal;
}

em {
	font-size: larger;
	font-style: normal;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	display: none;
	clear: both;
}
form {
	display: inline;
}
caption {
	caption-side: bottom;
}
table {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
th {
	background-color: #D2DEE1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #628995;
	border-bottom-color: #628995;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
	color: #54777E;
	white-space: pre;
}
td {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #0000FF;
	background: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #663399;
	background: #FFFFFF;
	text-decoration: none;
}
a:active, a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* class */
.infomation {
	border: 3px double #FF6600;
	padding: 5px;

}
.mainimage {
	display: block;
	text-align: center;
	margin: auto;
}
.mailhide {
	display: none;

}
.mailshow {
	display: block;
	width: 600px;
	text-align: left;
	padding: 10px;
}
.clear {
	clear: both;
}

.section{
	display: block;
	padding: 5px;



}
.subsection {
	display: block;
	margin-left: 30px;


}
.navi {
	text-align: right;
	padding: 5px;
	border: 1px solid #CCCCCC;


}
.navi a {
	font-size: x-small;
}
.navi img {
	vertical-align: middle;
}
.more {
	text-align: right;
}
.mailhead {
	float: left;
	width: 45%;
}
.mailbody {
	width: 45%;
}

/* IDs */
div#main{
}
div#header{
	margin-bottom: 10px;
}
div#fotter {
	clear: both;
	text-align: right;
	margin-top: 20px;
}
div#topicpass {
	font-size: small;
	padding: 1px;
	border: 1px solid #669999;
}
div#topicpass h2 {
	display: none;
}
div#topicpass a:link, div#topicpass a:visited, div#topicpass a:active, div#topicpass a:hover {
	border: 0px;
}
div#search {
	background-color: #DDDDDD;
	padding: 4px;
	text-align: center;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	font-size: small;
}

div#search a:link {
	color: #0000FF;
	background: #DDDDDD;
}
div#search a:visited {
	color: #663399;
	background: #DDDDDD;
}
div#search a:active {
	color: #FF3333;
	background: #DDDDDD;
	position: relative;
	left: 1px;
	top: 1px;

}
div#search a:hover {
	color: #FF3333;
	background: #DDDDDD;
	position: relative;
	right: 1px;
	bottom: 1px;

}

div#search h2 {
	display: none;
}
div#submenu {
	font-size: small;
	padding: 4px;
	text-align: right;
	margin: 0px;
}
div#info {
	border: 3px double #FF9900;
	text-indent: 1em;
}
div#info h2{
	display: none;
}
input:focus, textarea:focus  {
	background-color: #FFFFCC;

}  
div#google {
	padding: 1px;
	text-align: right;
	vertical-align: bottom;
	display: block;
	font-size: small;
}
.subsectionmenu {
	text-align: right;
	margin-bottom: 30px;
	margin-right: 20px;
}
.chara {
	display: block;
	margin:0px 0px 10px 0px;
	padding:10px;
}
.chara p {
}
.chara img {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.image {
	display: block;
	position: relative;
	float: left;
	width: auto;
	padding: 10px;
	margin: 10px;
}
.image2 {
	display: block;
	position: relative;
	float: right;
	width: auto;
	padding: 10px;
	margin: 10px;
}

a[href$=".pdf"]:after { 
  content: url(../image/pdf.gif);  
} 

tfoot th {
	font-weight: bold;
	color: #000000;
	background-color: #94B0B8;
}
tfoot td {
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}
.total th {
	color: #000000;
	background-color: #B6CACF;
}
.total td {
	color: #000000;
	background-color: #DDDDDD;
}
