/*support*/


.group {
	margin-top: 20px;
}
.group h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../support-images/question.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
}
.group ul {
	border: 1px dotted #999999;
	padding: 10px 15px;
	margin-top: 3px;
}
.group li {

	line-height: 1.8em;
}
.group a {
	color: #006600;
	background-image: url(../../images/allow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.group a:hover {
	color: #FF6600;
	background-image: url(../../images/allow2ora.gif);
}

.headline a:hover {
	color: #FF9900;
}

/*ご利用方法　共通
----------------------------------------*/

.support-navi {
	background-color: #EBEBEB;
	width: 660px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.support-navi li {
	display: inline;
}

.supp {
	position: relative;
	margin-bottom: 20px;
	padding-top: 20px;
}

.supp-p {
	background-image: url(../support-images/atte-c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 3px;
}
