BODY {
	MARGIN: 0px;
	scrollbar-face-color:#e8ecf8; /*スクロールバー本体の色*/
scrollbar-highlight-color: #d5dcf2; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #d5dcf2; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #ffffff; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #ffffff; /*スクロールバー右側（下）の影*/

}H1 {
	DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999;
}
H2 {
	DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999;
}
H3 {
	DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 12px; 
}

td {
	font-size: 12px;
}
a:link{ color: #3399FF; } 

a.aw:link{
	color: #ffffff;
	text-decoration: none; 
} 
A.aw:visited {
	color: #ffffff;
	text-decoration: none; }
A.aw:active {
	 color: #ffffff;
	text-decoration: none; 
}
a.ab:link{
	color: #000000;
	text-decoration: none; 
} 
A.ab:visited {
	color: #000000;
	text-decoration: none; }
A.ab:active {
	 color: #000000;
	text-decoration: none; 
}
a.ag:visited{
	FONT-SIZE: 10px; 
	COLOR: #999;
	text-decoration: none; 
}
A.ag:visited {
	FONT-SIZE: 10px; 
	COLOR: #999;
	text-decoration: none; 
}
A.ag:active {
	FONT-SIZE: 10px; 
	COLOR: #999;
	text-decoration: none; 
}
.tdtop {
	height: 20px;
	width: 20%;
	text-align: center;

}
.tdpic4 {
	height: 50px;
	width: 75px;
}
.tdse4 {
	background-color: #FFFFFF;
	height: 50px;
	width: 75px;
	text-align: center;
	vertical-align: top;
}
.tdcw {
	background-color: #FFFFFF;
	text-align: center;
}
.tdcb {
	background-color: #3399FF;
	text-align: center;
}
.tdp {
	background-color: #FDAEFD;
	height: 30px;
}
.tbcb {
	background-color: #3399FF;
	text-align: center;
}
.tbb70 {
	background-color: #3399FF;
	width: 36px;
}
.tbw {
	background-color: #FFFFFF;
}
.tbtitle {
	height: 80px;
	width: 800px;
	padding:0;
}
.tb800c {
	width: 800px;
	text-align: center;
	background-position: center;
}
.toptb{
	align: center;
	width: 800px;
 	background-image:url(img/top2.jpg);
    	border-collapse:collapse;	
}
.tddown {
	padding-left: 30px;
}
.tbchin{
	width: 170px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.ulya{
	list-style-image:url(img/ya.gif);
	text-align:left;
	left-margin:-10px;
}
.li{
	left-margin:-10px;
}


/* zoom start */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* zoom end */