@charset "UTF-8";
/* CSS Document */

/* layout */
#academy #mainimage{
	width:950px;
	height:500px;
	background:url(../images/mainimage.jpg) top left no-repeat;
	position:relative;
	text-indent:-9999px;
}

/* common */
#academy .contentsInBox img{
	padding:2px;
	border:1px solid #5daeff;
	margin:0;
}
#academy .contentsInBox img.noborder{
	border:none;
}
	
#academy h3{
	margin:30px 15px;
}
#academy h3 img{
	border:none;
}
#academy h4{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	background:none;
}

#academy h5 {
	margin-top:0;
	margin-bottom:10px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #48468b;
	font-weight:bold;
	color:#48468b;
}
#academy .contentsInBox {
	width: 890px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#academy  .threeColumn .column{
	width:267px;
	margin-right:40px;
	float:left;
}
#academy  .threeColumn .last{
	margin-right:0;
}

#academy p.pagetop{
	text-align:right;
	padding-right: 30px;
}
#academy p.pagetop img{
	border:none;
}
#academy .twoColumn .leftTextBox{
	width:520px;
	margin-right:30px;
	float:left;
}
#academy .twoColumn .leftTextBox p{
	margin-bottom:10px;
}
#academy .twoColumn .rightImgBox{
	width:340px;
	text-align:right;
	float:left;
}
#academy .twoColumn .leftImgBox{
	width:290px;
	text-align:left;
	float:left;
}
#academy .twoColumn .rightTextBox{
	width:600px;
	float:left;
}
#academy .twoColumn .rightTextBox{
	margin-bottom:10px;
}
#academy  .miniss .miniColumn{
	width:166px;
	margin-right:15px;
	float:left;
}
#academy  .miniss .last{
	margin-right:0;
}

#academy  table.table01 {
	border: 1px solid #5daeff;
	margin: 0 0 10px;
	width: 100%;
}
#academy  table.table01 th, #academy  table.table01 td {
	width:33%;
	border: 1px solid #5daeff;
	padding: 4px;
	line-height:1.6em;
	text-align:center;
	background-color: #FFFFFF;
}
#academy  table.table01 th {
	background: none repeat scroll 0 0 #478fd9;
	color: #fff;
	font-weight: bold;
}

#academy table.maps {
	width:100%;
    margin: 0 0 10px;
}
#academy table.maps th, #academy  table.maps td {
	width: 170px;
	line-height:1.6em;
	text-align:center;	
	border: 1px solid #5daeff;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#academy table.maps th {
	background: none repeat scroll 0 0 #478fd9;
	color: #fff;
    font-weight: bold;
    padding: 4px;
}
#academy able.maps td {
    padding: 4px 4px 10px 4px;
}
#academy table.maps td.npc {
	border:none;
}



/* tabmenu */
#academy ul#anchorNavi{
	width:920px;
	margin:30px 15px;
}
#academy ul#anchorNavi li{
	width:300px;
	float:left;
	margin-right:10px;
}
#academy ul#anchorNavi li.last{
	margin-right:0;
}
	
	
/* firststep */
#academy #firststep{
	width:896px;
	height:716px;
	background:url(../images/img_flow01.jpg) top left no-repeat;
	text-indent:-9999px;
}

/* joblv40 */
#academy #step01{
	width:890px;
	height:222px;
	background:url(../images/img_step01.jpg) top left no-repeat;
	text-indent:-9999px;
}

/* storyquest */
#academy #step02{
	width:890px;
	height:222px;
	background:url(../images/img_step02.jpg) top left no-repeat;
	text-indent:-9999px;
}

/* exam */
#academy #step03{
	width:890px;
	height:222px;
	background:url(../images/img_step03.jpg) top left no-repeat;
	text-indent:-9999px;
}

/* quest girl chara list */
#academy .supplementary{
	width:225px;
	float:right;
}
#academy .supplementary p{
	text-indent:-1em;
	padding-left:1em;
}
	