* {
font-size:small;
}
body {
color:#666;
background:#EEE;
}
#masterHeader {
background:#222;
}
#masterHeader a {
color:#EEE;
text-shadow:0 -1px 0 rgba(55,0,0,.5);
}
#masterHeader a:hover {
text-decoration:none;
}

#globalLogo {
position:absolute;
width:500px;
}
#globalLogo h1 {
margin:0;
padding:10px 0 0 0;
background:url(//image.itmedia.co.jp/info/images/itm_logo.png) no-repeat 0 6px;
}
#globalLogo h1 a {
padding:0 0 0 46px;
}
#globalHeaderMiddle {
padding:10px 0 5px 690px;
}

#globalHeader {
margin:auto;
width:990px;
padding:0 10px;
}
#masterContents {
display:table;
width:990px;
margin:auto;
-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 3px;
}
#masterContentsOut {
width:990px;
float:left;
background:#f5f5f5;
}
#masterMain {
width:648px;
padding:20px;
float:left;
border-right:1px solid #DDD;
background:#FFF;
}
#masterSub {
width:260px;
padding:20px;
float:right;
}
#masterSub h4,
#masterContents ul {
margin:0;
padding:0;
list-style-type:none;
}
#masterContents ul li {
margin:5px 0;
padding:0 0 0 16px;
background:url(//image.itmedia.co.jp/info/virtualevent/images/menuList.gif) no-repeat 0 5px;
}

.colBoxIndex h2 {
font-size:x-large;
color:#333;
}
.colBoxHead {
padding:0;
margin:0;
border:none!important;
}
.colBoxHead h3 {
border-bottom:1px solid #CCC;
}

.colBoxIndex .colBoxDescription h3 a,
.colBoxHead h3 {
font-size:large;
color:#333;
}
.colBoxIcon {
width:120px;
float:left;
}
.colBoxIcon a {
border:0 none;
}
.colBoxIcon img {
float:left;
width:100px;
border-radius:18px;
-webkit-border-radius:18px;
border:0 none;
}
.colBoxDescription {
width:528px;
float:left;
}
.colBoxDescription p {
line-height:175%;
}

.colBoxDescription h3,
.colBoxDescription h4,
.colBoxDescription p {
margin:0;
}
#masterFooter {
width:980px;
color:#999;
margin:auto;
text-shadow:0 1px 0 rgba(255, 255, 255, .5);
}
#masterFooter p span{
font-size:100% !important;
color: #999 !important;
font-family:Meiryo, 'メイリオ', ArialMT, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Osaka, Verdana, 'ＭＳ Ｐゴシック' !important;
line-height:100% !important;
}
.colBoxUnderButton {
margin:5px 10px 0 0;
border:1px solid #CCC;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
float:left;
background:#DDD;
background:-moz-linear-gradient(top, #FFF, #DDD);
background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD));
claer:right;
}
.colBoxUnderButton a {
display:block;
line-height:100%;
padding:7px 7px 7px 25px;
//text-align:center;
color:#000!important;
background:url(//image.itmedia.co.jp/info/images/app_button_download.gif) no-repeat 7px 8px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
text-shadow:0 1px 0 rgba(255, 255, 255, .5);
-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 4px;
}
.colBoxUnderButton a:hover {
text-decoration:none;
background:url(//image.itmedia.co.jp/info/images/app_button_download.gif) no-repeat 7px 9px #EEE;
}
.titleImg {
background:#CCC;
width:646px;
height:150px;
-webkit-border-radius:9px;
-moz-border-radius:9px;
border-radius:9px;
}
.titleImg img {
-webkit-border-radius:9px;
-moz-border-radius:9px;
border-radius:9px;
}
.colBoxStoreButton a {
border:0 none;
}
.colBoxStoreButton img {
margin:10px 10px 0 0;
border:0 none;
}

.colBoxScreenShot {
width:94%;
padding:5px;
height:510px;
overflow:auto;
background:#DDD;
}
.scr_android {
height:540px;
}
.colBoxScreenShotIn {
width:3200px;
}
.colBoxScreenShot img {
margin-right:10px;
float:left;
}
.colBoxHead h4 {
padding:2px 4px;
background:#333;
color:#EEE;
}
table {
border-spacing:0px;
}
table thead {
background:#EEE;
}
table tr {
text-align:left;
vertical-align:top;
}

table th,
table td {
padding:2px 10px;
border-bottom:1px solid #CCC;
}
.qes strong {
display:block;
padding:3px;
background:#EEE;
border:1px solid #CCC;
border-radius:6px;
-webkit-border-radius:6px;
}