* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../logo/back_01.gif);
}
#contener {
	height: 800px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#contener p {
	font-size: 13px;
	margin-top: 5px;
	color: #333333;
}
#wrapper {
	height: 781px;
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#mainnavi {
	height: 781px;
	width: 150px;
	border-right-color: #666666;
	float: left;
	background-image: url(../img/navi_01.jpg);
	background-repeat: repeat-y;
	margin-right: 10px;
}
#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-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#pannkuzu a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#mainsoto {
	width: 503px;
	float: right;
	padding-right: 38px;
	padding-left: 38px;
	background-color: #FFE8FF;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main {
	height: 750px;
	width: 503px;
	float: right;
	background-color: #FFE8FF;
}
#main h2 {
	font-size: 14px;
	color: #FF6699;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6699;
	padding: 5px;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
	height: 14px;
	width: 220px;
	margin-left: 10px;
}
#main p {
	font-size: 11px;
	color: #666666;
	text-indent: 1em;
}
#main h3 {
	color: #666666;
	font-size: 10px;
	float: right;
	font-weight: normal;
}
#main a {
	font-size: 10px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
#footer {
	font-size: 12px;
	color: #666666;
	float: right;
	height: 20px;
	width: 503px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}

