body.body1  {
background: #ffffff url("img/top_back.gif"); MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;
}
body {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;
}
H1 {
COLOR: #ffffff; font-weight : bold; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; font-size : 10px;
}
H2 {
font-weight : normal; COLOR: #FFF799; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; font-size : 25px;
}
td {
font-size : 12px; COLOR: #333333;
}
.shiro1 {
font-size : 12px; COLOR: #ffffff; font-weight : bold;
}
.shiro2 {
font-size : 13px; COLOR: #ffffff; font-weight : bold; letter-spacing : 1px;
}
.shiro3 {
font-size : 14px; COLOR: #ffffff; font-weight : bold; text-align: center; vertical-align: middle; background-color: #990000;
}
.shiro4 {
font-size : 14px; COLOR: #ffffff; font-weight : bold; background-color: #335433;
}
.kuro1 {
font-size : 12px; COLOR: #000000; font-weight : bold; line-height : 18px; letter-spacing : 1px;
}
.kuro2 {
font-size : 14px; COLOR: #000000; font-weight : bold; line-height : 18px;
}
.kuro3 {
font-size : 12px; COLOR: #000000; font-weight : bold; line-height : 18px; text-align: right;
}
.kuro4 {
font-size : 10px; COLOR: #000000; line-height : 20px; text-align: center;
}
.kuro5 {
font-size : 12px; COLOR: #000000; line-height : 20px;
}
.aka1 {
font-size : 12px; COLOR: #cc0000; font-weight : bold;
}
.aka1_01 {
font-size : 14px; COLOR: #cc0000; font-weight : bold;  line-height : 20px;
}
.aka2 {
font-size : 12px; COLOR: #990000;
}
.aka3 {
font-size : 14px; COLOR: #990000;
}
.aka4 {
font-size : 14px; COLOR: #990000; font-weight : bold;
}
.aka5{
font-size : 14px; COLOR: #990000; font-weight: bold; text-align: center; vertical-align: middle;
}
.aka6 {
font-size : 16px; COLOR: #990000; font-weight : bold;
}
.aka7 {
font-size : 14px; COLOR: #cc0000; font-weight : bold;  line-height : 20px;
}
.hai1 {
font-size : 12px; COLOR: #333333; line-height : 18px;
}
.cha1 {
font-size : 12px; COLOR: #9A4D00;
}
.enji1 {
font-size: 16px; color: #800000; font-weight: bold;
}
.qa01 {
font-size: 14px; COLOR: #AB9417; font-weight: bold;
}
.qa02 {
COLOR: #AB9417; font-weight: bold;
}

EM {
	FONT-STYLE: normal;
}
STRONG {
	FONT-WEIGHT: normal;
}
A:link {
	COLOR: #000000; teltext-DECORATION: none;
}
A:visited {
	COLOR: #000000; teltext-DECORATION: none;
}
A:hover {
	CLEAR: none; LEFT: 0pt; FLOAT: none; VISIBILITY: visible; COLOR: #ff0000; POSITION: relative; TOP: 0pt; teltext-DECORATION: none;
}
A:active {
	CLEAR: none; LEFT: 0pt; FLOAT: none; VISIBILITY: visible; COLOR: #ff0000; POSITION: relative; TOP: 0pt; teltext-DECORATION: none;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #003300;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
