@charset "utf-8";

/*-キャラクター作成-*/

#chara-create{
	width:600px;
}

create-txt-tbl{
	height:100px;
}

#chara-create h3{
	margin-bottom:5px;
}

#chara-create h5{
	margin:5px 0px;
	background-image:url(/images/guide/charactermaking/create-subttl.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:172px;
	height:17px;
}

#chara-create h4{
	margin:3px 0px;
	background-image:url(/images/guide/charactermaking/create-main-tl.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:128px;
	height:25px;
}

#maintl1{background-position:0px 0px;}
	
#maintl2{background-position:0px -28px;}

#subtl1{background-position:0px 0px;}

#subtl2{background-position:0px -25px;}

#subtl3{background-position:0px -50px;}

#subtl4{background-position:0px -75px;}

#subtl5{background-position:0px -100px;}

#subtl6{background-position:0px -150px;}

#subtl7{background-position:0px -125px;}

#subtl8{background-position:0px -175px;}

#subtl9{background-position:0px -200px;}

#subtl10{background-position:0px -225px;}


.no-tl{
	margin:5px 0px;
}

.no-list-tbl td{	
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 27px;
	text-align:left;
	height:16px;
	vertical-align:top;
}

#Bno1{background-image:url(/images/guide/charactermaking/number/b-no1.gif);}

#Bno2{background-image:url(/images/guide/charactermaking/number/b-no2.gif);}

#Bno3{background-image:url(/images/guide/charactermaking/number/b-no3.gif);}

#Bno4{background-image:url(/images/guide/charactermaking/number/b-no4.gif);}

#Bno5{background-image:url(/images/guide/charactermaking/number/b-no5.gif);}

#Bno6{background-image:url(/images/guide/charactermaking/number/b-no6.gif);}

#Bno7{background-image:url(/images/guide/charactermaking/number/b-no7.gif);}

#Bno8{background-image:url(/images/guide/charactermaking/number/b-no8.gif);}

#Bno9{background-image:url(/images/guide/charactermaking/number/b-no9.gif);}

#Bno10{background-image:url(/images/guide/charactermaking/number/b-no10.gif);}

#Bno11{background-image:url(/images/guide/charactermaking/number/b-no11.gif);}

#Bno12{background-image:url(/images/guide/charactermaking/number/b-no12.gif);}

#Bno13{background-image:url(/images/guide/charactermaking/number/b-no13.gif);}

#Bno14{background-image:url(/images/guide/charactermaking/number/b-no14.gif);}

#Bno15{background-image:url(/images/guide/charactermaking/number/b-no15.gif);}


#Pno1{background-image:url(/images/guide/charactermaking/number/p-no1.gif);}

#Pno2{background-image:url(/images/guide/charactermaking/number/p-no2.gif);}

#Pno3{background-image:url(/images/guide/charactermaking/number/p-no3.gif);}


#Gno1{background-image:url(/images/guide/charactermaking/number/g-no1.gif);}

#Gno2{background-image:url(/images/guide/charactermaking/number/g-no2.gif);}

#Gno3{background-image:url(/images/guide/charactermaking/number/g-no3.gif);}


.font-red{
	color:#ffae00;
}

#create-next{
	margin:10px 0px 0px 0px;
	text-align:center;
}

/*-/キャラクター作成-*/

/*--操作説明--*/

#operation{
	width:600px;
	margin:0px auto;
}

.ope-tbl{
	width:600px;
}

.ope-tbl table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#ffe6e6;
	margin-bottom:15px;
}

.ope-tbl td,.ope-tbl2 td,.ope-tbl3 td,.ope-tbl4 td,.ope-tbl5 td,.ope-tbl6 td,.ope-tbl7 td,.ope-tbl8 td{
	border-bottom:#BBBBBB solid 1px;
	border-right:#BBBBBB solid 1px;
	padding:5px;
	font-size:13px;
	color:#4a463c;
}

.ope-tbl2 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#ecffd5;
	margin-bottom:15px;
}

