@charset "Shift_JIS";
/* CSS Document */


body{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
}

#mainRightSecond {
	width:670px;
	float:right;
	padding: 1px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
}