@charset "utf-8";

.style1 {
	font-size: 12px;
	color: #642;
	font-family: sans-serif;
	font-style: normal;
}
.style2 {
	font-size: 18px;
	color: #642;
	font-family: "Palatino Linotype";
	font-weight: bold;
}
.style3 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
}
.style5 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0066;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0066;
}
.style7 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}






.style8 {
	font-size: 18px;
	color: #642;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style9 {
	color: #FF9999
}
.style10 {
	font-size: 10px;
	color: #666666;
	font-family: sans-serif;
	font-style: normal;
}
.style11 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
}
.style12 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
}




.content {
	text-align: left;
	margin-left: 20px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}
/* CSS Document */

body {
	background-color: #7c6f56;
}
#wrapper {
	width: 780px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
.right {
	float: right;
	width: 95%;
	background-position: center;
	text-align: left;
}
.right .content {
	float: none;
}
.left {
	float: left;
	width: 95%;
	background-position: center;
	text-align: left;
	white-space: normal;
	margin-left: 8px;
}

body,td,th {
	font-family: sans-serif;
	font-size: 12px;
	color: #222;
}
a:link {
	color: #642;
	text-decoration: none;
}
a:visited {
	color: #664422;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}
.illus {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.illus-floatleft {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.illus-floatright {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.style13 div {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
}
