@charset "utf-8";
/* CSS Document */

#container {
position:relative;
height:100%;
width:100%;
vertical-align:middle;
margin:0;
padding:0;
border:0;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	padding:10px;
}

#Hopple-bg-01_ {
	position:absolute;
	left:0px;
	top:20px;
	width:800px;
	height:193px;
}

#Hopple-bg-02_ {
	position:absolute;
	background-image:url(images/Hopple_bg_02.jpg);
	background-repeat:repeat-y;
	left:0px;
	top:213px;
	width:800px;
	height:389px;
	}

.img {
    float:right;
	vertical-align:top;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:#FFFFFF; 
	border-style:solid;
	border-width:thick;	
	display:inline;		
}

/*

#Hopple-bg-03_ {
	position:absolute;
	background-image:url(library/images/Hopple_bg_03.jpg);
	left:0px;
	top:620px;
	width:800px;
	height:58px;
}
*/

body,td,th {
	font-size: 12px;
	padding: 15px;
	}
a:link {
	color: #6699FF;
}
a:visited {
	color: #6666CC;
}
a:hover {
	color: #33CC66;
}
a:active {
	color: #33FF00;
}
h1 {
	font-size: 20px;
	color: #33CC66;
	text-align:left;
	
}
h2 {
	font-size: 18px;
	color: #33CC66;
	text-align:left;
}
h3 {
	font-size: 16px;
	color: #33CC66;
	text-align:left;
}

