@charset "utf-8";
#bgbody {
	background-image: url(../img/p1_03.png);
	background-repeat: repeat-y;
}
#logo {
	background-image: url(../img/p01_03.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
	margin-left: 10px;
	float: left;
}
#bghead {
	background-image: url(../img/p1_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
}


#bghead ul {
	float: right;
	margin-right: 2.2em;
	margin-top: 0.7em;
}

#bghead li {
	display: inline;
	padding-left: 1em;
}
#bghead li a {
	font-size: 13px;
	color: #F3E6EF;
	text-decoration: none;
}
#bghead li a:hover {
	color: #990000;
}
#menu li {
	display: inline;
	float: left;
}
#menu em {
	font-family: "Arial Rounded MT Bold", Arial;
	font-style: normal;
	color: #D6C998;
}

#menu  li a {
	display: block;
	text-align: center;
	color: #736357;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #736357;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-top: 0.2em;
}
#menu    .link5  {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #736357;
	margin-top: 0.2em;
}

#menu .link1:hover {
	color: #0074E8;
	background-color: #DFEFFF;
}

#menu .link2:hover {
	color: #9D3CFF;
	background-color: #EDDDFF;
}
#menu .link3:hover {
	color: #FF8B17;
	background-color: #FFFFCC;
}
#menu .link4:hover {
	color: #FF5151;
	background-color: #FFE0D9;
}

#menu .link5:hover {
	color: #20A21A;
	background-color: #DBFFD2;
}
#bgrace {
	background-image: url(../img/p01_05.png);
	background-repeat: no-repeat;
	height: 69px;
	position: relative;
}
#bgrace img {
	position: absolute;
	top: -11px;
	left: 15px;
}
#bgbody #content {
	margin-right: 9px;
	margin-left: 9px;
}

#bgbottom {
	background-image: url(../img/p1_05.png);
	background-repeat: no-repeat;
	height: 27px;
	padding-right: 2em;
}

#bgbottom ul {
	float: right;
	padding: 0px;
	margin-top: 0px;
}


#bgbottom li {
	display: inline;
	font-size: 10px;
	color: #999999;
	margin-left: 1em;
	vertical-align: top;
}




#bgbottom a {
	color: #999999;
}


#bgbottom a:hover {
	color: #F78BA7;
}
