@charset "utf-8";

/* base
------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,label,input,textarea,p,blockquote,table,th,td {
	margin:0;
	padding:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}

.txt-bold {
	font-weight: bold;
}

img {
	border:0;
}

a { 
	text-decoration: none;
	overflow: hidden;
}

a:link { 
	color: #3c6f9f;
}
a:visited {
	color: #3c6f9f;
}
a:hover {
	color: #dc7728;
	text-decoration: underline;
}
a:active {
	color: #dc7728;
	text-decoration: underline;
}

h2 {
	font-family: "HGS明朝E", "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , Meiryo, Osaka, Verdana, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: 140%;
	height: 37px;
	padding-top: 10px;
	background-image: url(../img/ber.png);
	background-repeat : no-repeat;
}

h3 {
	color: #ffffff;
	height: 20px;
	display: block;
	padding: 4px 0px 2px 4px;
	margin: 6px 2px 6px 0px;
	background: #73a44f;
	font-size: 110%;
}

h3.card0 {
	font-size: 105%;
	color: #ffffff;
	background: #A9752B;
}
h3.card0t {
	color: #ffffff;
	background: #A9752B;
	border: 3px solid #98641A;
}
h3.card1 {
	font-size: 105%;
	color: #333333;
	background: #eeeeee;
}
h3.card1t {
	font-size: 105%;
	color: #333333;
	background: #eeeeee;
	border: 3px solid #cccccc;
}
h3.card2 {
	font-size: 105%;
	color: #ffffff;
	background: #333333;
}
h3.card2t {
	color: #ffffff;
	background: #333333;
	border: 3px solid #111111;
}
h3.card3 {
	font-size: 105%;
	color: #ffffff;
	background: #D96641;
}
h3.card3t {
	color: #ffffff;
	background: #D96641;
	border: 3px solid #B85530;
}
h3.card4 {
	font-size: 105%;
	color: #ffffff;
	background: #4257C6;
}
h3.card4t {
	color: #ffffff;
	background: #4257C6;
	border: 3px solid #3146B5;
}
h3.card5 {
	font-size: 105%;
	color: #ffffff;
	background: #DCAE26;
}
h3.card5t {
	color: #ffffff;
	background: #DCAE26;
	border: 3px solid #CB9D15;
}
h3.card6 {
	font-size: 105%;
	color: #ffffff;
	background: #3F7D05;
}
h3.card6t {
	color: #ffffff;
	background: #3F7D05;
	border: 3px solid #2D6B04;
}
h4 {
	color: #778a5c;
	border-left:12px solid #778a5c;
	border-bottom:1px solid #778a5c;
	font-size: 105%;
	padding: 2px 6px;
	margin: 6px 4px 6px 0px;
}

h6 {
	color: #542900;
	font-size: 95%;
}

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , Meiryo, Osaka, Verdana, Arial, sans-serif;
	margin:0; 
	padding:0;
	text-align: left;
	font-size: 77%;
}

#top_body {
	background: #000000 url(../img/backwall.png);
	text-align: center;
}

#iframe_body {
	background-color: transparent;
}


/* ------ clear */
.clear {
	clear: both;
}


/* 外枠
------------------------------ */

#container {
	background: #000000 url(../img/backwall.png);
	margin: 0 auto;
}
#switch_container {
	background: #A1A1A1;
/*	height: 600px;*/
	width: 960px;
}

/* 大まかな区分け 紙部分の3分割と下段グラデーション部分
------------------------------------------------------- */
#pageTopFrame {
	background-image: 	url(../img/back_top.png),
    					url(../img/back_middle.png);
	background-repeat : no-repeat,
						repeat-y;
	background-position: 	center top,
							center top;
}

#pageTop {
	background-image: 	url(../img/back_top.png),
    					url(../img/back_middle.png);
	background-repeat : no-repeat,
						repeat-y;
	background-position: 	center top,
							center top;
	width:964px;
	margin:0 auto;
}

#pageBottomFrame {
	background: #edd795 url(../img/back_under.png) no-repeat center top;
}

#pageBottom {
	background: #edd795 url(../img/back_under.png) no-repeat center top;
	margin:0 auto;
	width:964px;
	height: 148px;
	position:relative;
}

#pageFooter {
	margin: 0;
	background: #edd795 url(../img/backwall_under.png) ;
	height: 164px;
}


