@charset "shift_jis";
/* CSS Document */

ul {font-size: 1.2em; list-style-type: none;}



#tab {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	height: 27px;
	overflow: hidden;
}
#tab li {
	float: left;
	height: 27px;
}
#tab li a {
	display: block;
	width: 94px;
	height: 0;
	border: none;
	border-bottom: 0;

}
#tab li a:hover,
#tab li.present a {
	border-color: #333;
	color: #000;
}


#page1, #page2, #page3, #page4 , #page5, #page6, #page7, #page8 {
	margin-bottom: 10px;
	padding-top: 0;
	width: 756px;
	float: left;
	

}
#clearcw { 
clear: both; 
}


