@chareset "Shift_JIS";
/* アキ */
.space_top10_un10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.space_top5_un5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.space_top10 {
	padding-top: 10px;
}
.space_top20 {
	padding-top: 20px;
}
.space_un10 {
	padding-bottom: 10px;
}
.space_top15_un5 {
	padding-top: 15px;
	padding-bottom: 5px;
}

.osusume {
	background-image: url(../img/menu/osusume.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}
.kei2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* インフォメーション */
.infopage {
	width:545px;
	padding-top: 15px;
}
.infopage_left {
	width:256px;
	float:left;
	padding-right: 10px;
}
.infopage_right {
	float:right;
	text-align: left;
}
.infopage_awase {
	clear:both;
}

/* topメニュー */
.top_menubase {
	background-image: url(../img/top/menu_base02.gif);
	background-repeat: repeat-y;
	margin0: 0px; padding: 0px;
	}
