h1{
 margin-bottom: 2em;
 padding:5px 10px;
 background-color: #06318f;
}

h2{
 font-size:110%;
 font-weight:bold;
 color: #06318f;
 border-left:8px solid #06318f;
 border-bottom:1px solid #06318f;
 margin-bottom:1em;
 padding:2px 5px 2px;
}


h3{
 margin-top:2em;
 margin-bottom:0.5em;
 padding:0.2em;
 font-weight:bold;
}

#mainContents div img{
 background-color:#afeeee;
}

table#mainContents{
 font-size:100%;
 line-height:1.5em;
}

#mainContents p#sub-exp{
 margin:0;
 background-color:#fff;
 text-indent:-1em;
 padding-left:2em;
 line-height:1.5;
 font-size:90%;
}

#mainContents p{
 text-indent:1em;
}

#mainContents p.subtitle{
 margin-top:30px;
 margin-bottom:10px;
 font-size:130%;
 color:#cc3030;
 font-weight:bold;
 text-indent:0;
}

#mainContents p.catch{
 font-size:120%;
 line-height:2em;
 color:#cc3030;
 font-weight:bold;
 text-indent:0;
}

.noindent,
#mainContents .noindent{
 text-indent:0;
}

#mainContents div{
 margin-bottom:1em;
}

#mainContents div.section{
 margin-bottom:3em;
}

#mainContents div.section p{
 margin-bottom:1em;
}

#mainContents div.p2Box {
 width:640px;
}


#mainContents table#flvBox {
 border: 3px solid #06318f;
}

#mainContents table#flvBox img {
 padding:0;
}

#mainContents table#flvBox td {
 border:none;
}

