
/*Reset Style*/

html,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

li {
    list-style: none;
}


/* H1.title { font: bolder xx-large Arial,sans-serif; } */


#mainFrame {
	width: 320px;
	margin: auto;
	font-family: Arial;
}
#leftFrame {
	float: left;
	width: 320px;
}
#rightFrame{
	float: right;
	width: 320px;
}

#bottomAdsFrame{
	margin: auto;
	margin-top: 5px;
	width: 320px;
}
#rightAdsFrame{
	margin-top: 15px;
}


#cautionFrame {
	padding: 5px;
	min-height: 170px;
}
#faqFrame {
	padding: 5px;
	min-height: 170px;
}
#appFrame {
	padding: 5px;
	min-height: 420px;
}
	
/*list*/

#section_list:after {
  content: "";
  display: block;
  clear: both;
}
#section_list li {
	padding: 2px;
	list-style: none;
	float: left;
	width: 100%;
	min-width: 130px;
	/* font-family: Arial; */
}

#div_title {
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;  
	/* font-family: Arial; */
}

#div_memo{
    margin: 5px;
    padding: 10px;
    color: SaddleBrown;
    background-color: cornsilk;

}



#app_frame {
	margin-top: 5px;
}
#app_icon {
	float: left;
	width: 120px;
}
#app_right{
	margin-left: 5px;
	float: right;
	width: 185px;
}
#app_title {
	font-family: Arial;
	font-weight: bold;
}
#app_desc{
	font-family: Arial;
}
#app_buttons{
	font-family: Arial;
	margin-top: 10px;
}

input.appstore_button {
	background-color: #00A050;
	border: 0px;
	padding: 5px;
	width: 80px;
	color: white;
	-webkit-appearance: none;
}

input.manual_button {
	background-color: #FF8000;
	border: 0px;
	padding: 5px;
	width: 80px;
	color: white;
	-webkit-appearance: none;
}

.app_icon_img {
	width:120px;
}



        
#screen_details {
    margin-top: 10px;
    font-size: 80%;
    color: #222;
}



#caption1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 80%;
    color: darkblue;
    border-bottom: solid 2px darkblue;
}

.frmDesc {
    color: #444;
    font-size: 80%;
    padding: 5px;
    
}
#div_img_touch{
    font-size: 70%;
    color: #888;
}

        #frmLeftThumb {
            margin-top: 10px;
            width: 300px;
            overflow: hidden;
        }
        

        
        #frmLeftThumbDesc {
            width: 170px;
            float: right;
            margin: 5px;
        }
        
        .functable {
            border-collapse: collapse;
            font-size: 80%;
            width: 315px;
        }
        
        .functable tr {
            width: 25%;
            padding: 6px;
            text-align: left;
            vertical-align: top;
            color: black;
            background-color: black;
            border: 1px solid #b9b9b9;
        }
        
        .functable td {
            padding: 6px;
            background-color: white;
            border: 1px solid #b9b9b9;
        }
        
        #td_up {
            background-color: rgb(51, 102, 255);
            color: white;
            text-align: center;
            font-weight: bold;
            width: 60px;
        }
        
        #td_new {
            background-color: rgb(255, 50, 0);
            color: white;
            text-align: center;
            font-weight: bold;
        }
        
        #td_name {
            width: 190px;
        }
        
        #td_platform {
            background-color: rgb(204, 204, 204);
            width: 60px;
            text-align: center;
        }
        
        #functable_header {
            text-align: center;
            background-color: rgb(204, 204, 204);
            width: 190px;
        }
        
        #img3 {
            width: 95px;
            border: solid 1px #888;
        }
        
        #img4 {
            width: 70px;
            border: solid 1px #888;
        }
        
        .imgL {
            width: 250px;
            border: solid 1px #888;
        }

        .imgP {
            width: 100px;
            border: solid 1px #888;
        }

#img3L {
    width: 90px;
    border: solid 1px #888;
    margin: 4px;
}

        
.imgLand {
    margin: 10px;
    width: 250px;
    border: solid 1px #888;
}

