<!--
/*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,
tbody,
*/
caption,
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 {
    margin: auto;
    width: 710px;
    min-height: 650px;
	font-family: Arial;

	/* font-family: Arial; */
}

#leftFrame {
    float: left;
    width: 710px;
}

#rightFrame {
    float: right;
    width: 300px;
}

#appFrame {
    padding-top: 15px;
    min-height: 420px;
}
/*list*/

#section_list {}

#section_list:after {
    content: "";
    display: block;
    clear: both;
}

#section_list li {
    padding: 5px;
    list-style: none;
    float: left;
    width: 47%;

    /* font-family: Arial; */
}

#div_title {
    color: white;
    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: 10px;
}

#app_icon {
    float: left;
    width: 72px;
}

#app_right {
    float: right;
    width: 230px;
}

#app_title {
    /* font-family: Arial; */
    color: white;
    font-weight: bold;
}

#app_desc {
    /* font-family: Arial; */
    color: #E0E0E0;
}

#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: 72px;
    height: 72px;
    "

}

#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 {
    padding-top: 10px;
    color: #444;
    font-size: 80%;
}



#frmLeftThumb {
    width: 300px;
    overflow: hidden;
}


#frmLeftThumbDesc {
    width: 185px;
    float: right;
    margin: 5px 0px 0px 0px;
}

.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: 120px;
    border: solid 1px #888;
    margin: 5px;
}

#img3L {
    width: 200px;
    border: solid 1px #888;
    margin: 5px;
}

.imgP {
    width: 100px;
    border: solid 1px #888;
}


.imgLand {
    margin: 10px;
    width: 250px;
    border: solid 1px #888;
}

.imgLandNB {
    margin: 10px;
    width: 250px;
}

.imgFeature {
    margin: 10px;
    width: 500px;
}





#img_header{
    width: 710px;
}

#img_banner_728{
    width: 710px;
}

#imgProduct{
    width: 400px;
}
#imgProduct2{
    width: 300px;
}
#movieFrm{
    width: 560px;
    height: 315px;
}



#tbl_index{
    padding: 0px;
    margin: 0px;
}
#tbl_index tr{
    padding: 0px;
    margin: 0px;
}

#tbl_index tr td{
    margin: 0px;
    width: 5%;
    font-size: 70%;
    text-align: center;
    padding: 5px;
    background-color:white;
}

#tbl_index tr td a{
    text-decoration: none;
    color: black;
    
}

#dl_desc dt{
            font-weight: bold;
    color: darkblue;
}
#dl_desc dd{
}

#label_android {
    background-color: forestgreen;
    color: white;
    padding: 5px;
    border-radius: 2px;
    font-size: 70%;
}

#div_market {
    width: 135px;
    padding: 5px;
    margin: 2px;
    height: 20px;
    font-weight: bold;
}

#imgHeader {
    width: 400px;
}






/* #div_totoppage{
    padding: 10px;
    background-color: royalblue;
}
#div_totoppage a{
    text-decoration: none;
    color: white;
} */


        #headerImg {
            height: 315;
        }

        .relative {
            position: relative;
            width: 320px;
        }
        
        .absolute {
            position: relative;
            left: 10px;
            top: -80px;
        }

#span_subtitle{
    font-size: 120%;
    font-weight: 800;
    color: white;
}
#span_maintitle{
    font-size: 200%;
    font-weight: 800;
    text-shadow: black 3px 3px 2px;
    color: white;
}


/*** FAQ ***/

        /* --- リストエリア --- */
        
        ol.qa {
            width: 710x;
            /* リストエリアの幅 */
            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%;
        }

#nav_index{
    display: block;
    float: left;
    width: 33%;
    text-align: center;
    padding: 10px 0px 10px 0;
}


.skipDiv {
    visibility: hidden;    
}

.youtube {
	width: 560px;
	 height: 315px;
}


