@media Screen    
{
html {
	BACKGROUND-IMAGE: url(../img/background.gif);
	BACKGROUND-COLOR: #000000;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC"; 
	BACKGROUND-POSITION: center top; 
	COLOR: #ffffff; 
	FONT-SIZE: 11px
	overflow-y: auto;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #c0c0c0;
}
body {  
    text-align: center;  
}  
div#contents {  
height:200px;
width:500px;
position:absolute;
top:50%;
left:50%;
margin-top:-100px;
margin-left:-250px; 
}  
IMG {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}

#top a img{
padding-top: 7px;
padding-bottom: 6px;
border-top-style: 1px;
border-top-color: #666;
border-right-style: 0px;
border-right-color: #000;
border-bottom-style: 1px;
border-bottom-color: #666666;
border-left: 0px solid #000;
}

A:link {COLOR: #ffffff; TEXT-DECORATION: none}
A:visited {COLOR: #c0c0c0; TEXT-DECORATION: none}
A:hover {COLOR: #66cc33; TEXT-DECORATION: underline}
A:active {COLOR: #ffffff; TEXT-DECORATION: none}

.style1 {
	font-size: xx-small; color: #ffffff;
}
.style2 {
	font-size: x-small; color: #ffffff;
}
.style3 {
	font-size: small; color: #ffffff;
}
.style4 {
	font-size: xx-small; color: #66cc33;
}
.style5 {
	font-size: x-small; color: #66cc33;
}
.style6 {
	font-size: small; color: #66cc33;
}
.style7 {
	font-size: large; color: #66cc33;
}
.style8 {
	font-size: xx-small;
}
.style9 {
	font-size: x-small;
}
.style10 {
	font-size: small;
}
.style11 {
	font-size: medium;
}
.style12 {
	font-size: large;
}
.style13 {
	font-size: x-large;
}
.style14 {
	font-size: xx-large;
}
.style15 {
	color: #66cc33;
}
.style16 {
	color: #ffffff;
}
.style17 {
	font-size: x-small;
}


table { font-size:12px;}

DIV#footer {
	font-size: 12px;
	text-align: center;
	margin-top: -1px;
	padding-top: 8px;
	border-top: 1px solid #66CC33;
	height: 30px;
	background-color: #000000;
}

/* ↓インデックスコンテンツここから↓ */

#index_01 {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	width: 735px;
}

#index_02 {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 735px;
}
/* ↑インデックスコンテンツここまで↑ */

.table01{width:1024px;}
.table02{width:1024px;}
.table03{width:1024px; height:667px;}
.table04{width:844px; background-image:img/spacer.gif;}
.td10{width:180px;font-size:12px;text-align:center;}
.table003{width:770px;}
.picup_line_size {width:770px; height:1px;}

@media Print    
{
BODY {
	BACKGROUND-COLOR: #7a7a7a; MARGIN: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #666666; FONT-SIZE: 11pt
}

