/* notitle
------------------------------------------------------------------- */
.notitle {
	font-family: "lr oSVbN", Osaka;
	margin-bottom: 10px;
	color: #333333;
}
.notitle a {
	color: #333333;
}

.notitle .content a {
	color: #0099CC;
}

/* subnavi
------------------------------------------------------------------- */
.subnavi {
	font-family: "lr oSVbN", Osaka;
	color: #ffffff;
	padding-top: 3px;
	text-align: right;
}
.subnavi .Normal a{
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}
.subnavi:link    {
	color:#ffffff;
	text-decoration: none;
}
.subnavi:visited {
	color:#ffffff;
	text-decoration: none;
}
.subnavi:hover   {
	color: #CCCCCC;
	text-decoration: none;
}
.subnavi:active  {
	color: #CCCCCC;
	text-decoration: none;
}


/* topicsbox
------------------------------------------------------------------- */
.topicsbox {
	font-family: "lr oSVbN", Osaka;
	margin-bottom: 10px;
}
.topicsbox .title {
	background-image: url(images/topicsbox/bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.topicsbox .title .Head {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.topicsbox .title img {
	margin-right: 3px;
}
.topicsbox .content {
	padding-top: 5px;
	color: #666666;
}
.topicsbox .content a {
	color: #0099CC;
}


/* pagetitle
------------------------------------------------------------------- */
.pagetitle {
	font-family: "lr oSVbN", Osaka;
}
.pagetitle .title {
	height: 20px;
}
.pagetitle .title .Head {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.pagetitle .title img {
	margin-right: 5px;
}
.pagetitle .content_bg {
	background-image: url(images/pagetitle/bgbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.pagetitle .content {
	padding: 30px 30px 10px ;
	color: #333333;
	background-image: url(images/pagetitle/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.pagetitle .content td {
	color: #333333;
}
.pagetitle .content a {
	color: #0099CC;
}


/* supportnavi
------------------------------------------------------------------- */
.supportnavi {
	font-family: "lr oSVbN", Osaka;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.supportnavi a {
	font-family: "lr oSVbN", Osaka;
	color: #CCCCCC;
	vertical-align: bottom;
	padding-left: 5px;
	margin-right: 20px;
	border-left: 3px solid #CC0000;
}
.supportnavi a:link    {
	text-decoration: none;
	color:#CCCCCC;
}
.supportnavi a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
.supportnavi a:hover   {
	border-left: 3px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.supportnavi a:active  {
	border-left: 3px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}

/* supporttitle
------------------------------------------------------------------- */
.supporttitle .title {
	font-family: "lr oSVbN", Osaka;
	border-bottom: 3px solid #003366;
	padding-bottom: 5px;
}
.supporttitle .title .Head {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.supporttitle .content {
	color: #333333;
	padding-top: 10px;
}
.supporttitle .content a {
	color: #0099CC;
}


/* basebox
------------------------------------------------------------------- */
.basebox {
	font-family: "lr oSVbN", Osaka;
	background-image: url(images/basebox/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 530px;
	padding: 20px;
	margin-bottom: 20px;
}
.basebox .title {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.basebox .title .Head {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.basebox .content {
	border-top: 1px solid #003366;
	padding-top: 20px;
}
.basebox .content a {
	color: #0099CC;
}







