
@charset "utf-8";
/* 基本設定　ここから */

/* ページ全体の指定 */
html, body {
	color: #fff;
	font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background: #0d0e34;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #6FC;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}
img {
    border-style:none;
}
/* ヘッダー　ここから */

/* レイアウト ______________________________ */


/* ナビゲーション　ここから */

#globalNavi {
	list-style-type: none;
	width: 1280px;
	height: 136px;
	background: url(../image/menu/menu_main.jpg) top center no-repeat;
	margin: 0 auto;
	top: 0px;
	position: relative;
}
h1 {
	position: absolute;
	top: 8px;
	left: 148px;
	z-index: 1;

}
#globalNavi .system {
	padding-left: 480px;
}
.examu_cup {
	position: absolute;
	top: -50px;
	left: 950px;
}
.follow {
	position: absolute;
	top: -50px;
	left: 740px;
}

.cf {
	position: absolute;
	top: -50px;
	left: 530px;
}

#globalNavi li {
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 80px;
	float: left;
}
/* ナビゲーション　ここまで */

/* メイン ______________________________ */
div#ah3lm_top {
	background: url(../image/top/top.jpg) top center no-repeat;
	margin: 0 auto;
	top: 0px;
	width: 1280px;
	height: 783px;
	position: relative;
}
div#ah3lm_top a:link {
	text-decoration: underline;
}
a:hover {
	color: #6FC;
	text-decoration: underline;
}

.twitter-timeline2 {
	position: absolute;
	top: 418px;
	left: 520px;
}
.info-png {
	position: relative;
	width: 500px;
	top: 490px;
	left: 170px;
}
.twitter-timeline{
	position: relative;
	top: 90px;
	left: 198px;
	}

.top-info {
	position: relative;
	width: 500px;
	height: 188px;
	top: 280px;
	left: 200px;
	margin-top: 0px;
	line-height: 20px;
	overflow: auto;
}
.top-info dd a {
	color: #FFF;
}
.top-info dt {
	color: #FFF;
}
.top-info dd {
	width: 480px;
	border-bottom: 3px dotted #6FC;
}
.maho_ap_banner_k {
	position: absolute;
	top: 940px;
	left: 0px;
}
.maho_ap_banner_l {
	position: absolute;
	top: 1145px;
	left: 0px;
}
#bbs {
	position: absolute;
	top: 496px;
	left: 720px;
	padding: 10px 0;
}
#bbs dl {
	background: #002cf9;
	border: solid 1px #fff;
	border-radius: 8px;
	padding: 5px;
	width: 410px;
	margin: 0 auto;
}
#bbs a {
	display: block;
}
#bbs dt {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#bbs dd {
	font-size: 80%;
	color: #fff;
	text-align: center;
}
/* トップページ以外 ______________________________ */
div#ah3lm_main_bg {
	background: url(../image/menu/main_bg.jpg) top center no-repeat;
	margin: 0 auto;
	top: 0px;
	width: 1280px;
	min-height: 800px;
	position: relative;
}
/* システム ______________________________ */

div#ah3lm_system {
	background: url(../image/menu/main_bg.jpg) top center no-repeat;
	margin: 0 auto;
	top: 0px;
	width: 1280px;
	height: 642px;
	position: relative;
}

#side_navi_sys {
	float: left;
	padding-top: 50px;
	padding-left: 180px;
	text-decoration: none;
	height:auto;
}

#side_navi_sys a {
	display: block;
}

#side_navi_sys li{
	font-size:200%;
	width:240px;
	float:left;
	margin: 0 40px;

}

#side_navi_sys li a {
	list-style-type: none;
	background: url(../character/char_off.png) no-repeat left center;
	padding: 6px 0 6px 25px;
}
#side_navi_sys li a:hover {
	color: #006;
	background: url(../character/char_on.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	text-decoration: none;
}

div#system{
	clear:both;
	float:right;
	margin: 0 auto;
	width: 1042px;
	padding-right: 120px;
	
}

#system ul li{
	padding-top:5px;
	padding-bottom:5px;
}

.new {
	padding-left: 32px;
}


/* スペシャル ______________________________ */

#side_navi_spe {
	padding-top: 50px;
	padding-left: 180px;
	color:#fff;
	text-decoration: none;
	height:auto;
	width: 820px;
}
#side_navi_spe a{
	color:#f3f;
	padding: 10px 0;
	font-size:16px;
	font-weight: bold;
}
#side_navi_spe a:hover{
	text-decoration: underline;

}

#side_navi_spe li dt {
	font-size:200%;
	background-color: #072190;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	list-style-type: none;
	padding: 6px;
	margin: 10px 0px;
}

