@charset "utf-8";
/* CSS Document */


/* ------------------------------------------よくある質問＆免責事項------------------------------------------ */
div#question {
	width: 800px;
	height: auto;
	margin: 10px auto;
}
div#question .attention {
	float: right;
	margin: 0 0 10px;
}
div#question div#top {
	width: 860px;
	height: auto;
	font-size: 12px;
}
div#top p {
	width: 820px;
	line-height: 1.5;
	margin: 10px auto;
}
div#question h2 {
	clear: both;
	width: 800px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/question/h2_1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
}
div#question div#q {
	width: 800px;
	height: 220px;
	background-image: url(../../images/question/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}
div#q ul {
	padding: 10px 20px;
	list-style: none;
	color: #990033;
}
div#q ul li {
	margin: 5px auto;
}
div#question div#a {
	width: 800px;
	font-size: 12px;
}
/* 個人情報保護　改 */
table#pro {
	width: 800px;
	font-size: 12px;
	margin: 3px auto;
	border: 1px solid #f6efdd;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table#pro th {
	width: 800px;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #f6efdd;
}
table#pro td {
	width: 800px;
	font-size: 12px;
	text-align: left;
	padding: 5px 5px 5px 30px;
	border: 1px solid #f6efdd;
}

table#pro td#head, table#pro td#foot {
	height: 5px;
	padding: 0;
	border-bottom: none;
	border-top: none;
	background-repeat: repeat-x;
}
table#pro td#head {
	background-image: url(../../images/studio/head.jpg);
}
table#pro td#foot {
	background-image: url(../../images/studio/foot.jpg);
}

/* よくある質問　改 */
div#question table#a {
	width: 800px;
	height: auto;
	margin: 10px auto;
	border: 2px solid #f6efde;
	border-collapse: collapse;
}
table#a th {
	width: 800px;
	height:23px;
	text-indent: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;	
	background-image: url(../../images/question/bg_li_q.jpg);
}
table#a td {
	width: 800px;
	font-size: 12px;
	background-color: #FFFFFF;
}
table#a td h3 {
	font-size: 12px;
	padding:15px 0;
	text-indent: 10px;
	width: 28px;
	height: auto;
	float: left;
}
table#a td p {
	display: block;
	float: left;
	width:740px;
	font-size: 12px;
	padding: 15px 10px;
}

/* 注意事項 */
div#box_attention {
	clear: both;
	width: 800px;
	height: auto;
	margin: 10px auto 30px;
}
div#box_attention h2 {
	width: 800px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../../images/question/h2_2.jpg); 
	background-repeat: no-repeat;
	background-position: center;
}
div#box_attention dl {
	width: 800px;
	font-size: 12px;	
}
div#box_attention dt {
	margin-top: 20px;
}
div#box_attention dd {
	margin: 2px 0 2px 14px;
}
div#box_attention dd {
	margin: 2px 0 2px 14px;
}
div#box_attention img {
	margin-right: 5px;
}
div#box_attention dl dd.pdf  {
	background-image: url(../../images/pdf.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: 20px;
	margin: 5px 0 10px 10px;
}
div#box_attention img.margin_5 {
	margin: 0 10px ;
	float: left;
}


