@charset "utf-8";

/* campus.html 修正用 */


td{
	padding:0px;
}

td img{
	text-align:center;
	padding-left:2px;
}

div.introdaction table{
	margin:0 auto;
}


div.explain img{
	display:inline;
	vertical-align:-3px;
}


.daybody{
	padding:1px;
}

section#guidance.paragraph1{
	margin-top: -15px;
}


/* カレンダーボタン用 */

#next-btn {
	border: 0px;
	width: 100%;
	height: 20px;
	background-color:#000000;
	background: url(https://www.felica.ac.jp/pc/img/090_info/next.png) center no-repeat;
}

#prev-btn {
	border: 0px;
	width: 100%;
	height: 20px;
	background-color:#000000;
	background: url(https://www.felica.ac.jp/pc/img/090_info/prev.png) center no-repeat;
}

td#next-swc-on{
	text-align:center;
	cursor: pointer;
}

td#prev-swc-on{
	text-align:center;
	cursor: pointer;
}

#next-swc-on div{
	text-align:center;
	margin: 0 auto;
}

#prev-swc-on div{
	text-align:center;
	margin: 0 auto;
}

#next-swc-on div:hover{
	cursor: pointer;
}

#prev-swc-on div:hover{
	cursor: pointer;
}

#next-swc-on div:hover button{
	cursor: pointer;
	background: url(https://www.felica.ac.jp/pc/img/090_info/next-on.png) center no-repeat;
}

#prev-swc-on div:hover button{
	cursor: pointer;
	background: url(https://www.felica.ac.jp/pc/img/090_info/prev-on.png) center no-repeat;
}



.daytop{
	margin-left:5px;
	width:128px;
	height:18px;
}

.daybody{
	width:128px;
	height:100px;
	max-width:128px;
	max-height:100px;
}





/* アンカー用 */

.campusguide {
display: block;
padding-top: 150px;
margin-top: -150px;
}

/* Campusガイダンス表示用 */

.guide-wrap{
	border:1px solid gray;
}

.guide-top{
	height:42px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	background:url(https://www.felica.ac.jp/pc/img/090_info/date_bg.gif);
}

.guide-date{
	display:table-cell;
	font-size:20px;
	font-weight: bold;
	vertical-align: middle;
	padding-left:10px;
	color:#000;
	width:230px;
	max-width:230px;
}

.guide-time{
	display:table-cell;
	font-size:20px;
	font-weight: bold;
	vertical-align: middle;
	color:#000;
	width:130px;
	max-width:130px;
}

.guide-category{
	display:table-cell;
	vertical-align: middle;
	width:150px;
	max-width:150px;
}

div.guide-category img{
	margin-top:2px;
}

div.guide-btn {
	display:table-cell;
	vertical-align: middle;
	text-align:right;
	width:400px;
	max-width:400px;
}
div.guide-btn a{
	background-color: #666666;
	color: #fff;
	padding: 8px 10px;
	margin-right:20px;
}
div.guide-btn a:hover{
	background-color: #000;
}

div.guide-title{
	font-weight: bold
	color:#000000;
	display:inline-block;
	margin-top:10px;
}

div.guide-title h2{
	font-size: 20px;
}

div.guide-title a{
	font-size: 20px;
	font-weight: bold;
	margin-left:20px;
	margin-right:30px;
	margin-top:5px;
	color:#000000;
}

div.guide-title a:hover{
	font-weight: bold;
	color:#00ffff;
}

div.guide-description p{
	font-size:15px;
	vertical-align: top;
	margin-left:20px;
	margin-right:30px;
	margin-top: 3px;
	text-align:left;
	line-height: 1.3;
	color:#000;
}

div.guide-icon{
	margin:10px 20px;
}

.introdaction{
	margin-top:-30px;
	margin-bottom:50px;
}

.explain{
	max-width:260px;
	min-width:260px;
	height:20px;
	display:inline;
	margin-right:30px;
	white-space: nowrap;
	color:#000;
}

img.smallicon{
	display:inline-block;
	width: 80px;
	margin: 0px;
}

/*

.EventPoint{
	margin:0 auto;
	width:20px;
	height:18px;
	background-color:#ffff00;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

div.EventPoint a{
	text-decoration: none;
}

*/
