@charset "utf-8";

/* ************************************************** 

	artstudium用 tejyun
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #c6cfc7;
}
#gmenu {
	background-image: url(../../img/tejyun_menu.png);
}
#honbun {
	background-position: 560px 18px;
	position: relative;
	background-image: url(../../img/tejyun_back.png);
	margin-top: 34px;
	padding-bottom: 20px;
}
h2 {
	margin-bottom: 29px;
}
#honbun p {
	width: 530px;
	color: #6d8540;
}
#honbun a:link, #honbun a:visited {
	text-decoration: none;
	color:#bcc45e
}
#honbun a:hover {
	text-decoration: none;
	color:#FF0000;
}
#honbun a:active { text-decoration: none; color:#967E14 }
#honbun .txt {
	width: 530px;
	margin-bottom: 4em;
}
.txt a img {
	margin-bottom: 2em;
}
#honbun .cyu{
	color: #34b50a;
}

