A:HOVER {
	color: red;
	position: relative;
	top: 1px;
	left: 1px;
}

A {
	text-decoration: none;
}

HR.sp {
	color: #999999;
	height: 1px;
}

/*トップメニュー*/

.topmenu {
	line-height: 130%;
	font-size: 10pt;
	background-color: #00ffff;
}


/*サイトメニュー*/

.waku {
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

.smenu {
	line-height: 150%;
	font-size: 10pt;
	padding: 3px 6px 3px 6px;
}


.stitle {
	line-height: 130%;
	font-size: 10pt;
	background-color: #ffdfdf;
	border-left: 10px solid #ff8080;
	padding: 1px 5px;
}

/*サイト説明*/

.setumei {
	font-size: 14px;
	line-height: 130%;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

/*表１*/

.hyohead {
	font-size: 14px;
	background-color:#8080ff;
	color:#ffffff;
}

.hyotitle {
	text-align: center;
	font-size: 14px;
        width: 40%;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}

.hyotitle  A:LINK {
	text-decoration: underline;
	font-weight: bold;
}

.hyosyokai {
	background-color: #ffffff;
	font-size: 14px;
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.hyozokusei {
	background-color: #ffffff;
	font-size: 14px;
        width: 60%;
	line-height: 150%;
	padding-left: 5px;
	padding-right: 5px;
}

/*詳細*/

.syosai {
	background-color: #ffffff;
	font-size: 14px;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
}

/*改行スペース*/

div.danraku {
	margin-bottom: 5px;
}
