@charset "utf-8";

/* ========================================================
	index.css => TOP用CSS
======================================================== */

/* contents-title
============================================================================================================ */

div#contents-title {
	background: url(../images/title_bg.png) no-repeat;
}
span.set{
	display:block;
	float: left;
}
textarea{
	height : 7em;
}
div.errbox ul li{
	color : red;
}