h3 {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
	word-spacing: normal;

}
p {
	line-height: 15pt;
	font-size: 10pt;
}
.m {
	font-size: 16px;
	line-height: 130%;
}
.s {
	font-size: 14px;
	line-height: 130%;
}

.ss {
	font-size: 13px;
	line-height: 130%;
}

a{
font-size: 13px;
text-decoration:underline;
}
a:link{
	color:#0033FF;
	font-weight: normal; 
	text-decoration:underline;
	
}
a:visited{ color:#0033FF;
	font-weight: normal; 
	text-decoration:underline;
	}
a:hover{ color:#666600 }
a:active{ color:#666600 }


a#list{
font-size: 14px;
border-width: bold;
text-decoration:none;
}
a#list:link{
	color:#000099; 
	font-weight: bold;
	text-decoration:none;
	
}
a#list:visited{ color:#000099; 
	font-weight: bold;
	text-decoration:none;
	}
a#list:hover{ color:#FF0066 }
a#list:active{ color:#FF0066 }


a#list2{
font-size: 14px;
border-width: bold;
text-decoration:none;
}
a#list2:link{
	color:#0033CC; 
	font-weight: bold;
	text-decoration:none;
	
}
a#list2:visited{ color:#0033CC; 
	font-weight: bold;
	text-decoration:none;
	}
a#list2:hover{ color:#FF9933 }
a#list:active{ color:#FF9933 }



body {

}

a#photolink1 {
   display: block;
   width: 248px; /* 画像1枚分の横幅 */
   height: 69px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url('image/setouchi.gif'); alt："せとうち情報局リンク" ；/* 画像ファイル名 */
}

a#photolink1:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}


a#photolink2 {
   display: block;
   width: 252px; /* 画像1枚分の横幅 */
   height: 69px; /* 画像1枚分の高さ */
   text-indent: -1000px; /* 文字を見えなくする */
   background-image: url('image/ikoi2.gif'); alt："憩いの海リンク" ；/* 画像ファイル名 */
}

a#photolink2:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
