﻿.graydummy {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.grayTitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.gray{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size:12px;
	color: #666666;
}
.grayTitleS {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.grayS {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size: 11px;
	color: #666666;
}
.linkFont {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A:link { 
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666; 
	text-decoration: none;
}
A:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666; 
	text-decoration: none;
}
A:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666; 
	text-decoration: none;
}
A:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666; 
	text-decoration: none;
}
img {
	border-style:none;
}
/*modified 100505
A.maru:link,
A.maru:active,
A.maru:visited {
	background-image: url(../img/maru_gray.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	text-decoration: none;
}
A.maru:hover {
	background-image: url(../img/maru_move.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	text-decoration: none;
}
.maru{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666;
	padding-left:15px;
}
.ableMaru{
	background-image: url(../img/maru_red.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	text-decoration: none;
}*/
.maru{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Helvetica";
	color: #666666;
	padding-left:15px;
}
A.maru:link,
A.maru:hover,
A.maru:active,
A.maru:visited {
	/*color: #D51F00;*/
	color: #666666;
	background-image: url(../img/maru_red.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	text-decoration: none;
}
A.maru:visited {
	color: #888888;
}
A.maru:hover {
	background-image: url(../img/maru_move.gif);
	text-decoration:underline;
}
/*nowwork sideNavi*/
.sideBar A.maru:link,
.sideBar A.maru:active,
.sideBar A.maru:visited {
	color: #666666;
	background-image: url(../img/maru_gray.gif);
}
.sideBar A.maru:hover{
	background-image: url(../img/maru_move.gif);
	text-decoration:underline;
}
.sideBar A.current{
	/*color: #D51F00!important;*/
	font-weight:bold;
	background-image: url(../img/maru_red.gif)!important;
}
/*blog opendesk link*/
#blogContent a{
	background-image: url(../img/maru_red.gif);
}
/*#blogContent a:visited {
	color: #d6716b;
}*/
#blogContent a:hover {
	text-decoration:underline;
	background-image: url(../img/maru_move.gif);
}
/*link sitemap list*/
#linkContent a.maru,
#linkContent a.maru:visited{
	color:#666666;
}
