/*ページ全体*/
body {
  margin: 0; 
  padding: 0;
  background-color: #990000;
  background-image: url(../common/990000/superlogo.gif);
  background-repeat: no-repeat;
  background-position: right top
}

#red{
 width: auto;
}

#redmenu{
	width: 122px;
	float: left;
}

/*タイトル*/
#red h1{
 width: 590px;
	font-size:small;
	line-height:140%;
	text-align: left;
	background-image: url(../common/990000/990000-h1-bg.jpg);
	margin: 15px auto 20px 0px;
	text-indent: 26px;
	color: #333333;
	background-repeat: no-repeat;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#red h2{
	font-size:x-small;
	line-height:140%;
	color: #990000;
	font-weight: bold;
	border-left: 5px solid #990000;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 10px;
	text-indent: 0px;
}

#red .e-h2{
	font-size:small;
	line-height:140%;
	color: #990000;
	font-weight: bold;
	border-left: 5px solid #990000;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 3px;
	text-indent: 5px;
}

#red h3{
	font-size:x-small;
	line-height:140%;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*メニュー*/
a.LFmenu01{
	color:#FFFFFF;
	font-size: x-small;
	line-height: 120%;
	background-image: url(../common/990000/menu-bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 5px 2px 5px 7px;
	border-bottom: 1px solid #FFFFcc;
	width: 100%;
}

a.LFmenu01:hover{
	color:#FFFFFF;
	font-size: x-small;
	line-height: 120%;
	background-color: #FFCC00;
	text-decoration:none;
	border-bottom: 1px solid #FFFFcc;
	display: block;
	margin: 0px;
	padding: 5px 2px 5px 7px;
	background-image: none;
	width: 100%;
}
a.LFmenu01a{
	color:#FFFFFF;
	font-size: x-small;
	line-height: 120%;
	background-image: url(../common/990000/menu-bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 16px 2px 5px 7px;
	border-bottom: 1px solid #FFFFcc;
	width: 100%;
}

a.LFmenu01a:hover{
	color:#FFFFFF;
	font-size: x-small;
	line-height: 120%;
	background-color: #FFCC00;
	text-decoration:none;
	border-bottom: 1px solid #FFFFcc;
	display: block;
	margin: 0px;
	padding: 16px 2px 5px 7px;
	background-image: none;
	width: 100%;
}

a.LFmenu02{
	color:#333333;
	font-size: x-small;
	line-height: 120%;
	background-image: url(../common/arrow01.gif);
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 5px 2px 5px 12px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
}

a.LFmenu02:hover{
	background-image: url(../common/arrow01_f2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFCC00;
	padding: 5px 2px 5px 12px;
	width: 100%;
}

a.LFmenu03{
	color:#333333;
	font-size: x-small;
	line-height: 120%;
	background-image: url(../common/arrow02.gif);
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 5px 2px 5px 12px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 10px;
	width: 100%;
}

a.LFmenu03:hover{
	background-image: url(../common/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #FFCC00;
	padding: 5px 2px 5px 12px;
	width: 100%;
}

.sitemap{
	color:#FFFFFF;
	font-size: x-small;
	line-height: 120%;
	background-color:#990000;
	text-decoration:none;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	text-indent: 5px;
	background-position: 10px;
	width: 100%;
}
