@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight:bold;
	background: url(../imahe/bg_repeat.jpg) repeat;
}

#tel {
	font-size:20px;
	color:#F00;
	font-weight:bolder;
}
	
