@charset "utf-8";


/*　*/

*{
margin:0;
padding:0;
}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

img{
border:0;
}

/* IE6 */
* html .clearfix { zoom: 1;}

/* IE7 */
*:first-child+html .clearfix { zoom: 1;}

body {
	background-image: url(../image/haikei.gif);
	background-repeat: repeat;
	font-size:14px;
	line-height: 1.2em;
	color:#666666;
	position:relative;
	margin:0;
	padding:0;
	-webkit-text-size-adjust : none;
}

a {
	color:#0066CC;
}

a:hover {
	color:#3399FF;
}

.container {
	width: 100%;
	margin: auto;
	padding:0;
	background:#FFFFFF;
}

#bluebar{
width:100%;
height:25px;
background:#144b7f;
position:absolute;
top:0;
left:0;
right:0;
z-index:1000;
}

/* ヘッダー */

.index_header{
margin:0 3%;
padding-top:33px;
position:relative;
}

.d4logo{
width:250px;
height:40px;
background-image:url(../image/iphone_d4logo.gif);
margin-bottom:8px;
line-height:300px;
overflow:hidden;
}

ul#nav{
margin:0 auto;
list-style:none;
}

.index_header ul a#company{
display:block;
width:32%;
height:57px;
background-image:url(../image/iphonebtn.gif);
font-weight:bold;
color:#FFFFFF;
line-height:57px;
text-align:center;
text-decoration: none;
float:left;
margin-left:1%;
}

.index_header ul a#business{
display:block;
width:32%;
height:57px;
background-image:url(../image/iphonebtn.gif);
font-weight:bold;
color:#FFFFFF;
line-height:57px;
text-align:center;
text-decoration: none;
float:left;
margin-left:1%;
}

.index_header ul a#release{
display:block;
width:32%;
height:57px;
background-image:url(../image/iphonebtn_release.gif);
line-height:300px;
overflow:hidden;
float:left;
margin-left:1%;
}

/*　最新情報　*/
.info{
margin:10px 3%;
}

h3{
padding:5px 15px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../image/info_bg.gif);
border-top-right-radius: 4px;        /* CSS3草案 */ 
-webkit-border-top-right-radius: 4px;    /* Safari,Google Chrome用 */ 
-moz-border-top-right-radius: 4px;   /* Firefox用 */
border-top-left-radius: 4px;        /* CSS3草案 */ 
-webkit-border-top-left-radius: 4px;    /* Safari,Google Chrome用 */ 
-moz-border-top-left-radius: 4px;   /* Firefox用 */
}


.info_article{
margin:0;
padding:5px 15px 5px 10px;
border:#486e95 1px solid;
background:#FFFFFF;
position:relative;
border-bottom-right-radius: 4px;        /* CSS3草案 */ 
-webkit-border-bottom-right-radius: 4px;    /* Safari,Google Chrome用 */ 
-moz-border-bottom-right-radius: 4px;   /* Firefox用 */
border-bottom-left-radius: 4px;        /* CSS3草案 */ 
-webkit-border-bottom-left-radius: 4px;    /* Safari,Google Chrome用 */ 
-moz-border-bottom-left-radius: 4px;   /* Firefox用 */
}

.info_article ul{
list-style:none;
line-height:1.5em;
}

a.rss{
    line-height:300px;
    overflow:hidden;
    display: block;
	width:12px;
	height:12px;
	margin: 0px;
	padding: 0px;
	background-image:url(../image/feed-icon-12x12.gif);
	position:absolute;
	top:5px;
	right:5px;
}

a:hover.rss{
    background-position: 0px 12px;
}


a.all{
    display:block;
	position:absolute;
	right: 5px;
	bottom:5px;
}

h4{
border-left:5px solid #003366;
padding-left:5px;
color:#003366;
font-weight:bold;
font-size:1.3em;
margin-bottom:10px;
}

h5{
text-align:center;
font-weight:bold;
font-size:1.2em;
margin-bottom:5px;
color:#0168cc;
}

.service_list{
margin:0 3% 20px;
}

.service_list img{
    max-width: 45%;
    height: auto;
    width: auto\9; /* ie8 */
}

#ac,#egg,#eggmusic,#acmall,#falcom,#compile,#itachoco,#vca,#neogeo,#vcmsx,#gururoji,#msxiphone,#p_msx,#p_bobble,#lc,#seimadou{
width:100%;
border-bottom:1px dashed #CCCCCC;
margin-bottom:15px;
}

#list1{
margin:0 auto;
}

.service_list .text{
text-align:center;
width:94%;
padding:7px 0;
}

#ac a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_ac.gif);
margin-top:0;
margin-bottom:4px;
margin-right:4px;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#egg a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_egg.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#egg a:hover{
background-position:50% 64px;
}

#eggmusic a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_emusic.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#eggmusic a:hover{
background-position:50% 64px;
}

