﻿@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-faq {
	background-image:url(../images/faq/faq-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2#faq-h-TKPO {
	background-image: url(../images/faq/TKPO.jpg);
}

h2#faq-h-patent {
	background-image: url(../images/faq/patent.jpg);
}

h2#faq-h-utility {
	background-image: url(../images/faq/utility.jpg);
}

h2#faq-h-design {
	background-image: url(../images/faq/design.jpg);
}

h2#faq-h-trademark {
	background-image: url(../images/faq/trademark.jpg);
}

h2#faq-h-consulting {
	background-image: url(../images/faq/consulting.jpg);
}

/*　topの打ち消し分　*/
.question-box {
	width: 590px;
}

.answer-box {
	width: 590px;
}