/* 細かい区分け
------------------------------------------------- */

#header {
	margin-left: -64px;
	width: 1024px;
	height: 156px;
	text-align: left;
}

#gameScreen {
	box-sizing: border-box;
	background: #000000;
	width: 964px;
	height: 604px;
	border: 2px solid #592E04;
}

#gameNav {
	float: left;
	width: 560px;
	height: 86px;
}
#serviceNav {
	float: right;
	width: 390px;
	height: 48px;
}
#content {
	width: 964px;
}

#menuNav {
	padding-top: 56px;
	width: 276px;
	height: 480px;
	float: left;
}
#menuPartition {
	width: 276px;
	height: 12px;
	float: left;
}
#contentRight{
	width: 668px;
/*	width: 668px;*/
	float: right;
}

#news-mainte {
	width: 305px;
	text-align: left;
	float: left;
}

#banner {
	width: 330px;
	float: right;
}


#footerNav {
	margin: 0 auto;
	width: 890px;
}
#footerNav .copyright {
	color: #aa6f36;
}

/*---------- header ----------*/

#logo{
	padding-top: 5px;
	float: left;
}

#login a{
	width: 107px;
	height: 65px;
	margin-top: 70px;
	margin-left: 5px;
	text-indent: -999em;
	background-image : url(../img/login.png);
	overflow: hidden;
	float: left;
}
#login a:hover {
    background-image : url(../img/login_over.png);
}

#logout a{
	width: 107px;
	height: 65px;
	margin-top: 70px;
	margin-left: 5px;
	text-indent: -999em;
	background-image : url(../img/logout.png);
	overflow: hidden;
	float: left;
}
#logout a:hover {
    background-image : url(../img/logout_over.png);
}

#regist a{
	width: 203px;
	height: 86px;
	margin-top: 49px;
	margin-left: 5px;
	text-indent: -999em;
	background-image: url(../img/regist.png);
	overflow: hidden;
	float: left;
}
#regist a:hover {
    background-image: url(../img/regist_over.png);
}

/*---------- gameNav ----------*/
#gameNav #guide a {
	width: 103px;
	height: 34px;
	margin-top: 4px;
	text-indent: -999em;
	background-image: url(../img/guide.png);
	overflow: hidden;
	float: left;
}

#gameNav #guide a:hover {
    background-image: url(../img/guide_over.png);
}
#gameNav #bug a {
	width: 128px;
	height: 34px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/bug.png);
	overflow: hidden;
	float: left;
}

#gameNav #bug a:hover {
    background-image: url(../img/bug_over.png);
}
#gameNav #premium a {
	width: 180px;
	height: 34px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/plus.png);
	overflow: hidden;
	float: left;
}

#gameNav #premium a:hover {
    background-image: url(../img/plus_over.png);
}

#gameNav #buygold a {
	width: 103px;
	height: 34px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/buygold2.png);
	overflow: hidden;
	float: left;
	cursor: pointer;
}

#gameNav #buygold a:hover {
    background-image: url(../img/buygold2_over.png);
}
#gameNav #buygold_campaign a {
	width: 103px;
	height: 34px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/buygold2_campaign.gif);
	overflow: hidden;
	float: left;
	cursor: pointer;
}

#gameNav #buygold_campaign a:hover {
    background-image: url(../img/buygold2_over.png);
}
#gameNav #getgold a {
	width: 103px;
	height: 34px;
	margin-top: 4px;
	text-indent: -999em;
	background-image: url(../img/getgold.png);
	overflow: hidden;
	float: left;
}

#gameNav #getgold a:hover {
    background-image: url(../img/getgold_over.png);
}


#serviceNav #pg a {
	width: 125px;
	height: 25px;
	margin-top: 4px;
	margin-right: 4px;
	text-indent: -999em;
	background-image: url(../img/bn_pg_gamewin.gif);
	overflow: hidden;
	float: right;
}

#serviceNav #mg a {
	width: 125px;
	height: 25px;
	margin-top: 4px;
	margin-right: 4px;
	text-indent: -999em;
	background-image: url(../img/bn_mg_gamewin.gif);
	overflow: hidden;
	float: right;
}

