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


div#main {
	display: block;
	width: 710px;
	margin-bottom: 10px;
	border: 2px solid #CCC}
	

table td {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	background-color: #FFF}

table {
	border: #CCC;
	margin-bottom: 30px}
	
section#company {
	margin: 0 auto 40px auto;
	width: 500px}
	
div#main img {
	margin: 20px 100px}
	
section#company h3 {
	text-align: center;
	font-weight: normal;
	font-size: 28px}
	
section#company p {
	margin-left: 20px;
	line-height: 3em;
	font-size: 13px}

span#fontsize {
	font-size: 18px}
	
span#color {
	color: #FA4D49}
	
div#main h2 {
	width: 100px;
	margin: 20px auto;
	height: 23px;
	letter-spacing: 2px;
	display: block;
	padding-left: 30px;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../../img/item1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px}