* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../logo/back_01.gif);
}
#contener {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 730px;
}
#contener p {
	font-size: 13px;
	margin-top: 5px;
	color: #333333;
}
#wrapper {
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 730px;
}
#mainnavi {
	height: 730px;
	width: 150px;
	border-right-color: #666666;
	float: left;
	background-image: url(../img/navi_01.jpg);
	background-repeat: repeat-y;
	margin-right: 20px;
}
#mainnavi li {
	font-size: 10px;
	color: #666666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C8A575;
	line-height: 25px;
	margin-right: 20px;
	margin-left: 10px;
	display: block;
	text-indent: 1em;
}
#mainnavi a {
	text-decoration: none;
	color: #666666;
	display: block;
	height: 25px;
	width: 120px;
}
#mainnavi a:hover {
	background-color: #EBD1F8;
	height: 25px;
	width: 120px;
	display: block;
}
#mainnavi h1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#pannkuzu {
	padding-right: 5px;
	padding-bottom: 5px;
}
#pannkuzu a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer {
	font-size: 12px;
	color: #666666;
	width: 509px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	float: right;
	margin-right: 80px;
}
#wrapper table td {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
}
#wrapper table th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9999FF;
	text-align: left;
	text-indent: 10px;
}