#acmall a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_acmall.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#acmall a:hover{
background-position:50% 64px;
}

#falcom a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_falcom.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#falcom a:hover{
background-position:50% 64px;
}

#compile a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_compile.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#compile a:hover{
background-position:50% 64px;
}

#itachoco a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:64px;
background-image:url(../image/iphonebtn_itachoco.gif);
background-position:50% 0;
margin:0 4px 4px 0;
border-radius: 5px;        /* CSS3草案 */ 
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
-moz-border-radius: 5px;   /* Firefox用 */
margin:0 auto;
}

#itachoco a:hover{
background-position:50% 64px;
}

.list2{
margin:0 auto;
}

#wiiumsx a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_wiiuvc_msx.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#wiiumsx a:hover{
background-position:0 70px;
}

#vca a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_vc_arcade.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#vca a:hover{
background-position:0 70px;
}

#neogeo a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_vc_neogeo.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#neogeo a:hover{
background-position:0 70px;
}

#vcmsx a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_vc_msx.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#vcmsx a:hover{
background-position:0 70px;
}

#gururoji a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_guruguru.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#gururojia:hover{
background-position:0 70px;
}

.gurucopy{
display:none;
}

#seimadou a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_seimadou.jpg);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#seimadou a:hover{
background-position:0 70px;
}

#msxiphone a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_msxiphone.jpg);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#msxiphone a:hover{
background-position:0 70px;
}

#p_msx a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_projectegg.gif);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#p_msx a:hover{
background-position:0 70px;
}

#p_bobble a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/btn_nesica_neogeo.jpg);
margin-top:0;
margin-bottom:4px;
margin:0 auto;
}

#p_bobble a:hover{
background-position:0 70px;
}

#lc a{
display:block;
line-height:250px;
overflow:hidden;
width:280px;
height:70px;
background-image:url(../image/LCbanner.gif);
margin-bottom:4px;
margin:0 auto;
}

#lc a:hover{
background-position:0 70px;
}

a.service{
display:none;
}




/*　フッター　*/

h2.teikei{
	visibility:visible;
	font-size:10px;
	text-align:center;
	height:1.4em;
	text-decoration:none;
	font-weight:100;
}

.pagetop{
	margin-top:10px;
}

.pagetop a{
	margin:0 auto;
    display: block;
	text-align:center;
	width:100px;
	text-decoration:none;
	background:#2c71ad;
	padding:10px;
	background-position:0px 0px;
	border-radius: 5px;        /* CSS3草案 */ 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px;   /* Firefox用 */
	color:#ffffff;
}

.index_footer{
	margin: 0;
	clear: both;
	padding-bottom:40px;
}

.footer{
	height: 37px;
	width: 100%;
	margin:0;
	padding: 0px;
	background-image: url(../image/index_footer.gif);
	position:relative;
	overflow: hidden;
	}

.index_footer .footer ul{
	list-style: none;
	position:relative;
	float:left;
	left:50%;
}

.index_footer .footer ul li{
	position:relative;
	left:-50%;
	float:left;
}

#tieupaccs a{
	width: 67px;
	height: 37px;
	line-height:300px;
	overflow:hidden;
	display: block;
	background-image: url(../image/index_footer_accs.gif);
	}

#tieupnint a{
	width: 74px;
	height: 37px;
	line-height:300px;
	overflow:hidden;
	display: block;
	background-image: url(../image/index_footer_nintendo.gif);
}

#tieupkotobukiya a{
	width: 74px;
	height: 37px;
	line-height:300px;
	overflow:hidden;
	display: block;
	background-image: url(../image/index_footer_kotobukiya.gif);
	}

.copy{
display:none;
}

.bluebar2{
width:100%;
height:25px;
background:#144b7f;
position:absolute;
bottom:0;
left:0;
right:0;
z-index:900;
text-align:center;
color:#FFFFFF;
padding-top:5px;
font-size:12px;
}

}

@media only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2){
     .d4logo{
          background: url(../image/iphone_d4logo.gif) no-repeat 0 0;
          -webkit-background-size:250px 40px;
          background-size: 250px 40px;
     }
}

@media screen and (max-width: 640px){
  .d4logo{
    -webkit-background-size:250px 40px; /* webkit系 */
    background-size: 250px 40px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2){
     #company,#business{
          background: url(../image/iphonebtn.gif) no-repeat 0 0;
          -webkit-background-size:100% 114px;
          background-size: 100% 114px;
     }
}

@media screen and (max-width: 640px){
  #company,#business{
    -webkit-background-size:100% 114px; /* webkit系 */
    background-size: 100% 114px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2){
     #release{
          background: url(../image/iphonebtn_release.gif) no-repeat 0 0;
          -webkit-background-size:100% 114px;
          background-size: 100% 114px;
     }
}

@media screen and (max-width: 640px){
  #release{
    -webkit-background-size:100% 114px; /* webkit系 */
    background-size: 100% 114px;
  }
