/*----------------------------------------------------------------------------*/
/* SMART PHONE */
/*----------------------------------------------------------------------------*/
/* HEADER
----------------------------------------------------------------------------*/
* {
font-size:12px;
line-height:150%;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
img {
border:none;
}
h1,h2,h3,p {
margin:0;
padding:0;
}
ul,li,ol,dl,dt,dd {
list-style:none;
margin:0;
padding:0;
}
.clearfix:after {
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
.clearfix {
min-height:1px;
}
*html .clearfix {
height:1%;
}
body {
margin:0;
padding:0;
color:#555;
font-family:"‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3",Osaka,sans-serif;
background:#FFF;
text-align:left;
}
/* HEADER
----------------------------------------------------------------------------*/
#headerBody {
background:#FFF url("http://image.itmedia.co.jp/info/images/itmapp_sm_h1.png") no-repeat 0 0;
-webkit-background-size:320px 350px;
border-bottom:1px solid #CCC;
}
#Title h1 {
text-indent:-9999px;
height:150px;
}
#Title h2 {
font-size:100%;
margin:0 11px 20px;
}
#AppNavi #AppNavi-ttl {
border-bottom:1px dotted #CCC;
color:#111;
margin:0 10px 10px;
padding:0 0 3px;
}
#AppNavi #AppNavi-ttl p strong {
color:#e83416;
}
#AppNavi ul {
margin:0 0 10px 10px;
}
#AppNavi ul li {
float:left;
margin-right:10px;
}
#AppNavi ul li img {
width:50px;
height:64px;
}
/* CONTENTS
----------------------------------------------------------------------------*/
#Content {
clear:both;
padding-bottom:10px;
}
.appbox {
margin:0;
padding:15px 10px;
border-bottom:1px solid #CCC;
border-top:1px solid #FFF;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEE), color-stop(30%,#FFFFFF));
}
.appbox h3 {
border-left:5px solid #e83416;
padding:7px 0 7px 10px;
font-size:150%;
margin-bottom:10px;
}
.appbox h3 span {
padding:0 0 0 10px;
color:#F00;
}
.appbox .appicon {
float:right;
padding:0 0 0 10px;
}
.appbox .appicon img {
width:100px;
height:129px;
}
.appbox p {
margin:10px 0;
font-size:100%;
}
.itembox .btn-download,
.itembox .btn-download2,
.itembox .btn-download3 {
margin:10px 20px;
}
.itembox .btn-download a,
.itembox .btn-download2 a,
.itembox .btn-download3 a {
display:block;
background:#E73315;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee502c), color-stop(100%,#D42204));
border-radius:10px;
border:1px solid #871010;
text-align:center;
color:#FFF;
padding:10px 0;
font-weight:bold;
font-size:120%;
}
.apptxt span {
padding:2px 5px;
font-size:84%;
}
.apptxt .ver-iphone {
color:#666;
border:1px solid #CCC;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEE), color-stop(100%,#C6C6C6));
}
.apptxt .ver-android {
color:#3d4325;
border:1px solid #9cb857;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D2E383), color-stop(100%,#ACCB5E)); /* webkit */
}
.app-pay {
font-weight:bold;
margin:10px 0 20px;
width:100%;
}
.app-pay span {
background:#333;
border:1px solid #111;
padding:1px 0 0;
display:block;
text-align:center;
color:#FFF;
}
.itembox .apptxt p.txt-antroid {
font-size:84%;
margin:10px 0;
text-align:center;
}
.itembox .backtop {
text-align:right;
margin:10px 0;
}
/* INFORMATION
----------------------------------------------------------------------------*/
#information {
margin:10px;
}
#information h4 {
background:none;
border-bottom:2px solid #AEA251;
color:#111;
margin:0 0 3px;
padding:0 0 3px;
font-size:12px;
line-height:14px;
}
#information p {
font-size:10px;
line-height:12px;
margin:0 0 5px;
}
#information .sites {
margin:0 0 10px;
padding:5px 0;
list-style:none;
}
#information .sites li {
clear:both;
height:1%;
font-size:12px;
line-height:14px;
font-weight:bold;
background:url("http://image.itmedia.co.jp/images/i/ulli_book0.gif") no-repeat 0 3px;
margin:0 0 3px;
padding:0 0 3px 14px;
border-bottom:1px dotted #CCC;
}
#copyright {
font-size:84%;
text-align:center;
}
