BODY {
	color: #000000;
	font-size: 13px;
	line-height: 14px;

	scrollbar-face-color:#FFFFFF; 
	scrollbar-track-color:#CCCCCC; 
	scrollbar-arrow-color:#000000; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-darkshadow-color:#FFFFFF; 
}


img {
	border-style:none;
}
a:link    {color: #666666;}
a:visited {color: #666666;}
a:active  {color: #666666;}
a:hover {text-decoration:underline;}
a:hover img.hoverimg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

a { text-decoration:none; }

#sub_main{
    width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
    .box1{width:calc(100% / 3);margin:2px;}
    .box2{width:calc(100% / 4);margin:2px;}
	.box1:hover, .box2:hover{opacity:0.8;}
	p{text-align:center;color:#fff;font-weight:bold;}
	p{text-align:center;color:#fff;font-weight:bold;}

.sub_main{
	background-image: url(/img/bg_03.png);
}

/*********************************************************************************************女将の独り言*/

A.lnk {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; /* 文字装飾 */
  color: #666666; /* 文字の色 */
}
A.lnk:active  {
  text-decoration: none; /* 文字装飾 */
  color: #666666; /* 文字の色 */
}
A.lnk:visited {
  text-decoration:none; /* 文字装飾 */
  color: #666666; /* 文字の色 */
}
A.lnk:hover {
  text-decoration: none; /* 文字装飾 */
  color: #666666; /* 文字の色 */
  background-color: #A8CAFD; /* 背景色 */
}

/******************************************************************************************テーブルの配置*/

.tableley {
 text-align: center;
 }

.tableley table{
 margin-left: auto;
 margin-right: auto;
 }

 .tableley caption{
 margin-left: auto;
 margin-right: auto;
 }

/*********************************************************************************************************/


TABLE {
	color:#000000;
	font-size: 13px;
	line-height : 1.6 ;
}

.fb1			{ font-size: 15px; }
.fb2			{ font-size: 17px; }
.fb3			{ font-size: 19px; }
.fs1			{ font-size: 11px; }
.fs2			{ font-size: 9px; }
.fs3			{ font-size: 12px; }

.topics_frame {

	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;

	BORDER-TOP: #04058B 0px solid;
	BORDER-RIGHT: #04058B 0px solid;
	BORDER-LEFT: #04058B 0px solid;
	BORDER-BOTTOM: #04058B 0px solid;

	BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}

table.frame {
	border: 1px solid #cccccc;
}
td.frame1 {
	border: 1px solid #CCCCCC;
}

table.frame2 {
	border: solid 1px #000000;
	border-collapse: collapse;
}

td.frame2 {
	border: solid 1px #000000;
}

.highslide {
    cursor: url(js/highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
    background: url(js/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

 
