@charset "Shift_JIS";

/*--------------------------------------------------------------------
student.html(生徒作品)
student.css
--------------------------------------------------------------------*/

/*--------------------------------------------------------------------コンテンツ内容*/
div#InMain {
	width: 920px;
	margin: 0 auto;
}

/*-----------------------------------プライバシーポリシー*/
div#InMain div#Student {
	width: 680px;
	margin: 0;
	float: right;
}

div#InMain div#Student h2 {
	width: 680px;
	height: 200px;
	background: url(../../img/student/title.jpg) no-repeat left top;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
}

div#InMain div#Student p {
	margin: 15px 20px 0 20px;
}

div#InMain div#Student h3 {
	margin: 20px 0 10px 0;
	padding: 10px 20px 15px 20px;
	background: url(../../img/sub_title.gif) no-repeat center bottom;
	font-size: 160%;
	font-weight: bold;
	color: #004700;
}

div#InMain div#Student h3 span {
	font-size: 60%;
}

/*生徒作品*/
div#InMain div#Student div#Works {
	margin: 15px 0 0 0;
}

div#InMain div#Student div#Works ul {
	margin: 0 0 0 15px;
}

div#InMain div#Student div#Works ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#InMain div#Student div#Works ul li {
	list-style: none;
	width: 208px;
	margin: 0 10px 10px 0;
	border: 1px solid #e2e2e2;
	float: left;
}

div#InMain div#Student div#Works ul li img {
	display: block;
	width: 200px;
	margin: 10px auto 0 auto;
}

div#InMain div#Student div#Works ul li div {
	display: block;
	width: 198px;
	margin: 5px auto 0 auto;
	padding: 5px;
	background: #fff url(../../img/student/title_bg.gif) repeat-x left bottom;
	text-align: center;
	color: #004700;
}

div#InMain div#Student div#Works ul li div a {
	padding: 0 0 0 8px;
	background: url(../../img/student/arrow.gif) no-repeat left 3px;
	text-decoration: none;
	color: #004700;
}

div#InMain div#Student div#Works ul li div a:hover {
	text-decoration: underline;
}

/*バックナンバー*/
div#InMain div#Student div#BackNumber {
	margin: 15px 0 0 0;
	clear: both;
}

div#InMain div#Student div#BackNumber div#Number {
	margin: 15px 0 0 0;
	text-align: center;
}

/*最新の生徒作品一覧に戻る*/
div#InMain div#Student div#ListTop {
	margin: 25px 0 0 0;
	clear: both;
}

div#InMain div#Student div#ListTop a {
	display: block;
	width: 212px;
	height: 47px;
	margin: 0 auto;
	background: url(../../img/student/list_top_b.jpg) no-repeat left top;
	text-decoration: none;
	text-indent: -99999px;
	overflow: hidden;
}

div#InMain div#Student div#ListTop a:hover {
	background: url(../../img/student/list_top_b.jpg) no-repeat left bottom;
}

/*生徒作品 一覧*/
div#InMain div#Student div#WorkList {
	margin: 15px 0 0 0;
}

div#InMain div#Student div#WorkList ul {
	margin: 0 0 0 15px;
	list-style: none;
}

div#InMain div#Student div#WorkList ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#InMain div#Student div#WorkList ul li {
	list-style: none;
	width: 210px;
	margin: 0 10px 10px 0;
	border: 0 none;
	float: left;
}

div#InMain div#Student div#WorkList ul li a {
	display: block;
	width: 205px;
	height: 76px;
	margin: 0 auto;
	text-decoration: none;
	text-indent: -99999px;
	overflow: hidden;
}

div#InMain div#Student div#WorkList ul li a:hover {
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	opacity: 0.90;
}

div#InMain div#Student div#WorkList ul li#ListSo20 a {
	background: url(../../img/student/so20.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListSo21 a {
	background: url(../../img/student/so21.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListSo22 a {
	background: url(../../img/student/so22.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListSo23 a {
	background: url(../../img/student/so23.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListSo24 a {
	background: url(../../img/student/so24.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListSho01 a {
	background: url(../../img/student/sho01.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListGr001 a {
	background: url(../../img/student/gr001.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListGr002 a {
	background: url(../../img/student/gr002.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListGr003 a {
	background: url(../../img/student/gr003.jpg) no-repeat left top;
}

div#InMain div#Student div#WorkList ul li#ListGr004 a {
	background: url(../../img/student/gr004.jpg) no-repeat left top;
}
