﻿@charset "utf-8";
.STYLE0 {
	color: #73346B;
	font-weight: bold;
	font-size: 14;
}

body {
	font-family: Helvetica;
	font-size: 12px; color:white;
	background-color: white;
}
p {
    margin-top: 0; margin-bottom: 3px;
}



#wrap {
	margin: 0 auto;
	width: 800px;
}

#container {
	position:relative;
	left: 0px;
	top: 0px;
}

#ro {
	color: white; font-size:8px
}

#navi {
	font-size: 14px; position: absolute; left: 282px; top: 151px; width: 475px; height: 20px; margin-top: 0px;
}





a:link {
	text-decoration: none;
	color: #fa9e38	
}

a:visited {
    text-decoration: none;
    color: #fa9e38
}

a:hover {
	text-decoration: none;
	color: white
}

a:active {
    text-decoration: none;
    color: white   
}


img {
    border-style: solid; border-width: 0
}
