@charset "utf-8";
/* ///////////////////////////////////////////////////////////////////
ACCS - piracy.css

Copyright (C) KAYAC Co., Ltd. All rights reserved.
/////////////////////////////////////////////////////////////////// */


/* =========================================================
■index
========================================================= */
div#header h1{
	font-size:10px;
}

div#content div#sub {	display:none;
}
div#content div#main div.section div#piracyIndex {
	width: 640px;
	margin: 0 auto;
	text-align:center;
}

div#content div#main div.section div#piracyIndex p {
	margin: 10px auto 20px;
	text-align: center;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit {
	height:83px;
	margin:0;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-company {
	float:left;
	margin:0;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-web {
	float:right;
	margin:0;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-company a {
	display:block;
	width:305px;
	height:63px;
	background:url(../img/piracy/btn_form-company.png) no-repeat top;
	text-indent:-9999px;
	overflow:hidden;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-company a:hover {
	background:url(../img/piracy/btn_form-company.png) no-repeat bottom;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-web a {
	display:block;
	width:305px;
	height:63px;
	background:url(../img/piracy/btn_form-web.png) no-repeat top;
	text-indent:-9999px;
	overflow:hidden;
}

div#content div#main div.section div#piracyIndex ul.btnSubmit li#form-web a:hover {
	background:url(../img/piracy/btn_form-web.png) no-repeat bottom;
}

div#content div#main div.section div#call-fax {
	clear:both;
	text-align: center;
	background:url(../img/piracy/bg_call-fax.png) repeat-y;
}

div#content div#main div.section div#call-fax p {
	padding:20px 0 0;
}

div#content div#main div.section div#call-fax ul.call-faxInner {
	height:46px;
	margin:0;
}

div#content div#main div.section div#call-fax ul li#call {
	background:none;
	float:left;
	padding:0 0 0 45px;
}

div#content div#main div.section div#call-fax ul li#fax {
	background:none;
	float:right;
	padding:0 45px 0 0;
}

div#content div#main div.section div.call-faxEnd {
	height:15px;
	background: url(../img/piracy/bg_call-fax_btm.png) no-repeat;
	overflow:hidden;
}

div#content div#main div.section div.sectionInner div.faq {
	height:108px;
	margin:0 25px 30px;
}

div#content div#main div.section div.sectionInner div.faq p {
	float:left;
	width:108px;
	margin:0;
}

div#content div#main div.section div.sectionInner div.faq ul {
	float:right;
	width:500px;
	height:108px;
	margin:0;
	background:url(../img/piracy/parts_line.png) bottom repeat-x;
}

div#content div#main div.section div.sectionInner div.faq ul li.faq-q {
	background:url(../img/piracy/parts_q.png) left top no-repeat;
	padding-left:30px;
	font-weight:bold;
}

div#content div#main div.section div.sectionInner div.faq ul li.faq-a {
	background:url(../img/piracy/parts_a.png) left top no-repeat;
	padding-left:30px;
}

div#content div#main p.footer-txt {
	margin:30px 10px 30px;
}
