*{
	margin:0;
	padding:0;
	font-size:100%;
}

body{
	color:#333;
	background:url(img/back.gif) #cf9;
}

h1{
	display:none;
}

h2,h3{
	font-weight:normal;
}

h2{
	text-align:right;
}

h2 img{
	display:inline-block;
	right:0;
}

h3{
	font-size:90%;
	font-weight:bold;
	margin-left:0;
}

p{
	font-size:80%;
}

p.nc{

}

em{
	font-style:normal;
	font-weight:bold;
}

a{
	color:#58b;
	text-decoration:none;
}

a:hover{
	color:#ad6;
	text-decoration:none;
}

a:active{
	color:#69c;
}

input,textarea{
	border:1px solid #999;
	background:#fff;
}

textarea{
	
}


dl{
	font-size:80%;
	margin-top:20px;
}

dt{
	width:6em;
	float:left;
	font-weight:bold;
}

dd{
	margin:0 0 0.2em 7em;
}

/* レイアウト系 */

h1#sitename{
	width:200px;
/*	height:40px;
	margin-bottom:20px;
	background:url(banner.gif) no-repeat;*/
}

h1#title{

}

h2 img#th2{
	margin:20px 0px;
}

#header,#footer{
	clear:both;
	height:25px;
	background:#9f3;
}

#logo{
	height:250px;
	background:url(img/title.gif) no-repeat 50% 0%;
}

#logo p{
	text-align:left;
	padding:20px 0 0 50px;
}

#ja{
	position:relative;
	top:120px;
	left:500px;
}

#container{
	width:680px;
	margin:0 auto;
	padding:0;
	line-height:140%;
	background:url(img/bida.gif) repeat-y 100% 0% #fff;
}


#main{
	clear:both;
	padding:30px;
}

#site{
	text-align:right;
}

#topics{
	padding:0 0 20px 50px;
}

/* メニュー */

ul#menu{
	width:600px;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	text-align:center;
}

#menu li{
	display:inline-block;
}

#menu li a{
	display:block;
	height:50px;
	text-indent: 100%;
 	white-space: nowrap;
 	overflow: hidden;
}

#out{
	width:160px;
	background:url(img/m_outline00.gif) 0% 0% no-repeat;
}

#out a:hover{
	background:url(img/m_outline01.gif) 0% 0% no-repeat;
}

#cha{
	width:220px;
	background:url(img/m_chara00.gif) 0% 0% no-repeat;
}

#cha a:hover{
	background:url(img/m_chara01.gif) 0% 0% no-repeat;
}

#sys{
	width:160px;
	background:url(img/m_system00.gif) 0% 0% no-repeat;
}

#sys a:hover{
	background:url(img/m_system01.gif) 0% 0% no-repeat;
}

/* 汎用 */

.box{
	clear:both;
	margin:0px 0px 20px 50px;
}

.box p{
	margin-bottom:1.5em;
}

.pale{
	color:#ccc;
}

.white{
	color:#fff;
}	

.line{
/*	border:1px solid #999;*/
	display:none;
}

.caution{
	color:#900;
}


/* パンくずリスト */
.pan{
	font-size:75%;
	margin-left:1em;
}

.pan li{
	display:inline;
}

.pan a{
	color:#3af;
}

.pan a:hover{
	color:#fff;
}

.navi{
	display:inline-block;
	width:100%;
	text-align:right;
	font-size:80%;
	font-weight:bold;
	padding:2em 0 0 0;
}

/* キャラクター説明 */
.ccap{

}

.ccap p{

}

#cjack{
	height:100px;
	padding:110px 0px 20px 200px;
	margin-top:20px;
	background:url(img/c_jack.png) no-repeat;
}

#cjack p{
	width:350px;
}

#cshad{
	height:120px;
	padding:140px 0px 20px 50px;
	background:url(img/c_shad.png) no-repeat;
}

#cshad p{
	width:350px;
}

#cde{
	height:120px;
	padding:110px 0px 20px 280px;
	margin-top:20px;
	background:url(img/c_de.png) no-repeat;
}

#cde p{
	width:280px;
}

#ckuro{
	height:60px;
	margin-top:20px;
	padding:140px 0px 20px 50px;
	background:url(img/c_kuro.png) no-repeat;
}

#cshad p{
	width:350px;
}

/* ゲーム画面 */

#gsys,.#gsd{
	width:580px;
	margin:0px auto;
	padding:0;
}

.pack01,.pack02 img{
	float:left;
}

.pack01{
	width:280px;
	height:220px;
	padding:5px 5px;
}

.pack01 img,.pack02 img{
	border:1px solid #ccc;
}

.pack02{
	clear:both;
	padding:1em 0;
}
.pack02 img{
	margin-right:2em;
}

.pack02 p{
}
