@charset "shift_jis";
/* CSS Document */

.pcnone{
	display: none !important;
}

#contentsAll{
	margin-top: 45px;
}
#contentsAll p,
#contentsAll ul li{
	color: #333333;
}

h2{
	background-color: #36aacc;
	color: #ffffff;
	text-align: center;
	padding: 23px 10px;
	font-size: 1.9em;
	line-height: 1.4;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1;
}
.Triangle{
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 25px solid #36aacc;
	margin: -1px auto 0;
	position: relative;
}
img{
	vertical-align: top;
}
.colorR{
	color: #cc0000;
}

.undLine{
	text-decoration: underline;
}

/* font */
.ft08{
	font-size: 0.8em;
	line-height: 1.4;
}
.ft1_2{
	font-size: 1.2em;
	line-height: 1.4;
}
.ft2_2{
	font-size: 2.2em;
	line-height: 1.4;
}

/* tab */
#scheduleTab{
	border-bottom: 5px solid #36aacc;
	overflow: hidden;
	margin-bottom: 20px;
}
#scheduleTab li#tab1{
	height: 45px;
	width: 355px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(/mynumber/schedule/img/schedule_tab.gif) no-repeat left bottom;
}
#scheduleTab li#tab2{
	height: 45px;
	width: 355px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(/mynumber/schedule/img/schedule_tab2.gif) no-repeat left bottom;
}
#scheduleTab li a{
	display: block;
	height: 45px;
	width: 355px;
	text-indent: -9999px;
	overflow: hidden;
}
	#scheduleTab li#tab1 a:hover,
	#scheduleTab li#tab2 a:hover{
		background-position: left bottom;
	}
#scheduleTab li#tab1{
	margin-right: 10px;
}
#scheduleTab li#tab1 a{
	background: url(/mynumber/schedule/img/schedule_tab.gif) no-repeat left top;
}
#scheduleTab li#tab2 a{
	background: url(/mynumber/schedule/img/schedule_tab2.gif) no-repeat left top;
}

/* scheduleBlock */
#scheduleBlock{
	width: 900px;
	margin: 30px auto 0;
	background-color: #c9e8f1;
	text-align: center;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	-o-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	behavior:url("/js/PIE.htc");
}

#scheduleBlock.scheduleBlockExisting{
	padding: 30px 0 0;
}

#scheduleBlock h3{
	background-color: #36aacc;
	color: #ffffff;
	text-align: center;
	padding: 23px 10px;
	font-size: 1.9em;
	line-height: 1.4;
	
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	-o-border-radius:4px 4px 0 0;
	-ms-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1
}

#scheduleBlock .scheduleInner{
	padding: 0 20px;
}

#scheduleBlock.scheduleBlockExisting .scheduleInner{
	padding: 0 30px;
}

#scheduleBlock .scheduleList{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1;
}
#scheduleBlock ul li{
	background: url(/mynumber/schedule/img/arrow.gif) no-repeat center bottom;
	font-size: 1.9em;
	line-height: 1.4;
	margin-bottom: 20px;
	padding-bottom: 60px;
}
#scheduleBlock ul li span,
#scheduleBlock ul li .inrBox{
	background-color: #ffffff;
	padding: 10px;
	display: block;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1
}

#scheduleBlock ul li .inrBox{
	padding: 25px 20px;
}

#scheduleBlock ul li .inrBox p{
	margin: 15px 0 0;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.3;
}

#scheduleBlock ul li .inrBox p:first-child{
	margin: 0;
}

#scheduleBlock ul li #cardBlock{
	font-size: 0.6em;
	border: 4px solid #e60012;
	width: 670px;
	margin: 15px auto;
	padding: 20px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	behavior:url("/js/PIE.htc");
	
	position: relative;
	zoom: 1
}
#scheduleBlock ul li #cardBlock span{
	padding: 0;
}

.bgNone{
	background: none !important;
	padding-bottom: 30px !important;
	margin: 0 !important;
}



.orangebtn{
	float: right;
	margin-right: 20px;
}

.cardimg{
	width: 540px;
	margin: 0 auto;
}

#scheduleBlock .btnBlock{
	width: 654px;
	margin: 60px auto 0;
	padding: 23px 28px 20px;
	position: relative;
	border: 4px solid #01aacc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	behavior:url("/js/PIE.htc");
	background: #c9e8f1;
}

#scheduleBlock .btnBlock p.btnListText{
	width: 100%;
	text-align: center !important;
	position: absolute;
	left: 0;
	top: -25px;
}

#scheduleBlock .btnBlock ul li{
	margin: 18px 0 0;
	padding: 0;
	font-size: 1em;
	line-height: normal;
	background: none;
}

#scheduleBlock .btnBlock ul li:first-child{
	margin: 0;
}

#scheduleBlock .btnBlock ul li img{
	vertical-align: bottom;
}

#scheduleBlock .btnBlock ul li a img:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}

/* 20151225 */
.new_note{
	font-size: 0.7em;
	padding: 0 !important;
	text-align: left;
	width: 720px;
	margin: 0 auto;
}
.new_note span{
	padding: 0 !important;
}
.new_note span.center,
.new_note .checkBtn{
	text-align: center !important;
}

.new_note span.undLine{
	display: inline !important;
}

#scheduleBlock .deviceBtnList a{
	display: block;
	width: 100%;
	padding: 10px 20px 10px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 2px solid #01aacc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	behavior:url("/js/PIE.htc");
	background: #fafafa;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	color: #102955;
}

#scheduleBlock .deviceBtnList a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}

#scheduleBlock .deviceBtnList a span{
	padding: 0 20px 0 0;
	display: block;
	background: url(/mynumber/schedule/img/cion_btn_arr.jpg) no-repeat right center;
	background-color: fafafa;
}

