﻿*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background: url(img/back.jpg) #f7b52b;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 80%;
	line-height: 1.6em;
}
#wrapper{
	text-align: center;
}
#container{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#corich_table{
	margin-top: 1em;
	border-left: solid #996699 1px;
	border-top: solid #996699 1px;
	color: #333333;
	font-family: "MS ゴシック";
}
#corich_table td,#corich_table th{
	border-right: solid #996699 1px;
	border-bottom: solid #996699 1px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
}
#corich_table thead,table th{
	background: #e7deef;
}
#corich_table th{
	padding: 2px 10px;
	font-weight: bold;
}
#corich_table thead td{
	padding: 2px;
}
#corich_table a{
	font-size: 100%;
	color: #ff0066;
	text-decoration: none;
	line-height: 1.5em;
}
.tpo_t{
	margin-top: 1em;
	margin-left: 1em;
	float: left;
}

#menu_left{
	float: left;
}
#menu_right{
	float: left;
}