@charset "utf-8";
/*----gaku--------------------------*/


body{
     font-family: Verdana,"MS UI Gothic",Osaka;
     background-color: #ffffff;
     text-align: center;
     padding: 10px 10px 10px 10px;
     margin: 0px;
     background-repeat: repeat;
     background-image: url(../image/wall07.gif);
}
.wrap{
     width: 740px;
     padding: 0px;
     margin-top: 0px;
     margin-bottom: 0px;
     margin-left: auto;
     margin-right: auto;
}
.container{
     FLOAT: left;
     line-height: 180%;
     width: 740px;
     text-align: left;
     padding-left: 20px;
     padding-top: 10px;
     padding-right: 20px;
     padding-bottom: 20px;
     border-style: none;
     margin-top: 20px;
     margin-bottom: 10px;
     font-size: 95%;
     color: #313131;
     background-color: #f2f0e6;
}
a{
     text-decoration: none;
     color: #6666ff;
}
a:hover{
     color: #cc0000;
     font-weight: bold;
     text-decoration: none;
}
h1{
     color: maroon;
     text-align: center;
     font-size: 160%;
     font-weight: normal;
     margin: 0px;
     padding: 0px;
}
h2{
     font-family: "MS UI Gothic", Verdana;
     color: #cc0000;
     font-size: 140%;
     font-weight: bold;
}
.stage{
     background: #fdfee7;
     clear: both;
     padding: 5px 10px 5px 10px;
     width: 700px;
     margin: 0px auto 20px auto;
     font-size: 90%;
     font-weight: normal;
}
.stage h3{
     margin-right: 230px;
     margin-bottom: 0px;
     margin-left: 0px;
     padding: 0 1em;
     font-size: 120%;
     /*?J?e?S???^?C?g????????T?C?Y*/
	border-bottom: 3px solid #FFADAD;
     color: #884646;
}
.stage dl{
     /*?????g??*/
	width: 680px;
     margin: -5px 0 30px 0;
     padding: 5px 0px 5px 0px;
     border-top: solid 1px #FFADAD;
     border-left: solid 1px #FFADAD;
     font-weight: normal;
}
.stage dt{
     clear: both;
     float: left;
     font-style: normal;
     font-weight: bold;
     width: 150px;
     line-height: 170%;
     margin: 0px;
     padding: 0px 0px 0px 10px;
     width: 150px;
     border-bottom-style: solid;
     border-top-style: none;
     border-bottom-width: 1px;
     border-bottom-color: #f0f0f0;
}
.stage dd{
     /*?????????*/
	/*??*/
	margin: 0px;
     padding: 0px;
     line-height: 170%;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #f0f0f0;
}
.stage a{
     color: #cc0000;
     display: block;
     text-decoration: none;
     font-weight: bold;
}
.stage a:hover{
     color: white;
     display: block;
     background-color: red;
}
.update{
     font-size: 90%;
     color: red;
     font-weight: normal;
     padding-left: 5px;
}
.date{
     font-family: Verdana;
     color: #cc0000;
     text-align: right;
     font-size: 90%;
}
table.t1{
     width: 400px;
     font-size: 92%;
     color: green;
     border-collapse: collapse;
     border: 1px #1C79C6 solid;
}
td.c1{
     border: 1px #1C79C6 solid;
     padding: 10px;
     font-size: 150%;
     font-weight: bold;
     color: #FF0000;
}
p{
     font-weight: bold;
     color: #676767;
}

