@charset "Shift_JIS";

*{padding: 0;	margin: 0 auto;}

/*--------------------------------------------------------
1、ページの基本設定
--------------------------------------------------------*/
body{
font-size: 80%;
text-align: center;
font-family: "MS UI Gothic",sans-serif;
padding: 0;
margin: 0 auto;
margin-top: 0;
background-color: #E8FFD9;
line-height: 20pt;
}

h1{
padding: 8px 0;
margin:0 auto;
font-weight:normal;
font-size:70%;
line-height:15px;
}

strong{
color: #FF6699; 
}

strong.b1 {
padding: 3px;
font-size: 80%;
color: #FF6699;
}

strong.b2 {
padding: 3px;
font-size: 90%;
color: #0099CC;
}

strong.b3 {
font-size: 150%;
color: #666;
}

.honbun {
font-size: 80%;
padding: 3px;
text-indent: 1em;
line-height: 15pt;
}

.honbun2 {
font-size: 120%;
padding: 3px;
text-indent: 1em;
line-height: 15pt;
}

.honbunlist {
font-size: 80%;
padding-left: 2em;
text-indent: -1em;
line-height: 15pt;
}

.honbunlist2 {
font-size: 80%;
padding-left: 2em;
text-indent: -1.8em;
line-height: 15pt;
}

#whatsnew ul{
  padding: 0;
  list-style-image: url(../image/whatsnewbox.gif);
}

#whatsnew li{
font-size: 70%;
  margin-top:20px;
  margin-bottom:20px;
  border-bottom:1px dotted #006600;
}

.attend {
padding: 0px 40px 5px 0px;
font-size: 70%;
text-align: right;
}

.attend2 {
font-size: 70%;
text-align: center;
}

.attend3 {
padding: 0px 40px 5px 0px;
font-size: 80%;
text-align: right;
color: #ff0000;
}

.table1 {
 border: 0;
}


.table1 td {
    text-align: left;
    line-height: 1.5;
    font-size: 80%;
    padding: 3px;
}

.table1 th {
    text-align: left;
    line-height: 1.5;
    font-size: 80%;
    padding: 3px;
}

.table2 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.table2 td {
    text-align: left;
    line-height: 1.5;
    font-size: 80%;
    padding: 15px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

.copyright{
  font-size: 70%;
  color: #fff;
}

.notice{
  font-size: 110%;
}

.notice2{
  font-size: 120%;
  font-weight:bold;
}

hyou{
  font-size: 90%;
}

.bold{
	font-weight:bold;
	font-size:80%;
}