@charset "utf-8";

/* all media*/
/***********************************
 *  * Link Setting
 *   * ************************************/

a:link{
	color: #18b5c0;
	outline:none;
}

a:visited{
	color: #18b5c0;
	outline:none;
}

a:hover{
	color: #F30;
	text-decoration: underline;
	outline:none;
}

a:active{
	color: #18b5c0;
	outline:none;
}

.linkL{
	line-height: 12px;
	margin-right: 20px;
}

.linkR{
	line-height: 12px;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/***********************************
 *  *Scrollbar Setting*/
/*Internet Explorer only
 *  * ************************************/

/*
 * html{
 * 	overflow-y:scroll;
 * 	}
 * 	*/

/***********************************
 *  * 共通 min & max
 *   * ************************************/

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 140%;

	>font-size: 80%;
	>line-height: 140%;
	background-color: #f6f1e1;
	color: #333;
}

*html body{
	font-size: 80%;
	line-height: 140%;
}

/*header*/
header{
	background-color: #00aebb;
	display: block;
}

/*center*/
#center{
	position: relative;
}

#center h2{
	display: block;
	font-weight: bold;
}

#center.stageBox h2{
	font-size:2.0em;
	float:left;
}

#center.stageBox .logoutBox{
	float:left;
	margin-top:50px;
	margin-left:30px;
	font-size:1.1em;
}

#center article{
	background-color: #ffffff;
	display: block;
}

#center #naviBox ul{
	display: block;
	position: relative;
}

#center #naviBox li{
	display: block;
	background-image: url(/common/images/naviArrow_off.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover cover;
}

#center #naviBox .on{
	color: #FFF;
	background-image: url(/common/images/naviArrow_on.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover cover;
}

#center #naviBox .a01{
	z-index: 3;
}

#center #naviBox .a02{
	z-index: 2;
}

#center #naviBox .a03{
	z-index: 1;
}

#center article{
}

#center article section{
}

#center article section#formBox{
}

#center article section#agreementBox{
}

#center article #formBox .btnBox{
}

#center article #formBox .btnBox input{
	width: 100%;
}

#center article #formBox #checkBoxArea{
	display: block;
}

#center article #formBox #checkBoxArea li{
	margin-bottom: 10px;
	display: block;
}

#center article #formBox #checkBoxArea input{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#center article #formBox table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
}

#center article #formBox th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	background-color: #ecf9f9;
	width: 33%;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 12%;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(/common/images/icon.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#center article #formBox th.none{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    background-color: #ecf9f9;
    width: 33%;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 15px;
    padding-right: 12%;
    padding-bottom: 15px;
    padding-left: 10px;
    background-image:none;
    background-repeat: no-repeat;
    background-position: 90% center;
}

#center article #formBox th.child{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    background-color: #ecf9f9;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 2%;
    padding-bottom: 5px;
    padding-left: 10px;
    background-image:none;
    background-repeat: no-repeat;
    background-position: 90% center;
}

#center article #formBox th.ninni{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    background-color: #ecf9f9;
    width: 33%;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 15px;
    padding-right: 12%;
    padding-bottom: 15px;
    padding-left: 10px;
    background-image: url(/common/images/icon_ninni.png);
    background-repeat: no-repeat;
    background-position: 90% center;
}

#center article #formBox td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

#center article #formBox .lb input{
	border: 1px solid #cccccc;
	-moz-border-radius: 3px; /* Firefox用 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-khtml-border-radius: 3px; /* for Old Safari, KHTML */
	border-radius: 3px; /* for CSS3 */
	behavior: url( /common/css/ieRadiusSet/PIE.htc );/* CSS3 PIE [IE Radius Set]*/
	position:relative;/*PIEを動作させるために追加 */
	padding: 3px;
}

#center article #formBox .tBSS,
#center article #formBox .tBS,
#center article #formBox .tBM,
#center article #formBox .tBL{
}

#center article #formBox .tBSSS{
	width: 16%;
}
#center article #formBox .tBSS{
	width: 26%;
}

#center article #formBox .tBS{
	width: 40%;
}

#center article #formBox .tBM{
	width: 70%;
}

#center article #formBox .tBL{
	width: 98%;
}

#center article #formBox #plusBox{
	overflow: hidden;
	position: relative;
}

#center article #formBox #plusBox span{
	float: right;
	display: block;
	background-image: url(/common/images/icon_p.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain contain;
}


