body {    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: MS PGothic,"MS Gothic", "GothicG",  "MS PMincho";
	text-align:center
}

td {
	font-size: 12px;
	text-decoration: none;
	color: #414141;
	text-align:left;
}
.line24 {
	line-height: 24px;
}
a:visited {
	color: #414141;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:link {
	color: #414141;
	text-decoration: none;
}
a.red:visited {
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	color: #333333;
	text-decoration: underline;
}
a.red:link {
	color: #990000;
	text-decoration: none;
}
.line20 {
	line-height: 20px;
}
.line22 {
	line-height: 22px;
}
.style3 {color: #666666}

.style4 {color: #990000}


.font_10px {
	font-size: 10px;
}
.font_tohama {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font14 {
	font-size: 14px;
}


/* ±êÇ©Ê½²Ëµ¥ */
#tabMenu {
	overflow: auto;
	cursor:pointer;
	cursor:hand;
}
* html #tabMenu {
	overflow: visible;
}
#tabMenu ul, #tabMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabMenu li {
	width:150px;
	height:30px;
	cursor:pointer;
	cursor:hand;

}
#tabMenu li.bt01 {
	background: url("images/btn/main_1.gif") 0 0 no-repeat;
}
#tabMenu li.bt02 {
	background: url("images/btn/main_1.gif") 0 -30px no-repeat;
}
#tabMenu li.bt03 {
	background: url("images/btn/main_1.gif") 0 -60px no-repeat;
}
#tabMenu li.bt04 {
	background: url("images/btn/main_1.gif") 0 -90px no-repeat;
}
#tabMenu li.bt05 {
	background: url("images/btn/main_1.gif") 0 -120px no-repeat;
}

#tabMenu li a, #tabMenu li em {
	display: block;
	float: left;
	width: 150px;
	height: 30px;
}
#tabMenu li.bt01:hover {
	background-position: -150px 0;
}
#tabMenu li.bt02:hover {
	background-position: -150px -30px;
}
#tabMenu li.bt03:hover {
	background-position: -150px -60px;
}
#tabMenu li.bt04:hover {
	background-position: -150px -90px;
}
#tabMenu li.bt05:hover {
	background-position: -150px -120px;
}

#tabMenu li:hover {
	background-position: -150px 0;
	cursor:pointer;
	cursor:hand;
}

#tabMenu li.current {
	background: url("images/btn/main_1.gif") 100% 0 no-repeat;
	width:150px;
	height:30px
}
#tabMenu li.current a, #tabMenu li.current span {
	background: url("images/btn/main_1.gif") 0 0 no-repeat;
	
}
