/* 基本 */
* {margin:0px;padding:0px;font-size:100%;line-height:100%;text-lfont-style:normal;}
img{border:0px;}
body{color:#818181;font-size:11px;text-align:center;font-family:'ＭＳ Ｐゴシック';}
strong{font-weight:normal;}
ul,ol {list-style:none;}
.clear{clear:both;font-size:1px;}
.bold {font-weight:bold;}

/* メインブロック */
#body{width:660px;margin:20px auto;text-align:left;}
#menu{clear:both;}
#navi{margin:5px 0px;clear:both;color:#4b4b4b;}
#top{margin:20px 0px;clear:both;}
#contens{padding:20px 0px;clear:both;}
#footer{text-align:center;font-weight:bold;clear:both;margin-bottom:20px;}

/* ヘッダ */
#head h1{float:left;}
#head p{margin:17px 0px 5px;float:right;}
#h2{clear:both;}

/* メニュー */
#menu li{width:110px;height:22px;float:left;}

/* ナビ */
#navi a{color:#4b4b4b;text-decoration:none}

/* スペース */
.bottom_20{margin-bottom:20px;}
.bottom_40{margin-bottom:40px;}
.bottom_30{margin-bottom:30px;}
#contens p{margin-bottom:10px;font-size:12px;line-height:17px;}
#note{padding:10px 0px 40px;border-top:dashed 1px #818181}


.bana {text-align:right;}

#contens h3{color:#000099;font-size:15px;margin-bottom:25px;background-image:url(../img/h3.gif);background-repeat:no-repeat;background-position:right 50%;}

.no_01,.no_02,.no_03{margin-bottom:10px;font-size:12px;line-height:17px;}
.no_01{padding-left:15px;background-image:url(../img/e_01.gif);background-repeat:no-repeat;background-position:left 5px;}
.no_02{padding-left:15px;background-image:url(../img/e_02.gif);background-repeat:no-repeat;background-position:left 5px;}
.no_03{padding-left:15px;background-image:url(../img/e_03.gif);background-repeat:no-repeat;background-position:left 5px;}
