@charset "utf-8";
#guide .debug-wrapper {
	border:solid 1px #CC5555;
}
/*　----------------------------- common start ----------------------------　*/
body {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, "lr oSVbN", Verdana, Helvetica, Arial, sans-serif;
	font-family:"lr SVbN", Arial;
	font-size: 10pt;
	margin:0px;
	color: #575757;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 2px dashed #72aa11;
}
.frame-head {
	background-image: url(../image/common/subpage/subpage_head.gif);
	background-repeat:no-repeat;
	height: 6px;
	width: 606px;
	margin-top:10px;
	font-size: 0;
}
.frame-foot {
	background-image: url(../image/common/subpage/subpage_foot.gif);
	background-repeat:no-repeat;
	height: 6px;
	width: 606px;
	font-size: 0;
}
.frame-body {
	background-image: url(../image/common/subpage/subpage_body.gif);
	background-repeat:repeat-y;
	width: 606px;
}
.contents-body {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	padding-bottom:20px;
}
.means-table {
	margin-top: 10px;
}
.page-check {
	width: 544px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
}
.subpage-title {
}
.subtitlebar {
	margin-right: auto;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.story-table {
	margin-top: 10px;
	background-image: url(../image/manual/story_storyback.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
.text-mapname {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 16px;
	color: #407c15;
	font-weight: bold;
}
.text-red{
	color: #F00;
}
.text-bold-red{
	font-weight: bold;
	color: #F00;
}
.text-orange{
	color: #F90;
}
.text-bold-orange{
	font-weight: bold;
	color: #F60;
}
.text-bold-black{
	font-weight: bold;
	color: #000;
}


/*　------------------- common green table start ------------------　*/
.table {
	border: 1px solid #bbeaa2;
	border-collapse:collapse;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
}
.table-td1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbeaa2;
	border-bottom-color: #bbeaa2;
	border-collapse:collapse;
}
.table-td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbeaa2;
	border-collapse:collapse;
}
.table-td3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbeaa2;
	border-collapse:collapse;
}
.table2 {
	border: 1px solid #96c6a2;
	border-collapse:collapse;
}
.table2-td1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #96c6a2;
	border-bottom-color: #96c6a2;
	border-collapse:collapse;
}
.table2-td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96c6a2;
	border-collapse:collapse;
}
.table2-td3 {
	border-bottom-color: #96c6a2;
	border-right-width: 1px;
	border-right-style: solid;
	border-collapse:collapse;
}

.img-box{
	width:520px;
	padding-bottom: 20px;
}
.text-box{
	width:500px;
	padding-bottom: 15px;
}
/* table common */
.table-red{
	border: 1px solid #c1aaa8;
}
.table-red-bottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c1aaa8;
	border-bottom-color: #c1aaa8;
}
.table-red-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1aaa8;
}
.table-red-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1aaa8;
}

.table-lightred{
	border: 1px solid #c0b5aa;
}
.table-lightred-bottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0b5aa;
	border-bottom-color: #c0b5aa;
}
.table-lightred-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0b5aa;
}
.table-lightred-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0b5aa;
}


.table-green{
	border: 1px solid #9caf9a;
}
.table-green-bottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9caf9a;
	border-bottom-color: #9caf9a;
}
.table-green-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9caf9a;
}

.table-green-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9caf9a;
}

.table-blue{
	border: 1px solid #a0b2bb;
}
.table-blue-bottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a0b2bb;
	border-bottom-color: #a0b2bb;
}
.table-blue-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0b2bb;
}
.table-blue-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0b2bb;
}


.table-puple{
	border: 1px solid #b7aac0;
}
.table-puple-bottomright{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7aac0;
	border-bottom-color: #b7aac0;
}
.table-puple-bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7aac0;
}
.table-puple-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7aac0;
}
/*　------------------- common green table end ------------------　*/
/*　----------------------------- common end ----------------------------　*/

/*　----------------------------- game install start ----------------------------　*/
#gameinstall .gameinstall-div01 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
}

#gameinstall .gameinstall-div02 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
	margin-top: 20px;
}
#gameinstall .gameinstall-div03 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
/*　----------------------------- game install end ----------------------------　*/
/*　----------------------------- map list start ----------------------------　*/
#map .map-list-div01 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 170px;
	color: #FFF;
	background-image: url(../image/guide/map/map_list_bg.jpg);
}
#map .map-list-td01 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 170px;
	height: 45px;
}
#map .map-list-td02 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 150px;
	color: #FFF;
	margin-left: 20px;
	text-decoration: none;
}
#map .map-list-td03 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 170px;
	background-image: url(../image/guide/map/map_list_bottom.jpg);
	height: 12px;
}
#map .map-imgbox-div01 {
	width: 378px;
	margin-left: 8px;
}
#map .map-imgbox-td01 {
	width: 378px;
	height: 6px;
	background-image: url(../image/guide/map/map_briefing_top.jpg);
}
#map .map-imgbox-td02 {
	width: 372px;
	background-image: url(../image/guide/map/map_briefing_bg.jpg);
	padding-left: 6px;
}
#map .map-imgbox-td03 {
	width: 378px;
	height: 6px;
	background-image: url(../image/guide/map/map_briefing_bottom.jpg);
}
#map .map-detail-div01 {
	width: 100%;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a8cfb4;
	padding-bottom: 3px;
}
#map .map-detail-div02 {
	width: 100%;
	padding-top: 10px;
}
#map .map-detail-div03 {
	width: 100%;
	padding-top: 10px;
}
#map .map-introduce-div {
	width: 100%;
}
#map .map-introduce-div2 {
	width: 100%;
	padding-top: 12px;
}
#map .map-introduce-div3 {
	width: 100%;
	padding-top: 12px;
}
#map .map-link-text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/*　----------------------------- map list end ----------------------------　*/
/*　----------------------------- skill start ----------------------------　*/
#skill .skill-div01 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
}

#skill .skill-div02 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
	margin-top: 20px;
}
#skill .skill-div03 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
/*　----------------------------- skill end ----------------------------　*/

/*	--------------------------------shop+ start--------------------------	*/
.space_box{
	margin-bottom:15px;
}
/*	--------------------------------shop+ end--------------------------	*/
