﻿@CHARSET "UTF-8";

.cl_ar_menu_button_faq a
{
    background:url(../../img/menu_faq_mo.gif) no-repeat;
}

/* 背景色なし */
.faq_answer{
    margin : 1em 0 3em 0;
    padding : 0;
	background-color : #FFFFFF;
}

table.datamain {
	margin-left : 2em;
	width : 60%;
}
			
th.dataitem {
	background-color : aliceblue;
	border-left : dotted 1px #FAC71A;
	border-top : dotted 1px #FAC71A;
	color : darkblue;
}

td.datayear {
	padding : 5px 0 3px 1em;
	background-color : aliceblue;
	border-left : dotted 1px #FAC71A;
	border-top : dotted 1px #FAC71A;
	font-weight: bold;
	text-align : right;
}
					
td.data{
	padding : 5px 0 3px 1em;
	border-top : dotted 1px #FAC71A;	
	border-left : dotted 1px #FAC71A;
	text-align : right;
}

/* サブメニューnoscript */

.cl_ar_submenu_subscribe_nsc
{
    left:350px;
}

.cl_ar_submenu_faq_button_company_nsc a
{
    background:url(../../img/submenu_faq_company_mo.gif) no-repeat;
}

