<style type="text/css">
<!--
.link01{
	width: 800px;
	margin: 20px auto;
	font-size: 12px;/*全体の文字サイズ*/
	font-family: Tahoma, sans-serif;
}

.link01 .catList{
	text-align: center;
	margin: 0.3em;
	letter-spacing: 2px;;
}
.link01 h1{
	margin: 40px 230px 0 0;
	padding: 0 1em;
	font-size: 20px;/*カテゴリタイトルの文字サイズ*/
	border-bottom: 3px solid #8686CC;
	color: #464677;
	background: #FFFFFF;
}
.link01 div{/*左上の枠線*/
	width: 650px;
	margin: -5px 0 30px 0;
	padding: 15px 0;
	border-top: solid 1px #8686AA;
	border-left: solid 1px #8686AA;
	font-size: small;
}
.link01 p{
		padding: 15px 15px;

}
.link01 a{
	color : #333333;
	text-decoration : none;
}
.link01 a:hover{
	color : #111111;
	text-decoration : underline;
}
-->
</style>
