@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
/*	background: #ccc; */
}

a:link,
a:visited {
	color:;
}

a:hover,
a:active {
	color: #000;
	background-color: #FFEEB1;
}
/* --- 各要素デフォルト設定
------------------------------------------------------------------- */
.style13 {
	font-size: 13px;
	font-weight: bold;
}
.style132 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.style133 {
	font-size: 13px;
	color: #000000;
}
.style12 {
	font-size: 12px;
}
.style122 {
	font-size: 12px;
	font-weight: bold;
}
.style16 {
	font-size: 16px;
	font-weight: bold;
}