/********pageHeaderBox********/
#pageHeaderBox{
}

#pageHeaderBox h2{
	float:left;
	display: block;
	font-size:32px;
	line-height: 32px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 20px;
}

#pageHeaderBox .logoutBox{
	float:left;
	display: block;
	line-height: 32px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#pageHeaderBox ul{
	float:right;
	padding-top: 30px;
}

#pageHeaderBox li{
	float: left;
	width: 193px;
	padding-left: 20px;
}


/*footer*/
footer{
	background-color: #ece5d0;
	display: block;
	color: #666;
}

footer nav{
	position: relative;
	overflow: hidden;
}

footer nav ul{
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer nav li{
	display: block;
	white-space: nowrap;
	float: left;
}

footer nav a:link{
	color: #666;
	outline:none;
	text-decoration: none;
}

footer nav a:visited{
	color: #666;
	outline:none;
}

footer nav a:hover{
	color: #666;
	text-decoration: underline;
	outline:none;
}

footer nav a:active{
	color: #666;
	outline:none;
}

input[type="text"]{
	color: #222;
}

/****** 共通後から追加クラス ****/

/* 右カラムの画像とテキストの感覚調整 */
#center article section#agreementBox img{
	padding-bottom: 10px;
	}



/* PC用 */
/***********************************
 *  * main container
 *   * ************************************/

#mainContainer{
}

/***********************************
 *  * header
 *   * ************************************/

header{
}

header h1{
	display: block;
	font-size: 0px;
	line-height: 0px;
	width: 78px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

/***********************************
 *  * breadcrumb list
 *   * ************************************/

#breadcrumbs{
}

/***********************************
 *  * center
 *   * ************************************/

#center{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#center h2{
	font-size: 32px;
	line-height: 32px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#center #naviBox{
	display: block;
	position: absolute;
	top: 38px;
	left: 450px;
}

#center #naviBox li{
	font-size: 14px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

#center #naviBox .a01,
#center #naviBox .a02,
#center #naviBox .a03{
	position: absolute;
	width: 190px;
}

#center #naviBox .a01{
	left: 0px;
}

#center #naviBox .a02{
	left: 170px;
}

#center #naviBox .a03{
	left: 341px;
}

#center article{
	display: block;
	overflow: hidden;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

#center article section{
}

#center article section#formBox{
	width: 640px;
	float: left;
}

#center article #formBox h3{
	font-weight: bold;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	margin-bottom: 15px;
}

#center article #formBox h3 span{
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	background-color: #00AEBB;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 24px;
	-moz-border-radius: 2px; /* Firefox用 */
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */
	-khtml-border-radius: 2px; /* for Old Safari, KHTML */
	border-radius: 2px; /* for CSS3 */
	behavior: url( /common/css/ieRadiusSet/PIE.htc );/* CSS3 PIE [IE Radius Set]*/
	position:relative;
	margin-right: 10px;
}

#center article section#agreementBox{
	width: 100%;
	float: none;
}

#center article #agreementBox h3{
	font-weight: bold;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	margin-bottom: 15px;
	background-image: url('/common/images/iconTitle.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#center article section#agreementBox .txtBox{
	height: 500px;
	/*overflow-y: scroll;*/
	padding-right: 10px;
	padding-left: 10px;
}

#center article section#agreementSpLinkBox{
	display: none;
}

#center article .btnBox{
	height: 74px;
	width: 414px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 10px;
}

#center article #formBox #checkBoxArea{
	display: block;
	padding-top: 20px;
}

#center article #formBox table{
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#center article #formBox th{
}

#center article #formBox td{
}

#center article #formBox h4{
	font-weight: bold;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 8px;
	background-image: url(/common/images/iconTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 8px;
}

#center article #formBox #plusBox{
	line-height: 20px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#center article #formBox #plusBox span{
	display: block;
	padding-left: 25px;
}

/*topBox*/
#topBox{
	padding-bottom: 20px;
}

#topBox #b00{
	padding:0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#topBox #b00 span{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topBox #b00 #linkBox{
	display: block;
	float: right;
	display:inline;
}

#topBox #b00 #linkBox .days{
  display:block;
  float:right;
  width:60px;
  height:35px;
  margin-top:5px;
  margin-left:5px;
  padding:8px 20px 0 20px;
  background-color:#e6f7f7;
  text-align:center;
  border-top:1px solid #00aebb;
  border-left:1px solid #00aebb;
  border-right:1px solid #00aebb;
}