#serviceNav #my a {
	width: 125px;
	height: 25px;
	margin-top: 4px;
	text-indent: -999em;
	background-image: url(../img/bn_my_gamewin.gif);
	overflow: hidden;
	float: right;
}


/*---------- menuNav ----------*/

#menuNav #about a {
	width: 268px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/about2.png);
	overflow: hidden;
	float: left;
}

#menuNav #about a:hover {
    background-image: url(../img/about_over2.png);
}

#menuNav #top a {
	width: 268px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/toppage2.png);
	overflow: hidden;
	float: left;
}

#menuNav #top a:hover {
    background-image: url(../img/toppage_over2.png);
}

#menuNav #env a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/env.png);
	overflow: hidden;
	float: left;
}

#menuNav #env a:hover {
    background-image: url(../img/env_over.png);
}

#menuNav #rule a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/manner.png);
	overflow: hidden;
	float: left;
}

#menuNav #rule a:hover {
    background-image: url(../img/manner_over.png);
}

#menuNav #gold a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/silver.png);
	overflow: hidden;
	float: left;
}

#menuNav #gold a:hover {
    background-image: url(../img/silver_over.png);
}

#menuNav #support a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/support.png);
	overflow: hidden;
	float: left;
}

#menuNav #support a:hover {
    background-image: url(../img/support_over.png);
}

#menuNav #goods a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/goods.png);
	overflow: hidden;
	float: left;
}

#menuNav #goods a:hover {
    background-image: url(../img/goods_over.png);
}

#menuNav #blog a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/blog3.png);
	overflow: hidden;
	float: left;
}

#menuNav #blog a:hover {
    background-image: url(../img/blog_over3.png);
}

#menuNav #itembook a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/item.png);
	overflow: hidden;
	float: left;
}

#menuNav #itembook a:hover {
    background-image: url(../img/item_over.png);
}

#menuNav #card a {
	width: 268px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/card2.png);
	overflow: hidden;
	float: left;
}

#menuNav #card a:hover {
    background-image: url(../img/card_over2.png);
}
#menuNav #apoint a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/apoint.png);
	overflow: hidden;
	float: left;
}

#menuNav #apoint a:hover {
    background-image: url(../img/apoint_over.png);
}

#menuNav #alpha a {
	width: 132px;
	height: 47px;
	margin-top: 4px;
	margin-left: 4px;
	text-indent: -999em;
	background-image: url(../img/alpha.png);
	overflow: hidden;
	float: left;
}

#menuNav #alpha a:hover {
    background-image: url(../img/alpha_over.png);
}



/*---------- news-mainte ----------*/
#news-mainte #newsBlock {
	width: 281px;
	height: 191px;
	padding: 50px 0px 0px 40px;
	background-image: url(../img/news.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#news-mainte #newsBlock .section {
	width: 276px;
	height: 170px;
	overflow: auto;
}

#news-mainte #mainteBlock {
	width: 281px;
	height: 171px;
	margin-top: 16px;
	padding: 50px 0px 0px 40px;
	background-image: url(../img/maintenance.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#news-mainte #mainteBlock .section {
	width: 276px;
	height: 100px;
	overflow: auto;
}

#news-mainte p.date a {
	width: 254px;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
	display: block;
	margin-top: 6px;
	font-weight: bold;
	background: #8d6346;
	font-size: 120%;
}

#news-mainte p.date a:link { 
	color: #FFFFFF;
}
#news-mainte p.date a:visited {
	color: #FFFFFF;
}
#news-mainte p.date a:hover {
	background: #dc7728;
	color: #FFFFFF;
}
#news-mainte p.date a:active {
	color: #FFFFFF;
}
#newsBlock .importance {
	margin-left: 0px;
	padding-left: 37px;
	padding-top: 3px;
	background: url(../img/icon_importance.gif) no-repeat left center;
	color: #D50000;
}
#mainteBlock .importance {
	margin-left: 0px;
	padding-left: 37px;
	padding-top: 3px;
	background: url(../img/icon_importance.gif) no-repeat left center;
	color: #D50000;
}

#newsBlock h3 {
	font-size: 100%;
	margin-top: 3px;
	height: 16px;
	color: #542900;
	padding: 1px 0px 1px 14px;
	background: url(../img/maru.png) no-repeat 0px;
}

