/*----------------基本設定----------------*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	_font-size: 75%;/*IE6用*/
	line-height: 1.3;
	text-align: center;
}

img {
	border: 0;
}
ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
ul,ol,li,p {
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
}

/*----------------レイアウト設定----------------*/
.vline {
	height: 10px;
	background: url(/mobile/special/dkmj/common/bg_vline.jpg) repeat-x left top;
}
body#top #wrapper {
	width: 904px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:left;
}
body#second #wrapper {
	position: relative;
	width: 904px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:left;
}
/*header*/
#header {
	position: relative;
	width: 904px;
	height: 56px;
	margin: 0 auto 2px;
}
#header p {
	position: absolute;
	top: 0;
	left: 14px;
}
#header h1 {
	position: absolute;
	top: 0;
	left: 65px;
}

/*sidebar*/
#sidebar {
	float: left;
	width: 174px;
	height: 548px;
	background: url(/mobile/special/dkmj/common/bg_navi.jpg) no-repeat left top;
}
#sidebar #pv {
	width: 142px;
	height: 161px;
	margin: 42px 0 87px 15px;
}
#sidebar ul#gnavi {
	width: 146px;
	height: 243px;
	margin: 0 0 0 13px;
}
#sidebar ul#gnavi li {
	list-style: none;
}
#sidebar ul#gnavi li img {
	vertical-align: top;
}
#sidebar ul#gnavi li.naviAbout {
	float: left;
	width: 84px;
}
#sidebar ul#gnavi li.naviSystem {
	float: right;
	width: 62px;
}
#sidebar ul#gnavi li.naviStory01 {
	clear: both;
}
/*contents*/
#contents {
	width: 904px;
	margin: 0 auto;
	overflow: hidden;
}
/*main*/
#main {
	overflow: hidden;
	float: right;
	width: 724px;
}
#main-inner {
	overflow: hidden;
	width: 724px;
	padding-bottom: 20px;
	background:url(/mobile/special/dkmj/common/parts_cb.jpg) no-repeat left bottom;
}

/*footer*/
#footer {
	clear: both;
	overflow: hidden;
	width: 904px;
	margin: 10px auto 0;
	padding-top: 6px;
	background: url(/mobile/special/dkmj/common/line_dot.gif) repeat-x left top;
}
#footer .footerLogo {
	float: left;
	width: 337px;
}
#footer .footerLogo img {
	vertical-align: top;
}
#footer .footerGame {
	float: right;
	width: 200px;
}

/*----------------リンク基本設定----------------*/

A:link {color:#0000FF; text-decoration:none}
A:visited {color:#9900FF; text-decoration:none}
A:hover {color:#0000FF; text-decoration:underline}
A:active {text-decoration:none}

/*----------------テキスト基本設定----------------*/

.sText {
	font-size: 10px;
	line-height: 1.2;
}

.mText {
	font-size: 12px;
	line-height: 1.3;
}

.lText {
	font-size: 14px;
	line-height: 1.4;
}
	
.llText {
	font-size: 17px;
	line-height: 1.5;
}
.t-white-m {
	font-size: 12px;
	line-height: 1.3;
	color:#FFFFFF;
}
.t-red-s {
	font-size: 10px;
	line-height: 1.2;
	color:#FF0000;
}
.t-gray-s {
	font-size: 10px;
	line-height: 1.2;
	color:#666666;
}

/*----------------モジュール----------------*/
.pr {
	text-align: right;
}
.pc {
	text-align: center;
}
body#second div.roundWrapper {
	width: 666px;
	margin: 0 0 10px 28px;
}
body#second div.roundWrapper-inner {
	width: 666px;
	background: url(/mobile/special/dkmj/common/parts_cb02.jpg) no-repeat left bottom;
}
.lastChild {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

/*----------------system----------------*/
table.sysGameover {
	width: 618px;
	height: 171px;
	margin-bottom: 6px;
	background:url(/mobile/special/dkmj/system/img/bg_gameover.jpg) no-repeat left top;
}
table.sysPresent {
	width: 618px;
	height: 204px;
	margin-bottom: 10px;
	background:url(/mobile/special/dkmj/system/img/bg_present.jpg) no-repeat left top;
}
body#second div#omakeWrapper {
	margin-bottom: 5px;
}

/*----------------story----------------*/
table.charaDetail {
	background:url(/mobile/special/dkmj/story/img/line_story_dot.gif) repeat-x left bottom;
}
#characterWrapper table.lastChild {
	background: transparent;
}