@charset "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++
	Title:CSS for Social Business Net
	Modify: 2010/06/10
  +++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++++++
	======INDEX=====
	1. title
	2. subLink
	3. contents
  +++++++++++++++++++++++++++++++++++++++++++ */

/*----------------------------------------------------------------------------------------
	1. title
---------------------------------------------------------------------------------------- */
h2#ttlFaq{
	text-indent:-9999px;
	display:block;
	width:610px;
	height:37px;
	margin-bottom:10px;
}
h2#ttlFaq{
	background:url(/faq/_asset/img/ttl-faq_001.gif) no-repeat 0 0;
}

/*----------------------------------------------------------------------------------------
	2. subLink
---------------------------------------------------------------------------------------- */
#subLink{
	margin:0 0 15px 0;
}
#subLink ul li{
	display:inline;
}

/*----------------------------------------------------------------------------------------
	3. contents
---------------------------------------------------------------------------------------- */
h3.ctTtl{
	background-color:#00B3F2;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:5px 15px;
}
h4.qus{
	padding:10px 0;
	font-size:75%;
	background:transparent url(/_common/img/bdr-dottedGray_001.gif) repeat-x scroll 0 bottom;
}
h4.qus a{
	background:transparent url(/_common/img/ico-link_001.gif) no-repeat scroll 10px 0;
	padding-left:30px;
}
div.contents p{
	margin-bottom:0px;
}
div.contents p.ans{
	margin:10px 0 15px 0;
}
#inquiryLink{
	margin:15px 0 0 0;
	text-align:right;
}
#inquiryLink a{
	font-size:75%;
	background:transparent url(/_common/img/ico-link_001.gif) no-repeat scroll 10px 0;
	padding-left:30px;
}


.toPageTop{
	font-size:75%;
	text-align: right;
}
