/*-----INITIALIZE-----*/body {	margin: 0;	padding: 0;	color: #000;	text-align: center;	font-family:sans-serif;}a{	text-decoration: none;}img{	border-style: none;}#header h1{	margin: 0;	padding: 0;	text-indent: -5000px;}/*-----WRAP-----*/#wrap{	width: 904px;	margin: 10px auto;}/*-----SIDE-----*/#side{	float: left;	width: 200px;	height: 600px;	vertical-align: top;	background: url(images/sugimotoiin_01.jpg) no-repeat;}#menu{	margin-top: 310px;	border: 0px solid #F63;}#menu ul{	list-style: none;}#menu li a{	margin-left: -40px;	padding: 6px 0 3px 0;	display: block;	color: #F63;	text-align: left;	font-size: 14px;	font-weight: bold;	text-indent: 10px;	border-bottom: 1px solid #F63;}#menua:link, #menu a:visited{	color: #F63;}#menu a:hover, #menu a:active{	color: #FFF;	background-color: #F63;}/*-----MAIN-----*/#main{	float: right;	width: 700px;}#header{	float: right;	width: 700px;	height: 100px;	background: url(images/sugimotoiin_02.jpg) no-repeat;}/*-----WRITTING-----*/#writing{	float: left;	width: 435px;	margin: 10px 5px;	font-size: 12px;	line-height: 1.5em;}#writing p{	text-align: left;}.mainheading{	display: block;	margin: 10px 0;	padding: 1px;	color: #F63;	font-size: 18px;	font-weight: bold;	text-indent: 5px;	border-left: 20px solid #F63;	border-bottom: 2px solid #F63;}.subheading{	color: #0a0;	font-size: 14px;	font-weight: bold;}.emp{	color: #900;	font-size: 13px;	font-weight: bold;	margin-left: 1em;}.strng{	color: #900;	font-size: 12px;	font-weight: bold;}.sign{	color: #555;	font-size: 12px;	text-align: right;}/*-----PHOTO-----*/#photo{	float: right;	text-align: left;	width: 250px;	height: 100%;	border-right: 0px solid #F63;}/*-----FOOTER-----*/#footer{	clear: both;	height: 50px;	background: url(images/sugimotoiin_11.jpg) no-repeat;	padding-top: 15px;	font-size: 12px;}.counter{	color: #ccc;	font-size: 10px;}/*-----TABLE-----*/table{	font-size: 14px;	width: 435px;	border: 2px solid #F63;	color: #fff;	background-color: #F63;	border-collapse: collapse;}td{	text-align: center;	border: 2px solid #F63;	color: #000;	background-color: #fff;}
