/* ---------------------------------------------------------- */
h2#pageTitle_index {
	text-indent: -9999px;
	background: transparent url(./img/01_title_01.gif) scroll no-repeat top left;
}
/*
h2#pageTitle_input {
	text-indent: -9999px;
	background: transparent url(./img/01_title_02.gif) scroll no-repeat top left;
}
h2#pageTitle_search {
	text-indent: -9999px;
	background: transparent url(./img/01_title_03.gif) scroll no-repeat top left;
}
*/
#contents h3.linktitle {
	background: transparent url(./img/icon_link_01.gif) scroll no-repeat top left;
}
/* ---------------------------------------------------------- */
#form ,#form2{
	width: 429px;
	margin: 0px 0px 20px 0px;
	background: #BAD05E url(./img/bg_column_bottom.gif) no-repeat scroll bottom left;
}
#form form ,#form2 form {
	width: 409px;
	margin: 0px;
	padding: 10px;
	background: url(./img/bg_column_top.gif) no-repeat scroll top left;
	color: #600;
	/*text-align: center;*/
}
label {
	font-weight: bolder;
}
textarea {
	font-size: 100%;
}
.error {
	color: #C00;
	font-weight: bolder;
}
#footer {
	background: transparent url(./img/foot.gif) scroll no-repeat top right;
}