@charset "utf-8";

/* ************************************************** 

	artstudium用 day
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #AFEA00;
}
#gmenu {
	background-image: url(../../img/day_menu.png);
	background-color: #B3D4E5;
	margin: 0px;
	padding: 0px;
}
#honbun2 {
	background-color: #B3D4E5;
	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: #CD7407;
}
.dayTable td {
	background-color: #FFF;
	font-size: 12px;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
a:link .cyuPoint { text-decoration: none; color:#F440A8}
a:visited .cyuPoint { text-decoration: none; color:#BA0000}
a:hover .cyuPoint {text-decoration: none;	color:#FF0000}
a:active .cyuPoint { text-decoration: none; color:#46D5EE}

.dayTable {
	margin-bottom: 15px;
	color: #333333;
	width: 810px;
}

.cyuPoint {
	margin-left: 6px;
}
.cyu li {
	line-height: 2em;
	font-size: 12px;
}
.dayTable th {
	font-weight: normal;
	color: #FFF;
	background-color: #00BE95;
	height: 22px;
	font-size: 12px;
}
.gusuu td {
	background-color: #F0F0F0;
}
.date {
	text-align: center;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}
#kouki {
	margin-top: 85px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	width: 500px;
	height: 42px;
	background-image: url(../../img/day_kouki.png);
}
h1#kouki {
	display: block;
	text-indent: -9999px;
}
#koukiTable {
	margin-bottom: 50px;
}
.koushi {
	text-align: center;
	width: 77px;
}
.contenaFoot {
	margin-bottom: 20px;
	width: 810px;
}
.dayTable#endbox {
	margin-bottom: 70px;
}
