body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

div.left_box {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-bottom-color: #008000;
	border-right:1px solid #008000;
	background-color: #FFFFFF;
	padding: 20px;
	position: absolute;
	top: 0px;
	right: 300px;
}
div.right_box {
	background-image: url(img/right_bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: small;
}
h1 {
	font-size: medium;
	color: #333366;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #008000;
}
h2 {
	font-size: medium;
	background-image: url(img/ha.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	height: 20px;
	vertical-align: text-botom;
	padding-top: 5px;
	margin: 15px 0px 0px 0px;
}

.list1 {
	font-size: small;
	line-height: 150%;
	padding: 0px 10px 10px 20px;
	float:left;
	}
	
.list1 img {
	height:80px;
	margin:5px;
	float:left;
	background-color: #FFF; /*写真の背景部の色*/
	border: 1px solid #B9B9B9; /*縁取り線の太さ・線種・色*/
	padding: 3px; /*縁取りの幅*/
}

.f1 {
	font-size: small;
	line-height: 150%;
	padding: 0px 10px 10px 20px;
}
.f2 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.f2 th,td{
	font-size: small;
}

.f3 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px dotted #008000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.f4 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #D2E9FF;
}
a:link {
	font-weight: bold;
	color: #6666FF;
}
a:visited {
	font-weight: bold;
	color: #6666FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}
a.menu:link {
	font-size: small;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 15px;
	border-bottom:1px solid #008000;
}
a.menu:visited {
	font-size: small;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 15px;
}
a.menu:hover {
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 15px;
}

a:hover img{
 opacity: 0.7;
 filter: alpha(opacity=60);
 }
 
 
.right_box1 {
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 20px 10px 10px;
	padding: 5px;
	border: 3px dotted #008000;
	line-height: 150%;
}
h3 {
	font-size: small;
	color: #336699;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
}
.right_com1 {
	padding: 3px 8px;
}
.right_box2 {

	font-size: small;
	color: #FFFFFF;
	margin: 20px 10px 10px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	line-height: 150%;
}
a.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	color: #BFDFFF;
	text-decoration: none;
}

.books {
	float:left;
	width:110px;
	height:130px;
	margin:5px 5px 5px 0;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
}

.dvds {
	width:100%;
	height:130px;
	margin: 0px 10px 10px 0px;
	padding:3px;
	text-align:left;
	vertical-align:top;
	border:1px solid #cccccc;
}

.dvds td{
	font-size:small;
}