@charset "utf-8";
#contentsB {
	line-height:1.2;
	width:170px;
	float:right;
	margin:0 8px 0 0;
	background-color: #FFFFFF;
	display: inline;
}

.contentsB_position {
	width:111px;
	position:absolute;
	left:57px;
	top:7px;
} 


#QA{
	position:relative;
	width:170px;
	height:70px;
	margin-bottom: 10px;
}

#QA a{
	display:block;
	width:170px;
	height:70px;
	background: url(images/qa.gif) no-repeat;
}

#QA a:hover{
	display:block;
	width:170px;
	height:70px;
	background:url(images/qa_hover.gif) no-repeat;
}

#tel{
	z-index:4;
	position:relative;
	width:170px;
	height:70px;
	margin-bottom: 10px;
}

#tel a{
	display:block;
	width:170px;
	height:70px;
	background: url(images/tel.gif) no-repeat;
}

#tel a:hover{
	display:block;
	width:170px;
	height:70px;
	background:url(images/tel_hover.gif) no-repeat;
}

#mail{
	z-index:3;
	position:relative;
	width:170px;
	height:70px;
	margin-bottom: 10px;
}

#mail a{
	display:block;
	width:170px;
	height:70px;
	background: url(images/mail.gif) no-repeat;
}

#mail a:hover{
	display:block;
	width:170px;
	height:70px;
	background:url(images/mail_hover.gif) no-repeat;
}


#link{
	width: 170px;
}

#link ul{
	list-style:none;
}

#link li{
	padding-top:5px;

}
