body{
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
h1{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
a:link{
	font-family: "lr oSVbN", Osaka;
	color: #000; text-decoration: underline;
}
a:visited{
	font-family: "lr oSVbN", Osaka;
	color: #000; text-decoration: underline;
}
a:hover{
	font-family: "lr oSVbN", Osaka;
	color: #F00; text-decoration: underline;
}

td{
	font-family: "lr oSVbN", Osaka;
	font-size:12px;
	line-height: 1.3em;
}

/* head
----------------------------------------------------- */
#dnn_dnnLOGIN_hypLogin{
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
	margin: 5px;
}
#head{
	background-image: url(images/header-005.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
#head .logo{
	padding: 15px 0;
}
#head a:link{
	color: #FFF; text-decoration: underline;
}
#head a:visited{
	color: #FFF; text-decoration: underline;
}
#head a:hover{
	color: #F00; text-decoration: none;
}
#head_navi td{
	padding: 7px 5px 0px 5px;
}
#head_navi .Nomal{
	font-family: "lr oSVbN", Osaka;
	font-size: 11px;
}

/* navi
----------------------------------------------------- */
.RootMenuItem , .RootMenuItemBreadcrumb {
	font-size: 12px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
}
.RootMenuItemSelected {
	font-size: 12px;
	color:#000;
	font-weight: bold;
	background: transparent;
	padding: 0 15px;
}

/* contents
----------------------------------------------------- */
#left{
	background-image: url(images/left-001.gif);
	background-color:#FFA85D;
	background-repeat: repeat-y;
	background-position: right;
}

/* footer
----------------------------------------------------- */
#footer{
	background-image: url(images/footer-001.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 40px;
}
#footer_fixed{
	background-image: url(images/footer-001.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 40px;
	width: 780px
}
.CopyrightCss{
	font-family: "lr oSVbN", Osaka;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

