.text   { color:#333; font-size:100%; line-height:160%; }
.textR   { color:#FF0000; font-size:100%; line-height:160%; }

.textMini { color:#333; font-size:80%; line-height:130%; }
.text12px { color:#333; font-size:12px; line-height:130%; }
.text08px { color:#333; font-size:10px; line-height:130%; }
.text10px { color:#333; font-size:10px; line-height:130%; }
.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:160%; }
.text_yB { color:#FF6600; font-size:100%; line-height:160%; font-weight:bold }

.text_db { color:#333399; font-size:90%; line-height:160%; }

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

.textRB { color:#FF0000; font-size:100%; line-height:160%; font-weight:bold}
.textGB { color:#006600; font-size:100%; line-height:160%; font-weight:bold}
.textBigGB { color:#006600; font-size:120%; line-height:180%; font-weight:bold}
.textBigRB { color:#FF0000; font-size:120%; line-height:180%; 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;
}
