@charset "utf-8";


/* Body
*******************************************************************************/

body {
	color: #333;
	font-size: 14px;
	line-height: 140%;
	position: relative;
	text-align: left;
	min-width: 860px;
	background: #fff url(../img_02/bg_02.jpg) repeat-x;
}

