#all{
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:800px;
	margin:0 auto;
	padding:0;
	}
#head{
	background:url(../images/main_bg_ue-trans02.png) no-repeat top;
	position:relative;
	width:800px;
	height:385px;
	margin:0 auto;
	}
	
#head #main-image{
	position:absolute;
	left:0;
	top:0;
	}
#head #corporate-link{
	position:absolute;
	left:689px;
	top:10px;
	}
#nav{
	background:url(../images/nav_bg.png) no-repeat left top;
	padding-left:21px;
}
#nav li{
	float:left;
}

#menu{
	background:url(../images/menu_bg-trans.png) no-repeat;
	width:800px;
	height:60px;
	}

#menu li{
	float:left;
	padding:10px;
	}
#contentsall{
	width:800px;
	background-color:#fff;
	}
#contentsall2{
	background:url(../images/sub_bg.gif);
	width:800px;
	}
#contentsl{
	width:300px;
	float:left;
	margin:20px 0 20px 0;
	padding:0px;
	background-color:#FFFFFF
	}
#contentsr{
	float:right;
	width:485px;
	margin-top:20px;
	padding:0px;
	}
#foot{
	text-align:center;
	width:800px;
	background-color:#1D0900;
	padding-bottom:50px;
	position:relative;
	}

/*----*/

.c-both{
	clear:both;
	}
.ue5{
	margin-top:5px;
	}
.ue10{
	margin-top:10px;
	}
.ue20{
	margin-top:20px;
	}
.ue30{
	margin-top:30px;
	}
	
.text10px{
	font-size:10px;
	}
.text12px{
	font-size:12px;
	}
.text14px{
	font-size:14px;
	}
.text16px{
	font-size:16px;
	}
.text20px{
	font-size:20px;
	}
.text_b{
	font-weight:bold;
	}
.title01{
	border-bottom: dotted 1px #999999;
	padding-bottom:5px;
	margin-bottom:5px;
	}
.title02{
	font-size:18px;
	font-weight:bold;
	background:url(../images/bar1.gif) no-repeat bottom left;
	width:280px;
	padding:0 0 10px 20px;
	}
.title03{
	font-size:18px;
	font-weight:bold;
	background:url(../images/shoptitle_bg.gif) no-repeat 5px;
	padding-left:25px;
	}
.title04{
	font-size:14px;
	font-weight:bold;
	background:url(../images/shoptitle_bg.gif) no-repeat 5px;
	padding-left:25px;
	}	
	
.float-l1{
	float:left;
	margin:0px;
	}
.float-r1{
	float:right;
	width:548px;
	}
.float-r2{
	float:right;
	margin:0 5px 0 0;
	}
.border-b{
	border-bottom:dotted 1px #666666;
	}
.border{
	border:solid 1px #cccccc;
	}
.maegin{
	margin:10px;
	}
.margin{
	margin:5px;
	}
.margin-l{
	margin-left:20px;
	}
.margin-r{
	margin-right:20px;
	}
.margin-lr{
	margin:auto 10px;
	}
	
.imeoff1{
	ime-mode:inactive;
	}
.imeoff2{
	ime-mode:disabled;
	}
.imeon{
	ime-mode:active;
	}


.alpha a:hover{
	zoom:1.0;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}	
.none{
	display:none;
	}
	
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*[I[o[

#mainmenu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#mainmenu li{
	margin:10px 0 5px 0;
	}
#mainmenu ul li a{ 
	display:block; 
	width:151px; 
	height:25px;
	font-size:14px;
	font-weight:bold;
	}
#mainmenu a{
	background: url(images/--.gif) no-repeat top;
	padding:6px 0 0 25px;
	text-decoration:none;
	color:#193c7f;
	} 
#mainmenu a:hover{
	background: url(images/--.gif) no-repeat bottom;
	color:#ffffff;
	} 
	*/
	
