
body {
	margin-top: 0px;
}	
.small {font-size: 10px;line-height: 14px;color: #000000;}
.small02 {font-size: 12px;line-height: 14px;color: #000000;}
.base {font-size: 12px;line-height: 16px;color: #000000;}
.navi {font-size: 12px;line-height: 16px;color: #000000;}
h1 {font-size: 12px;line-height: 14px;color: #333333; margin: 0px; font-weight : normal;}
strong {font-size: 12px;line-height: 14px;color: #333333; margin: 0px; font-weight : normal;}
h2 {font-size: 12px;line-height: 16px;color: #000000; margin: 0px; font-weight : normal;}
h3 {font-size: 12px;line-height: 16px;color: #000000; margin: 0px; font-weight : normal;}
h4 {font-size: 12px;line-height: 16px;color: #000000; margin: 0px; font-weight : normal;}
h5 {font-size: 12px;line-height: 16px;color: #000000; margin: 0px; font-weight : normal;}
h6 {font-size: 12px;line-height: 16px;color: #000000; margin: 0px; font-weight : normal;}
.copy {font-size: 10px;line-height: 14px;color: #666666;}
.base02 {font-size: 12px;line-height: 16px;color: #333333;}

/*メニュー背景ロールオーバー01*/
#menu01 a{
	margin: 0px;
	padding: 8px 0px 7px 5px;
	font-size: 12px;
	background-color: #E1EDFF;
	text-decoration: none;
	display: block;
	}

#menu01 a:hover {
	margin: 0px;
	background-color: #D0E3FF;
	text-decoration: none;
	display: block;
	} 

/*メニュー背景ロールオーバー02*/
#menu02 a{
	margin: 0px;
	padding: 8px 0px 7px 20px;
	font-size: 12px;
	background-color: #FFFABA;
	text-decoration: none;
	display: block;
	}

#menu02 a:hover {
	margin: 0px;
	background-color: #FFE98A;
	text-decoration: none;
	display: block;
	} 

/*メニュー背景ロールオーバー03*/
#menu03 a{
	margin: 0px;
	padding: 8px 0px 7px 5px;
	font-size: 12px;
	background-color: #F7F7FF;
	text-decoration: none;
	display: block;
	}

#menu03 a:hover {
	margin: 0px;
	background-color: #E1EDFF;
	text-decoration: none;
	display: block;
	} 


