@charset "shift_jis";
/* CSS Document */

header{
	width: 930px;
	margin: 0 auto;
	padding: 20px 0;
}

#head{
	padding: 0 !important;
	border: none !important;
}

#wrap{
	min-width: 980px;
}

#gmenu{
	background: #36aacc;
}

#spmenu,
.pcnone{
	display: none;
}

#gmenu ul{
	width: 930px;
	margin: 0 auto;
	padding: 10px 2px 10px 3px;
	background: url(/mynumber/img/bg_gmenu.gif) no-repeat left center;
}

#gmenu ul li{
	padding: 0 6px 0 8px;
	float: left;
}

#gmenu ul li a{
	display: block;
	height: 51px;
	text-indent: -9999px;
	text-align: left;
}

#gmenu ul li.gmenu01 a{
	width: 145px;
	background: url(/mynumber/img/gmenu01.gif) no-repeat left top;
}

#gmenu ul li.gmenu02 a{
	width: 179px;
	background: url(/mynumber/img/gmenu02.gif) no-repeat left top;
}

#gmenu ul li.gmenu03 a{
	width: 219px;
	background: url(/mynumber/img/gmenu03.gif) no-repeat left top;
}

#gmenu ul li.gmenu04 a{
	width: 218px;
	background: url(/mynumber/img/gmenu04.gif) no-repeat left top;
}

#gmenu ul li.gmenu05 a{
	width: 92px;
	background: url(/mynumber/img/gmenu05.gif) no-repeat left top;
}

#gmenu ul li a:hover,
#gmenu ul li a.cur{
	background-position: left bottom;
}

#mainArea{
	width: 930px;
	margin: 0 auto;
}

#mainArea a:hover{
	color: #116fbb;
	text-decoration: underline;
}

#mainArea h1{
	margin: 45px 0 0;
	text-align: center;
}

#mainArea .infoArea{
	width: 866px;
	margin: 45px auto 0;
	padding: 15px 20px;
	border: 2px solid #cc0000;
}

#mainArea .infoArea h2{
	margin: 0 0 10px;
	color: #cc0000;
	font-size: 1.4em;
	text-align: center;
}

#mainArea .infoArea p{
	font-size: 1.3em;
	line-height: 1.4;
}

#mainArea .infoArea p.notes{
	margin: 10px 0 0;
	font-size: 1.2em;
}

/*#mainArea .infoArea .infoMain h2{
	padding: 15px 10px;
	color: #ffffff;
	line-height: 1;
	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");
	background: #cc0000;
}

#mainArea .infoArea .infoMain h2 span{
	padding: 10px 0 10px 50px;
	font-size: 1.8em;
	background: url(/mynumber/img/icon_excla.gif) no-repeat left center;
}

#mainArea .infoArea .infoMain p{
	padding: 20px 15px;
	border: 5px solid #cc0000;
	line-height: 1.3;
	border-top: none;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	behavior:url("/js/PIE.htc");
}

#mainArea .infoArea .infoMain p .maintext{
	font-size: 1.6em;
	color: #cc0000;
}

#mainArea .infoArea .infoMain p .notes{
	font-size: 1.0em;
}*/

#mainArea .infoArea .registEasy{
	width: 100%;
	margin: 25px 0 0;
	display: table;
	padding: 20px 40px;
	border: 1px solid #b5b5b5;
	background: #f4f4f4;
	box-sizing: border-box;
}

#mainArea .infoArea .registEasy p{
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
	color: #102955;
	font-size: 1.5em;
	line-height: 1.5;
}

#mainArea .infoArea .registEasy p.device{
	padding: 0;
}

#mainArea .infoArea .registEasy p.device img{
	vertical-align: middle;
}

#mainArea .schedule{
	margin: 50px 0 0;
}

#mainArea .schedule .titleArea{
	width: 910px;
	display: table;
}

#mainArea .schedule .titleArea p,
#mainArea .schedule .titleArea h2{
	display: table-cell;
	vertical-align: middle;
}

#mainArea .schedule .titleArea p img{
	vertical-align: middle;
}

#mainArea .schedule .titleArea h2{
	padding: 0 0 0 15px;
	color: #102955;
	font-size: 1.5em;
	line-height: 1.5;
}

#mainArea .schedule .scheBtn{
	width: 914px;
	margin: 15px auto 0;
}

#mainArea .schedule .scheBtn li{
	width: 447px;
	padding: 12px 0 23px;
	text-align: center;
	float: left;
	background: url(/mynumber/img/bg_schedule_btn.gif) no-repeat left top;
}

#mainArea .schedule .scheBtn li:first-child{
	margin: 0 20px 0 0;
}

#mainArea .schedule .scheBtn li .detailBtn{
	width: 390px;
	margin: 15px auto 0;
}

#mainArea .schedule .scheBtn li .detailBtn a img:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}

#mainArea .schedule .checkBtn{
	width: 365px;
	margin: 20px auto 0;
}

#mainArea .schedule .checkBtn a img:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}

#mainArea .qa{
	margin: 85px 0 0;
}

#mainArea .qa h2{
	padding: 0 0 7px 5px;
	border-bottom: 3px solid #36aacc;
}

#mainArea .qa li{
	margin: 25px 0 0;
	padding: 6px 0 5px 40px;
	background: url(/mynumber/img/icon_question.gif) no-repeat 3px top;
}

#mainArea .qa .qaLink{
	margin: 25px 0 0;
	text-align: right;
}

#mainArea .qa .qaLink a{
	padding: 0 0 0 15px;
	background: url(/mynumber/img/icon_arr.gif) no-repeat left center;
}

#mainArea .qa a{
	font-size: 1.2em;
}

.left_fix{
	text-align: left !important;
}

#footerAll{
	margin: 90px 0 0;
}


/* 20151210add */
.cardArea .left{
	float: left;
	width: 410px;
	display: inline;
}
.cardArea .right{
	float: right;
	width: 410px;
	display: inline;
}
.cardArea h3{
	font-weight: bold;
	border-bottom: 2px solid #33abce;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#mainArea .corporationRead{
	margin: 30px 0 0;
	font-size: 1.3em;
	line-height: 1.4;
}

#mainArea .corporationSec{
	margin: 60px 0 0;
}

#mainArea .corporationSec h2{
	margin: 0 0 10px;
	padding: 15px 9px 10px;
	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");
	background: #eeeeee;
}

#mainArea .corporationSec p{
	padding: 0 10px;
	font-size: 1.3em;
	line-height: 1.4;
}

#mainArea .corporationTxt{
	margin: 60px 0 0;
	font-size: 1.3em;
	line-height: 1.4;
}

.colorR{
	color: #cc0000;
}
#mainArea .infoArea .w540{
	width: 541px;
	margin: 0 auto;
}
#mainArea .infoArea .w540 p{
	font-size: 1em;
}
.undLine{
	text-decoration: underline;
}
.linkarr{
	display: inline-block;
	padding-left: 15px;
	margin-left: 10px;
	background: url(/mynumber/img/arr.gif) no-repeat left center;
}
#mainArea .infoArea p{
	font-size: 1.2em;
}

/* 20151225add */
#mainArea .maintxt{
	font-size: 1.2em;
	line-height: 1.4;
	margin-top: 30px;
}
/* 202002add */
.schedulefin{
	background: #ececec;
	text-align: center;
	padding: 20px;
	width: 914px;
	margin: 20px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}