@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. supportBox
　02. faqBox

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. supportBox ]  ====================================
------------------------------------------------------------*/

.supportBox {
	width: 680px;
	overflow: hidden;
}

.supportBox .arwList02 {
	width: 700px;
}

.supportBox .arwList02 li {
	float: left;
	width: 11.5em;
	margin-right: 0.25em;
	margin-left: 0.5em;
	display: inline;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. faqBox ]  ====================================
------------------------------------------------------------*/

.faqBox .arwList {
	margin-bottom: 2em;
}

.faqBox dt {
	background: url(/business/cms/images/000014457.gif) repeat-x left bottom;
	padding: 0 0 0.5em;
}

.faqBox dt span {
	background: url(/business/cms/images/000014689.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
	display: block;
	color: #275e72;
	font-weight: bold;
	font-size: 107.6923%;
}

.faqBox dd {
	background: url(/business/cms/images/000014402.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
}

.faqBox dd ul {
	margin-top: 0.5em;
}

/* ***************************************************************************** */
