/* CSS Document */
body {
	margin: 0;
	img-border: 0;
	background-attachment: scroll;
	background-position: center 20px;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
}
body img{
	border: 0;
}

a {
outline:none;
text-decoration:underline;
color:#FFF;
}
	
a:hover {
color:#FFCC00;
text-decoration:underline;
}

html {
    margin-bottom:1px;
    height:100%;
	overflow-y:scroll;
    }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


h2, ul, li,dl, dt, dd{margin:0; padding:0; line-height:100%;}


/* ------------- ページ全体の枠 ------------- */
#container{
	width:951px;
	text-align:center;
	background-image:url(../img/mafia2_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center 20px;
}
#container_product{
	width:951px;
	text-align:center;
	background-image:url(../img/mafia2_bg_product.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center 20px;
}
/* ------------- ページ全体の枠 ------------- */



/* ------------- ヘッダー ------------- */
#header{
	width:951px;
	height:352px;
	margin: 0 auto 0 auto;
}
#header h1{
	height:0;
	margin:0;
	padding:0;
	visibility: hidden;
}
/* ------------- ヘッダー ------------- */



/* ------------- メインのコピー ------------- */
#main_copy{
	width:951px;
	height:30px;
	margin: 7px auto 105px auto;
}
#main_copy img{
	margin:0 9px 0 9px;
}
/* ------------- メインのコピー ------------- */



#contents{
width:670px;
margin:0 auto;}


/* ------------- 商品概要 ------------- */

#news_box2{
	width:670px;
	padding:0 0 15px;
	margin:0 auto 20px;
	background:url(../img/bg_black.gif)  center bottom no-repeat;
	overflow:hidden;
}
#news_box2 dl{
	margin:0 0 0 20px;
	padding:0;
	text-align:left;
}
#news_box2 dt{
	margin:5px 0 5px 0;
	padding:0;
	color:#FFCC00;
	font-weight:bold;
}
#news_box2 dd{
	margin:5px 0 15px 0;
	line-height:16px;
	padding:0;
}
#news_box2 dd img{
	margin:3px 0 0 2px;
}
#news_box2 dd.keyholder a{
	margin:5px 0 10px 25px;
	height:0px;
	width:165px;
	padding-top:65px;
	overflow:hidden;
	background-image:url(../img/keyholder.gif);
	background-repeat: no-repeat;
	float:left;
	display:block;
	border: 1px dotted #FFFFFF;
	background-position: 7px 8px;
}
#news_box2 dd.keyholder a:hover{
	border: 1px dotted #FFCC00;
}
#news_box2 dd.text{
	margin:5px 0 10px 0;
	line-height:18px;
	padding:0;
	float:left;}


#product2{
	width:670px;
	margin:0 auto;
	padding:0 0 20px;
	background:url(../img/bg_black.gif)  center bottom no-repeat;
	overflow:hidden;
	color:#FFF;
}


#product2 #photo{
width:220px;
margin:7em 0 0 10px;
float:left;}

#product2 #photo ul li{
display:inline;}

#product2 table{
	width:380px;
	margin:10px 20px 0 0;
	text-align:left;
	border-collapse:collapse;
	float:right;
}

#product2 table th, #product2 table td{
padding:5px;
border:#666 solid 1px;}
#product2 table th{
width:7em;}


#support_box{
	width:300px;
	height:80px;
	margin: 22px auto 20px;
	background-image:url(../img/support.gif);
	background-repeat: no-repeat;
	display:block;
}
#support_box dl{
	visibility:hidden;
}

a.shop_link {
	margin-right:15px;
}

/* ------------- 商品概要 ------------- */

/* ------------- ゲーム機ロゴ ------------- */
#logo{
	width:951px;
	margin:30px auto 0 auto;
}
/* ------------- ゲーム機ロゴ ------------- */



/* ------------- フッター ------------- */
#footer{
	width:800px;
	height:72px;
	margin: 20px auto 50px auto;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
}
/* ------------- フッター ------------- */
