@charset "UTF-8";

/*08.同窓会・懇親会の様子トップ
---------------------------------------------*/
/*classList*/
#contents .main#classList h2 {
	margin-bottom: 10px;
}
#contents .main#classList ul {
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#contents .main#classList ul li {
	width: 720px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	border-bottom: 1px dotted #414141;
}
#contents .main#classList ul li a {
	display: block;
	width: 650px;
	_width: 660px; /*IE6*/
	height: 57px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-weight: bold;
	line-height: 76px;
	_line-height: 57px;	/*IE6*/
	background: url(../images/listMarkB01.gif) no-repeat left center;
}
#contents .main#classList ul li a:visited,
#contents .main#classList ul li a:hover {
	background: url(../images/listMarkB02.gif) no-repeat left center;
}

/*同窓会・懇親会の様子
---------------------------------------------*/
/*date*/
#contents .main .section#date table {
	width: 720px;
	margin: 10px 0px;
	font-size: 21px;
	line-height: 1.4;
}
#contents .main .section#date table th {
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
}
#contents .main .section#date table td {
	padding: 0px;
	vertical-align: top;
}
/*shot*/
#contents .main .section#shot ul {
	clear: both;
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#contents .main .section#shot ul li {
	float: left;
	width: 350px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #1A1A1A;
}
#contents .main .section#shot ul li.fst {
	margin: 0px 15px 0px 0px;
}
#contents .main .section#shot ul li.lst {
	margin: 0px;
}
/*essay*/
#contents .main .section#essay p {
	line-height: 1.4;
}
#contents .main .section#essay p.nofirst {
	padding-top: 5px;
	border-top: 1px dotted #414141;
}
/*teacher*/
#contents .main .section#teacher table {
	width: 715px;
	margin: 0px;
	border: 1px solid #000000;
}
#contents .main .section#teacher table th {
	padding: 6px 10px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #000000;
	background-color: #EAEAEA;
}
#contents .main .section#teacher table td {
	padding: 6px 10px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #000000;
}
/*back*/
#contents .main #back {
	clear: both;
	width: 720px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	border-top: 1px dotted #414141;
}
#contents .main #back ul li a {
	display: block;
	width: 350px;
	_width: 410px; /*IE6*/
	height: 57px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 76px;
	_line-height: 57px;	/*IE6*/
	background: url(../images/listMarkA01.gif) no-repeat left center;
}
#contents .main #back ul li a:visited,
#contents .main #back ul li a:hover {
	background: url(../images/listMarkA02.gif) no-repeat left center;
}
