@charset "Shift_JIS";

html {
  font-family: 'ＭＳ Ｐゴシック', sans-serif;
	color:#666666;
}

*:first-child+html html {
  font-family: 'メイリオ', sans-serif;
	color:#666666;
}

.mg10{
	margin:10px;
}

.mgt5{
	margin-top:5px;
}


.mg20{
	margin:20px;
	_margin:10px 5px 10px 30px;
}

.font_size_65{
	font-size:65%;
}

.font_size_70{
	font-size:70%;
}

.w230{
	width:230px;
}

.font_size_75{
	font-size:75%;
}

.color_white{
	color:#FFFFFF;
}

.color_winered{
	color:#7D0F26;
}

#breadcrum a:link{
	text-decoration:none;
	color:#7D0F26;
}

#breadcrum a:active{
	text-decoration:underline;
	color:#7D0F26;
}

#breadcrum a:visited{
	text-decoration:none;
	color:#7D0F26;
}

#breadcrum a:hover{
	text-decoration:underline;
	color:#7D0F26;
}
