body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #3E2D00;
	font-size: 12px;
	line-height: 1.3em;
}
#body {
	padding: 0;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 700px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#cleft {
	padding: 0px;
	margin: 0px;
  	width: 525px;
	float: left;
}
#cright {
	padding: 0px;
	margin: 0px;
	width: 175px;
	float: left;
}
#header {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 350px;
	width: 700px;
	height: 120px;
	background : url(../pict/title.jpg) no-repeat 50% 0px;
}
h1 {
	padding: 30px 0px 0px 20px;
	margin:0px;
	color: Crimson;
	font-size: 40px;
	line-height: 1.3em;
}
#content h2 {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 5px;
	width:510px;
	height:25px;
	font-size:14px;
	color: LightCyan;
	line-height: 25px;
	background : url(../pict/menu1_cont_title.jpg) no-repeat 50% 0px;
}

#content #koko {
	color:Aquamarine;
	font-weight:bold;
	background : url(../pict/menu1_koko.jpg) no-repeat 50% 0px;
}

#header h2 {
	margin: 0px 10px 0px 20px;
	color: blue;
	font-size: 12px;
	line-height: 1.3em;
}
#footer {
	clear: both;
	margin: 0px;
	width:700px;
	height:40px;
	line-height: 40px;
	background : url(../pict/foot.jpg) no-repeat 50% 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#header a{
	color:#fff;
}
#header a:link{
	color:#fff;
}
#header a:visited{
	color:#fff;
}
#header a:active{
	color:#fff;
}
#header a:hover{
	color:#fff;
	text-decoration:none;
}
#headmenu {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	width: 700px;
	height: 25px;
	background : url(../pict/menu_bg.jpg) no-repeat 50% 0px;
	color:#fff;
	line-height:25px;
	font-size:11pt;
	font-weight:bold;}
#headmenu #koko{
	color:blue;
	font-weight:bold;
	background : url(../pict/menu_bg.jpg) no-repeat 50% 0px;
}

#headmenu a{
	color:#fff;
	text-decoration:none;
}
#headmenu a:link{
	color:#fff;
	text-decoration:none;
}
#headmenu a:visited{
	color:#fff;
	text-decoration:none;
}
#headmenu a:active{
	color:Blue;
	text-decoration:none;
}
#headmenu a:hover{
	color:Blue  ;
	text-decoration:underline;
}

#cont_menu a{
	color:LightCyan;
	text-decoration:none;
}
#cont_menu a:link{
	color:LightCyan;
	text-decoration:none;
}
#cont_menu a:visited{
	color:LightCyan;
	text-decoration:none;
}
#cont_menu a:active{
	color:Crimson;
	text-decoration:none;
}
#cont_menu a:hover{
	color:Crimson;
	text-decoration:underline;
}


