#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 438px;
	border: 1px solid #CCCCCC;
}
.basic div {
	background-color: #EEEEEE;
	background-image: url(../top/topGyomuTabInnerActive.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.basic h3.title a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	background-image: url(../top/topGyomuTabNormal.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	padding-left: 25px;
	letter-spacing: 1px;
}
.basic h3.title a:hover {
	background-image: url(../top/topGyomuTabActive.jpg);
	background-repeat: no-repeat;
}

.basic h3.selected a {
	color: #FFFFFF;
	background-image: url(../top/topGyomuTabActive.jpg);
}

.basic h2.title a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	background-image: url(../top/topGyomuTabNormal.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	padding-left: 25px;
	letter-spacing: 1px;
}
.basic h2.title a:hover {
	background-image: url(../top/topGyomuTabActive.jpg);
	background-repeat: no-repeat;
}

.basic h2.selected a {
	color: #FFFFFF;
	background-image: url(../top/topGyomuTabActive.jpg);
}

