body{
background-color:#EDEDED;
color: #333;
font-size: 12px;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuPro-W3", "MS UI Gothic";
line-height: 1.7em;
text-align:leftr;
}

a img{
border:0;
}

div#flashcontents{
position:absolute;
width:1000px;
height:600px;
top:50%;
left:50%;
margin-top:-300px;
margin-left:-500px;
}



div#container{
background:#ffffff;
width:800px;
margin:0 auto;
text-align:center;
}
div#content{
width:720px;
margin:70px auto 40px;
text-align:left;
}
div#content div.txt{
width:380px;
float:left;
}

div#content div.txt p{
margin-bottom:20px;
}
div.mobile{
float:right;
width:321px;
}
div#footer{
clear:both;
padding:60px 0 0 0;
}