#topBox #b00 #linkBox .days_selected{
  display:block;
  float:right;
  width:60px;
  height:39px;
  margin-left:5px;
  padding:10px 20px 0 20px;
  background-color:#00aebb;
  color:#FFF;
  text-align:center;
}

#topBox #b00 #linkBox .daystop{
    margin:0;
    padding:0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #00AEBB;

}


#topBox #b01{
	width:48%;
	float:left;
	border:1px solid #eee;
}

#topBox #b02{
	width:40%;
	float:left;
	padding-left:20px;
	padding-top: 20px;
}

#topBox #b02 .tab01,
#topBox #b02 .tab02{
	width: 100%;
	line-height: 34px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}

#topBox #b02 .tab01 p,
#topBox #b02 .tab02 p{
	display: block;
	float: left;
}

#topBox #b02 .tab01 span,
#topBox #b02 .tab02 span{
	display: block;
	float: right;
}

#topBox #b02 .tab01 strong{
	color: #ff9900;
	font-weight: bold;
}

#topBox #b02 .tab02 strong{
	font-weight: bold;
	color: #000;
}

#topBox #b03{
	width:49%;
	float:left;
}

#topBox #b04{
	width:49%;
	float:left;
	margin-left:8px;
}

#topBox #b10{
    width:49%;
    float:left;
}

#topBox #b11{
    width:49%;
    float:left;
    margin-left:8px;
}


#topBox #b04 div{
	overflow-x:hidden;
	overflow-y:auto;
	height:250px;
	border-top: dotted 1px #333;
}

#topBox #b05{
	float: right;
	width: 240px;
}

#topBox #b05 #agreementBox{
}


/********stageBox********/
#stageBox{
}

#stageBox .lBox{
	float: left;
	width: 640px;
	padding-bottom: 20px;
}

#stageBox .lBox h3{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 41px;
	font-weight: bold;
	font-size: 17px;
	background-image: url(/common/images/books_ico.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}

#stageBox .lBox #ratioBox{
	width:100%;
	height:20px;
	font-size:11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 20px;
}

#stageBox .lBox #chartBox{
	margin-bottom: 20px;
}

#stageBox .lBox #chartBox h4{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 0px;
}

#stageBox .lBox #mbox{
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	height: 34px;
}

#stageBox .lBox #mbox .tbox{
	float: left;
	height: 32px;
	border: 1px solid #CCC;
	margin-right: 10px;
}

#stageBox .lBox #mbox .tbox select{
	width: 150px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#stageBox .lBox #mbox .bbox{
	float: left;
	height: 30px;
}

#stageBox .rBox{
	float: right;
	width: 240px;
}

#stageBox .rBox #agreementBox,
#stageBox .rBox #agreementSpLinkBox{
	overflow-x:hidden;
	overflow-y:auto;
	height:600px;
}

#stageBox #sheetBox{
	background-color: #f7f7f7;
	padding: 2%;
	margin-bottom: 20px;
}

#stageBox #sheetBox table{
	width: 100%;
}

#stageBox #sheetBox td{
	width: 20%;
}

/***********************************
 *  * footer
 *   * ************************************/

footer{
}

footer nav{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	overflow: hidden;
}

footer nav ul{
}

footer nav li{
	padding-right: 40px;
}

footer nav span{
	height: 60px;
	width: 60px;
	display: block;
	float: right;
}

/* スマートフォン用 */
@media screen and (max-width: 640px){
.linkL{
	display: block;
	margin-bottom: 10px;
	line-height: 12px;
}

.linkR{
	display: block;
	margin-bottom: 10px;
	line-height: 12px;
}
	
img{
	width: 100%;
}

#center{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#center h2{
	font-size: 18px;
	line-height: 24px;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}

#center article #formBox h4{
	font-weight: bold;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 8px;
	background-image: url(/common/images/iconTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 8px;
}

#center #naviBox{
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	display: none;
}

#center article{
	margin: 0px;
	padding: 5%;
}

#center article section#formBox{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#center article section#agreementBox .txtBox{
	height: auto;
	overflow-y: scroll;
	padding-right: 10px;
	padding-left: 10px;
}

#center article #formBox table{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#center article #formBox th{
	font-size: 12px;
	background-image: url(/common/images/icon.png);
	background-size:28px auto;
}

