@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #231717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.oneColLiqCtr #container {
	width: 794px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFFFFF; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtr #mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	width: 794px;
}


/*ヘッダ------------*/
#header{
	margin:0;
	height:49px;
	width:794px;
}

#globalMenu{
 margin:0;
 height:49px;
 width:794px;
 padding: 0;
 overflow: visible;
 background: transparent;
 float: left;

}

#globalMenu ul{
margin: 0px;
 padding:0;
 list-style:none;
  height:49px;
 }
 
 #globalMenu li{
 float:left;
 display:block;
 padding-top:0;
 margin:0;
 padding:0;
 height:49px;
 text-indent:-9999px;
 }
 
 #globalMenu li a{
	test-decoration:none;
	 display:block;
	  height:49px;
 }
 
 #globalMenu li#home01{
width:165px;
 background:url(../img/main_menu.jpg) no-repeat 0px 0px;
 }
 #globalMenu li#design{
 width:95px;
 background:url(../img/main_menu.jpg) no-repeat -165px 0px;
 }
 #globalMenu li#awning{

  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -260px 0px;
 }
 #globalMenu li#event{

  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -364px 0px;
 }
 #globalMenu li#warehouse{

  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -468px 0px;
 }
 #globalMenu li#sign_seat{

  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -572px 0px;
 }
 #globalMenu li#contact{

  width:118px;
 background:url(../img/main_menu.jpg) no-repeat -676px 0px;
 } 
 
/*over------------*/
  #globalMenu li#home01 a:hover{
 background:url(../img/main_menu.jpg) no-repeat 0px -49px;
 }
  #globalMenu li#design a:hover{
 background:url(../img/main_menu.jpg) no-repeat -165px -49px;
 }
  #globalMenu li#awning a:hover{
 background:url(../img/main_menu.jpg) no-repeat -260px -49px;
 }
  #globalMenu li#event a:hover{
 background:url(../img/main_menu.jpg) no-repeat -364px -49px;
 }
  #globalMenu li#warehouse a:hover{
 background:url(../img/main_menu.jpg) no-repeat -468px -49px;
 }
   #globalMenu li#sign_seat a:hover{
 background:url(../img/main_menu.jpg) no-repeat -572px -49px;
 }
    #globalMenu li#contact a:hover{
 background:url(../img/main_menu.jpg) no-repeat -676px -49px;
 }
 
 
 /*選択されたとき------------*/
  #globalMenu li#home01S{
 width:165px;
 background:url(../img/main_menu.jpg) no-repeat 0px -49px;
 }
 #globalMenu li#designS{
	width:95px;
	background:url(../img/main_menu.jpg) no-repeat -165px -49px;
 }
 #globalMenu li#awningS{
  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -260px -49px;
 }
 #globalMenu li#eventS{
  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -364px -49px;
 }
 #globalMenu li#warehouseS{
  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -468px -49px;
 }
 #globalMenu li#sign_seatS{
  width:104px;
 background:url(../img/main_menu.jpg) no-repeat -572px -49px;
 }
 #globalMenu li#contactS{
  width:118px;
 background:url(../img/main_menu.jpg) no-repeat -676px -49px;
 }


/*フッダ------------*/

#Footer{
	background-color: #3c47a0;
	height: 8px;
	clear: both;
}

 /*コンテンツ------------*/
 #main{
	padding-top: 5px;
}

 #main_image{
	padding-bottom: 5px;
}


.main_text{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-right: 20px;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
}


.small_t{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

 /*イベントテント01------------*/
.e01_lt{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.e01_mt{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.e01_rt{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

.e01_lm{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.e01_mm{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.e01_rm{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
 
.e01_lb{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.e01_mb{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.e01_rb{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
} 
 
 /*イベントテント02------------*/ 
.e02Area{
	background-image: url(../img/event/02/bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.e02_lt{
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F5E4EB;
}
.e02_mt{
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F5E4EB;
}
.e02_rt{
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F5E4EB;
}

.e02_lm{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
}
.e02_mm{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
}
.e02_rm{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
}
 
.e02_lb{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
}
.e02_mb{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
}
.e02_rb{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECF4D9;
} 
