
/* ***************************** よくある質問 ************************** */

/* ********************************************************************* */
/* ***************************** contentsarea ************************** */
/* ********************************************************************* */
.contents-top {
	width: 843px;
	background-image: url(parts/contents-top.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px;
	padding:33px 0px 0px 0px;
}

.mm1 a {
	width:143px;
	height:51px;
	background-image : url(../parts/mm1-1.jpg);
}
.mm2 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm2-1.jpg);
}
.mm3 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm3-1.jpg);
}
.mm4 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm4-1.jpg);
}
.mm5 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm5-2.jpg);
}
.mm6 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm6-1.jpg);
}


/* ----------　ページタイトル　---------- */
.page-title {
	width:700px;
	height:35px;
	background-image: url(parts/page-title.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.page-title h1 {
	margin:0px;
	padding:0px;
	text-indent: -5000px;
}

/* ----------　コンテンツタイトル　---------- */
.contents-title-1 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-q.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:20px 0px 0px 0px;
}
.contents-title-2 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-a.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:30px 0px 0px 0px;
}
h2 {
	margin:0px;
	padding:0px;
	text-indent: -5000px;
}

/* ----------　Question　---------- */
ul.h21 {
	margin: 5px 10px 20px 0px;
	padding:0px;
}
ul.h21 li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

/* ----------　Q＆A　---------- */
.minibox {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.h31 {
	background-image: url(parts/QA_mark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 0px 9px;
	font-weight: normal;
	line-height: 140%;
	font-size: 90%;
}
.a01 {
	background-image: url(parts/QA_mark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 40px;
	margin: 0px 0px 5px 0px;
	line-height: 140%;
}
.hentop01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DFCE;
	margin: 0px 0px 20px 0px;
	text-align: right;
	padding: 0px 10px 5px 0px;
}
.okotowari {
	margin: 0px 0px 0px 30px;
}
ul.okotowari li {
	margin: 0px 0px 5px 0px;
}

