@charset "shift_jis";
/* CSS Document */

/* base
------------------------------------*/

#mobileMain *,
#mobileSub *{
	margin:0;
	padding:0;
}


.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix{
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearFix{
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */



/* #mobileMain
------------------------------------*/

#mobileMain {
	width: 590px;
	margin: 0;
	padding: 0 0 0 14px;
	text-align: left;
	float: left;
}


/* #mobile
------------------------------------*/
#mobileMain #mobile{
	padding: 0 0 15px 0;
	background: url(../images/bg_mobile.gif) no-repeat left bottom;
}

#mobileMain #mobile h1{
	margin: 0 0 15px 0;
	background: #fff;
}

#mobileMain #mobile h2{
	margin: 0 0 10px 14px;
}


/* #check01
------------------------------------*/
#mobileMain #mobile #check01{
	background: url(../images/bg_check01.png) no-repeat left bottom;
}

/* #check02
------------------------------------*/
#mobileMain #mobile #check02{
	padding-bottom: 11px !important;
	background: url(../images/bg_check02.png) no-repeat left bottom;
}

/* #check03
------------------------------------*/
#mobileMain #mobile #check03{
	margin-bottom: 0;
	background: url(../images/bg_check03.png) no-repeat left bottom;
}

/* #mobile .box
------------------------------------*/
#mobileMain #mobile .box{
	margin: 0 0 15px 14px;
	padding: 0 0 30px 0;
}

#mobileMain #mobile .box h3{
	margin: 0 0 10px 0;
}

#mobileMain #mobile .box h4{
	margin: 0 0 5px 20px;
}

#mobileMain #mobile .box p{
	margin: 0 150px 0 35px;
	font-size: 12px;
	line-height: 150%;
}


/* #keitai
------------------------------------*/
#mobileMain #keitai {
	padding: 0 0 15px 0;
	background: url(../images/bg_keitai.gif) no-repeat left bottom;
}

#mobileMain #keitai h2{
	margin: 0 0 10px 0;
}

#mobileMain #keitai p.catch{
	margin: 0 0 20px 0;
	text-align: center;
}

#mobileMain #keitai td{
	vertical-align: top;
}

#mobileMain #keitai td.imgArea{
	width: 168px;
	padding: 0 0 0 14px;
	border: 1;
	border-color: #CCCCCC;
}

#mobileMain #keitai td.contentArea{
	padding: 0 14px 0 22px;
}


/* #keitai td.contentArea .box
------------------------------------*/
#mobileMain #keitai td.contentArea .box{
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	background: url(../images/bg_function.gif) no-repeat left bottom;
}

#mobileMain #keitai td.contentArea .box h3{
	margin: 0 0 10px 0;
}


#mobileMain #keitai td.contentArea .box p{
	margin: 0 16px 0 10px;
	font-size: 12px;
	line-height: 150%;
}

#mobileMain #keitai td.contentArea .box dl{
	margin: 0 18px 0 14px;
	font-size: 12px;
	line-height: 150%;
}

#mobileMain #keitai td.contentArea .box dt{
	margin: 0 0 0 0;
}

#mobileMain #keitai td.contentArea .box dd{
	margin: 0 0 10px 10px;
}



/* #mobileSub
---------------------------*/
#mobileSub {
	width: 174px;
	margin: 39px 0 0 0;
	text-align:left;
	float: right;
	background: url(../images/bg_access.gif) repeat-y left top;
}

#mobileSub h2{
	margin: 0 0 15px 0;
}

#mobileSub #access{
	margin: 0 14px 0 0;
}

#mobileSub #access #qr{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#mobileSub #access #qr h3,
#mobileSub #access #official h3{
	margin: 0 0 10px 0;
	text-align: center;
}

#mobileSub #access #qr .pict{
	margin: 0 0 4px 0;
	text-align: center;
}

#mobileSub #access #qr p{
	font-size: 12px;
	text-align: center;
}

#mobileSub #access #qr p.url{
	margin: 0 0 3px 0;
}

#mobileSub #access #official{
	border-bottom: 1px solid #ccc;
}

#mobileSub #access .box{
	margin: 0 10px 15px 10px;
	padding: 0 0 10px 0;
	background: url(../images/img_dottedline.gif) repeat-x left bottom;
}

#mobileSub #access .box h4{
	margin: 0 0 10px 0;
	text-align: center;
}

#mobileSub #access .box h5{
	margin: 0 0 7px 20px;
}

#mobileSub #access .box ul{
	font-size: 11px;
	list-style: none;
}

#mobileSub #access .box ul li{
	margin: 0 0 4px 17px;
}

#mobileSub #access #disney{
	margin-bottom: 0;
	background: none;
}


#mobileSub #no1{
	margin: 0 14px 0 0;
	padding: 15px 0 0 0;
	background: #fff;
	text-align: center;
}

#mobileSub #no1 h3{
	margin: 0 0 10px 0;
}

#mobileSub #no1 .pict{
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 21px;
}

#mobileSub #no1 p{
	font-size: 12px;
}

#contentFooter *{
	margin: 0;
	padding: 0;
}

#contentFooter{
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	clear: both;
}

#contentFooter h2{
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
}

#contentFooter ul{
	list-style: none;
}

#contentFooter table{
	width: 100%;
}

#contentFooter td.left{
	padding: 0 0 0 14px;
	width: 570px;
}

#contentFooter td.left ul li{
	font-size: 11px;
	color: #6a6a6a;
}




#contentFooter td.right{
	padding: 0 14px 0 0;
	vertical-align: bottom;
}

#contentFooter td.right ul li{
	margin: 0 0 5px 0;
	font-size: 12px;
}

