@charset "Shift_JIS";
/*----------------------------------------

	index.css 

-----------------------------------------*/

body {
	background: url(/image/index_bg01.jpg) repeat-x;
}

#bg_top {
	background: url(/image/index_bg02.jpg) no-repeat top center;
}

#keyword {
	width: 140px;
	height: 20px;
	border: #707070 solid 1px;
	size: 23;
}

