@charset "utf-8";

.q-a{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 15px;
}
.q{
	background-color: #F7F5EA;
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.a{
	background-color: #F5F9F4;
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

p#to-merit-of-v-sheet {
	margin-top:10px;
	width:200px;
	height:30px;
	text-indent:-9999px;
	margin-left: 350px;
}

p#to-merit-of-v-sheet a {
	display:block;
	background-position:0 0;
	width:200px;
	height:30px;
	text-decoration:none;
	outline:none;
}

p#to-merit-of-v-sheet a {
	background:url(../img/to_merit_of_v_sheet.jpg) no-repeat;
}
p#to-merit-of-v-sheet a:hover {
	background-position:-200px 0;
}


#to-contact2 {
	clear:both;
	width:590px;
}

#to-contact2 p {
	width:590px;
	height:40px;
	text-indent:-9999px;
}

#to-contact2 p a {
	display:block;
	width:590px;
	height:40px;
	text-decoration:none;
	outline:none;
	background-image: url(../../common/img/to_contact2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#to-contact2 p a:hover {
	background-position:-590px 0;
}