@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size:12px;
 color:#533e25;
 background-image:url(../img/body_bg.gif);
 background-repeat:repeat;
}

h1 {
	display:none;
}
h2 {
	display:none;
}
img {
	border:0 none;
}
a:link {
	color:#FF4E00;
	text-decoration:none;
}
a:visited {
	color:#FF4E00;
	text-decoration:none;
}
a:hover {
	color:#FF4E00;
	text-decoration:underline;
}
a:active {
	color:#FF4E00;
	text-decoration:underline;
}
.clear {
	clear:both !important;
}

/* header
------------------------------------*/
#header{
	width:980px;
	margin:0 auto;
	padding:0;
}

#header #header_top{
	padding:0 0 3px 0;
	margin:0;
}

#header #header_top:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header #header_top {display: inline-block;}

#header #header_top #konami_logo {
	width:110px;
	margin:0 765px 0 3px;
	float:left;
}

#header #header_top #konami_logo img {
	border-width:0;
}

#header #header_top #ds_logo{
	margin:7px 3px 0 0;
	width:90px;
	float:left;
}

/*G-navi*/
#header #g_navi{
	margin:0;
	padding:0;
	width:980px;
	height:133px;
	background:url(../img/header_bg.png) no-repeat 2px 0;
}

#header #g_navi:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header #g_navi {display: inline-block;}

#header #g_navi ul{
	margin:0 0 0 10px;
}

#header #g_navi li{
	margin:13px 0 0 0;
	float:left;
}


#header #g_navi li.qmalogo{
	margin:13px 5px 0 0;
}


/*--- パンくず IE6用hack End ---*/


#header #g_navi li.help{
	margin:38px 0 0 16px;
}


#wrapper {
	margin:0 auto;
	position:relative;
	width:980px;
}
#wrapper_main {
	margin:0 auto;
	position:relative;
}
#wrapper_contents {
	margin:0;
}
#wrapper_footer {
	background-color:#3E2A0F;
	margin:0 auto;
	position:relative;
}
#qma_logo {
	float:right;
	height:55px;
	left:0;
	margin-right:20px;
	top:0;
	width:40px;
}
.title {
	height:82px;
	margin:0 auto;
	width:980px;
}
#contents_box {
	background-image:url(../img/contents_bg_gry.gif);
	background-position:center center;
	background-repeat:repeat-y;
	margin:0 auto;
	width:980px;
}
#title_maho,#title_maho2{
	width:956px;
	margin:0 auto;
	padding-top:20px;
}
#title_maho{
	background:url(../img/maho_01.jpg) left top no-repeat;
}

#title_maho .top_box_title,
#title_maho2 .top_box_title{
	margin:0 auto;
	_margin:0 0 0 28px;

}
#title_maho2 .top_box_title{
	background:url(../img/maho_02.jpg) 0 47px no-repeat;
}

#title_maho3 .top_box_title{
	background:none;
}

#totop{
	margin:0 20px;
	text-align:right;
	clear:both;
}
#title_maho .top_box_title .contents,
#title_maho2 .top_box_title .contents{
	width:865px;
	margin:20px 17px 20px 17px;
	text-align:left;
	font-size:14px;
	line-height:16px;
}
#title_maho .top_box_title .contents h4,
#title_maho2 .top_box_title .contents h4{
	font-size:14px;
	line-height:16px;
	margin-bottom:6px;
}
#title_maho .top_box_title .contents h3,
#title_maho2 .top_box_title .contents h3{
	margin-bottom:10px;
}
#title_maho .top_box_title .hr,
#title_maho2 .top_box_title .hr{
	width:877px;
	height:25px;
	margin:0 6px 0 17px;
	text-align:left;
	background:url(../../game/images/hr.gif) center top no-repeat;
}

#title_maho .contents_box,
#title_maho2 .contents_box{
	margin:0 auto;
}
#contents_box_star {
	background-image:url(../images/contents_bg_star.gif);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
	width:980px;
}
.box-left_text {
	clear:right;
	color:#644121;
	float:left;
	font-family:"ＭＳ ゴシック","Osaka－等幅";
	font-size:14px;
	line-height:16px;
	margin-left:33px;
	padding-top:5px;
	width:381px;
}
.box-right_text {
	color:#644121;
	float:right;
	font-family:"ＭＳ ゴシック","Osaka－等幅";
	font-size:12px;
	line-height:14px;
	padding-right:33px;
	padding-top:5px;
	text-align:right;
	width:525px;
}
.box-center_text {
	clear:both;
	color:#644121;
	font-family:"ＭＳ ゴシック","Osaka－等幅";
	font-size:14px;
	line-height:16px;
	margin:0 0 10px 38px;
	padding-top:5px;
	width:900px;
}
.box-center_text_12 {
	clear:both;
	color:#644121;
	float:left;
	font-family:"ＭＳ ゴシック","Osaka－等幅";
	font-size:12px;
	line-height:16px;
	margin-left:63px;
	margin-right:63px;
	padding-top:5px;
	width:854px;
}
#box-separate {
	background-image:url(../images/contents_line.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:5px;
	margin:0 auto;
	width:980px;
}
#contents_bottom {
	background-image:url(../img/contents_bg_bottom.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	margin:auto;
	width:980px;
}
#footer_copy {
	margin:0 auto;
	position:relative;
	text-align:center;
	width:600px;
}
#footer_copy a:link {
	color:#AEA9A2;
	text-decoration:none;
}
#footer_copy a:visited {
	color:#AEA9A2;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#AEA9A2;
	text-decoration:underline;
}
#footer_copy a:active {
	color:#AEA9A2;
	text-decoration:underline;
}
.brown12pt {
	color:#AEA9A2;
	font-family:"ＭＳ ゴシック","Osaka－等幅";
	font-size:12px;
	line-height:16px;
}