@charset "utf-8";

.m_column {
	margin-top: 5px;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-right: 25px;

}
.big {
	margin-top: 15px;
}

#main_text ul li a:link{
	background-image: url(../img/ico/ico_arrow_r_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text ul li a:visited{
	background-image: url(../img/ico/ico_arrow_r_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text ul li a:hover{
	background-image: url(../img/ico/ico_arrow_r_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text ul li a:active{
	position: relative;
	left: 1px;
	top: 1px;
}
#main_text dt {
	margin-bottom: 5px;
}



#main_text dt a:link {
	background-image: url(../img/ico/ico_arrow_b_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
}
#main_text dt a:visited {
	background-image: url(../img/ico/ico_arrow_b_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
}
#main_text dt a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	color: #00CCFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	background-image: url(../img/ico/ico_arrow_b_blu.gif);
}
#main_text dt a:active {
	background-image: url(../img/ico/ico_arrow_b_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #00CCFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	position: relative;
	left: 1px;
	top: 1px;
}

#main_text dd a:link {
	background-image: url(../img/ico/ico_arrow_r_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text dd a:visited {
	background-image: url(../img/ico/ico_arrow_r_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text dd a:hover {
	background-image: url(../img/ico/ico_arrow_r_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_text dd a:active {
	background-image: url(../img/ico/ico_arrow_r_blue.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
}

#main_text a:link {
	text-decoration: none;
	color: #999999;
	padding-left: 20px;
}
#main_text a:visited {
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
}
#main_text a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
#rightber ul#contents_menu li#sitemap_li a:link{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#sitemap_li a:visited{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#sitemap_li a:hover{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}

/*#main_text a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
*/
