.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333333;
}
  テキスト関連　 
.txt11 {
	font-size: 11px;
}
.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
}
.line_height13 {
	line-height: 1.3em;
}
.line_height15 {
	line-height: 1.5em;
}
.line_height20 {
	line-height: 2em;
}

.red {
	color:#FF3300;
}

.copy {
	font-size: 11px;
	color: #999999;
}
  パンくずナビ　 
#pan {
	font-size: 11px;
	color: #666666;
}
#pan a {
	font-size: 12px;
	color: #5d75ac;
	text-decoration: none;
}
#pan a:link {
	font-size: 12px;
	color: #5d75ac;
	text-decoration: none;
}
#pan a:visited {
	font-size: 12px;
	color: #5d75ac;
	text-decoration: none;
}
#pan a:active {
	font-size: 12px;
	color: #5d75ac;
	text-decoration: none;
}
#pan a:hover {
	font-size: 12px;
	color: #5d75ac;
	text-decoration: none;
}
  上に戻る　 
#up_anker {
}
#up_anker a {
	color: #5d5d5d;
	text-decoration: none;
}
#up_anker a:link {
	color: #5d5d5d;
	text-decoration: none;
}
#up_anker a:visited {
	color: #5d5d5d;
	text-decoration: none;
}
#up_anker a:active {
	color: #5d5d5d;
	text-decoration: none;
}
#up_anker a:hover {
	color: #CC3300;
	text-decoration: none;
}
  ページ内リンク　 
#submenu {
	font-size: 11px;
}
#submenu a {
	font-size: 11px;
	color: #5d75ac;
	text-decoration: none;
}
#submenu a:link {
	font-size: 11px;
	color: #5d75ac;
	text-decoration: none;
}
#submenu a:visited {
	font-size: 11px;
	color: #5d75ac;
	text-decoration: none;
}
#submenu a:active {
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
#submenu a:hover {
	font-size: 11px;
	color: #5d75ac;
	text-decoration: none;
}
  その他リンク　 
#etc {
}
#etc a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#etc a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#etc a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#etc a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#etc a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
  デフォルトリンク　 
#default,#default2,#default3 {
}
#default a,#default2 a,#default3 a {
	color: #336699;
	text-decoration: underline;
}
#default a:link,#default2 a:link,#default3 a:link {
	color: #336699;
	text-decoration: none;
}
#default a:visited,#default2 a:visited,#default3 a:visited {
	color: #336699;
	text-decoration: underline;
}
#default a:active,#default2 a:active,#default3 a:active {
	color: #336699;
	text-decoration: underline;
}
#default a:hover,#default2 a:hover,#default3 a:hover {
	color: #3366CC;
	text-decoration: underline;
}