#center article #formBox td{
}

/********pageHeaderBox********/
#pageHeaderBox{
}

#pageHeaderBox h2{
	font-size: 18px;
	line-height: 24px;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
	float: none;
}

#pageHeaderBox .logoutBox{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	display: block;
	padding: 0px;
	line-height: normal;
	float: none;
}

#pageHeaderBox ul{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	display: block;
	padding-top: 10px;
	float: none;
	overflow: hidden;
	position: relative;
}

#pageHeaderBox li{
	float: left;
	width: 48%;
	margin: 0px;
	padding: 0px;
}

#pageHeaderBox li.lBox{
	float: left;
}

#pageHeaderBox li.rBox{
	float: right;
}

/*topBox*/
#topBox{
}

#topBox #b00{
	padding:0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#topBox #b00 span{
	display: block;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60%;
	margin-bottom: 10px;
}

#topBox #b00 #linkBox{
	display: block;
	width:100%;
}

#topBox #b00 #linkBox .days{
  display:block;
  float:right;
  width:15%;
  height:35px;
  margin-top:5px;
  margin-left:5px;
  padding:8px 20px 0 20px;
  background-color:#e6f7f7;
  text-align:center;
  border-top:1px solid #00aebb;
  border-left:1px solid #00aebb;
  border-right:1px solid #00aebb;
}
#topBox #b00 #linkBox .days_selected{
  display:block;
  float:right;
  width:15%;
  height:39px;
  margin-left:5px;
  padding:10px 20px 0 20px;
  background-color:#00aebb;
  color:#FFF;
  text-align:center;
}

#topBox #b00 #linkBox .daystop{
    margin:0;
    padding:0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #00AEBB;

}

#topBox #b01{
	width: 100%;
	float: none;
	padding-left:0px;
}

#topBox #b02{
	width: 100%;
	float: none;
	padding-left:0px;
}


#topBox #b02 .tab01,
#topBox #b02 .tab02{
	width: 100%;
	line-height: 34px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}

#topBox #b02 .tab01 p,
#topBox #b02 .tab02 p{
	display: block;
	float: left;
}

#topBox #b02 .tab01 span,
#topBox #b02 .tab02 span{
	display: block;
	float: right;
}

#topBox #b02 .tab01 strong{
	color: #ff9900;
	font-weight: bold;
}

#topBox #b02 .tab02 strong{
	font-weight: bold;
	color: #000;
}

#topBox #b03{
	width: 100%;
	float: none;
}

#topBox #b04{
	width: 100%;
	float: none;
}

#topBox #b10{
    max-width:308px;
    width: 100%;
    float: none;
    margin:0 auto;
    text-align:center;
}

#topBox #b11{
    max-width:308px;
    width: 100%;
    float: none;
    margin:0 auto;
    text-align:center;
}


#topBox #b04 div{
	overflow-x:hidden;
	overflow-y:auto;
	height: auto;
	border-top: dotted 1px #333;
}

#topBox #b05{
	width: 100%;
	overflow: hidden;
	position: relative;
}

#topBox #b05 #agreementBox{
}

/********stageBox********/
#stageBox{
}

#stageBox .lBox{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

#stageBox .lBox h3{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00AEBB;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/common/images/books_ico.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:30px auto;
	padding-left: 35px;
}

#stageBox .lBox #ratioBox{
	width:100%;
	height:20px;
	font-size:11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#stageBox .lBox #chartBox{
	margin-bottom: 20px;
}

#stageBox .lBox #mbox .tbox{
	float: left;
	height: 34px;
	border: 1px none #CCC;
	margin-right: 10px;
}

#stageBox .lBox #mbox .tbox select{
	width: 150px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#stageBox .rBox{
	float: none;
	width: 100%;
}

#stageBox .rBox #agreementBox,
#stageBox .rBox #agreementSpLinkBox{
	height:auto;
}

#stageBox #sheetBox{
	background-color: #f7f7f7;
	padding: 2%;
	margin-bottom: 20px;
}

#stageBox #sheetBox table{
	width: 100%;
}

#stageBox #sheetBox td{
	width: 20%;
}


/***********************************
 *  * footer
 *   * ************************************/


footer{
}

footer nav{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

footer nav ul{
	width: 100%;
}

footer nav li{
	padding-right: 20px;
}

footer nav span{
	display: none;
}

}

