@charset "utf-8";
/* CSS Document */

.boxLink {
	font-size:123.1%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
	word-spacing: 4px;
	line-height: 1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #FBFBFD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-attachment: scroll;
	background-image: url(../img/common/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
} 


.boxLink2 {
	font-size:123.1%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
	word-spacing: 4px;
	line-height: 1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #527CD3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-attachment: scroll;
	background-image: url(../img/common/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
} 


.bl a:link{
	text-decoration: none;
	color: #0066CC;
}
.bl a:hover{
	text-decoration: none;
	color: #0066FF;
}
.bl a:visited{
	text-decoration: none;
	color: #0066CC;
}

.hover{
	cursor: pointer;
	background-color: #EEE;
	text-decoration: none;
}




.bl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 10px solid #D9D9D9;
}

.u_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.u_line2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.t_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.white_t {
	color: #FFFFFF;
}
