/*===========================
■1.各要素のリセット
============================*/

BODY {
	FONT-SIZE: 100%;
	background-color: #ffffff;
	color:#000000;
	margin: 0px;

}
table {
	FONT-SIZE: 100%;

}

a img { border: 0; }

IMG.Border0 {
border-width:0px;
}

H1 {
FONT-SIZE: 100%
}
H2 {
FONT-SIZE: 100%
}
H3 {
FONT-SIZE: 100%
}
H4 {
FONT-SIZE: 100%
}
H5 {
FONT-SIZE: 100%
}
H6 {
FONT-SIZE: 100%
}

DIV {
FONT-SIZE: 100%
}
P {
FONT-SIZE: 100%
}
SPAN {
FONT-SIZE: 100%
}

A:link {
color: #000099;
}
A:active {
color: #003399;
}
A:visited {
color: #663366;
}

TH {
FONT-SIZE: 100% ;text-align: left; vertical-align: top;
}
TD {
FONT-SIZE: 100%
}
A {
FONT-SIZE: 100%
}
INPUT {
FONT-SIZE: 100%
}
SELECT {
FONT-SIZE: 100%
}
TEXTAREA {
FONT-SIZE: 100%
}
FORM {
FONT-SIZE: 100%;
margin: 0;
padding: 0;
}
UL {
FONT-SIZE: 100%
}
OL {
FONT-SIZE: 100%
}
LI {
FONT-SIZE: 100%
}
DL {
FONT-SIZE: 100%
}
DT {
FONT-SIZE: 100%
}
DD {
FONT-SIZE: 100%
}
H2 {
margin-top: 5px; margin-bottom: 5px;
}
P {
margin-top: 5px; margin-bottom: 5px;
}
A:link {
text-decoration: underline;
}
A:active {
text-decoration: underline; 
}
A:visited {
text-decoration: underline;
}
A:hover	{
text-decoration: underline;
}
CAPTION {
text-align: left;font-weight: bold;
}


.ContXLTXT {
font-size: 100%; line-height: 130%;
}
.ContLTXT {
font-size: 87.5%; line-height: 130%;
}
.ContTXT {
font-size: 75%; line-height: 130%;
}
.ContSTXT {
font-size: 62.5%; line-height: 130%;
}
.ContLTXTlink {

font-size: 87.5%; line-height: 150%;
}

table.f12 {
	font-size:87.5%;
}
