@charset "utf-8";
/* CSS Document */
#contents {
padding-top: 0 !important;
color: #333 !important;
}

h4 {
padding: 0;
margin: 3px 0;
font-size: 120%;
color: #036;
}

#sem_intro {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #000;
}

.sem_navi {
	font-size: 180%;
	margin: 0 0 20px;
	color: #000;
	letter-spacing: 0;
	line-height: 130%;
}
.sem_navi_info {
	font-size: 110%;
	margin: 3px 0;
}

#sem_points_navi {
	font-weight: normal;
	font-size: 110%;
	margin: -10px auto 0;
	height: 34px;
}

#sem_points {
	width: 600px;
	margin: 0 auto 20px;
	float: left;
}
#sem_points ul {
	padding: 0 0 0 20px;
}
#sem_points li p{
	margin: 0;
	padding: 0;
}
#sem_etc {
	width: 100%;
	text-align: right;
	font-size: 150%;
	line-height: 0;
}

#sem_points li {
	padding: 7px 0 0 35px;
	font-size: 140%;
	letter-spacing: 1px;
	 background-image:url(images/check.png);
 background-repeat:no-repeat;
 background-position:top left !important;
 list-style:none;
}

#sem_img {
	width: 245px;
	float: right;
	margin: 10px auto 20px;
}

table {
width: 100%;
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #bbb;
margin: 0 auto;
}
tr {
border-bottom: 1px solid #bbb !important;
}
td {
padding: 7px;
border-bottom: 1px solid #bbb !important;
font-size: 110%;
}
td p {
	margin: 0;
	padding: 0;
}

#sem_timetable {
	width: 100%;
	clear: both;
}
#sem_timetable th {
background: #4b4f47;
color: #fff;
padding: 3px 15px;
border-bottom: 1px solid #bbb !important;
text-align: center;
width: 80px;
}



.sm_kosi {
text-align: right;
padding: 2px;
letter-spacing:0;
}

.tb_con {
	margin-top: 20px;
	font-weight: bold;
}

#sem_gaiyou th {
background: #555;
color: #fff;
padding: 3px;
border-bottom: 1px solid #bbb !important;
text-align: center;
}

a#smn_btn {
	display: block;
	background: #fff url(images/smn_btn.jpg) left top no-repeat;
	width: 404px;
	height: 88px;
	margin: 30px auto 0;
}
a#smn_btn:hover {
	background: #fff url(images/smn_btn.jpg) left bottom no-repeat;
}


#sem_info {
	margin-top: 30px;
}
#sem_info li {
	list-style: none;
	text-indent: -14px;
}
#sem_info dl {
	margin-left: 14px;
}