
td.studio{
	font-size: 28px;
	font-family: Script MT Bold, Times New Roman;
	font-style: italicss;
	color: #ffcc00;
	padding-bottom: 10px;
	xxxwidth: 50%;
}
p.cim{
	text-align: center;
	font-size: 60px;
	font-family: Script MT Bold, Times New Roman;
	color: #ffcc00;
	padding-bottom: 10px;
}
a{
	color: #ffcc00;
	text-decoration: underline;
}
a:hover{
	color: darkred;
	text-decoration: none;
}	
a.studio{
	color: #ffcc00;
	text-decoration: underline;
}
a.studio:hover{
	color: darkred;
	text-decoration: none;
}	
a.intro_link{
	width: 351px;
	height: 71px;
	display: block;
	background-image: url("pic/intro_link.jpg");
	text-align:center;
}
a.intro_link:hover{
	background-position: 0 -71;
}

a{

	text-decoration: none;

}