#mainteBlock h3 {
	font-size: 100%;
	margin-top: 3px;
	height: 16px;
	color: #542900;
	padding: 1px 0px 1px 14px;
	background: url(../img/maru.png) no-repeat 0px;
}

#newsBlock p.date a {
	width: 254px;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
	display: block;
	margin-top: 6px;
	font-weight: bold;
	background: #8d6346;
	font-size: 120%;
}

#mainteBlock p.date a {
	width: 254px;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
	display: block;
	margin-top: 6px;
	font-weight: bold;
	background: #8d6346;
	font-size: 120%;
}

.more {
	width: 276px;
}

.more a {
	width: 70px;
	height: 17px;
	text-indent: -999em;
	background-image: url(../img/more.png);
	overflow: hidden;
	float: right;
}

.more a:hover {
    background-image: url(../img/more_over.png);
}



/*---------- footerNav ----------*/
#footerNav p {
	margin-top: 4px;
	font-weight: bold;
	color: #542900;
}
#footerNav ul {
	padding-top: 110px;
	font-weight: bold;
}
#footerNav ul li {
	padding: 0 0.5em;
	display: inline;
	border-right: 1px solid #16395C;
	background: none;
}
#footerNav ul li.noBorder {
	font-weight: bold;
	border-right: none;
}

#footerNav a:link { 
	color: #542900;
}
#footerNav a:visited {
	color: #542900;
}
#footerNav a:hover {
	color: #dc7728;
	text-decoration: underline;
}
#footerNav a:active {
	color: #dc7728;
	text-decoration: underline;
}

/*---------- 各種ページ ----------*/

.content_box {
	background-color: #f2dc9d;
	opacity: 0.85;
	padding: 10px;
}

.content_box_n {
	background-color: #f2dc9d;
	padding: 10px;
}

.page .note {
	color: #c15e0d;
}

.content_box p {
	font-size: 100%;
	color: #542900;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
}

.content_box p.date {
	color: #ffffff;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
	display: block;
	margin-top: 6px;
	font-weight: bold;
	background: #8d6346;
	font-size: 120%;
}

.content_box ul.disc {
	margin-left: 15px;
	padding-left: 10px;
	list-style: disc;
	color: #542900;
}
.content_box td.color01 {
	background: #f0daa0;
}
.content_box td.color02 {
	background: #f5ecc7;
}

.content_box td {
	padding: 8px;
	border: 0px solid #f5ecc7;
	color: #542900;
}

.content_box th {
	border: 0px solid #f5ecc7;
	padding: 8px;
	background: #d3aa66;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.content_box .ttitle {
	border: none;
	text-align: center;
}

.content_box table {
	margin: 10px auto 0 auto;
	padding: 1px 1px;
	background: #f5ecc7;
}

.content_box .explanation {
	margin: 10px auto;
	padding: 10px;
	width: 90%;
	border: 1px dashed #CFCEBE;
	background: #FFFFFF;
}

.content_box ol {
	margin: 5px 0 5px 30px;
}

.content_box ul {
	margin-left: 20px;
	padding: 5px 0;
	list-style: square;
	color: #c15e0d;
}

.content_box .section {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #A37332;
	color: #5B5B40;
}
.content_box .section .txt {
	float: left;
	width: 410px;
}

.content_box #gButton {
	margin: 10px auto;
	text-align: center;
}
.content_box #gButton button {
 	width: 200px;
	height: 35px;
}

.otoku {
	background: url(/common/img/otoku1.png) no-repeat center right;
	margin-right: 10px;
}
.saraniotoku {
	background: url(/common/img/otoku2.png) no-repeat center right;
}

.content_box .exTxt {
	margin-top: 5px;
	width: 390px;
	float: right;
}

.content_news h3 {
	font-size: 100%;
	margin-top: 3px;
	height: 16px;
	color: #542900;
	padding: 1px 0px 1px 14px;
	background: url(../img/maru.png) no-repeat 0px;
}
.content_news .txt {
	margin-left: 10px;
}

.content_news .importance {
	margin-left: 0px;
	padding-left: 37px;
	padding-top: 3px;
	background: url(../img/icon_importance.gif) no-repeat left center;
	color: #D50000;
}

