@charset "utf-8";
.h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-style: normal;
	color: #666666;
	background-color: #FFE8E8; /* 枠の色 */
	line-height: 100%; /* 行の高さ */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;

}
.style5 {
	color: #0C0;
}

.h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	font-style: normal;
	color: #CC9999;
	padding-left: 10px; /* 枠の色 */
	line-height: 100%; /* 行の高さ */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}

.h3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	padding-left: 10px; /* 枠の色 */
	line-height: 100%; /* 行の高さ */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	width: auto;
}

.li {
	margin-left: 10px;
	list-style:none;


	font-style:oblique
	font-size: 14px;
	color:#999999;
	font-size: 12px;
	line-height: 20px;
}

.honbun {
	margin-left: 10px;
	list-style: none;
	font-style: normal;
	font-size: 12px;
	color:#666666;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 5pt;
	line-height: 20px;
	text-align: left;
	vertical-align: baseline;
}


a {
	color: #999999; /*リンクの色*/
	text-decoration: none; /*下線無し*/
	font-size: 12px;
}

a:hover {
	color:#FFCCCC; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
	background-color: #FF9999;
}

table#maintable {
	width: 740px;
	border: 1px solid #E3E3E3;
	border-spacing: 0;
	}

table#maintable th {
    padding: 0px;
    border: #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    background: #ffffff;
    color: #333333;
    
}
table#maintable td {
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    color: #333333;
}

table#table-01 {
	width: auto;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	}

table#table-01 th {
	padding: 5px;
	background: #Ffffff;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	border: 1px dotted #E3E3E3;
}
table#table-01 td {
	padding: 5px;
	border: 1px solid #E3E3E3;
	text-align: left;
	white-space: normal;
}

table#table-02 {
	border: 1px #ffffff solid;
	background: #ffffff;
	width: 700px;
}

table#table-02 th {
	padding: 5px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	background-color: #FFCCCC;
	background-repeat: repeat-x;
	background-position: 0 100%;
    }
table#table-02 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e3f3e3;
    color: #1A4444;
 
}




table#table-03 {
    
    border: 1px #ffffff solid;
    background: #ffffff;
}

table#table-03 th {
	padding: 5px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	background-color: #CCFFCC;
	background-repeat: repeat-x;
	background-position: 0 100%;
   
}
table#table-03 td {
	width: 200px;
	height: 100px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3f3e3;
	color: #1A4444;
  
}


table#table-04 {
	border: 1px #ffffff solid;
	background: #ffffff;
	width: 400px;
	margin: 0 auto;
}

table#table-04 th {
	padding: 5px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	background-color: #FFCCCC;
	background-repeat: repeat-x;
	background-position: 0 100%;
    }
table#table-04 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e3f3e3;
    color: #1A4444;
 
}



table#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}


table#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA no-repeat;
}

table#mytable th.midasi {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background-color: #FFCCCC;
}

table#mytable td {
    border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table#mytable td.color {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF4FE;
	background-repeat: no-repeat;

}

table#mytable td.no {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.scr {
  overflow: scroll;   /* スクロール表示 */ 
  width: 400px;
  height: 200px;
  scrollbar-face-color: #ffffff;       /* 表面の色 */
  scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
  scrollbar-highlight-color: #009900;  /* ハイライトの色 */
  scrollbar-shadow-color: #009900;     /* 影の色 */
  scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
  scrollbar-arrow-color: #000000;      /* 矢印の色 */
  scrollbar-track-color: #ffffff;      /* バーの背景の色 */
} 
.vsb {
  overflow: visible;  /* はみ出して表示 */ 
  width: 100px;
  height: 100px;
  background-color: green;
}
.hdn {
  overflow: hidden;   /* はみ出さず表示 */ 
  width: 100px;
  height: 100px;
  background-color: blue;
}

.scr1 {
	overflow: scroll;   /* スクロール表示 */
	width: 675px;
	height: 250px;
	font-size:12px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ff9999;  /* ハイライトの色 */
	scrollbar-shadow-color: #ff9999;     /* 影の色 */
	scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
	scrollbar-arrow-color: #000000;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}

.maintable {
	background-color: #ffffff; /* 枠の幅 */
	border: 1px solid #ff9999;
}
.style1 {
	font-size: 10px
}


.mainflame {
	background-color: #ffffff; /* 枠の色 */
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 50px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFcccc;
	border-right-color: #FFcccc;
	border-bottom-color: #FFcccc;
	border-left-color: #FFcccc;
	}

.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #666666;
}

.no_border {
    border-style:none;
}
.menu {
	font-size: 12px;
	color: #666666;
	background-color: #FFeeee;
	border: 1px dotted #FF9999;
	height: 30px;
	width: 150px;
	cursor: default;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	padding: 5px;
	margin: 5px;
}

a.menu        {
	color: #666666;
	text-decoration: none;
	background-color: #ffeeee;
	width: 150px;
	height: 30px;
	display: block;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 30px;
	margin: 5px;
	border: 1px dotted #FF9999;
	padding: 5px;
              }

a:hover.menu  {
	background-color: #FF9999
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #FFF;
}

