@charset "utf-8";
/* CSS Document */

#contents{
	
}

h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	background: linear-gradient(transparent 60%, #0CC 60%);
}


.cs-box{
	margin:30px 0;
}

.cs-box img{
	text-align:center;
}

h3{
	font-size:24px;
	margin-bottom:20px;
}

h4{
	font-size:16px;
	font-weight:bold;
	padding: 0.1em 0.3em;
	border-left: 10px solid #ccc;
	margin-bottom:20px;
}



.chara-box{
	margin-bottom:30px;	
}

.prof-box{
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
}

.prof-box .notes{
	font-size:14px;
	margin-bottom:10px;
}
.prof-box .pict{
	margin-bottom:10px;
}