@charset "utf-8";


/* welocome */
/* 追加 06_11_15 */
.welcomHeader {
	background: url(images/welcomHeader.gif) no-repeat center top;
	width: 523px;
	height: 17px;
	margin-left: 10px;
	margin-top: 10px;
}
.welcomBody {
	background: url(images/welcomBody.gif) repeat-y;
	width: 523px;
	margin-left: 10px;
}
.welcomBody p {
	padding: 8px 10px;
}
.welcomFooter {
	background: url(images/welcomFooter.gif) no-repeat;
	width: 523px;
	height: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wel-title {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
dl.search {
	margin: 1em 0 1em 15px;
	text-align: left;
}
dl.search dd input {
	width: 100px;
}
dl.search dd input.button {
	width: 40px;
}
