@charset "UTF-8";

/* ***************************************************
* CSS file For osouji-taishi.jp
	FileName: qa.css
	data:2009/06/30 kinoshita

■目次 ==========================================
■[01]:TOP
**************************************************** */

/*-----------------------------------------------------------
■contents_common.cssを上書き共通
------------------------------------------------------------*/
div.cateTitle{
	margin-top: 20px;
	
}

p.itemTitle2{ margin : 0 0 0 10px; }

div.itemTitleText{
	margin: 0px 10px 0px 22px;
	width: 600px;
	float: left;
	color: #ff5684;
	background-color: #ffe4ec;
	padding: 0 10px 10px 20px;
	display:inline;
}

/* IE6のみに適用させる */
/*  * html div.itemTitleText { width: 630px; } */
 */
div.subBox p.substar{
	padding-left: 44px;
	clear:both;
	line-height: 20px;
	width: 570px;
	margin : 10px 0 0 0;
}


/*-----------------------------------------------------------
■よくある質問
------------------------------------------------------------*/
div.faqCateTitle{ margin-top : 40px; }

div.faqTitle{
	float: left;
	width: 600px;
	padding: 0 0 0 10px;
}


div.otherFaqLink{
	float: left;
	width: 640px;
	margin: 20px 0px 20px 20px;
	display:inline;
}

div.otherFaqLink ul li{
	line-height: 24px;
	float: left;
	width: 320px;
/* 	font-size: 10px;
 */}

div.otherFaqLink ul li span{ font-weight: bold; }

div.otherFaqLink ul li a:link	{ padding-left: 20px; background: url(/img/sitemap/arrow.gif) no-repeat 0px 0px; text-decoration: underline; }
div.otherFaqLink ul li a:visited{ padding-left: 20px; background: url(/img/sitemap/arrow.gif) no-repeat 0px 0px; text-decoration: underline;}
div.otherFaqLink ul li a:hover	{ padding-left: 20px; background: url(/img/sitemap/arrow_on.gif) no-repeat 0px 0px; text-decoration: underline;}


