html {
box-sizing: border-box;
-moz-box-sizing: border-box;
}

body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
color: #333333;
}

p{
margin: 20px 0px 0px 0px;
}

strong {
font-weight: bold;
font-style: normal;
}

em{ 
font-weight: bold;
font-style: normal;
}

h1 {  
font-size: 10px; 
font-weight: bold
}

a:link {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #0000ff;
text-decoration: none;
}
a:hover {
color: #0000ff;
text-decoration: underline;
}

.breadcrumbs {
font-size: 68%;
}
.breadcrumbs a{
color:#333333;
text-decoration:none;
}

.breadcrumbs a:hover {
color: #333333;
text-decoration: underline;
}

.index2navi {
color: #333333;
font-size: 76%;
}
.index2navi a {
color: #333333;
text-decoration: none;
}
.index2navi a:hover {
color: #333333;
text-decoration: underline;
}

.index3navi { 
color: #333333; 
font-size:14px; 
}


.f10 { 
font-size: 68%; 
line-height: normal; 
text-decoration : none;
}

.f11 {  
font-size: 68%; 
line-height: 140%;
}

.f11_130 {  
font-size: 68%; 
line-height: 130%; 
text-decoration: none;
}
.f11_pr {  
font-size: 68%; 
line-height: 120%; 
text-decoration: none;
color: #666666;
}


.f11666 {
color: #666666;
font-size: 68%;
line-height: 140%;
}

.f12 {
font-size: 76%;
line-height: 160%;
}

.f12_130 {
font-size: 76%;
line-height: 130%;
}

.f12_150 { 
font-size: 100%; 
line-height: 150%; 
}

.f12_333 {
color: #333333;
font-size: 76%;
line-height: 160%;
}


.h1 {
color: #990000;
font-weight: normal;
}

.h2 {
font-size: 14px;
border-bottom: solid 1px #333333;
}

.h3{
font-size: 12px;
color: #009900;
}


.essential {
color: #bb0000;
}

.footer{
font-size: 68%;
color: #000000;
}

.heading001 {
color: #339900;
}

.notes {
color: #880000;
}


.iframe {  
border: #CCCCCC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px}


.maintext01 {  
font-size: 12px;
color: #FFFFFF; 
line-height: 14px; 
font-weight: normal
}

.maintext02 { 
font-size: 12px; 
color: #FFFFCC; 
line-height: 14px; 
font-weight: normal 
}


/* ˆÈ‰º’Ç‰Á */
.green {
color: #339900;
}



.f0 {
	background-color: #f0f0f0;
	}
.ff {
	background-color: #ffffff;
	}



