#containar{
	position:absolute;
	top:-4px;
	left:0px;
	width:720px;
	overflow:hidden;
}

#topBanner{
	margin:0px;
	padding:0px;
	width:720px;
	height:60px;
	background-image:url("img/top-head.gif");
	background-repeat:no-repeat;
	background-color:#FFF;
/*	float:left;*/
}
#topBanner h1 {
	text-indent:-3000px;
	}
#topBanner h2{
	color:#FFF;
	font-size:12px;
	text-align:right;
	position:relative;
	top:-15px;
	right:5px;
}
#topBanner2{
	margin:0px;
	padding:0px;
	width:720px;
	height:60px;
	background-image:url("img/page-head.gif");
	background-repeat:no-repeat;
	background-color:#FFF;
/*	float:left;*/
}
#topBanner2 h1 {
	text-indent:-3000px;
	}
#topBanner2 h2{
	color:#FFF;
	font-size:12px;
	text-align:right;
	position:relative;
	top:-15px;
	right:5px;
}

#leftNavi{
	width: 115px;
	background-color:#990033;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	background-image:url("img/menuBG.gif");
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
}
#leftNavi h3{
	background-image:url("img/toggle.gif");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:14px;
	line-height:125%;
	text-align:left;
	padding-left:12px;
}
#leftNavi h3 a{
	color:#FFF;
}
#leftNavi br{
	line-height:75%;
}

#main{
	margin:0px;
	padding:0px;
	border:0px;
	width:720px;
	background-color:#FFF;
	background-image:url("img/menuBG.gif");
	background-repeat:repeat-y;
	background-position: top left;
}
#content{
	margin:0px;
	padding:0px;
	width:600px;
	float:right;
}

#footer{	
	margin:0px;
	padding:8px 0px 8px 120px;
	width:600px;
	clear:both;
	letter-spacing:0.075em;
	background-color:#FFF;
	background-image:url("img/footerBG.gif");
	background-repeat:repeat-y;
}
#footer h3{
	font-size:10px;
}

#tab{
	margin:0px;
	padding:0px;
	width:600px;
	position:relative;
	left:10px;
	list-style:none;
}
.tabmenu{

	float:left;
	background:#FFF;
	text-align:left;
	font-size:10px;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 10px;
}
#tab a{
	color:#990033;
}
#tab li{
	background-image:url(img/listMarkFooter.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
}

#copyright{
	width:600px;
	color:#000;
	font-size:10px;
	text-align:left;
	padding:2px 0px 0px 5px;
}
#copyright p{
	width:600px;
	color:#000;
	font-size:10px;
	text-align:left;
	padding:0px 0px 0px 5px;
}

#recentEntryTtl{
	height:32px;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	background-image:url(img/ttl_news.gif);
	background-repeat:no-repeat;
}
#recentEntry{
	margin:5px 0px 0px 20px;
	_margin:5px 5px 0px 15px;
	padding:10px 10px 10px 20px;
	width:525px;
	_width:510px;
	border:solid #D6C6AB;
	border-width:1px;
	background:#AEE;
	text-align:left;
	font-size:12px;
	background-color:#FFFFCC;
}

#recentEntry a{
	text-decoration: underline;
	color:#000099;
}
#recentEntry li{
	background-image:url("img/toggle3.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:0px 0px 0px 15px;
	line-height:150%;
}
#applicationFormTtl{
	height:32px;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	background-image:url("img/ttl_download.gif");
	background-repeat:no-repeat;
}
#applicationForm{
	width:550px;
	margin:0px 0px 0px 20px;
	padding:5px 0px 25px 30px;
	background:#FFF;
	text-align:left;
	font-size:12px;
}

#applicationForm a{
	text-decoration: underline;
	color:#000099;
}
#applicationForm li{
	background-image:url("img/toggle4.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:0px 0px 0px 15px;
	line-height:150%;
}


#categoryTtl{
	height:50px;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 55px;
	background-image:url(img/markCook.gif);
	background-repeat:no-repeat;
	text-align:left;
	color:#000066;
	font-size:28px;
	font-weight:bold;
	line-height:180%;
}

#category{
	width:560px;
	margin:20px 20px 20px 20px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	background-color:#FFF;
	border:solid #D6C6AB;
	border-width:0px;
	color:#333;
}
#category p{
	line-height:150%;
}
.categoryTextTtl{
	height:40px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	background-image:url(img/page-ttl_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#990033;
	font-size:18px;
	line-height:175%;
	font-weight:bold;
	display:block;
}
.categoryText{
	margin:0px;
	padding:0px 0px 0px 0px;
}
.extend {
	color:#808066;
}
.content-nav {
	color:#808066;
}
#contentArea{
	font-size:100%;
	line-height:100%;
	color:#000;
}

