* {font-family: Arial, Helvetica, sans-serif;}
.text   { color:#333; font-size:80%; line-height:140%; }
.textS { font-size:75%;}
.textR   { color:#FF0000; font-size:80%; line-height:140%; }

.textMini { color:#333; font-size:80%; line-height:120%; }
.text12px { color:#333; font-size:x-small; line-height:130%; }
.text08px { color:#333; font-size:xx-small; line-height:110%; }
.text10px { color:#333; font-size:xx-small; line-height:110%; }
.textMini_w { color:#FFF; font-size:80%; line-height:130%; }
.textMiniG { color:#006600; font-size:80%; line-height:130%; }
.text_y { color:#FF6600; font-size:100%; line-height:140%; }
.text_yB { color:#FF6600; font-size:100%; line-height:140%; font-weight:bold }

.text_db { color:#333399; font-size:80%; line-height:140%; }

.textB { color:#333; font-size:100%; line-height:140%; font-weight:bold}

.textRB { color:#FF0000; font-size:80%; line-height:140%; font-weight:bold}
.textGB { color:#006600; font-size:80%; line-height:140%; font-weight:bold}
.textBigGB {
	color:#006600;
	font-size:120%;
	line-height:160%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.textBigRB { color:#FF0000; font-size:120%; line-height:160%; font-weight:bold}

A:link    {	color: #006633;	text-decoration: underline;}
A:visited {	color: #006633;	text-decoration: underline;}
A:active  {	color: #ff0000;	text-decoration: underline;}
A:hover   {	color: #ff0000;	text-decoration: underline;}

A.l_gray:link{	color: #333;	text-decoration: none;}
A.l_gray:visited {	color: #333;	text-decoration: none;}
A.l_gray:active  {	color: #006633;	text-decoration: underline;}
A.l_gray:hover   {	color: #006633;	text-decoration: underline;}

/*---ナビ---*/


.navi{
	font-size:12px;
	line-height:16px;
	background-color: #6F6F6F;
	margin: 0px;
	padding: 0px;
	width: 149px;
 }

.navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
.navi A:link,
.navi A:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	width: 100%;
	}
	
.navi A:active,
.navi A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
	background-image: url(cmn_img/icon_pro_ak.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	width: 100%;
	}
.Act {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #373737;
	background-image: url(cmn_img/icon_pro_ak.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: none;
	width: 100%;
	}

/*---サイトマップタイトル---*/
A.smap:link    {	color: #FFFFFF;	text-decoration: none;}
A.smap:visited {	color: #FFFFFF;	text-decoration: none;}
A.smap:active  {	color: #CCFFCC;	text-decoration: none;}
A.smap:hover   {	color: #CCFFCC;	text-decoration: none;}
.subBG {
	background-color: #000000;
	background-image: url(cmn_img/sub_bg.gif);
	background-repeat: repeat-y;
}

/*---note---*/
.normal { color:#666666; font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif;}
.title { color:#609B2F; font-size:18px; line-height:22px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }

/*--Q&A--*/
table.qa ul {
	margin-top: 1em;
}
table.qa ul li {color:#333; font-size:100%; line-height:160%; }
.text12b_dg {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}