#side_navi_spe p{
	padding: 10px 0;
	border-bottom:solid 1px #FFFFFF;
	padding-bottom: 20px;
}


/* ランキング ______________________________ */
#rank {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	float: left;
	margin:50px 0px 5px 30px;
	text-decoration: none;
	width: 660px;
}

#rank p{
	text-align:center;
	line-height: 100px;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 5px;
}

#rank img{
	padding-right: 20px;
}

#rank li{
	font-size:140%;
	width:200px;
	float:left;
	margin: 0 10px;
}
#rank a {
	display: block;
}
#rank li a {
	list-style-type: none;
	background: url(../ranking/img/rank_off.png) no-repeat left center;
	padding: 6px 0 6px 25px;
}
#rank a:hover {
	color: #006;
	background: url(../ranking/img/rank_on.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	text-decoration: none;
}

/*
#rank .syogo{
		float: left;
		border-color: transparent;
}
*/

.koushin {
	color:#FFF;
}

#rank .tyui{
	line-height: 10px;
	font-size: 100%;
	color: red;
	padding: 10px 0;
}

#rank table{
	border-color:#FFF;
	color:#000;
}

#rank .rank1 {
	background:#0A1EAD;
	color:#FFF;
	font-style: italic;
}

#rank td{
	text-align: center;
	background: #A4E3E2;
	font-weight: bold;
	color:#0A1EAD;
}

#rank .rank2{
	font-weight:bold;
	text-align: right;
	background:#0A1EAD;
	color:#FFF;
	padding-right:5px;
}
.rank_midashi{
	text-align:center;
	padding-top: 50px;
	padding-bottom: 200px;
}

/*
#rank .syogo tr{
	text-align: center;
	background: none;
}
#rank .syogo td{
	text-align: center;
	background: none;
}
*/

/* キャラクター ______________________________ */


#story {
	position: absolute;
	top: 0px;
	left: 420px;
}

#story_text {
	font-size: 90%;
	position: absolute;
	top: 486px;
	left: 440px;
	width: 500px;
}

div#ah3lm_char {
	background: url(../image/menu/main_bg.jpg) top center no-repeat;
	margin: 0 auto;
	top: 0px;
	width: 1280px;
	height: 825px;
	position: relative;
}


#side_navi {
	float: left;
	padding-top: 50px;
	padding-left: 180px;
	text-decoration: none;
	width: 240px;
	height:auto;
}
#side_navi img{
	position:relative;
	right: 10px;
}

#side_navi a {
	display: block;
}

#side_navi li a {
	list-style-type: none;
	background: url(../character/char_off.png) no-repeat left center;
	padding: 6px 0 6px 25px;
}
#side_navi li a:hover {
	color: #006;
	background: url(../character/char_on.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	text-decoration: none;
}
#side_navi_r {
	float: left;
	margin-top: 50px;
	margin-left: 540px;
	text-decoration: none;
	width: 170px;
}

#side_navi_r img{
	position:relative;
	right: 50px;
}


#side_navi_r a {
	display: block;
}
#side_navi_r li a {
	list-style-type: none;
	background: url(../character/arcana_off.png) no-repeat left center;
	padding: 6px 0 6px 25px;
}
#side_navi_r li a:hover {
	color: #006;
	background: url(../character/arcana_on.png) no-repeat left center;
	padding: 6px 0 6px 25px;
	text-decoration: none;
}
div#command {
	position: absolute;
	top: 450px;
	left: 430px;
	z-index:2;

}
div#char_name {
	position: absolute;
	top: 50px;
	left: 430px;
	z-index:1;

}
div#chara {
	font-size: 80%;
	color:#fff;
	position: absolute;
	top: 650px;
	left: 430px;
	width: 510px;
	height:auto;
	background:#072190;
	z-index:3;
	padding:5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	/*
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	*/

}
div#arcana {
	font-size: 100%;
	color:#009;
	position: absolute;
	top: 650px;
	left: 430px;
	width: 510px;
	height:auto;
	background:#5fe3ff;
	z-index:3;
	padding:5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	
}

/* フッター ______________________________ */
#footer {
	clear:both;
	margin: 0 auto;
	top: 0px;
	width: 1280px;
	height: 62px;
	position: relative;
}
.nesica a {
	position: absolute;
	top: 0px;
	left: 977px;
	width: 156px;
	height: 41px;
	text-indent: -9999px;
}



/* バナーエリア ______________________________ */

#bnr {
	margin: 0 auto;
	top: 0px;
	width: 1000px;
	height: auto;
	position: relative;
}
.examu {
	float:right;

	padding: 10px 5px 10px 5px;
	text-align: right;
}

.examu a {
	color:#fff;
}
