@charset "shift_jis";

a { text-decoration: none;}
a:hover { text-decoration: underline;}

body {	margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

/* 黒8 */
.black8 {
	font-size: 8pt;
	color:#000000;
	line-height: 130%
}

/* 黒10 */
.black10 {
	font-size: 10pt;
	color:#000000;
	line-height: 130%
}

/* 黒10 */
.black10b {
	font-size: 10pt;
	color:#000000;
	line-height: 130%;
	font-weight: bold
}

/* 白8 */
.white8 {
	font-size: 8pt;
	color:#FFFFFF;
	line-height: 130%
}

/* 白10 */
.white10 {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%
}

/* 白10 */
.white10b {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%;
	font-weight: bold
}

/* グレー10 */
.gray10 {
	font-size: 10pt;
	color:#333333;
	line-height: 130%
}

.profile_margin_right {
	margin: 3px 20px 3px 20px;
	padding: 3px 20px 3px 20px;
}

.profile_margin_left {
	margin: 3px 15px 3px 15px;
	padding: 3px 15px 3px 15px;
}
