/*ページタイトル*/
h1{
font-size: 150%;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 20px;
}
h2{
font-size: 120%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}
h3{
font-size: 120%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}
/*フォントサイズ*/
.p1     { font-size: 90%; font-family: "ＭＳ Ｐゴシック",sans-serif; }
.underline   { border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; 
               border-bottom: 1px dotted #00CC99 }
.underline2   { border-left: 10px solid  #008000; border-bottom: 1px solid #008000; 
               margin-left: 10px;}
.sotowaku    { border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; 
               border-bottom: 1px solid #EBEBEB }
.waku2       { border: 1px solid #FF9933 }
.waku        { border: 1px solid #639463 }
.line         { border-top: 1px solid #339966; border-bottom: 1px solid #339966 }
h5           { border-top:1px solid #008080; border-bottom:1px solid #008080; margin-top: 0; margin-bottom: 0; padding-top:2px; padding-bottom:2px; background-color:#EBF1EB }
body         { background-position: right bottom; margin-top: 0; background-image:url('images/bg-yuki.gif'); background-repeat:no-repeat; background-attachment:fixed }
h4           { border-top:1px solid #008080; border-bottom:1px solid #008080; margin-top: 0; margin-bottom: 0; padding-top:2px; padding-bottom:2px; background-color:#EBF1EB }a:active     { text-decoration: none }
a:hover      { text-decoration: none; color: #008000 }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
/*グレーのシンプルな枠線*/
.waku5       { border: 1px solid #C0C0C0; padding: 5px; font-size:95% }
/*通常のリスト行間あけ用*/
.list4       { line-height: 1.4; margin-top:0; margin-bottom:0; font-size: 90%}
/*パンクズリスト書式*/	
.pankuzu{
	font-size:90%;
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	padding-left:5px;
	}
/*新着リスト*/
.list{
	list-style-image: url('images/icon-file.gif');
        text-align: left; font-size:95%;
        }
/*新着リスト2*/
.list6{list-style-image: url('images/icon.gif');
        text-align: left; font-size:95%;
        }
/*文字のみを小さくする（新着の日付）*/
span.p6      { font-size: 85% }
/*コンテンツ文字サイズ90%インデント50*/
.font2       { font-size: 90%; margin-left:50px }
 
/*コンテンツメニューページリスト階層1*/
.list2{
list-style-image: url('images/icon_b.gif');  line-height:150%
}


/*コンテンツメニューページリスト階層2*/
.list3{
list-style-image: url('images/icon_s.gif'); font-size: 95%; line-height:150%
}
/*高齢者用フォント大*/
.p6          { font-size: 105%;  line-height:1.5 }
/*子ども用フォント*/
.p8          { font-size: 120%;  line-height:1.5; margin-left:30px }
/*子ども用見出し*/
.underline3   { font-weight: bold; font-size: 120%; border-left: 15px solid  #008000; border-bottom: 1px solid #008000; 
               margin-left: 10px;}