@charset "utf-8";


article {
 /*background: url("/univ/sp/faculty/general_policy/image/top.jpg") no-repeat scroll center top transparent;*/
 padding-top: 10px;
}

article nav#globalMenu {
	margin:0;
	border:0;
}

article nav#gaigonavi {
	text-align:center;
}

article nav#gaigonavi img {
	padding:0;
	margin:0;
}

@media screen and (max-width: 640px) {
	article nav#gaigonavi {
		width:auto;
		margin:0 10px;
}
	
	article nav#gaigonavi img {
		width:100%;
		height:auto;
}

}



article section#topNews table td a:link, article section#topNews table td a:visited, article section#topNews table td a:active, article section#topNews table td a:hover {
 color:#333333;
 display:block;
 padding:10px 0 10px 10px;
}

article section#topNews table {
 width: 100%;
 margin: 0;
 border-collapse: collapse;
 border-bottom: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
}
article section#topNews table td:first-child {
 border-right: 1px solid #CCCCCC;
}
article section#topNews table td {
 padding-right: 10px;
}

.escapePC {
	padding-right:0 !important;
}

