/*　　　　リンクのスタイル　　　　*/

.linkcontent {
	border: 3px double #CCFF33;
	width:750;
	font-size: 10pt;
	
}


.linktop     {
	margin-left: 8;
	margin-top: 15;
	background-image: url('../../images/tdbak.gif');
	background-repeat: repeat-x;
	font-size: 12pt;
	height:22;
	font-weight: bold;
	color: #336600;
	padding-top: 3px;
	padding-left: 5px;
}
.linkmenu {
	font-size: 10pt;
	width: 180px;
	height: 18px;
	letter-spacing: normal;
	background-attachment: scroll;
	background-image: url('../../images/bg.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;; margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:5px
}
.linkmain {
	font-size: 10pt;
	margin: 10px 5px 5px;
	width: 550px;
	letter-spacing: normal;
}
