@charset"utf-8";

#noshi{
	font-size:14px;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}
#noshi *{
	
    box-sizing: border-box;
}


#noshi .goshinmotsu{
	color:#333333;
	text-align:left;
	margin:0 auto;
}

#noshi .main-area {
}

#noshi .main-area .inner-area {
	padding: 20px 0;
	margin: 0 auto;
    max-width: 860px;
}


#noshi .goshinmotsu ul {
	 padding-left: 1em;
}
#noshi .goshinmotsu ul li{
	 list-style-type: disc;
	 line-height: 160%;
}
#noshi .goshinmotsu h2{
	font-size: 12px;
}
#noshi .goshinmotsu h3{
	font-size: 18px;
    background: #eee;
    padding: 12px;
}
#noshi .main-area h4 {
    margin-top: 20px;
    font-size: 14px;
    background: #eee;
    padding: 8px;
}
#noshi .goshinmotsu a{
	 color:#333333;
	 text-decoration: underline;
}
#noshi .goshinmotsu .pagelink{
	 border: 1px solid #ABABAB;
	 padding: 10px;
	 margin-bottom: 30px;
}
#noshi .goshinmotsu .pagelink p{
	 margin-bottom: 10px;
}
#noshi .goshinmotsu .pagelink ul{
	 margin-bottom: 10px;
}
#noshi .goshinmotsu .pagelink ul li{
	 line-height: 200%;
}



#noshi .goshinmotsu .gos_tbl{
	 border-collapse: collapse;
	 font-size: 11px;
     width: auto !important;
}
#noshi .goshinmotsu .gos_tbl th{
	 border: 1px solid #ffffff;
	 text-align:center;
	 padding: 5px;
}
#noshi .goshinmotsu .gos_tbl td{
	 text-align:center;
	 padding: 5px;
}
#noshi .goshinmotsu .gos_tbl td p,.gos_tbl td ul{
	 text-align:left;
}
#noshi .goshinmotsu .gos_tbl td img{
	 margin-bottom: 3px;
}
#noshi .goshinmotsu .gos_tbl .gos_bdrb{
	 border-right: 1px solid #ababab;
	 border-bottom: 1px solid #ababab;
}
#noshi .goshinmotsu .gos_tbl .gos_bdb{
	 border-bottom: 1px solid #ababab;
}
#noshi .goshinmotsu .gos_tbl .gos_bdr{
	 border-right: 1px solid #ababab;
}

#noshi .goshinmotsu .gos_tbl .gos_th1{
	 background:#333333;
	 color:#ffffff;
}
#noshi .goshinmotsu .gos_tbl .gos_th2{
	 background:#535353;
	 color:#ffffff;
}
#noshi .goshinmotsu .gos_tbl .gos_th3{
	 background:#707070;
	 color:#ffffff;
}
#noshi .goshinmotsu .gos_tbl .gos_th4{
	 background:#898989;
	 color:#ffffff;
}
#noshi .goshinmotsu .gos_tbl .gos_th5{
	 text-align:left;
	 line-height: 220%;
}
#noshi .goshinmotsu .gos_tbl .gos_bg1{
	 background:#F5F5F5;
}

#noshi .goshinmotsu .gos_tbl .tategaki{
	 width: 12px; line-height: 180%;
}

#noshi .goshinmotsu .soudanArea{
	 margin: 0 0 30px 0;
}
#noshi .goshinmotsu .soudanArea .soudan-inner{
	margin-left: 0;
}
#noshi .goshinmotsu .soudanArea h2{
	margin-bottom: 10px;
}
#noshi .goshinmotsu .soudanArea h2 span{
	 padding-right: 10px;
}
#noshi .goshinmotsu .soudanArea p{
	  line-height: 180%;
}

#noshi .goshinmotsu .housouArea{
	margin: 0 0 30px 0;
}
#noshi .goshinmotsu .housouArea h2{
	 color:#206a46;
	 margin-bottom: 15px;
	 font-size: 14px;
}
#noshi .goshinmotsu .tesage_caption{
	 font-size: 10px;
	 text-align: center;
	 margin-bottom: 5px;
}
#noshi .goshinmotsu .tesage_caption span{
	 padding: 0 20px;
}

#noshi .goshinmotsu .pagetop{
	 text-align: right;
	 margin-bottom: 0px;
	 height: 1%;
}


#noshi .goshinmotsu .table-responsive {
    margin-bottom: 30px;
    -webkit-overflow-scrolling: touch;
	width: 100%;
	overflow-y: hidden;
	border: 1px solid #ddd;
	min-height: .01%;
    overflow-x: auto;
}

#noshi .list_img{
  width:61px;
  height:86px;
}

