body {
	background-color: #FCFCFC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
}
.baseblock {
	background-color: #502400;
	width: 960px;
	position: relative;
}
.sideblock {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 150px;
}
.mainblock {
	width:700px;
	position: relative;
	background-color: #FCFCFC;
	text-align:left;
	padding:0 10px 0 10px;
}
.footer {
	text-align:center;
	padding:4px;
	background-color:#A8000A;
	margin-top:20px;
}
.head1 {
	font-size:2.2em;
	font-weight:bold;
	margin:0 4px 10px 0px;
}

/*
news
*/
#news {
	padding:20px;
}

/*
home page
*/
.wing {
	background-image:url(../images/wings.png);
	background-repeat:no-repeat;
	width:700px;
	position:relative;
}
.join {
	width:310px;
	position:relative;
	left:190px;
	padding:10px 0 30px 0;
	line-height: 1.2em;
}
.banner {
	text-align:center;
	margin-top: 20px;
}
/*
scadule page
*/

.finding {
	background-color:#BECAE2;
	font-weight:bold;
	text-align:center;
	line-height:1.1em;
}
.textc {
	text-align:center;
	line-height:1.1em;
}
.textl {
	text-align:left;
	line-height:1.1em;
}
/*
scadule page
*/

.title {
	border:2px solid #000000;
	font-size:1.6em;
	font-weight:bold;
	background-color:#0A50A0;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:0 0 4px 0;
}
.problem {
	background-color:#BECAE2;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	line-height:1.0em;
}
.song {
	font-weight:bold;
	text-align:left;
	font-size:1.1em;
	line-height:1.1em;
	vertical-align:top;
}
.profile {
	font-weight:normal;
	font-size:0.9em;
}
.style1 {
	color: #999999;
}
.composer {
	font-size:0.9em;
	padding:0 0 0 30px;
}
.score {
	width:100%;
	text-align:right;
	padding:5px 0 0 0;
}
/*
privacy page
*/

.privacy {
	padding:0 50px 0 50px;
}
/*
office page
*/

.office {
	width:100%;
	text-align:center;
}
/*
judge
*/

.judge {
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
}
.belong {
	font-size:0.9em;
	line-height:1.1em;
	text-align:left;
}
/*
info.cgi
*/
.information {
	position: relative;
	left:50px;
	width:570px;
	padding:15px 15px 15px 15px;
	border:3px dotted #444444;
}
#info {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", "Osaka", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#info a {
	color: #7b68ee;
	text-decoration: none;
	background: none;
	border-bottom: 1px dotted #eeeeee;
}
#info a:link {
	color: #7b68ee;
	text-decoration: none;
	background: none;
	border-bottom: 1px dotted #eeeeee;
}
#info a:link:hover {
	color: #d71345;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #d71345;
}
#info a:link:active {
	color: #d71345;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #d71345;
}
#info em {
	font-weight: bold;
	font-style: normal;
}
#info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#info p {
	margin: 3px;
}
#info li {
	margin-bottom: 10px;
}
#info .sun {
	color: red;
}
#info .sut {
	color: blue;
}
#info .date {
	padding-left: 3px;
	border-left: 10px solid green;
}

.result {
	width:340px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.result h1 {
	font-size:1.2em;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #060;
	text-align:center;
	color: #FFF;
}
.result table {
	width:340px;
	border: 1px solid #666;
}
.result th {
	color:#FFF;
	background-color:#093;
	text-align:center;
	border: 1px solid #666;
}
.result td {
	padding:4px;
	border: 1px solid #666;
}
.result p {
	font-size:0.9em;
	line-height:1.2em;
	padding-left:1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.result span {
	font-weight:bold;
}
.result div {
	font-size:0.9em;
	line-height:1.2em;
	font-weight:bold;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}

