

ul#sub {
 margin: 0;
 padding: 0;
 
 width: 800px;
}
* html ul#sub {
 margin-top: -20px;
 padding: 0;
 width: 800px;
}

ul#sub:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#sub li {
	margin: 0;
	padding: 0;
	float: left;
	width: 114px; /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

ul#sub li a {
	padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	color: #613e00;
	font-size: 75%;
	text-align: center;
	text-decoration: none;
}

ul#sub li#z{
	width: 440px;
	
}


ul#sub li a:hover {
	color: #000;
	text-decoration:underline;
}








* html ul#globalNavi {
 margin: 0;
 padding: 0;
 width: 900px;

}


ul#globalNavi {
 margin: 0;
 padding: 0;
 width: 897px;

}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 114px; /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 80%;
	color: #613e00;
	text-align: center;
	text-decoration: none;
}


ul#globalNavi li a:hover {
	color: #000;
	text-decoration:underline;
}





ul#globalNavi li#a{
	background-color:#FF5600;
	width: 100px;
}


ul#globalNavi li#b{
width: 115px;
	background-color:ff7800;
	
}

ul#globalNavi li#c{
	width: 115px;
	background-color:#ff8a00;
	
}

ul#globalNavi li#d{
	width: 115px;
	background-color:#ff9c00;
	
}

ul#globalNavi li#e{
	width: 115px;
	background-color:#ffae00;
	
}

ul#globalNavi li#f{
	width: 115px;
	background-color:#ffba00;
	
}

ul#globalNavi li#g{
	width: 122px;
	background-color:#ffc600;
	border-right:3px solid black;
	
}













* html ul#globalNavi li#c{
		width: 115px;
	background-color:#ff8a00;
	
}

* html ul#globalNavi li#d{
		width: 118px;
	background-color:#ff9c00;
	
}

* html ul#globalNavi li#e{
	width: 118px;
	background-color:#ffae00;
	
}

* html ul#globalNavi li#f{
	width: 118px;
	background-color:#ffba00;
	
}

* html ul#globalNavi li#g{
	background-color:#ffc600;
	width: 135px;

}






















ul#globalNavi li#z{
	width: 80px;
		font-size: 80%;
	padding: 0.6em 10px;
	background-color:red;
}









* html ul#globalNavi li#g{
	background-color:ffc600;
	width: 116px;
	
}