.content_news .infoTxt {
	margin: 3px 0 10px 18px;
	padding: 5px 10px;
	border: 4px double #653A00;
}
.content_news .infoTxt .title {
	font-weight: bold;
}
.content_news .infoTxt ul li {
	margin-left: 25px;
	list-style: disc;
}
.content_news .infoTxt ul li ul li {
	margin-left: 20px;
	list-style: circle;
}
.content_update .section-inner {
	margin-left: 0px;
}

/*
A37332
592E04
*/





/*---------- アイテム図鑑ページ ----------*/

#itemlist {
	text-align: left;
	background: #f0daa0;
	border-collapse: collapse;
	border: 2px solid #f5ecc7;
	font-size: 75%;
}

#itemlist th {
	padding: 2px;
	background: #d3aa66;
	text-align: center;
}

#itemlist td {
	padding: 6px;
	border: 2px solid #f5ecc7;
}

#itemlist {
	font-size: 80%;
	color: #542900;
	text-align: left;
}

#itemlist strong {
	color: red;
}

#itemlist .itemName {
	width: 16%;
}

#itemlist .itemImage {
	width: 8%;
}

#itemlist .itemProfile {
	width: 27%;
}

#itemlist .itemSynthesis {
	width: 17%;
}

#itemlist .itemLifeAttack {
	width: 2%;
}

#itemlist .itemAttackSpeed {
	width: 2%;
}

#itemlist .itemAttackRange {
	width: 2%;
}

#itemlist .itemAttribute {
	width: 14%;
}

#itemlist .itemMagic {
	width: 6%;
}

/* ガイド */
#guide_body {
	background-color: transparent;
	background: #edd795 url(../img/backwall.png) ;
	width:668px;
}

#guide_body p {
	line-height: 1.4;
}

.guideImg {
	float: left;
	padding:1px;
}

.guideTxt0 {
	width: 160px;
	float: right;
}

.guideTxt {
	width: 250px;
	float: right;
}

.guideTxt2 {
	width: 350px;
	float: right;
}

.guideTxt3 {
	width: 420px;
	float: right;
}

.action {
	vertical-align: -12px;
}
.damage {
	vertical-align: -9px;
}
.magic-color {
	vertical-align: -8px;
}
.bad-status {
	vertical-align: -6px;
}
/* FAQ */
.question {
	font-weight: bold;
	margin-top: 1px;
	padding-left: 20px;
	background: url(../img/icon_q_s.gif) no-repeat left center;
}

.answer {
	/* display: none; */
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../img/icon_a_s.gif) no-repeat;
background-position: 0px 3px; 
	vertical-align: top;
}
.answer-section {
	margin: 10px auto;
	padding: 10px;
	width: 90%;
	border: 1px dashed #CFCEBE;
	background: #FFFFFF;
}

/* Landing */
#landing_body {
	background: #000000 url(../img/backwall.png);
	text-align: center;
}
#landing_container {
	background: #000000 url(../img/backwall.png);
	margin: 0 auto;
}

#landing_pageFrame {
	background-image: 	url(../img/landing_back2.jpg);
	background-repeat : no-repeat;
	background-position: center top;
}

#landing_page {
	background-image: 	url(../img/landing_back2.jpg);
	background-repeat : no-repeat;
	background-position: center top;
	height:2200px;
	width:964px;
	margin:0 auto;
}

#landing_top {
	width: 387px;
	height: 115px;
}

#landing_start a{
	width: 551px;
	height: 99px;
	margin-top: 900px;
	margin-left: 230px;
	text-indent: -999em;
	background-image : url(../img/start.png);
	overflow: hidden;
	float: left;
}

#landing_start a:hover {
    background-image : url(../img/start_over.png);
}

#landing_start2 a{
	width: 199px;
	height: 85px;
	margin-top: 487px;
	margin-left: 380px;
	text-indent: -999em;
	background-image: url(../img/start2.png);
	overflow: hidden;
	float: left;
}
#landing_start2 a:hover {
    background-image: url(../img/start2_over.png);
}

#landing_start3 a{
	width: 270px;
	height: 119px;
	margin-top: 32px;
	margin-left: 50px;
	text-indent: -999em;
	background-image: url(../img/start3.png);
	overflow: hidden;
	float: left;
}
#landing_start3 a:hover {
    background-image: url(../img/start3_over.png);
}

