@charset "utf-8";

/* ************************************************** 

	artstudium用 nyukai
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #54DC00;
}
#gmenu {
	background-image: url(../../img/nyukai_menu.png);
}
#honbun {
	background-position: 549px 18px;
	position: relative;
	background-image: url(../../img/nyukai_back.png);
	margin-top: 34px;
	padding-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #0088BD;
	margin-bottom: 5px;
}
#honbun p {
	width: 530px;
}
#honbun a:link { text-decoration: none; color:#4A0099}
#honbun a:visited { text-decoration: none; color:#4A0099}
#honbun a:hover {
	text-decoration: none;
	color:#FF0000;
}
#honbun a:active { text-decoration: none; color:#967E14 }
#honbun .txt {
	width: 530px;
	margin-bottom: 3em;
}
dt ,#down dt{
	width: 200px;
	float: left;
}
.cyu {
	color: #D90B86;
}


