@charset "utf-8";

body {
	background-color: #EEE;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #000;
	border-collapse: collapse;
	font-size: medium;
}
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
h1, h2, h3 , h4 {
	font-weight: normal;
	text-decoration: none;
	font-size: medium;
}
a {
	color: #FF9F00;
}
a:hover {
	color: #FF8000;
}
table {
	border-collapse: collapse;
}
/* 基本配置 */
#wrap {
	width: 620px;
	margin: 10px auto;
	position: relative;
}
#header {
	display: none;
}
#pc_header {
	position: relative;
	height: 305px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}
#middle {
	position: relative;
	background-image: url(../img/bg_middle.jpg);
	background-repeat: repeat-y;
}
#footer {
	position: relative;
	height: 40px;
	font-size: 12px;
	text-align: center;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
/* header */
.logo {
	display: none;
}
.icon_home {
	position: absolute;
	top: 245px;
	left: 9px;
}
.icon_app {
	position: absolute;
	top: 245px;
	left: 210px;
}
.icon_info {
	position: absolute;
	top: 245px;
	left: 411px;
}
/* middle */
.home {
	text-align: left;
	padding: 18px;
}
.notice_back {
	position: absolute;
	top: -285px;
	left: 26px;
	width: 570px;
	height: 24px;
	background-image: url(../img/pc_notice_bg.png);
}
.notice {
	position: relative;
	width: 566px;
	height: 16px;
	padding: 4px 2px;
	font-size: 16px;
	color: #FF9900;
	z-index: 101;
}
.top_img {
	position: relative;
	margin-top: 20px;
	left: 50px;
	width: 160px;
}
.read {
	position: absolute;
	top: 50px;
	left: 280px;
	width: 300px;
	font-size: 14px;
	text-align: left;
	line-height: 18pt;
}
/* footer */
.language {
	position: absolute;
	top: 1px;
	left: 50px;	
}
.policy {
	position: absolute;
	top: 2px;
	left: 120px;
}
.copyright {
	position: absolute;
	top: 2px;
	right: 50px;
}
/* top */
#topimage {
}
.wellcome {
	margin-bottom: 10px;
}
.read h2 {
	display: none;
}
.read p {
	font-size: 14px;
	text-align: left;
	line-height: 18pt;
}
/* Privacy Policy */
.privacy {
	font-size: 12px;
	text-align: left;
	padding: 20px 40px;
}
.privacy li {
	margin: 0.5em 0 0 1.5em;
}
.global_title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.privacy_info {
	text-align: center;
}
/* info */
.info {
	padding: 20px 40px;
}
.info_table {
	font-size: 14px;
	margin: 0px auto;
}
.info_col1 {
	white-space: nowrap;
	text-align: right;
	padding: 5px 20px 5px 0px;
	border-bottom: solid thin #CCC;
	font-weight: bold;
}
.info_col2 {
	padding: 5px 0px;
	border-bottom: solid thin #CCC;
}
.yakuin_col_1 {
	white-space: nowrap;	
	text-align: center;
	padding: 3px 10px 3px 0px;
}
.yakuin_col_2 {
	white-space: nowrap;
	padding: 3px 10px 3px 0px;
}
.info dl {
	font-size: 16px;
}
.info dl dt dt{
	margin-left: 10px;
}
.dtv {
	margin-right: 10px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2px;
}
.ddv {
	margin-left: 30px;
	margin-bottom: 10px;
	display: block;
}
.dth {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}
.ddh {
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 20px;
}
.dth2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
}
.ddh2 {
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 16px;
}
/* apps */
#container {
	position: relative;
	padding: 40px;
}
#container div {
	position: relative;
	clear: both;
}
#container div div {
	position: absolute;
	top: 20px;
	left: 180px;
	width: 340px;
	float: right;
}
#container div div p{
}
#container div div a{
	text-decoration: none;
	color: #000;
}
#container div div h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.title {
	padding: 20px 100px;
	text-align: center;
}
.title img{
	margin: 0px auto;
}
.title p {
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
.title h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.appstore {
	position: relative;
	top: 20px;
	left: 100px;
}
.more_pc {
	position: relative;
	left: 0px;
	top: 20px;
}
.upinfotab {
	display: block;
	margin: 10px auto 0px auto;
}
.upinfo {
	border: solid 1px #999;
	padding: 10px;
	font-weight: bold;
	font-size: small;
}
.upinfo p {
	margin-top: 5px;
	font-weight: normal;
	font-size: medium;
}
.youtube {
	margin-top: 20px;
}
.itube {
	display: none;
}
#pageinfoi {
	display: none;
}
.more {
	display: none;
}
/* pr */
.pr {
	text-align: center;
	padding: 10px;
}
.pr h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.pr p {
	font-size: 14px;
	text-align: center;
	line-height: 15pt;
	margin-bottom: 5px;
}