body {
	font-size: 100%;
	font-family: "MS UI Gothic","Times New Roman","Palatino Linotype",sans-serif,monospace;
	line-height: 1.5em;
	color: white;
	background-color: #585858;
	letter-spacing: 2px;
	margin-top: 3%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 3%;
}

h1 {
	font-size: 140%;
	color: navy;
	background-color: aqua;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: aqua;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	white-space: nowrap;
	margin-top: 2px;
}

h3 {
	font-size: 100%;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}

.doublespace {
	padding-top: 5px;
	padding-bottom: 10px;
}

a:hover {
	color: aqua;
	text-decoration: underline;
	border-spacing: inherit;
}

a {
	color: white;
	text-decoration: underline;
}

.logo {
	margin-bottom: 1px;
}

.line {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 6px;
	background-color: aqua;
	color: aqua;
	border-width: 0px 0px 0px 0px;
}

.box_loca {
	float: left;
	font-size: 80%;
	color: aqua;
	width: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box_lang {
	margin-left: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 80%;
	text-align: right;
}

.box_top {
	border-width: 4px 4px 4px 4px;
	border-style: double double double double;
	border-color: silver silver silver silver;
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box_body {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: silver;
	border-left-color: silver;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: silver;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box_below {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: silver;
	border-left-color: silver;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: silver;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box_update {
	border-right-width: 4px;
	border-left-width: 4px;
	border-bottom-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: silver;
	border-left-color: silver;
	font-size: 80%;
	line-height: 1.1em;
	border-bottom-style: double;
	border-bottom-color: silver;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box_bottom {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	font-size: 80%;
	line-height: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.small {
	font-size: 80%;
}

.small_1em {
	font-size: 80%;
	line-height: 1.1em;
}

.noline {
	text-decoration: none;
}

.mizuiro {
	color: aqua;
}

.mizuiro_bold {
	font-weight: bold;
	color: aqua;
}

.mizuiro_bold_noline {
	font-weight: bold;
	color: aqua;
	text-decoration: none;
}

.green {
	color: lime;
}

.bold {
	font-weight: bold;
}

.width_100 {
	width: 80px;
}

.coment{
	font-size: 80%;
	
	margin-top: 0px;
	margin-left: 15px;
  color : lime;
}

img {
	border-width: 0px 0px 0px 0px;
}

.width_max {
	width: 100%;
}

.first_green  p:first-line {
	color: lime;
}

.italic {
	font-style: italic;
}

.bookline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}

.underline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: aqua;
}

.tablelikespace {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}

.box_location {
	font-size: 80%;
	color: aqua;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pd {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.kiiro {
	color: #ffff00;
}


.com_w{
  margin-top : 0px;
  margin-left : 15px;
  font-size : 80%;
  
}
