@charset "UTF-8";

/* CSS Document */

html, body {
	background-color: #643764;
	}

h1.heading {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	color: #FFFFFF;
	line-height: 110%;
	margin-top: 0;
	margin-bottom: 0;
}

h1.title {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	color: #643764;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 10px;
}

h1.page {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-style: oblique;
	text-align: right;
	font-weight: normal;
	color: #FFFF99;
}

.stnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;}

.blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-indent: 20px;
}

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #643764;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}

.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCFF;
	margin-top: 0;
	margin-bottom: 0;
}

.sml a {
	color:#CCCCFF;
	text-decoration:underline;
}

.bg01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.bg01 a {
	color:#643764;
	text-decoration:none;
	}

.bg01 a:hover {
	text-decoration:underline;
}

.bg02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: narrow;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding:3px 0px 3px 10px;
}

.lnk a {
	color:#643764;
	text-decoration:none;
	padding:3px 0px 3px 10px;
	background: url(images/bul03.gif) no-repeat 2px 7px;
}

.lnk a:hover {
	text-decoration:underline;
}

ul.square {
	list-style-type: square;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}


.bg02 a {
	color:#CCCCFF;
	text-decoration:none;
	}

.bg02 a:hover {
	color:#CCCCFF;
	text-decoration:underline;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #643764;
	font-weight: bold;
	text-align: center;
}

.sub a {
	color:#643764;
	text-decoration:none;
}

.sub a:hover {
	color:#643764;
	text-decoration:underline;
}

.lit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.lit a {
	color:#FFFFFF;
	text-decoration:none;
}

.lit a:hover {
	color:#FFFFFF;
	text-decoration:overline;
}

.tix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
	
.tix A:hover {color: #FFFF99; font-style: italic}
.tix v:visited {color: #CCCCFF; font-style: italic}
.tix A:{color: #FFFF99; font-style: italic}

.up {
	font-family: Arial, Helvetica, sans-serif;
	font-style: narrow;
	font-size: 12px;
	color: #FFFFFF;
}

.up a {
	color:#FFFFFF;
	text-decoration:none;
	}

.up a:hover {
	color:#FFFF99;
	text-decoration:underline;
}

.tx
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3937;
	font-weight: normal;
	text-align: justify;
	margin: 0px 10px 10px 10px;
}