body, td, p {
	color: #843FBD;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

b, u, i, strong, em {
	color: #A02DAA;
}

.header {
	color: #843FBD;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	border-bottom: 2px #843FBD solid;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.navi .header {
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	border-bottom: 2px #FFF solid;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF0FA url(shu_bg02.gif);

	scrollbar-track-color: #FFF0FA;
	scrollbar-face-color: #D397F2;
	scrollbar-arrow-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}

A {
	color: #E62990;
	text-decoration: none;
}
A:hover {
	color: #D397F2;
}

.wrapper {
	background: #FFF0FA url(shu_bg01.gif);
	background-repeat: repeat-x;
	height: 211px;
}

.main {
	width: 433px;
	left: 15px;
	top: 330px;
	z-index: 3;
	position: absolute;
}

.navi {
	color: #FFE0F4;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 174px;
	left: 478px;
	top: 250px;
	z-index: 3;
	position: absolute;
}

.navi A {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navi A:hover {
	color: #FFD2EF;
}
