@charset "EUC-JP";
.tab {
	width: 620px;
	float: none;
	margin: auto;
}
.waku {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 1px;
	width: 1px;
	padding-bottom: 10px;
	margin: auto;
}
.seihin {
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
}
.zoom {
	font-size: 8px;
	color: #999999;
}
.midashi {
	font-size: 22px;
	font-weight: bold;
	color: #0099FF;
	line-height: 2em;
}
.background {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px groove #CCCCCC;
}
.name {
	font-size: 12px;
	color: #0066CC;
}
.kugiri {
	background-image: url(../border.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 620px;
}
.title2 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
.shikaku {
	border: thin solid #999999;
}
.yose {
	padding-left: 15px;
}
