@charset "shift_jis";
/* CSS Document */
.readText{
	font-size: 1.6em;
	line-height: 1.5;
	color: #C60000;
}

.btmText{
	font-size: 1.6em;
	line-height: 1.5;
}

#chanelNavi{
	width: 930px;
	margin: 0 auto;
	padding: 50px 0 0;
}

#chanelNavi .btmBorder{
	height: 4px;
	margin: -1px 0 0;
	border: 1px solid #01aacc;
	background: #01aacc;
	position: relative;
	z-index: 1;
}

#chanelNavi .naviList{
	width: 930px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	z-index: 10;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#chanelNavi .naviList li{
	display: table;
	width: 170px;
	height: 40px;
	margin: 10px 0 0 10px;
	float: left;
}

#chanelNavi .naviList li:first-child{
	margin: 10px 0 0;
}

#chanelNavi .naviList li a{
	display: table-cell;
	width: 100%;
	height: 100%;
	margin: 10px 0 0;
	color: #222222;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.2;
	text-align: center;
	border: 1px solid #01aacc;
	border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior:url("/js/PIE.htc");
	background: #ffffff;
}

#chanelNavi .naviList li a:hover,
#chanelNavi .naviList li.current a{
	color: #ffffff;
	background: #01aacc;
}

#chanelNavi .naviList li a span{
	display: inline-block;
	padding: 2px 0 0;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
}

#chanelNavi .naviList li.current{
	height: 51px;
	margin: 0 0 0 10px;
}

#chanelNavi .naviList li.current:first-child{
	margin: 0;
}

.schedule p{
	line-height: 1.5;
}

img{
	height: auto;
}

.section .secInr .left{
	width: 500px;
	display: inline;
}
.section .secInr .right{
	width: 380px;
	display: inline;
	text-align: center;
}

.section h2{
	padding: 15px 9px 10px 45px;
	color: #102955;
	font-weight: bold;
	font-size: 1.3em;
	border: 2px solid #dedede;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px rgba(0,0,0,0.4);
	-ms-box-shadow: 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px rgba(0,0,0,0.4);
	behavior:url("/js/PIE.htc");
}

.section h2.ttlNo01{
	background: url(/mynumber/howto/img/sec_ttl_no01.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo02{
	background: url(/mynumber/howto/img/sec_ttl_no02.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo03{
	background: url(/mynumber/howto/img/sec_ttl_no03.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo04{
	background: url(/mynumber/howto/img/sec_ttl_no04.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo05{
	background: url(/mynumber/howto/img/sec_ttl_no05.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo06{
	background: url(/mynumber/howto/img/sec_ttl_no06.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo07{
	background: url(/mynumber/howto/img/sec_ttl_no07.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo08{
	background: url(/mynumber/howto/img/sec_ttl_no08.png) no-repeat 9px center #eeeeee;
}

.section h2.ttlNo09{
	background: url(/mynumber/howto/img/sec_ttl_no09.png) no-repeat 9px center #eeeeee;
}

.mgn_b60{
	margin-bottom: 60px;
}

.accountLink li{
	margin: 0 0 5px;
}

.how_list{
	position: relative;
	margin-left: -20px;
}
.how_list li{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

.ft1_3{
	font-size: 1.3em;
}

.right_sp img{
	width: 320px;
}