@charset "Shift_JIS";
@import url("common.css");
@import url("subparts.css");

h1 {
	width:200px;
	margin-bottom:20px;
	padding:3px;
	color:#ff9999;
	border-top:2px solid #ff8383;
	border-bottom:1px solid #CCCCCC;
	font-weight:normal;
	font-size:16px;
}

h2 {
	width:200px;
	margin:0px 280px 20px 0px;
	padding:3px;
	color:#ff9999;
	border-top:2px solid #ff8383;
	border-bottom:1px solid #CCCCCC;
	font-size:20px;
	text-align:right;
}

#container {
  height:990px;
  _height:100%;
}
*:first-child+html #container {	/* IE7 */
  height:970px;
}

#main a{
  color:#ff9999;
  text-decoration:none;
}

#main p {
	clear:both;
	margin:0 10px;
	color:gray;
}

#h2_year {
	width:200px;
	padding:3px;
	color:#ff9999;
	border-top:2px solid #ff8383;
	border-bottom:1px solid #CCCCCC;
	font-size:25px;
	margin-left:90px;
}

/*td {
width:120px;
}
*/
#h1_div { float:left; }
#h2_div { float:right; }
table { border-width:0; }
#mnth_sch td {
	width:120px;
	height:82px;
	vertical-align:top;
	border:1px solid gray;
	cursor:pointer;
}
#mnth_sch img {
	margin:0 5px;
	width:34px;
	height:24px;
	border-width:0;
}
#mnth_sch p {
	margin:5px;
	font-size:12px;
}
#mnth_pic {
	margin-left:10px;
}
#mnth_pic tr {
	height:190px;
}
#mnth_pic td {
	visibility:hidden ;
	width:208px;
	height:190px;
	background:#FFFFFF;
	background-image:url(../pic/gaku_kara_tp_s.png);
	background-position:center center;
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic/gaku_kara_tp.html', sizingMethod=scale);
}
#mnth_pic img { 
	width:200px;
	height:145px;
	border:1px solid gray;
	margin:15px 14px 0 14px;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=1);
}