#subcont {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width:165px;
	height:657px;
	background-color: #FFD166;
}
#subcont2 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width:163px;
	border: 0px solid #3E2D00;
}
.catch1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width:510px;
	height:auto;
	background : url(../pict/menu1_catch_bg.jpg) no-repeat 0px 0px;
	font-size: 24px;
	line-height: 1.6em;
	color: #FFFFFF;
}
.catch2 {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width:510px;
	height:auto;
	background : url(../pict/menu1_catch_bg.jpg) no-repeat 0px 0px;
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}
.cont1 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width:510px;
	height:500px;
	background-color: LemonChiffon;
}
.cont2 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width:510px;
}
.cont_title {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	width:515px;
	height:25px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
	background : url(../pict/cont_title.jpg) no-repeat 50% 0px;
}
h3 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size:18px;
	font-weight: bold;
}
#clist ul,ol {
	margin:0px;
	padding:0px;
}
#clist li {
	background : url(../pict/list_ico.jpg) no-repeat 0px 0px;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
}
.center_img {
	text-align:center;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.bigfon {
	font-size:16px;}

.btn_tbl{
	height: 10px;
	width: 510px;
	margin : 0px 0px 0px 0px;
	background-color: LemonChiffon;
	border-style: solid; /* 枠の種類 */
	border-color: #9999cc #333366 #333366 #9999cc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	text-align: center;
}

.btn_cell{
	height: 10px;
	width: 120px;
	background-color: LemonChiffon;
	border-style: solid; /* 枠の種類 */
	border-color: #9999cc #333366 #333366 #9999cc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	font-size:10px;
	text-align:center;
}

.btn_cell_active{
	height: 10px;
	width: 120px;
	background-color: CornflowerBlue;
	border-style: solid; /* 枠の種類 */
	border-color: #9999cc #333366 #333366 #9999cc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	font-size:10px;
	color:white;
	text-align:center;
}






/* ボタンメニュー リンク */
.btn_cell a{
height: 10px;
width: 120px;
color: #6666FF;
background-repeat:no-repeat;
text-align: center;
font-weight: bold;
display: block;
}

.btn_cell a:visited {  /* 既に見たリンク */
	color: MidnightBlue;
	text-decoration: none;
}

.btn_cell a:active {   /* クリック時のリンク */
	color: blue;
}

.btn_cell a:hover {    /* カーソルが上にある時のリンク */                
	vertical-align: ; 
	width: 120px;
	color: blue;
	text-decoration: underline;
	background : url(../pict/btn2.gif) ;
}

.btn_cell_charter{
	vertical-align:middle;
	height: 10px;
	width: 245px;
	background-color: LemonChiffon;
	border-style: solid; /* 枠の種類 */
	border-color: #9999cc #333366 #333366 #9999cc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	font-size:12px;
	text-align:center;
}

.btn_cell_active_charter{
	height: 10px;
	width: 245px;
	background-color: CornflowerBlue;
	border-style: solid; /* 枠の種類 */
	border-color: #9999cc #333366 #333366 #9999cc; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	font-size:12px;
	color:white;
	text-align:center;
	font-weight: bold;
}






/* ボタンメニュー リンク */
.btn_cell_charter a{
height: 10px;
width: 245px;
color: blue;
background-repeat:no-repeat;
text-align: center;
font-weight: bold;
display: block;
}

.btn_cell_charter a:visited {  /* 既に見たリンク */
	color: MidnightBlue;
	text-decoration: none;
}

.btn_cell_charter a:active {   /* クリック時のリンク */
	color: blue;
}

.btn_cell_charter a:hover {    /* カーソルが上にある時のリンク */                
	vertical-align: ; 
	width: 245px;
	color: blue;
	text-decoration: underline;
	background : url(../pict/btn2.gif) ;
}





/* リンク */
.subcont2 a:link {
	color: MidnightBlue;
}

/* 既に見たリンク */
.subcont2 a:visited {                 
	color: MidnightBlue;
  text-decoration: none;
}

/* クリック時のリンク */
.subcont2 a:active {
	color: red;
}

/* カーソルが上にある時のリンク */
.subcont2 a:hover {                   
  color: blue;
  text-decoration: underline;
}


/* リンク */
.bigfon a:link {
	color: Blue;
  text-decoration: underline;
}

/* 既に見たリンク */
.bigfon a:visited {                 
	color: Blue;
  text-decoration: underline;}

/* クリック時のリンク */
.bigfon a:active {
	color: Crimson;
  text-decoration: underline;
}

/* カーソルが上にある時のリンク */
.bigfon a:hover {                   
  color: Crimson;
  text-decoration: underline;
}


.scroll-box
{
    height: 400px;
    overflow-y:scroll; 
    scrollbar-base-color: LemonChiffon; 
    border-spacing:0;
    border-top:1px;
    border-left:1px;
    border-right:1px;
    border-bottom:1px;
    border-collapse:collapse;
    background-color:LemonChiffon;
    empty-cells:show;
    text-align:left;