/* --- menu css ---- */

ul.megamenu {  width: 800px;  margin: 0px auto;  padding: 5px 10px; list-style: none; display: none; font-size: 12px; /* border: solid 1px #fff; */ font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
ul.megamenu li.mm-item {}
ul.megamenu li { margin: 0px; padding: 0px;}
ul.megamenu li.clear-fix { float: none; clear: both; margin: 0px; padding: 0px; height: 0px; font-size: 0px; line-height: 0px;}
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited { position: relative; display: inline-block; color: #fff; padding: 8px 13px; margin: 0px 3px 0px 0px; text-decoration: none; z-index: 10; font-size: 14px; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent;}
*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited { border-color: pink; filter: chroma(color=pink);}

/* tabの装飾 */
ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {color: #444;  background: url(/dol/common/lib/megamenu/tb_bg.png); /*  -moz-border-radius: 3px 3px 0px 0px;  border-radius: 3px 3px 0px 0px; */}
ul.megamenu div.mm-item-content { padding: 0px; position: absolute; border: 1px solid #777; z-index: 9;}
.mm-content-base { background:#fff; /* background: url(/dol/common/lib/megamenu/tb_bg.png);*/ position: relative; z-index: 11; padding: 10px;}
.mm-js-shadow { position: absolute;  z-index: 10;}

/* 初心者マーク表示
--------------------------------------------------- */
a.bgr{ background:url(/dol/common/lib/megamenu/beginner.png) bottom right no-repeat; display: block; padding-right: 12px; }

ul.menu_list a { color: #000080; text-decoration: none; line-height: 1.3;}
ul.menu_list a:visited { color: #000080; }
ul.menu_list a:hover { color: #f00;}
ul.menu_list a:active { color: #000080; }



#megamenu_box{ background:url(/dol/common/lib/megamenu/bg.jpg); width: 100%; border-top: solid 1px #fff; }
.megamenu{ text-align: left;}



/* logo_box
----------------------------------------------- */
#megamenu_header{
	height:160px;
	width:806px;
	margin:0 auto;
	/*  border: solid 1px #000; */
}

#megamenu_header #logo_box{
	margin-top:40px;
	background:url(/dol/image/dol_logo.png) top center no-repeat;
	height:130px;
	/* border: solid 1px #000; */
}


#megamenu_header #logo_box_sab{
	margin-top: 15px;
	background:url(/dol/image/dol_logo.png) center center no-repeat;
	height:140px;
	/*  border: solid 1px #000; */
}

#logo_box_sab a{
	width: 300px;
	height: 130px;
	/*  border: solid 1px #000; */
	display: block;
	margin: 0 auto;
	text-align: center;
}


.icon_bgn{
 position: relative;
 top: -35px;
 left: 125px;
 /* border: solid 1px #000;*/
 height: 43px;
 width: 29px;
 padding: 0;
 margin: 0;
}

#header_bottom{
	width:809px;
	height:24px;
	background:url(/dol/image/b_top2.gif) top left no-repeat;
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
}


/* PK-プロローグ
------------------------------------------------------------------------------------- */

#pk-prologue{
	position: fixed;
	top: 220px;
	/* right: 20px; */
	font-size: 77%;
	border: solid 1px #000;
}
#pk-prologue a {
	text-decoration: none;
	color: #fff;
	width: 69px;
	padding: 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#pk-prologue a:hover {	text-decoration: none;}