﻿@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 860px;
	margin: 0 auto;
	position: relative;
}
#Master {
	width: 860px;
	height: 90px;
	margin: 0 auto;
	z-index: 1;
}
.kakeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FE0099;
	font-weight: bold;
}
.sbheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.subpinklight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FE0099;
}
