/*ページ全体*/
* { /* 全ての要素の間隔・余白を０へ */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/* body              */
body {
margin:0 auto;
text-align: left;
font-family:"ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
width: 830px;
#background-nmage: url(img/water.png);
#	background-image: url(img/bgimg24.png);
background: url(img/water.png) top;
	}
img {
	border: none;
	vertical-align: center;
	background-repeat: no-repeat;
}
	
/* ページ全体  （白い部分）   */
#page {
width: 820px;
background: #FFFFFF;
	}

/* ヘッダー     */
#header {


	padding-top: 10px;

	clear: both;
	height: 230px;
	margin: 2px 0 0;

	background-image: url(img/headerimg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
/* メニュー     */
#menu {
	float: left;
	margin-left: 5px;
	width: 170px;
	font-size: 100%;
}

#menu li{
  list-style: none;
  padding: 5px 5px 0px 0px;
}

#menu a{
	color:#ffffff;
	font-size:20px;
	text-decoration:none;
	display:block;
	padding: 0px 3px;
	line-height: 2em;
	border:1px solid #4682b4;
	background-color: #009999;
}

#menu a:hover{
	border:1px solid #4682b4;
	background-color: #66FF33;
}

/* メイン     */
#main {
	width: 630px;
	float: right;
	right: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#main2{
	width: 580px;
	float: left;
	padding: 10px 10px 10px 10px;
}
/* box1   （水色のボックス）  */
#main .box1 {
padding: 5px;
margin-bottom: 5px;
line-height: 150%;
/*border: 1px solid #0000FF;*/
font-size: 130%;
font-weight: bold;
background: #d0e4e8;
}



/* リンク            */
a {
	color: #00507f;
	text-decoration: underline;
	}

a:hover {
	color: #B22222;
	}


/* 文字強調          */
em {
	font-style: normal;
	color: #990000;
        margin: 10px;
	}

.font1 {
	font-family: "Times New Roman";
	font-size: 150%;font-weight: 
	bold;line-height: 1.5em;
	}

.font2 {
	font-family: "Times New Roman";
	font-size: 100%;
	}
.font3 {
        font-family: "Times New Roman";
        font-size:110%;
        margin: 7px 10px 15px 8px;
        font-weight: bold;
}
.font_dai {
        font-family: "Times New Roman";
        font-size: 120%;
        margin: 7px 10px 15px 8px;
        font-weight: bold;
}

/* 見出しh1     */
h1 {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #244c33;
	text-align:center;
	padding-bottom: 10px;
}

/* 見出しh2     */
h2 {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin: 15px 0px 0px;
  border-left: 2px solid #406fb7;
  background: url(img/h2-bg.png) repeat-x ;
  padding: 2px 7px;
}
h3 {
font-size: 100%;
font-weight: bold;
letter-spacing: 0.2em;
margin: 15px 0px 0px;
padding: 2px 7px;
color: #FFF;
background: #363;
width: 400px;
/* [disabled]text-shadow: 0px 0px 0px; */
}

/* テキスト右寄せ     */
.t-right{
text-align: right; 
}




/* box2 （赤淵ボックス）   */
.box2 {
  font-size: 75%;
  padding: 5px ;
  margin: 5px;
  line-height: 150%;
  border: 1px solid #a31f24;
  background-color: #fff;
}
/* img1（画像右寄せーアドビリーダーのご案内）   */
.img1{
  float: right; 
  border: none
  }

/* box3 （水色ダッシュ上下ライン）   */
.box3{
  padding: 5px ;
  margin: 5px;
  line-height: 150%;
  background-color: #f7f7f7; 
  border-top: 1px #59b3b3 dashed;
  border-bottom: 1px #59b3b3 dashed;
}

/* 段落・リスト     */
#main p,dl {
  margin: 0 10px 0px;
}
#main dt {
  font-weight: bold;
}
#main dd{
  padding-bottom: 8px; 
  margin-left: 10px;
}

#main ul {
	margin-left: 30px;
}

/* フッダー     */
#footer {
clear: both;
height: 20px;
margin: 0px;
background: #060;
	}


#footer1 {
     
   
          clear: both;
	height: 20px;
	background-color: #eaf4fc; 
	border-bottom: 10px #eaf4fc solid;
        margin: 10px 10px 10px 80px;
	}
        

/*　　Clearer　　*/
.clearer {clear: both;} 




/* 表     */
table#table02{
width: 100%;
border: 0px solid #ffffff;
border-collapse: collapse;
margin-bottom: 10px;
color: #000000;
background-color: #f0ffff;
}

#table02 th{
text-align: center;
border: 0px solid #ffffff;
padding: 5px;
background: ;
color: #000000;
background: #e0ffff;
}

#table02 td {
border: 0px solid #ffffff;
padding: 5px;
text-shadow: 0px 0px;
color: #000;
background: #f0ffff;
}

#table02 caption{
  background-color: #F5F5F5; 
  padding: 5px;
}

table#table03{
  width: 100%;
  font-size:16px; 
  border-collapse: collapse;
  margin-bottom: 10px;
}

#table03 th.td_aisatu{
	background-color:#FFE9CF;
}

#table03 td.td_aisatu{
	background-color:#FFE9CF;
}


#table03 th.rest{ background: #fff0f5; }
#table03 td.rest{ background: #fff0f5; }

#table03 th.close{ background:#bbc8e6; }
#table03 td.close{ background:#bbc8e6; }

#table03 th{
width: 8%;
text-align: center;
font-size:80%;
background: #ffe6e6;
}

#table03 td.td1{
　padding: 5px;
background-color: #ffe6e6;
font-size: 98%;
font-weight: bold;
}



#table03 td.td1_ga{ 
padding: 5px;
background-color:#ffe9cf;
font-size: 98%;
font-weight: bold;
}

#table03 td{
	padding: 3px;
	background-color: #ffe6e6;
	font-size: 90%;
}

#table03 td.td2{
  text-align: right;
  padding: 5px;
  background-color:  #ffe6e6; 
  font-size: x-small;
}

#table03 td.td2_a{
  text-align: right; 
  padding: 5px;
  background-color: #ffe9cf; 
  font-size: x-small;
}

#table03 td.td2_ga{
  text-align: right;
  padding: 5px;
  background-color:#ffe6e6; 
  font-size: x-small;
}




#main #table03 table tr .td3 { font-size: small; }
