/* CSS Document */

/*6.グローバルナビ global_nav
---------------------------------------------------------*/
ul#sideTop {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

ul#sideTop li{
	width: 170px; 
}

ul#sideTop a {
	display: block;
	width: 170px; 
	text-indent:-9999px;
	margin: 0px;
	background-image: url(side_navi.gif);
	background-repeat: no-repeat;
	padding:0px 0px;
} 

.menu201 a{
	background-position: 0px 0px;
	width: 170px;
	height: 28px;
} 

.menu201 a:hover{
	background-position: -170px 0px;
	width: 170px;
	height: 28px ;
}

.menu202 a{
	background-position: 0px -28px;
	width: 170px;
	height: 28px;
} 

.menu202 a:hover{
	background-position: -170px -28px;
	width: 170px;
	height: 28px;
} 

.menu203 a{ 
	background-position: 0px -56px;
	width: 170px;  
	height: 28px;
} 
.menu203 a:hover{
	background-position: -170px -56px;
	width: 170px;  
	height: 28px;
} 

.menu204 a{ 
	background-position: 0px -84px;
	width: 170px;  
	height: 28px;
} 
.menu204 a:hover{
	background-position: -170px -84px;
	width: 170px;  
	height: 28px;
} 

.menu205 a{ 
	background-position: 0px -112px;
	width: 170px;  
	height: 28px;
} 
.menu205 a:hover{
	background-position: -170px -112px;
	width: 170px;  
	height: 28px;
} 

.menu206 a{ 
	background-position: 0px -140px;
	width: 170px;  
	height: 28px;
} 
.menu206 a:hover{
	background-position: -170px -140px;
	width: 170px;  
	height: 28px;
} 
.sideTitle {
	background-image: url(side_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 170px;
	margin: 100px 0px 0px 20px;
}