/* その他のレイアウト */


#site-navi {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	height: 35px;
	line-height: 32px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}

/*   イキナリンク               */
.link_table{
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #ffffff;
	border-bottom-color: #006699;
	border-left-color: #ffffff;
}
.link_header{
	border: solid 1px #ffffff;
}
.link_category1{
	color: #006699;
	border: solid 1px #ffffff;
}
.link_title{
	border: solid 1px #ffffff;
}
.link_title a:link,.ikinalink_title a:active,.ikinalink_title a:visited{
	text-decoration: none;
	color: #006699;
}
.link_title a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

#link-box {
	font-size: x-small;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

b{
	font-size: x-small;	
}
#link-body {
	width: 100%;
}
