@charset "Shift_JIS";
body {
background: #1A100E url(images/bg.gif);
}
#container {
background: url(images/containerBg.gif) repeat-y;
}
#platform {
background: url(images/common/contentsBg.gif) repeat-y;
}
a:link, a:visited, a:active {color: #698547; text-decoration: none; font-weight: normal;}
a:hover{color: #CC6633; font-weight: normal;}

/* === Footer style === */

div#footerBox {
	background: #566D3A;
	}
div#footer {
	color: #92A679;
}
div#footer a:link, div#footer a:visited, div#footer a:active 
	{color: #333333; text-decoration: none; font-weight: normal;}
div#footer a:hover { color: #B1C53A;}

div#footer ul li.mainpages a:link, div#footer ul li.mainpages a:visited, div#footer ul li.mainpages a:active 
	{color: #B1C53A; text-decoration: none; font-weight: normal; padding: 5px;}
div#footer ul li.mainpages a:hover { color: #333333; background: #B1C53A; padding: 5px;}
	
div#footer .copyright {
	color:#333333;
	}


/* -------------------------------------------Header Style */

/* logo */

div#header {
	background:url(images/mainimage.jpg) no-repeat;
}

#logo{
	float:right;
	margin-top:178px;
	margin-right:31px;
}

#header h2 {
	color:#FFFFFF;
	height:30px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	font-weight:bold;
	}


/********************/
/* menu */
/******************/

.globalNavi ul li a{
	background-image: url(images/menu.gif);
}

/* -------------------------------------------Index Style */
div#platformHome{
	background: url(images/containerBg.gif) repeat-y;
	}
div#platformHome a:link, div#platformHome a:visited, div#platformHome a:active {color: #698547; text-decoration: none; font-weight: normal;}
div#platformHome a:hover{color: #CC6633; font-weight: normal;}

div#homeLeft .aboutBox {
	background: url(images/homeLeft.jpg) no-repeat;
	}
div#homeRight .foodBox {
	background: url(images/foodBox.gif) top no-repeat;
	}


/* -------------------------------------------Side Style */
div#side {
	background: url(images/sideBg.gif) top no-repeat;
	}
ul.navilist li a {
	background: url(../bolzano/images/navlistBg.gif) no-repeat;
	color:#333300;
}
ul.navilist li a:hover {
	background: url(../bolzano/images/navlistBgOn.gif) no-repeat;
	color: #CC9900;
}
	
/* -------------------------------------------Main Contents Style */
div.topicPath {
	color: #AC987B;
	}
div.topicPath a:link, div.topicPath a:visited, div.topicPath a:active { color: #6A5A49;}
div.topicPath a:hover { color: #CC6633;}

div#mainContents h3 {
	color: #566D3A;
	background-image: url(images/pagetitleBg.gif);
	}
div#mainContents h4 {
	color: #333300;
	}
div#mainContents .pagetop a:link, div#mainContents .pagetop a:visited, div#mainContents .pagetop a:active {color: #333333; text-decoration: none; font-weight: normal; border:solid 1px #CCCC00; padding: 3px 8px 3px 8px;}
div#mainContents .pagetop a:hover{color:#000000; font-weight: normal;border:solid 1px #CCCC00; padding: 3px 8px 3px 8px; background:#CCCC00;}