@charset "utf-8";

#Rside #q_box {
	border: solid 1px #CBCED0;
	padding: 15px 15px 10px 15px;
	margin-bottom: 20px;
}

#Rside #q_box dl {
	float: left;
	margin-top: 5px;
}


#Rside #q_box dl dt {
	float: left;
	clear: left;
	width: 25px;
}

#Rside #q_box dl dd {
	margin: 0 0 18px 25px;
}

#Rside #q_box dl dd a {
	color: #977F53;
	text-decoration: underline;
}

#Rside #q_box dl dd a:hover {
	text-decoration: none;
}

#Rside .qalist {
	clear: both;
	background: url(../images/bg_border01.gif) left bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#Rside .qalist dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 20px;
}

#Rside .qalist dt img {
	vertical-align: middle;
	margin-right: 7px;
}

#Rside .qalist dd.imgdd {
	margin-right:7px;
	float: left;
}

#Rside .qalist dd.txtdd {
	float: left;
	width: 670px;
	line-height:1.5;
	margin-top: 3px;
}

#Rside .qalist dd.txtdd02 {
	width: 670px;
	line-height:1.5;
	margin-left: 31px;
}

#Rside .qalist dd a {
	color: #977F53;
	text-decoration: underline;
}

#Rside .qalist dd a:hover {
	text-decoration: none;
}

#Rside .qalist dd .link {
	background: url(../../faq/images/bg_buletto01.gif) left 6px no-repeat;
	padding-left: 10px;
}

#Rside .qalist dd .link a {
	color: #977F53;
	text-decoration: underline;
}


#Rside .qalist dd .link a:hover {
	color: #977F53;
	text-decoration: none;
}

#Rside .none {
	background: none;
	padding-bottom: 0
	margin-bottom: 0;
}



