/* 他ページ共通
--------------------------------*/
@import"../common.css";


/* FAQ共通項
--------------------------------*/
@import"common.css";


/* リンク
--------------------------------*/
@import"link.css";


/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 0 auto 0 auto;
	position: relative;
	width: 800px;
	height: 1529px;
	.height: 1350px;
	font-size: 16px;
	font-weight: 600;
	background: url(../../../img/another/faq/bg.gif) repeat-y top right;
	text-align: left;
}

*:first-child+html div#another_main{
	margin: 0 auto 0 auto;
	position: relative;
	width: 800px;
	height: 1529px;
	.height: auto;
	font-size: 16px;
	font-weight: 600;
	background: url(../../../img/another/faq/bg.gif) repeat-y top right;
	text-align: left;
}



div#another_main span{
	display: none;
}

div#another_main h2.title_01{
	margin: 50px 0 0 50px;
	color: #003333;
	width: 297px;
	height: 30px;
	background: url(../../../img/another/concept/title/01.gif) no-repeat left;
}


/*
------------------------------------------------*/
div#colum_txt_main li.txt,
div#colum_txt_main li.txt2,
div#colum_txt_main li.txt_bottom,
div#colum_txt_main li.info{
	line-height: 214%;
	font-size: 14px;
}

div#colum_txt_main li.info{
	font-size: 14px;
}

div#colum_txt_main li.info{
	width: 530px;
	height: 25px;
	font-weight: normal;
	margin: -20px 0 0 0;
	.margin: -9px 0 0 0;
	padding: 10px 10px 14px 35px;
	.padding: 5px 10px 0 35px;
}


div#colum_txt_main li.check{
	margin: 10px 0 0 0;
}

div#colum_txt_main li.txt_bottom{
	margin: -15px 0 0 0;
	.margin: -5px 0 19px 0;
}


/* カラムヘッダー
-----------------------------------------------*/
div#colum_head{
	text-align: center;
	margin: 20px 10px 0 10px;
}





/* 罫線
-----------------------*/
div#colum_txt_main p.border{
	width: 660px;
	margin: 50px 30px 30px 30px;
	border-bottom: 1px dotted #999999;
}

div#colum_txt_main span.border{
	display:none;
}






/* スタイルスイッチ：大
----------------------------------------------------------*/
div#styleswitch a.switch_b:link,
div#styleswitch a.switch_b:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/big.gif) no-repeat;
}

/* スタイルスイッチ：小
----------------------------------------------------------*/
div#styleswitch a.switch_s:link,
div#styleswitch a.switch_s:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/small-over.gif) no-repeat;
}

/* IE7のみ
------------------------------------------------------------------*/

/* 罫線
-----------------------*/
*:first-child+html div#colum_txt_main p.border{
	padding: 40px 0 0 0;
}

*:first-child+html div#colum_txt_main span.border{
	display:none;
}


/* メニュー部　常時表示
------------------------------------------------------------------*/
div#another_navi a.faq:link,
div#another_navi a.faq:visited{
	width: 140px;
	height: 36px;
	display: block;
	background: url(../../../img/another/menu/06_faq/mb-over.gif) no-repeat;
}
