@charset "EUC-JP";
/* CSS Document */



/* contents */
#rightbox h1{
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 520px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
}
#rightbox p{
	margin-bottom: 15px;
}
#rightbox #menu{
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
}
#rightbox #menu th{
	color: #666666;
	background-color: #F0F0F0;
	vertical-align: middle;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
*/
}
#rightbox #menu td{
	color: #CC6699;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightbox #menu dl{
	margin: 0px;
	padding: 0px;
}
#rightbox #menu dt{
	margin-bottom: 3px;
}
#rightbox #menu dd{
	margin-bottom: 9px;
	margin-left: 0px;
	color: #666666;
}
#rightbox #menu .photo1{
	background-image: url(../images/photo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightbox #menu .photo2{
	background-image: url(../images/photo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightbox #menu .photo3{
	background-image: url(../images/photo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