#cardwindow {
	margin-top: 462px;
	margin-left: -40px;
    width: 1040px;
    height: 350px;
    text-align: left;
    position: relative;
}
#cardwindow ul li {
	width: 260px;
	float: left;
	display: inline;
}

#cardwindow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#cardwindow ul {
	display: inline-block;
	overflow: hidden;
}

#landing_nico {
	text-align: center;
	background: #edd795 url(../img/landing_back_nico2.jpg);
	background-position: center top; 
	background-repeat : no-repeat;
	height: 2000px;
}
#footerNav_nico {
	margin-top: 730px;
	padding-left: 30px;
    text-align: center;
}
#footerNav_nico p {
	margin-top: 4px;
	font-weight: bold;
	color: #542900;
}
#footerNav_nico ul {
	padding-top: 110px;
	font-weight: bold;
}
#footerNav_nico ul li {
	padding: 0 0.5em;
	display: inline;
	border-right: 1px solid #16395C;
	background: none;
}
#footerNav_nico ul li.noBorder {
	font-weight: bold;
	border-right: none;
}

#footerNav_nico a:link { 
	color: #542900;
}
#footerNav_nico a:visited {
	color: #542900;
}
#footerNav_nico a:hover {
	color: #dc7728;
	text-decoration: underline;
}
#footerNav_nico a:active {
	color: #dc7728;
	text-decoration: underline;
}
#footerNav_nico p {
	color: #542900;
	font-weight : normal;
}

#landing_top_nico {
	padding: 10px;
	height: 40px;
}

#cardwindow_nico ul {
	display: inline-block;
	overflow: hidden;
}
#cardwindow_nico {
	margin: 602px auto;
    width: 780px;
    height: 350px;
    text-align: center;
    position: relative;
}

#cardwindow_nico ul li {
	width: 260px;
	float: left;
	display: inline;
}
#cardwindow_nico ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

/* premium */
.premium_box {
	background-color: #edd494;
	width: 956px;
}

#premium_title {
	margin-left: -8px;
}

.premium_entry a{
	width: 551px;
	height: 97px;
	margin-top: 20px;
	margin-left: 220px;
	text-indent: -999em;
	background-image : url(../img/premium/premium_entry.png);
	overflow: hidden;
	float: left;
}
.premium_entry a:hover {
    background-image : url(../img/premium/premium_entry_over.png);
}

.premium_special1 {
	margin-bottom: 20px;
}
.premium_special2 {
	margin-top: 30px;
	margin-left: 20px;
}

.premium_desc {
	width: 700px;
	margin-top: 20px;
	margin-left: 120px;
	text-align: left;
	padding: 20px;
}

.red {
	color: red;
}

.premium_desc ul {
	margin-left: 30px;
	list-style: disc;
}

.premium_desc ul ul {
	margin-left: 30px;
	list-style: circle;
}

#gameScreen_end {
	background-color: #edd494;
	width: 964px;
	height: 604px;
	border: 2px solid #592E04;
}


/* cardlist */
.cardimg {
	margin-top:5px;
	float: left;
	padding: 5px;
}
.ex {
	float: right;
	width: 395px;
}

th {
	border: 0px solid #f5ecc7;
	padding: 8px;
	background: #996633;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	width: 90px;
}
td {
	padding: 4px;
	background: #f0daa0;
	width: 274px;
}

hr {
	height:0;
	border:0;
	border-bottom:1px solid #996633;
}
.cardlink {
	margin-top: 8px;
}
.medal img {
	margin-bottom:-3px;
}
/* about */

.about_frame {
	float: left;
}

.about_frame img {
	border-radius: 8px;
	padding: 2px;
}

/* event */
#event_body {
	background-color: transparent;
	background: #edd795 url(../img/backwall.png) ;
	width:560px;
}
#event_body h4 {
	color: #354EAA;
	border-left:12px solid #354EAA;
	border-bottom:1px solid #354EAA;
}
#event_body #event_block p {
	font-size: 100%;
	color: #542900;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
}
#event_block {
	padding: 4px 0px 2px 4px;
	margin: 6px 2px 6px 0px;
	padding: 0px 5px 0px 5px;
}

.event_left {
	float: left;
	width:80px;
}
.event_right {
	float: right;
	width:460px;
}
.event_txt {
	color: #542900;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 140%;
	font-weight: bold;
}
.event_pic {
	margin-left: 80px;
}