.ope-tbl3 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#d8e1ff;
	margin-bottom:15px;
}

.ope-tbl4 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#dffdff;
	margin-bottom:15px;
}

.ope-tbl5 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#ffe3bd;
	margin-bottom:15px;
}

.ope-tbl6 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#ebd5ff;
	margin-bottom:15px;
}

.ope-tbl7 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#fffcb5;
	margin-bottom:15px;
}

.ope-tbl8 table{
	width:600px;
	border-top:#BBBBBB solid 1px;
	border-left:#BBBBBB solid 1px;
	background-color:#f3f3f3;
}

.keyName{
	font-weight:bold;
}

#ope-ttl{
	margin-bottom:5px;
	background-image:url(/images/guide/screenguide/operation-ttl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height:37px;
}

#operation h5{
	background-image:url(/images/guide/screenguide/ope-sub-ttls.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height:18px;
	margin-bottom:5px;
}

#ope-subttl1{background-position:0px 0px;}

#ope-subttl2{background-position:0px -26px;}

#ope-subttl3{background-position:0px -52px;}

#ope-subttl4{background-position:0px -78px;}

#ope-subttl5{background-position:0px -104px;}

#ope-subttl6{background-position:0px -130px;}

#ope-subttl7{background-position:0px -156px;}

#ope-subttl8{background-position:0px -182px;}

.top-back{
	margin:10px 0px 0px 0px;
	text-align:right;
	width:600px;
}

.liner{
	margin-bottom:12px;
}

/*--/操作説明--*/

/*--画面説明--*/

#screenBox{
	width:600px;
}

#screenBox table{
	border:#CCCCCC solid 2px;
}

#screenBox th{
	border-bottom:#CCCCCC solid 1px;
	height:35px;
	background-color:#FFFFFF;
	color:#1b1914;
}

#screenBox td{
	padding-left:5px;
	border-bottom:#CCCCCC solid 1px;
	height:35px;
	background-color:#FFFFFF;
	color:#1b1914;
}

#scr-ttl{
	background-image:url(/images/guide/screenguide/screenguide-ttl.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:37px;
	text-indent:-9999px;
	display:block;
	margin-bottom:5px;
}

/*--/画面説明--*/


/* ゲームを始めるまでタイトル */
#gamestartTl1,
#gamestartTl2,
#gamestartTl3,
#gamestartTl4{
	height:59px;
	width:601px;
	background-image:url(/images/playguide/playguide_listtl.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-10000px;
}
#gamestartTl1{
	background-position:0px 0px;
}
#gamestartTl2{
	background-position:0px -70px;
}
#gamestartTl3{
	background-position:0px -140px;
}
#gamestartTl4{
	background-position:0px -210px;
}



#questBox .clum2layout-left{
	width:290px;
}

#questBox .clum2layout-right{
	width:290px;
	line-height:16px;
}

#skillBox .clum2layout-left{
	width:290px;
}

#skillBox .clum2layout-right{
	width:290px;
	line-height:16px;
}

#battleBox .clum2layout-left{
	width:290px;
}

#battleBox .clum2layout-right{
	width:290px;
	line-height:16px;
}

#itemBox .clum2layout-left{
	width:290px;
}

#itemBox .clum2layout-right{
	width:290px;
	line-height:16px;
}

#mapBox .clum2layout-left{
	width:290px;
}

#mapBox .clum2layout-right{
	width:290px;
	line-height:16px;
}



#beginnerGuideTl{
	background-image:url(/images/beginner/beginner_guide_bg.jpg);
	height:59px;
	margin-bottom:15px;
}
.pageTlType1 h3{
	padding:20px 0px 0px 150px;
	font-size:16px;
}
#operationGuideTl{
	background-image:url(/images/guide/charactermaking/sousa_guide_bg.jpg);
	height:59px;
	margin-bottom:15px;
}


#pageSubSubMenu{
	margin-bottom:10px;
	padding:5px;
	background-color:#e2ddc0;
}

