@charset "utf-8";

body {
width:760px;
padding: 0;
background-color:white;
margin: 2% 10% 2% 10%;
font-size:100%;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
background-repeat:no-repeat;
background-attachement:fixed;
background: #e0e0e0;
color: #303030;
}

div.navi {
	width:760px;
	margin:  0; 
	padding: 0;
	border:  none;
	height: 17px;
}

div.navi ul {


	margin:  0;
	padding: 0;
	border:  0;
	list-style-type: none;
	
}

div.navi li {

	padding: 0;
	margin:  0;
	border:  0;
	display: block;
	float:left;
	text-align:center;
	vertical-align:middle;
	
}

div.navi a
{
	padding: 0;
	margin:  0;
	border:  0;
	display: block;
	background: #000066;
	width: 152px;
	height: 20px;
	border-bottom: 	2px solid #000066;
	
	color: #ffffff;
	text-decoration: none;
	
	font: bold 15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

div.navi a:hover
{

	color: #ff0000;
	background: #000066;
	border-bottom: 	2px solid #ffff00;

}

div.navi a:active
{

	color: #ffff00;
	background: #000066;	
	border-bottom: 	2px solid #ff0000;

}

.main {
	width:760px;

}

img.face {
float: left;
width: 83px;
height: 112px;
}

a:link {
color:#286ea0;
background-color:inherit;
text-decoration:none;
}

a:active {
color:#33cc4d;
background-color:#CCDDEE;
text-decoration:none;
}

a:visited {
color:#cc9a33;
background-color:inherit;
text-decoration:none;
}

a:hover {
color:#711919;
background-color:#c5c5f0;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
font-family:verdana, arial, helvetica, Sans-Serif;
color:white;
background-color:#191970;
padding: 5px;
border: 1px;
margin:5px 1px 5px 1px;
}

hr.full_hr {
border-style:ridge;
border-color:#1a3466;
border-width:1px 0px;
}

hr.note_hr {
width:90%;
border-style:ridge;
border-color:#333333;
border-width:1px 0px;
text-align:center;
margin:1em auto 0em auto;
}

ul.list1 {
list-style-type:disc;
}
ul.list2 {
list-style-type:circle;
}
ul.list3 {
list-style-type:square;
}
ol.list1 {
list-style-type:decimal;
}
ol.list2 {
list-style-type:lower-roman;
}
ol.list3 {
list-style-type:lower-alpha;
}

div#last_update {
padding:0px;
margin:auto;
text-align:left;
}

div#header {
padding:0px;
margin:auto;
text-align:center;
}

div#lang_selection {
padding:0px;
margin:auto;
text-align:right;
}

div#news {
padding:0px;
margin:auto;
text-align:left;
}

div#member {
padding:0px;
margin:auto;
text-align:left;
}

div#ob {
padding:0px;
margin:auto;
text-align:left;
}

div#entrance {
padding:0px;
margin:auto;
text-align:left;
}

div#links {
padding:0px;
margin:auto;
text-align:left;
}

div#footer {
padding:0px;
margin:auto;
text-align:left;
}

span.size1 {
font-size:xx-small;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size1_bold {
font-size:xx-small;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size2 {
font-size:x-small;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size2_bold {
font-size:x-small;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size3 {
font-size:small;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size3_bold {
font-size:small;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size4 {
font-size:medium;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size4_bold {
font-size:medium;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size5 {
font-size:large;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size5_bold {
font-size:large;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size6 {
font-size:x-large;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size6_bold {
font-size:x-large;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size7 {
font-size:xx-large;
line-height:130%;
text-indent:0px;
display:inline;
}
span.size7_bold {
font-size:xx-large;
font-weight:bold;
line-height:130%;
text-indent:0px;
display:inline;
}