/* lui-m */
/*  HEADER COMMON  */

/* -----------------------------
NAVIBOX
----------------------------- */
#NaviBox ul{
background:url("../images/navi_bt2.jpg") no-repeat;
}
#NaviBox li a,
#NaviBox li#senjaOn{
width:130px;
height:45px;
background:url("../images/navi_bt2.jpg") no-repeat;
}

#NaviBox li#topRe a:hover{
background-position:left bottom;
}
#NaviBox li#senja a{
background-position:-130px 0;
}
#NaviBox li#senja a:hover{
background-position:-130px bottom;
}
#NaviBox li#senjutsu a{
background-position:-260px 0;
}
#NaviBox li#senjutsu a:hover{
background-position:-260px bottom;
}

#NaviBox li#senjaOn{
background:url("../images/navi_bt2.jpg") no-repeat;
background-position:-130px bottom;
}


/* -----------------------------
TITLE
----------------------------- */
#TitleBox{
width:100%;
margin:0 auto;
background:url("../images/bg_title_head.jpg") repeat-x;
}

h1#Lui{
width:950px;
height:180px;
margin:0 auto;
}
h1#Lui img{
width:950px;
height:180px;
}


/* -----------------------------
PAN
----------------------------- */
#PanBox{
width:950px;
height:46px;
margin:0 auto;
background:url("../images/bg_pan.jpg") no-repeat;
text-align:left;
}

#PanBox ol{
padding:15px 0 0 80px;
}
#PanBox ol li.menu{
padding:0 0 0 30px;
background:url("../images/icon/icon.gif") no-repeat;
background-position:0 -107px;
}
#PanBox li{
float:left;
}


/* -----------------------------
MENUTITLE
----------------------------- */
#MenuTit{
background:url("../images/bg_menu.jpg") no-repeat;
}
#MenuTit{
width:950px;
height:127px;
margin:0 auto;
text-align:center;
}
#Ichibu{
width:950px;
height:30px;
text-align:center;
}


/* -----------------------------
SPECIAL WAKU
----------------------------- */
#SpBox{
width:850px;
height:350px;
margin:0 auto;
padding:13px 0 0 96px;
background:url("../images/top_sp_bg.jpg") no-repeat;
text-align:center;
}
	/* Mac only */
	:root *> #SpBox{ width:754px/*850px*/; height:337px/*350px*/; }


/* ERR --------- */
h2#Err{
width:950px;
padding-top:35px;
text-align:center;
color:#C00;
float:left;
}

#ErrBox{
padding:50px 0;
background:url("../images/bg_err.jpg") no-repeat top;
font-weight:bold;
}


/* -----------------------------
CONNECT
----------------------------- */
.Connect{
width:800px;
margin:0 auto;
}

