/*------------------------------------------------
 * グローバルナビのスタイル
 *----------------------------------------------*/
/* グローバルメニュー */

.side_top {
	background-image:url(../images/side_bg01.gif);
	width:190px;
	height:24px;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1%;
}

.side_bot {
	background-image:url(../images/side_bg02.gif);
	width:190px;
	height:25px;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1%;
}

.side_com {
	background-color:#FFFFFF;
	margin:0 15px 0 15px;
	padding:0 10px 0 10px;
	text-align:left;
}

.side_info {
	background-image:url(../images/side_info.gif);
	width:125px;
	_width:190px;
	height:191px;
	_height:196px;
	margin:0;
	padding:5px 0 0 65px;
	text-align:left;
	color:#66371f;
	font-weight:bold;
}

.side_time {
	background-image:url(../images/side_time.gif);
	width:125px;
	_width:190px;
	margin:0;
	padding:4px 0 10px 65px;
	text-align:left;
	color:#66371f;
	line-height:150%;
}

/* グローバルメニューロールオーバー */
.s_01 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m01.gif) no-repeat;
}

.s_01 a:focus,
.s_01 a:hover,
.s_01 a:active{
  background:url(../images/m01a.gif) no-repeat;
}

.s_02 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m02.gif) no-repeat;
}

.s_02 a:focus,
.s_02 a:hover,
.s_02 a:active{
  background:url(../images/m02a.gif) no-repeat;
}

.s_03 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m03.gif) no-repeat;
}

.s_03 a:focus,
.s_03 a:hover,
.s_03 a:active{
  background:url(../images/m03a.gif) no-repeat;
}

.s_04 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m04.gif) no-repeat;
}

.s_04 a:focus,
.s_04 a:hover,
.s_04 a:active{
  background:url(../images/m04a.gif) no-repeat;
}

.s_05 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m05.gif) no-repeat;
}

.s_05 a:focus,
.s_05 a:hover,
.s_05 a:active{
  background:url(../images/m05a.gif) no-repeat;
}

.s_06 a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m06.gif) no-repeat;
}

.s_06 a:focus,
.s_06 a:hover,
.s_06 a:active{
  background:url(../images/m06a.gif) no-repeat;
}

/* グローバルメニュー、サイト指定時 */
.s_01b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m01b.gif) no-repeat;
}

.s_01b a:focus,
.s_01b a:hover,
.s_01b a:active{
  background:url(../images/m01b.gif) no-repeat;
}

.s_02b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m02b.gif) no-repeat;
}

.s_02b a:focus,
.s_02b a:hover,
.s_02b a:active{
  background:url(../images/m02b.gif) no-repeat;
}

.s_03b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m03b.gif) no-repeat;
}

.s_03b a:focus,
.s_03b a:hover,
.s_03b a:active{
  background:url(../images/m03b.gif) no-repeat;
}

.s_04b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m04b.gif) no-repeat;
}

.s_04b a:focus,
.s_04b a:hover,
.s_04b a:active{
  background:url(../images/m04b.gif) no-repeat;
}

.s_05b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m05b.gif) no-repeat;
}

.s_05b a:focus,
.s_05b a:hover,
.s_05b a:active{
  background:url(../images/m05b.gif) no-repeat;
}

.s_06b a{
  display:block;
  margin:0;
  padding:0;
  width:190px;  height:45px;
  background:url(../images/m06b.gif) no-repeat;
}

.s_06b a:focus,
.s_06b a:hover,
.s_06b a:active{
  background:url(../images/m06b.gif) no-repeat;
}