.imgLandNB {
    margin: 10px;
    width: 250px;
}

.imgFeature {
    margin: 10px;
    width: 280px;
}

#img_header{
    width: 320px;
}

#img_banner_728{
    width: 310px;
}

#imgProduct,#imgProduct2{
    width: 280px;
}


#movieFrm{
    width: 290px;
    height: 163px;
}

#tbl_index{
    padding: 0px;
    margin: 0px;
}
#tbl_index tr{
    padding: 0px;
    margin: 0px;
}

#tbl_index tr td{
    margin: 0px;
    width: 20%;
    font-size: 70%;
    text-align: center;
    padding: 5px;
    background-color: white;
}

#tbl_index tr td a{
    text-decoration: none;
    color: black;
    
}

#label_android {
            background-color: forestgreen;
            color: white;
            padding: 5px;
            border-radius: 2px;
            font-size: 70%;
        }
#label_android2{
            background-color: forestgreen;
            color: white;
    margin: 2px;
            font-size: 60%;    
}
        
        #div_market {
            width: 135px;
            padding: 5px;
            margin: 2px;
            height: 20px;
            font-weight: bold;
        }

        #imgHeader{
            width: 320px;
        }





#dl_desc dt{
            font-weight: bold;
    color: darkblue;
}
#dl_desc dd{
}

/* #div_totoppage{
    padding: 10px;
    background-color: royalblue;
}
#div_totoppage a{
    text-decoration: none;
    color: white;
} */


        #headerImg {
            height: 142px;
        }

        .relative {
            position: relative;
            width: 320px;
        }
        
        .absolute {
            position: relative;
            left: 10px;
            top: -50px;
        }

#span_subtitle{
    font-size: 80%;
    font-weight: 800;
    color: white;
}
#span_maintitle{
    font-size: 120%;
    font-weight: 800;
    text-shadow: black 2px 1px 1px;
    color: white;
}


        /* --- リストエリア --- */
        
        ol.qa {
            width: 310px;
            /* リストエリアの幅 */
            margin: 0;
            padding: 0;
            list-style-type: none;
            font-size: 80%;
        }
        /* --- リスト項目の内容 --- */
        
        ol.qa dl {
            margin: 0;
            background: #f9f9f9;
            /* リスト項目の背景 */
        }
        /* --- Questionエリア --- */
        
        ol.qa dt {
            margin: 0;
            padding: 8px 6px 6px 35px;
            /* Questionエリアのパディング（上右下左） */
            background: url(images_ja/q1.png) no-repeat 4px 5px;
            /* Questionエリアの背景 */
            border: 1px #c0c0c0 solid;
            /* Questionエリアの境界線 */
            font-weight: bold;
            line-height: 120%;
        }
        /* --- Answerエリア --- */
        
        ol.qa dd {
            margin: 0;
            padding: 11px 6px 25px 35px;
            /* Answerエリアのパディング（上右下左） */
            background: #ffffff url(images_ja/a1.png) no-repeat 4px 8px;
            /* Answerエリアの背景 */
            line-height: 150%;
        }
        /* --- Questionエリア --- */
        
        ol.qa li dl dt.dt_tips {
            margin: 0;
            padding: 8px 6px 6px 35px;
            /* Questionエリアのパディング（上右下左） */
            background: url(images_ja/t1.png) no-repeat 4px 5px;
            /* Questionエリアの背景 */
            border: 1px #c0c0c0 solid;
            /* Questionエリアの境界線 */
            font-weight: bold;
            line-height: 120%;
        }
        /* --- Answerエリア --- */
        
        ol.qa li dl dd.dd_tips {
            margin: 0;
            padding: 11px 6px 25px 35px;
            /* Answerエリアのパディング（上右下左） */
            background: #ffffff 4px 8px;
            /* Answerエリアの背景 */
            line-height: 150%;
        }
        
        table td {
            margin: 0;
            font-size: 80%;
        }

.skipDiv {
    display: none;    
}

.youtube {
	width: 280;
	 height: 158px;
}

        
