body {
	font: 100% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image: url(../image/background.gif);
	background-repeat: repeat;
}
br { letter-spacing : normal; }
#container {
	background-color: #CCC;
	padding: 7px;
	width: 804px;
	margin:0 auto;
}
#inner {
	background-color: #FFF;
	padding: 5px;
	text-align: left;
	width: 790px;
	margin:0 auto;
}
#header {
	width: 780px;
	height: 150px;
	padding: 5px;
	text-align:center;
}
#header2 {
	width: 780px;
	//height: 130px;
	padding: 5px;
}
#content {
	width: 780px;
	padding: 5px;
}
#footer {
	width: 790px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#bookmark_btn {
	background-color : #ffffff;
	color:#FF0000;
	font-size:10pt;
	border-color : #FF0000;
	border-style : solid;
}

/* プログラムのページ用 */
#my_navigation2{
	float:left;
	width:240px;
	background-color:white;}
	
/*------------ table style set ------------*/
.hpb-cnt-tb1{
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb2{
	background-color: #333333;
	border: 1px solid #333333;
}
.hpb-cnt-tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-th1 {
	background-color: #BBBBBB;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-th2 {
	background-color: #CCCCCC;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell2 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell3 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell5 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*------------ link style set ------------*/
A:HOVER{
  color : red;
  text-decoration : underline;
}
A{
  color : #0066CC;
  text-decoration : none;
}

H6{
  border-width : 0px 0px 2px 25px;
  border-style : solid ;
  border-color : #969696;
  padding-left : 10px;
  margin-right : 0%;
}

div,td{/*全体の文字サイズ*/
  font-size: 15px;
  }
.box17{/*枠全体の幅*/
  width: 400px;
  text-align: center;
  }
.title{/*タイトル部分の設定*/
  width: 384px;
  height: 20px;
  border: solid 1px #686868;
  padding: 3px;
  text-align: center;
  }
.pot{/*タイトルの両脇の「棒」の設定*/
  width: 8px;
  height: 10px;
  position: relative;
  z-index: 1;
  background-color: #686868;
  margin: 5px 0px 5px 0px;
  font-size: 11px;
  }
.cont{/*内容文の設定*/
  border: dashed 2px #CDCDCD;
  border-top: none;
  margin: -6px 4px 6px 4px;
  padding:  25px 15px 15px 15px;
  text-align: left;
  }
BLOCKQUOTE {BORDER-RIGHT: #000 2px dotted; PADDING-RIGHT: 10px; BORDER-TOP: #000 2px dotted; PADDING-LEFT: 10px; BACKGROUND: #ebebeb; PADDING-BOTTOM: 10px; BORDER-LEFT: #000 2px dotted; PADDING-TOP: 10px; BORDER-BOTTOM: #000 2px dotted}


table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: separate;
  border-spacing: 2px;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  color: #FFF;
}

table.table001 td {
  background: #E5EAFF;
  text-align: left;
  white-space: nowrap;
}
table.table001 td.gray {
  background: #999;
  text-align: left;
  white-space: nowrap;
}
table.table001 td.orange {
  background: #F93;
  text-align: left;
}
table.table001 td.pink {
  background: #F6C;
  text-align: left;
}
table.table001 td.red {
  background: #F36;
  text-align: left;
}
table.table001 td.center_green {
  background: #9C0;
  text-align: center;
}
table.table001 td.blue {
  background-color:#0CF;
}
table.table001 td.center_red {
  background: #F36;
  text-align: center;
}
table.table001 td.center_green {
  background: #9C0;
  text-align: center;
}
table.table001 td.center {
  text-align: center;
}
table.table001 td.right {
  text-align: right;
}
table.table001 td.right_blue {
  text-align: right;
  background-color:#0CF;
}
table.table001 td.center_blue {
  text-align: center;
  background-color:#0CF;
}
table.table001 td.lightblue {
  background: #AADDFF;
}
table.table001 td.right_lightblue {
  text-align: right;
  background: #AADDFF;
}
table.table001 td.center_pink {
  background: #F6C;
  text-align: center;
}
table.table001 td.center_lightblue {
  text-align: center;
  background: #AADDFF;
}
table.table001 td.right_orange {
  text-align: right;
  background: #F90;
}
table.table001 td.center_orange {
  text-align: center;
  background: #F90;
}
table.table001 td.right_gray {
  text-align: right;
  background: #999;
}
table.table001 td.center_gray {
  text-align: center;
  background: #999;
}
.small{
	font-size:12px;	
}
