@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	カッティング文字Q&A
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px 0;
	padding: 7px 0 10px 23px;
	background: url(/img/template/h3_back01.gif) no-repeat left;
	
	clear: left;
	
	color: #c30;
	font-size: 130%;
	font-weight: bold;
}

#conts h3 {
	margin: 0 0 15px 0;
	padding: 7px 0 10px 15px;
	background: url(/img/mail_order/how/h3_back.gif) no-repeat 13px bottom;
	
	clear: left;
	
	color: #333;
	font-size: 125%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts p {
	padding: 0 15px 18px 15px;
	
	line-height: 1.4;
}

#conts #questList {
	margin: 0 15px 30px 15px;
	background: #e3edbc;
	border: 1px solid #65A029;
}

#conts #questList th, #conts #questList td {
	padding: 5px 10px;

	line-height: 1.5;
	font-weight: normal;
}

#conts #questList tr.twoLine th, #conts #questList tr.twoLine td {
	background-color: #f4f8e7;
}

#conts #questList th {
	padding-left: 20px;
	background: url(/img/qa/icon.gif) no-repeat 8px 12px;
	vertical-align: top;
}

#conts #questList td {
	width: 100%;
}

#conts #ansBox {
	margin: 0 15px 30px 15px;
}

#conts #ansBox h4 {
	margin: 30px 0 2px 0;
	padding: 0 0 2px 3.7em;
	background: url(/img/qa/h4_back.gif) repeat-x left bottom;

	font-size: 110%;
	font-weight: bold;
	line-height: 1.5;
	text-indent: -3.7em;
}

#conts #ansBox h4 span {
	margin-right: 15px;

	color: #f60;
	font-weight: bold;
}

#conts #ansBox table.ans {
	margin-bottom: 10px;
	width: 100%;
	background: #eaeaea;
}

#conts #ansBox th, #conts #ansBox td {
	padding: 10px 8px;

	line-height: 1.5;
	vertical-align: top;
}

#conts #ansBox #a03 th, #conts #ansBox #a03 td {
	padding: 15px 8px;
}

#conts #ansBox th {
	background: #eaeaea url(/img/qa/ans_icon.gif) no-repeat 7px center;
}

#conts #ansBox td {
	width: 100%;
}

#conts #ansBox h5 {
	margin: 0 5px 5px 5px;
}

#conts #ansBox p {
	margin: 0 5px 1em 5px;
	padding: 0;

	line-height: 1.5;
}

#conts #ansBox ul {
	margin: 0 5px 1em 5px;
}

#conts #ansBox li {
	margin-bottom: 5px;
}

#conts #ansBox ul.guide {
	margin-bottom: 0;
}

#conts #ansBox ul.guide li {
	padding-left: 20px;
	background: url(/img/about/how_to/arrow01.gif) no-repeat left center;
}

#conts #ansBox .img01 {
	margin: 0 0 0 110px;
}

#conts #back {
	margin: 5px 0 15px 0;
	padding: 10px 10px 0 0;
	
	float: none;
}

#conts #back li {
	background: none;

	text-align: right;
}
