@charset "UTF-8";

body {
    color: #0e409b;
    margin: 0px;
    padding: 2px;
    font: 13px "ＭＳ Ｐゴシック","メイリオ",  Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em !important;
    font-size: 70%;
    background: #fff ;
    text-align:left;
}

img {
border:none;
vertical-align: bottom;
}

p.nospace {
  font-size: 0px;
}

h1 {
	color:#fff !important;
	background:#06285c ;
	border-left:solid 5px #9a0e98;
	border-top:solid 1px #9a0e98;
	border-bottom:solid 1px #9a0e98;
	border-right:solid 1px #9a0e98;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 4px 6px;
}

h2 {
	color:#06285c;
	background:#c6d5fd ;
	border-top:solid 1px #9a0e98;
	border-bottom:solid 1px #9a0e98;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;
}

h3 {
	color:#db2050 !important;
	font-size:13px;
	font-weight:bold;
	background:url(../images/check.png) no-repeat ;
	padding:4px 0 0 24px;
	border-bottom:solid 1px #9a0e98;
}




p {
    color: #381eba;
    margin: 6px;
    padding: 0px;
	font-size:13px;
}

ul {
font-size: 12px;
margin: 5px 0 5px 20px;
padding: 0;
list-style: none;
}

ul li {
padding: 1px 0 0px 23px;
background: url(../images/arrow_red.gif) no-repeat 8px 2px;
text-decoration:none;
}

ol {
font-size: 13px;
font-weight:bold;
margin: 5px 0 5px 10px;
padding: 0;
list-style-position: inside;

}

ol li {

margin: 6px 0 0px 20px;
padding: 1px 0 0px 5px;
background: url(../images/ball_green.png) no-repeat 0px 0px;

}

*:first-child+html ol li {

margin: 6px 0 0px 20px;
padding: 1px 0 0px 5px;
background: url(../images/ball_green.png) no-repeat -0px 0px;

}

#container {
        background-color:#fff;
              }

span {
        color:#ff0000;
        font-weight:bold;
        }
        
                
               
        