body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: white
	}


/* ##### メイン ##### */
.mainjapanese, .mainenglish {
	width:750px;
	border:solid 1px #B0C4DE;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left
	}


/* ヘッダー */
h1 {
	margin:0;
	border-bottom:solid 1px #9999cc;
	}


/* メニュー */
.menu {
	margin:0;
	font-size:12px;
	}


ul	{
	line-height:140%;
	}


.mainjapanese ul {
	line-height:140%;
	}


.mainenglish ul {
	line-height:140%;
	}


.mainjapanese li a	{
	color:#999999;
	}


.mainenglish li a	{
	color:#999999;
	}




li a:hover {
	color:#42c0ff
	}


#menutitle {
	color:#ffffff;
	margin:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 10px;
	}


.content-nav2 {
                text-align: center;
	background-color:#999999;
                color: yellowgreen;
	margin:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 10px;
	}
p.content-nav2 a {
     color:white;
     text-decoration: none;
     border-bottom: dotted 1px gray
     }


.mainjapanese #menutitle {
	background-color:#999999;
	}


.mainenglish #menutitle {
	background-color:#999999;
	}






/* コンテンツ */
.contents {
        margin-right: 179px;
        padding: 0px 20px 10px;
        border-top: dotted 1px #000000;
        border-right: solid 1px #B0C4DE;
        background-color:#ffffff
        }


.contents h2 {
	font-size:16px;
	margin:0;
	padding-top:30px;
                padding-bottom:4px
	}


.main .contents h2 {
	border-bottom:solid 3px #00a651;
	}


.mainjapanese .contents h2 {
	border-bottom:solid 3px #999999;
	}


.mainenglish .contents h2 {
	border-bottom:solid 3px #999999;
	}


.captionj {
             font-size: 12px;
             color: gray;
            }


.captione {
             font-size: 12px;
             font-style: italic;
             color: gray;
            }


.img {
        margin-top :20px;
        }


.contents p {
	font-size:14px;
	line-height:150%;
	color:#333333
	}


.top {
	text-align:right
	}


.top a {
	font-size:12px;
	}


.main .top a {
	color:#BA55D3;
	}


.mainenglish .top a {
	color:#2542b2;
	}


.japanesejapanese {
	display:none
	}


.englishenglish {
	display:none
	}


/* 右側 */
.right {
        width: 179px;
        float: right;
        font-size:12px;
        border-left: solid 1px #B0C4DE;
        background-color:#ffffff;
        border-top:dotted 1px #000000
        }


.toppage{
        text-align: center;
        background-color: #EEE8AA
        }


.english{
        text-align: center;
        background-color: #FAEBD7
        }


.japanese{
        text-align: center;
        background-color: #FFFACD
        }


.japaneseenglishlink{
        text-align: center;
        background-color: #E6E6FA
        }


.afterwords{
        text-align: center;
        background-color: #DCDCDC
        }


/* カレンダー */
 .module-calendar {
       font-family:'Trebuchet MS',Times,serif
       border-bottom: dotted 1px gray
       }


.module-calendar h2 {
       font-size: 14px;
       border-bottom: solid 1px yellowgreen:
       margin:0
       }


.module-calendar table {
      font-size: 12px;
      font-weight: normal
      }


.module-calendar tr {
      color: gray
      }
.module-calendar td {
      text-align: center
      }



/* 前後の月 */
p.content-nav {
      font-size: 12px;
      text-align: center;
      color: yellowgreen;
      padding-top: 5px;
      border-top:dotted 1px #000000
      }


p.content-nav a {
     color:gray;
     text-decoration: none;
     border-bottom: dotted 1px gray
     }
   
/* フッター */
p.sitefoot {
	clear: both;
               width:750px;
	border:solid 1px #9999cc;
	background-color:#999999;
                color:white;
                margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px
	}


p.sitefoot a {
	color:white;
               	}