body {
margin:0;
padding:0;
font:12px/14px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
text-align:center;
background:url(/official/black/contents/product59/img/bgimg2.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}






/* =============================================================================
   フッター
   ========================================================================== */

* {
    margin: 0;
    padding: 0;
}
 
html,body {
    background-color: #fff;
    text-align: center;
    margin: 0px auto;
}
 
div#container {
    position: relative;
    margin: 0px auto;
    width: 100%;
/*    height: 100%;*/
    min-height: 100%;
    
}
 
body > #container {
    height: auto;
}
 
div#contents {
    height: auto;
    padding-bottom: 50px;
}
 
#header,
#footer {
    width: 100%;
    height: 50px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 10px;
    text-align: center;
}
 
#header {
    background-color: #fff;
}
 
#footer {
    position: absolute;
    bottom: 0px;
    background-color: #fff;
}
#footer p{
    padding-top: 0px;
}







/* =============================================================================
   リンク系
   ========================================================================== */
img {
border:none;
}


a:focus {
outline:none;
}


a:link{
color:#FF0;
}

a:visited{
color:#FF0
}

a:hover{
color:#F90;
}






/* =============================================================================
   リリスリンク
   ========================================================================== */
#btm {
    position: relative;
    margin: 0px auto;
    width:100%;
    height: 50px;
    min-height: 50px;
    background-color: #FFFFFF;
    text-align:center;
	style="position:fixed; bottom:0px; right:0px;

}







/* =============================================================================
   top画像
   ========================================================================== */



#tops {
width:1000px;
height:130px;
}






/* =============================================================================
   メニュー部分
   ========================================================================== */
#menu {
width:1000px;
height:70px;
}
.m-img2 {
padding:0 2px 0 0;
}




/* =============================================================================
   メイン部分
   ========================================================================== */
#main {
width:1000px;
height:990px;
margin:0 0 10px 0;
text-align:left;
font-size : 14px;
color : #000;
border:solid #FFF 2px;
padding:10px 10px 0 10px;
background-image:url(/official/black/contents/product59/img/bgimg_main.png);

}




.m-top {

width:1000px;
height:auto;
float:left;
margin:0 0 10px 0;
margin-left : auto ; margin-right : auto ;

}


#m-left {

width:500px;
height:auto;
float:left;

}


#m-right {

width:470px;
height:auto;
float:left;

}


#m-btm {

width:810px;
height:auto;
float:left;
margin:0 0 0 0;

}












/* =============================================================================
   スペック
   ========================================================================== */


/* =============================================================================
   テキスト関連
   ========================================================================== */


.text_info {
width:1000px;
height:auto;
float:left;
margin:0 0 15px 0;
padding:0 10px 0 10px;
font-size : 12px;
color : #000;
letter-spacing:1pt;
line-height:1.3;
}


.text_info2 {
width:1000px;
height:auto;
float:left;
padding:0 10px 0 10px;
font-size : 12px;
color : #000;
letter-spacing:1pt;
line-height:1.3;
}


.text_midashi {
width:1000px;
height:auto;
float:left;
font-size : 25px;
color : #F06;
}






/* =============================================================================
   メニューバー関連
   ========================================================================== */

.topics {
width:auto;
height:auto;
margin:0 0 5px 0;
}


.topics_s {
width:auto;
height:auto;
margin:0 0 3px 0;
}






/* =============================================================================
   ツイッター
   ========================================================================== */

.twitter {
position: absolute;
top: 5px;
right: 10px;
visibility: visible;
z-index: 20;
margin: 0px;
padding: 0px;
}



.clear {

clear:both;

}