@charset "Shift_JIS";

/* CSS Document */

.stra{
	font-weight: bold;
	color: #FF0066;
}
.strb{
	font-weight: bold;
	color: #0033FF;
}
.strc{
	font-weight: bold;
	color: #FF6666;
}
#rinen{
	background-color: #C0C0C0;
	margin: 20px 40px;
	padding: 5px 20px 20px;
	background-image: url(../005.gif);
}
#rinen h2{
	text-align: center;
	color: #FF66CC;
}
#jyugyoulist{
	padding: 10px;
	float: left;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 2px solid #FF33CC;
}
#jyugyoulist h2{
	text-align: center;
	background-color: #FFCCFF;
	color: #333333;
}
#jyugyou{
	margin: 10px 25px 10px 0px;
	padding: 10px;
	float: right;
	width: 240px;
	font-size: medium;
}
#app{
	font-size: medium;
}
.line{
	text-align: center;
	color: #999999;
}
#jyugyoutable{
	clear: both;
	text-align: center;
}
#jyugyoutable h2{
	text-align: center;
	font-weight: bold;
	border: 1px solid #FF9966;
	background-color: #FF9966;
}
table{
	width: 600px;
}
.utd{
	width: 33%;
	background-color: #FF9966;
	margin: 0px;
	padding: 2px;
}
.dtd{
	text-align: left;
	border: 1px solid #FFCCCC;
	font-size: small;
	padding: 5px;
}
#renrakusaki{
	margin: 20px;
	padding: 20px;
	font-size: medium;
}
#renrakusaki h2{
	background-color: #FFCCFF;
}
