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;
}

/*項目*/

DIV.item {
	padding-left: 3px;
	border-color: #8080ff;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	color: #408080;
}

/*サイト説明*/

.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;
}

/*説明２*/

.setumei2 {
	font-size: 14px;
	line-height: 130%;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/*サイト紹介*/

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

.hyotitle {
	font-size: 14px;
	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;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*お得情報サイト紹介*/

.syokaioto {
	background-color: #ffffff;
	font-size: 10pt;
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titleoto {
	background-color: #ffffff;
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
}

/*改行スペース*/

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

div.honbun {
	margin-bottom: 18px;
}