@charset "utf-8";
/* CSS Document */
@media only screen and ( max-width : 960px ) {/* Small */
#topimgbox {
width: 1000px;
margin: 0 auto 0 auto;
}
.mainimg {
background: url("../img/main_s.png") no-repeat; 
height: auto;
padding: 2000px 0 0 0;
position: relative;
}
#toplogo{
position: absolute;
top: 508px;
left: 35px;
}
#goofficial {
position: absolute;
top: 1080px;
left: 30px;
}
#contentsbox {
max-width: 1000px;
height: auto;
margin: 0 auto 0 auto;
/*background: rgba(0,0,0,0.8);*/
text-align: center;
padding: 0 0 2em 0;
position: absolute;
top: 1350px;
}

div#copyrights {
min-width: 1000px;
margin: 1.5em auto 0 auto;
color: #000;
text-align: center;
color: #A2A2A2;
font-size: 60%;
}
}
@media only screen and ( min-width : 961px ) {/* Large */
#topimgbox {
width: 1200px;
margin: 0 auto 0 auto;
}
.mainimg {
background: url("../img/main.png") no-repeat; 
height: auto;
padding: 2000px 0 0 0;
position: relative;
}
#toplogo{
position: absolute;
top: 520px;
left: 105px;
}
#goofficial {
position: absolute;
top: 1080px;
left: 130px;
}

#contentsbox {
max-width: 1200px;
height: auto;
margin: 0 auto 0 auto;
/*background: rgba(0,0,0,0.8);*/
text-align: center;
padding: 0 0 2em 0;
position: absolute;
top: 1350px;
}

div#copyrights {
min-width: 1200px;
margin: 1.5em auto 0 auto;
color: #000;
text-align: center;
color: #A2A2A2;
font-size: 60%;
}
}
#mgbk {
margin: 0 auto 0 auto;
background: url("../img/mgbk.gif") repeat-y;
width: 950px;
}
.box {
height: auto;
padding: 0 20px 0 20px;
}

#maincopy{
position: absolute;
top: 0;
left: 0;
}
#toptxt{
position: absolute;
top: 41%;
left: 7%;
}

#dlbtn01{
position: absolute;
top: 520px;
left: 35px;
}

#dlbtn02{
position: absolute;
top: 750px;
left: 35px;
}
.boxfoot {
margin: 0 0 50px 0;
}
#namabtn {
width: 800px;
margin: 0 auto 20px auto;
}

#namabtn ul{
display: table;
}

#namabtn li {
display: table-cell;
text-align: center;
width: 400px;
}

#combo {
color: #fff;
font-size: 120%;
text-align: left;
width: 860px;
margin: 0 auto 40px auto;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
border: 4px double #ffd060;
padding: 40px;
background-color :rgba(140,75,3,0.50);
}

#combo p {
margin: 0 0 1em 0;
line-height: 1.3em;
}

