body       {background-color: #ffffff;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            margin-left: 0px;
            font-size: 10pt; color: #000000;
            text-align: center;}
td{
	color : 000;
            font-size: 11pt;
}
.ryoma{
	width: 660px;
	margin-top: 5px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align:left;
	font-size: 14px; color:#000000;
	list-style:  square outside;}

.h1{
	width: 660px;
	padding: 20px 0px 20px 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align:center;
	font-size: 22px; color:#0000ff;
	font-weight: bold;}

.img{
	float: left;
	width: 160px;
	padding: 0px;
}

p{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	margin: 0px 10px;
}

#roundtable_y{
	float: left;
	width: 500px;
	background: #ffff00;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.topcorner_y{
	background: #ffff00 url(ryoma/images/tr_y.gif) no-repeat top right;
}

.bottomcorner_y{
	background: #ffff00 url(ryoma/images/br_y.gif) no-repeat top right;
}

#roundtable_g{
	float: left;
	width: 500px;
	background: #A3D39C;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.topcorner_g{
	background: #A3D39C url(ryoma/images/tr_g.gif) no-repeat top right;
}

.bottomcorner_g{
	background: #A3D39C url(ryoma/images/br_g.gif) no-repeat top right;
}

#roundtable_p{
	float: left;
	width: 500px;
	background: #F49AC1;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.topcorner_p{
	background: #F49AC1 url(ryoma/images/tr_p.gif) no-repeat top right;
}

.bottomcorner_p{
	background: #F49AC1 url(ryoma/images/br_p.gif) no-repeat top right;
}

#roundtable_b{
	width: 660px;
	background: #7ACCC8;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.topcorner_b{
	background: #7ACCC8 url(ryoma/images/tr_b.gif) no-repeat top right;
}

.bottomcorner_b{
	background: #7ACCC8 url(ryoma/images/br_b.gif) no-repeat top right;
}
.corner{
	width: 20px;
	border: none;
	display: block;
}

a:link     {color:#F26522; text-decoration:none;}
a:visited  {color:#F26522; text-decoration:none;}
a:hover    {color:#F26522; text-decoration:underline;}


