@charset "UTF-8";
body, td, th {
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF9900;
}
a:link {
	color: #AED3F0;
}
a:visited {
	color: #AED3F0;
}
a:hover {
	color: #AED3F0;
}
.box_top {
	height: 12px;
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	top: 0%;
	text-align: center;
}
h1 {
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #539ADA;
	margin: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	margin: 0px;
	text-align: center;
}
.box1 {
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	padding-bottom: 12px;
	margin-top: 12px;
}
.box2 {
	float: left;
	height: 202px;
	width: 202px;
}
.box3 {
	float: left;
	height: 202px;
	width: 202px;
	margin-left: 3px;
}
.box4 {
	float: left;
	height: 202px;
	width: 413px;
	margin-left: 30px;
}
.box5 {
	width: 850px;
	margin-top: 15px;
	float: left;
	height: 30px;
}
.box6 {
	width: 850px;
	float: left;
	height: 100%;
}
.box7 {
	float: left;
	height: 12px;
	width: 850px;
	text-align: center;
	font-size: 12px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}

.highslide-image {
	border: 10px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	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;
}
.box_bottom {
	text-align: center;
}
