
body{
	background:#f2f2f2;
	#width:980px;
	margin: 0 auto;
	font-size:16px;
}

.default-box{
	width:900px; padding:0 30px; margin:0 auto; background:#fff;
	line-height:150%; display:block; font-size:18px;
}

.content-label{
	width:980px;
	margin:0 auto;
}

h1{
	line-height:150%;
	padding:25px 0 0 0;
	z-index:200;
	color:#000;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

h1 span{
	font-size:38px;
	font-weight:bold;
	color:#1f46ac;
}

.top-image{
	width:350px;
	#margin-right:380px;
	#opacity:0.7;
	margin-top:30px;
	float:left;
}

.top-text{
	margin-top:20px;
	float:right;
	width:530px;
	
}


ul{
	margin:40px 0 0 0;
	padding:0;
}

li a{
	color:#1d3994;
}



h2{
	#border-left: 12px solid #1f46ac;
	padding:16px 10px 30px 20px;
	line-height:150%;
	font-size:35px;
	font-weight:bold;
	margin:70px 0 0px 0;
	color:#000;
	text-align:center;
}

h2 span{
	color:#1f46ac;
}


div.text{
	line-height:170%;
	font-size:19px;
	padding: 10px 0;
}

div.text-indent{
	margin-left:50px;
}

span.marker{
	background: linear-gradient(transparent 50%, yellow 50%);
	font-weight:bold;
}

div.text span.bold{
	font-weight:bold;
}

div.text span.small{
	font-size:17px;
}


.register-link{
	clear:both;
	display:block;
	background:#1f46ac;
	border-radius: 5px;
	text-align:center;
	color:#fff;
	width:500px;
	#height:30px;
	padding:20px 0;
	margin:25px auto 15px auto;
	text-decoration:none;
	font-weight:bold;
	font-size:25px;
}

.register-link:hover{
	opacity:0.8;
}


.subject-box{
	width:285px;
	float:left;
	margin-top:30px;
	margin-right:20px;
}

.subject-box .title{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	padding:5px 15px;
	font-size:19px;
}

.subject-box .detail{
	background:#f2f2f2;
	margin-top:6px;
}
.subject-box .detail ul{
	margin:0;
	padding:8px 0;
	list-style-type: disc;
	
}

.subject-box .detail ul li{
	margin:0 0 0 40px;
	padding:0px 0;
	font-size:16px;
	line-height:200%;
}

.circle{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background:#ffd966;
	text-align:center;
	line-height: 140px;
	vertical-align: middle;
	font-weight:bold;
}

.coma-left{
	float:left;
	width:140px;
	margin-left:50px;
}
.coma-right{
	float:right;
	width:660px;
	margin-top:20px;
}

img.user-voice{
	width:800px;
	margin:20px auto;
	display:block;
}

.quote{
	background:#deebf7;
	padding:30px !important;
	margin-top:25px;
	width:800px;
	margin:25px auto 35px auto;
}

.quote img{
	width:450px;
	display:block;
	margin-bottom:0px;
}

.lecturer-subject{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	padding:10px 0;
	margin:50px 0 10px 0;
	clear:both;
}

ul.lecturer-list{
	margin-top:75px;
}

ul.lecturer-list li{
	display:inline;
	width:264px;
	height:108px;
	float:left;
	margin-right:20px;
	background:#f2f2f2;
	padding:20px 0 15px 20px;
	position:relative;
}

ul.lecturer-list li:last-child{
	margin-right:0;
}

ul.lecturer-list li div.genre{
	margin:0;
	font-weight:bold;
	position:absolute;
	top:-50px;
	width:252px;
	text-align:center;
	color:#1f46ac;
	font-size:20px;
}


ul.lecturer-list li div.thumbnail,
ul.lecturer-list li div.name,
ul.lecturer-list li div.title{
	width:292px;
}

ul.lecturer-list li div.thumbnail{
	width:100px;
	float:left;
}
ul.lecturer-list li div.thumbnail img{
	width:100%;
}

ul.lecturer-list li div.name{
	float:right;
	width:150px !important;
	font-size:18px;
	font-weight:bold;
	padding-top:17px;
	padding-left:10px;
}

ul.lecturer-list li div.title{
	clear:both;
	font-size:14px;
	width:250px;
	padding-top:4px;
	line-height:1.6;
	
}

img.contact{
	width:450px;
	margin:20px auto;
	display:block;
}

ul.check-list{
	margin-left:200px;
	list-style: none;
	margin-top:0;
}

ul.check-list li{
	font-size:24px;
	padding:10px 0;
	clear:both;
	height:40px;
}

ul.check-list li img{
	width:30px;
	margin-right:20px;
	display:block;
	float:left;
	width:35px;
}

ul.check-list li span{
	display:block;
	float:left;
	width:600px;
	padding-top:7px;
}

header{
	height:80px;
	#border-bottom:5px solid #1f46ac;
	width:100%;
	background:#595959;
}

header .header-logo{
	height:80px;
	float:left;
	width:150px;
}

header .header-logo img{
	width:450px;
	margin-top:20px;
}

header .header-text{
	height:80px;
	float:left;
	width:400px;
	font-size:25px;
	font-weight:bold;
	margin-top:25px;
	margin-left:400px;
	color:#fff;
}

footer .header-text{
	#height:80px;
	padding-top:18px;
	float:left;
	text-align:right;
	width:400px;
	font-size:16px;
	margin-top:5px;
	margin-left:400px;
	color:#fff;
}

header .header-tel{
	height:80px;
	float:left;
	margin-top:23px;
	width:465px;
	text-align:right;n
}

header .header-tel img{
	width:350px;
}


footer .left{
	width:600px;
	float:left;
}

footer .left a{
	color:#000;
	text-decoration:none;
}

footer .right{
	width:320px;
	text-align:right;
	float:left;
}

.screen-shot{
	width:400px;
	margin:10px auto 30px auto;
	display:block;
}

.content-box{
	border:1px solid #ccc;
}

.content-box{
	padding:25px;
	margin-bottom:30px;
}

.content-box .top-box{
	border-bottom:1px solid #ccc;
	position:relative;
	width:845px;
	padding:0 0 15px 0;
}

.content-box .top-box .content-title{
	font-size:22px;
	font-weight:bold;
	padding-top:0px;
	color:#1d3994;
}

.content-box .top-box .button{
	background:#1d3994;
	position:absolute;
	top:-5px;
	right:0px;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
}

.content-box .under-box{
	margin-top:20px;
	color:#000;
}

.content-box .under-box .lecturer-image{
	width:110px;
	display:inline-block;
	vertical-align:top;
}

.content-box .under-box .lecturer-image img{
	width:100%;
}

.content-box .under-box .lecturer-title{
	width:200px;
	display:inline-block;
	font-weight:bold;
	vertical-align:top;
	padding-top:20px;
	padding-left:15px;
	padding-right:10px;
}

.content-box .under-box .lecturer-title .title{
	color:#666;
	font-size:16px;
	font-weight:normal;
	line-height:130%;
}

.content-box .under-box .explain{
	width:495px;
	display:inline-block;
	line-height:150%;
}

.content-link{
	text-decoration:none;
}

.content-box:hover{
	#opacity:0.7;
	background:#f6f6f6;
}

.orange-bar{
	padding:20px 10px;
	background:#dc5424;
	text-align:center;
	color:#fff;
	margin:50px 0 30px 0;
	font-size:26px;
	font-weight:bold;
}


main{
	width:920px;
	padding:0 30px;
	margin:0 auto;
	line-height:150%;
	background:#fff;
	display:block;
	
}

h1{
	line-height:150%;
	padding:25px 0 0 0;
	z-index:200;
	color:#000;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

h1 span{
	font-size:38px;
	font-weight:bold;
	color:#1f46ac;
}

.top-image{
	width:350px;
	#margin-right:380px;
	#opacity:0.7;
	margin-top:30px;
	float:left;
}

.top-text{
	margin-top:20px;
	float:right;
	width:530px;
	
}


ul{
	margin:40px 0 0 0;
	padding:0;
}

li a{
	color:#1d3994;
}



h2{
	#border-left: 12px solid #1f46ac;
	padding:16px 10px 30px 20px;
	line-height:150%;
	font-size:35px;
	font-weight:bold;
	margin:70px 0 0px 0;
	color:#000;
	text-align:center;
}

h2 span{
	color:#1f46ac;
}


div.text-indent{
	margin-left:50px;
}

div.text span.marker{
	background: linear-gradient(transparent 45%, yellow 45%);
	font-weight:bold;
}

div.text span.bold{
	font-weight:bold;
}

div.text span.small{
	font-size:17px;
}




.subject-box{
	width:285px;
	float:left;
	margin-top:30px;
	margin-right:20px;
}

.subject-box .title{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	padding:5px 15px;
	font-size:19px;
}

.subject-box .detail{
	background:#f2f2f2;
	margin-top:6px;
}
.subject-box .detail ul{
	margin:0;
	padding:8px 0;
	list-style-type: disc;
	
}

.subject-box .detail ul li{
	margin:0 0 0 40px;
	padding:0px 0;
	font-size:16px;
	line-height:200%;
}

.circle{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background:#ffd966;
	text-align:center;
	line-height: 140px;
	vertical-align: middle;
	font-weight:bold;
}

.coma-left{
	float:left;
	width:140px;
	margin-left:50px;
}
.coma-right{
	float:right;
	width:660px;
	margin-top:20px;
}

img.user-voice{
	width:800px;
	margin:20px auto;
	display:block;
}

.quote{
	background:#deebf7;
	padding:30px !important;
	margin-top:25px;
	width:800px;
	margin:25px auto 35px auto;
}

.quote img{
	width:450px;
	display:block;
	margin-bottom:0px;
}

.lecturer-subject{
	background:#1f46ac;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	padding:10px 0;
	margin:50px 0 10px 0;
	clear:both;
}

ul.lecturer-list{
	margin-top:75px;
}

ul.lecturer-list li:last-child{
	margin-right:0;
}

ul.lecturer-list li div.genre{
	margin:0;
	font-weight:bold;
	position:absolute;
	top:-50px;
	width:252px;
	text-align:center;
	color:#1f46ac;
	font-size:20px;
}


ul.lecturer-list li div.thumbnail,
ul.lecturer-list li div.name,
ul.lecturer-list li div.title{
	width:292px;
}

ul.lecturer-list li div.thumbnail{
	width:100px;
	float:left;
}
ul.lecturer-list li div.thumbnail img{
	width:100%;
}


ul.lecturer-list li div.title{
	clear:both;
	font-size:14px;
	width:250px;
	padding-top:4px;
	line-height:1.6;
	
}

img.contact{
	width:450px;
	margin:20px auto;
	display:block;
}

ul.check-list{
	margin-left:200px;
	list-style: none;
	margin-top:0;
}

ul.check-list li{
	font-size:24px;
	padding:10px 0;
	clear:both;
	height:40px;
}

ul.check-list li img{
	width:30px;
	margin-right:20px;
	display:block;
	float:left;
	width:35px;
}

ul.check-list li span{
	display:block;
	float:left;
	width:600px;
	padding-top:7px;
}


.screen-shot{
	width:400px;
	margin:10px auto 30px auto;
	display:block;
}


.micro-copy{
	font-size:17px;
	text-align:center;
	#margin: 10px 0 0 0;
}

img.amazon{
	width:80%;
	margin:40px auto 20px auto;
}

.recommend{
	width:550px;
	margin:10px auto 20px auto;
	display:block;
}

.icon-10min{
	width:150px;
	margin:10px auto 20px auto;
	display:block;
}


.movie-cap{
	width:430px;
}
.movie-cap:hover{
	opacity:0.8;
}


footer{
	border-top:5px solid #1f46ac;
	padding-top:30px;
	font-size:14px;
	width:980px;
	margin:50px auto 0 auto;
}

footer .left{
	width:600px;
	float:left;
}

footer .left a{
	color:#000;
	text-decoration:none;
}

footer .right{
	width:320px;
	text-align:right;
	float:left;
}




.index-box{
	margin-top:30px;
	background:#f2f2f2;
	padding:10px;
	font-weight:bold;
}

.index-box div{
	font-size:22px;
	margin:10px 0 10px 10px
}

.index-box ul{
	margin-left:30px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
}
.index-box ul li{
	margin-top:5px;
	line-height:170%;
	text-decoration:underline;
	font-size:18px;
}

.index-box ul ul{
	margin-left:20px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0;
}
.index-box ul ul li{
	line-height:170%;
	text-decoration:underline;
}

.header-bar{
	height:18px;
	width:100%;
	background: #FFF url(/mitaka-univ/img/mitaka_bg.png) repeat;
}
