@charset "utf-8";

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

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


body{
	background-color: #decc00;
}
#gmenu {
	background-image: url(../../img/ryoukin.png);
	height: 208px;
	background-color: #D2DA9A;
}
#honbun2 {
	background-color: #D2DA9A;
	width: 840px;
	padding-left: 30px;
	padding-bottom: 40px;
}
#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;}

#honbun2 p{
	width: 600px;
	padding:20px 0px 30px 5px;
	color:#a00022;
}

.courseTable {
	width:810px;
	margin-bottom: 25px;
	color: #333333;
}
.courseTable td {
	padding:10px;
	background-color: #FFF;
	font-size: 12px;
	line-height:2em;
}
.courseTable td em{
	font-weight:bold;
	font-style:normal;
	font-size:11px;
}
.courseTable td.midashi{
	height:40px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	background-color: #c6436c;
}
.courseTable td.midashi2 {
	width:80px;
	font-size:15px;
	text-align: center;
	font-weight:bold;
	color:#fff;
	background-color: #decc00;
}
.courseTable td#bikou{
	width:300px;
}
.courseTable td#ryoukin{
	width:110px;
}

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;
}
#honbun2 ul.cyu{
	padding-left: 16px;
	margin-top: 21px;
}
#honbun2 ul.cyu li{
	list-style-type: disc;
	padding-left: 12px;
}
#honbun2 ol#cyu1 li{
	color:#a00022;
}
#honbun2 h3{
	padding:20px 0px 0px 5px;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	color:#DC143C;
}