/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: small;
	left-margin: 0px;
	top-margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
	/*text-align: center;*/
}
h1,h2,h3,h4,h5,h6,body,html,p,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


#contents {
	background-color: #F3F3F3;
	height: 150px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

a {
	color: black;
}

td.title_coursename {
	background-color: #007fc2;
	color: #FFFFFF;
	font-size: 10pt;
}

td.title_nittei {
	background-color: #007fc2;
	width: 161;
	color: #FFFFFF;
	font-size: 10pt;
}

td.title_kikan {
	background-color: #007fc2;
	width: 50;
	color: #FFFFFF;
	font-size: 10pt;
}

td.title_bosyu {
	background-color: #007fc2;
	text-align: center;
	width: 50;
	color: #FFFFFF;
	font-size: 10pt;
}

td.title_kakaku {
	background-color: #007fc2;
	width: 130;
	color: #FFFFFF;
	font-size: 10pt;
}

td.kakaku{
	width: 130;
}

td.bosyu {
	width: 50;
	text-align: center;
}