@charset "utf-8";

/* ************************************************** 

	artstudium用 toiawase
	
	製作日：2007/2/8
	
- ***************************************************/


body{
	background-color: #06FFCA;
}
p{
	margin-bottom: 2em;
}
#gmenu {
	background-image: url(../../img/toi_menu.png);
}
#honbun {
	background-position: 330px 18px;
	position: relative;
	background-image: url(../../img/toi_back.png);
	margin-top: 34px;
	padding-bottom: 20px;
}
h2 {
	margin-bottom: 32px;
}
#honbun p {
	width: 530px;
	color: #00D063;
}
#honbun a:link { text-decoration: none; color:#D49900}
#honbun a:visited { text-decoration: none; color:#D49900}
#honbun a:hover {
	text-decoration: none;
	color:#FF0000;
}
#honbun a:active { text-decoration: none; color:#967E14 }
#honbun .txt {
	width: 530px;
	margin-bottom: 3em;
}
.txt a img {
	margin-bottom: 2em;
}
#toriDown {
	width: 256px;
	padding-bottom: 2em;
}
#toriDown a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:69px;
	padding-top: 69px;
	color: #FFF;
	background-image: url(../../img/toi_pdf.png);
}
#toriDown a:hover {
	background-position: 0px -69px; 
}



#toi .cyu {
	color: #02DAFF;
}

