@charset "utf-8";

/* ********************************************************************************************
FileName: faq.css
Author:  Fujimic
UpdatedBy: 20091015
******************************************************************************************** */


/******************************************************************************************** */
/* 001: 左メニュー

******************************************************************************************** */
.header ul.subnavi li.faq {
	background-color: #104e04;
}

.header ul.subnavi li.faq a {
	color:#fff;
	cursor:pointer;
}

@media only screen and (max-width:640px)
{

}