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;
}


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: 100%;
}
.index2navi a{ 
color: #333333;
text-decoration: none;
}
.index2navi a:hover {
color: #333333;
text-decoration: underline;
}

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

.f11 {  
font-size: 90%; 
line-height: 200%;
}

.f11_130 {  
font-size: 90%; 
line-height: 130%; 
text-decoration: none;
}

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

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

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

.f12_333 {
color: #333333;
font-size:  100%;
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: 90%;
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
}


