@charset "utf-8";

/* ************************************************** 

	artstudium用 time
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #DE4B00;
}
#gmenu {
	background-image: url(../../img/time_menu.png);
	height: 208px;
	background-color: #D2DA9A;
}
#honbun2 {
	background-color: #D2DA9A;
	width: 840px;
	padding-left: 30px;
	padding-bottom: 0px;
}
#honbun2 p{line-height:0em;}/*chrome対策*/
#honbun2 a:link { text-decoration: none; color:#2A5234}
#honbun2 a:visited { text-decoration: none; color:#2A5234}
#honbun2 a:hover {text-decoration: none;	color:#FF0000}
#honbun2 a:active { text-decoration: none; color:#967E14 }
#honbun2 .cyu{
	color: #940C79;
}
.timeTable {
	margin: 30px 0px 25px 0px;
	color: #333333;
}
.timeTable td {
	height:40px;
	width:62px;
	padding:10px 5px 10px 5px;
	background-color: #FFF;
	font-size: 12px;
	line-height:1.7em;
}
.timeTable td.time{
	padding-left:0px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	background-color: #43e0bb;
}
.timeTable td.youbi {
	padding-left:0px;
	font-size:12px;
	text-align: center;
	font-weight:bold;
	color:#fff;
	background-color: #ff3800;
}

h2#ichiran{
	display:block;
	text-indent:-9999px;
	background:url(../../img/ichiran.png) no-repeat;
	width:151px;
	height:38px;
	margin:60px 0px 30px 5px;
}
.ichiran{
	width:807px;
	margin-bottom: 25px;
	color: #333333;
}
.ichiran td {
	height:40px;
	padding:9px;
	background-color: #FFF;
	font-size: 12px;
	line-height:1.7em;
}
.ichiran td.midashi{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#ff3800;
}
.ichiran td.bunrui{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	height:30px;
	color:#fff;
	background-color: #2f4f4f;
}
.ichiran td.code{
	width:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color: #43e0bb;
}
.ichiran td.time{
	width:60px;
	text-align: center;
}
.ichiran td#koushi{
	width:220px;
}
.ichiran td#kouzamei{
	width:130px;
}
.ichiran td#tani{
	width:15px;
}
.ichiran td#koma{
	width:15px;
}
em{
	font-size:7px;
	font-style:normal;
}
em.renzoku{color:#ff0000;}
em.kakusyu{color:#0000ff;}

a:link .cyuPoint { text-decoration: none; color:#BA0000}
a:visited .cyuPoint { text-decoration: none; color:#BA0000}
a:hover .cyuPoint {text-decoration: none;	color:#FF0000}
a:active .cyuPoint { text-decoration: none; color:#BA0000}

.cyuPoint {

}
.cyu li {
	line-height: 2em;
	font-size: 12px;
}
#cyu2 li {
	padding-left:5px;
	color: #940C79;
	line-height: 2em;
	font-size: 12px;
	list-style:none;
}
#honbun2 ul.cyu{
	padding-left: 16px;
	margin-top: 21px;
}
#honbun2 ul.cyu li{
	list-style-type: disc;
	padding-left: 12px;
}
