@charset "shift_jis";
/* CSS Document */


/* system */
#main div.system {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
#main .system_header h2 {
	margin-bottom: 0;
}
.system_body {
	height: auto;
	margin: 0;
	padding: 0 0 40px;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body > div {
	width: 760px;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body p img {
	width: 100%;
	height: auto;
}
.system_body h3 {
	height: 43px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	margin: 0;
	color: #000;
}
.system_body h3 span {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-size: 30px;
	margin-right: 10px;
	color: #000;
	background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(255,255,68,0.8) 50%, rgba(255,255,68,0.8) 72%, rgba(0,0,0,0) 72%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(255,255,68,0.8) 50%, rgba(255,255,68,0.8) 72%, rgba(0,0,0,0) 72%, rgba(0,0,0,0) 100%);
}

#course p.movie_title{
	font-size:24px;
	font-weight:700;
	color:#ffa200;
	margin-left:16px;
}
#course p.movie_txt{
	margin-left:16px;
	color:#0E0E0E;
	font-weight:bold;
}
#course ul.playmovie li{
	float:left;
	margin:10px 16px;
}
#course ul.playmovie li p.mov_caption{
	width:196px;
	height:57px;
	font-size:13px;
	line-height:1.2em;
	overflow:hidden;
	margin:-66px auto 0;
	color:#fff;
}

#option {
}
#attention {
	color: #280e10;
	font-size: 12px;
}
#attention p {
	margin-bottom: 0.3em;
}
#attention ul {
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.system_nav {
	margin: 0 !important;
	float: none !important;
	overflow: hidden;
}
.system_nav ul {
	display: block;
	height: 16px;
	padding: 0 0 5px;
	float: right;
	overflow: hidden;
}
.system_nav ul li {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	float: left;
}
.system_nav ul li a {
	display: block;
	font-size: 10px;
}
.system_nav ul li a:hover {
	color: #0099ff;
}
.system h4 {
	color: #0099ff;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 3px;
}
.system .box {
	border: 1px solid #c0c0c0;
	padding: 8px;
	text-align: center;
	margin: 10px 0 0;
	color: #003799;
	font-size: 18px;
	font-weight: bold;
}
.system .caption {
	font-size: 14px;
	margin-bottom: 10px;
}
.system p {
	margin-bottom: 5px;
}