@charset "utf-8";
/* CSS Document */

.cc {
	text-align: center;
}

.mini {
	font-size: 10px;
	line-height: 21px;
	color: #2E3711;
	letter-spacing: 1px;
}
.cyu {
	font-size: 10pt;
	line-height: 130%;
	color: #666666;
	letter-spacing: 1px;
}
.brown {
	font-size: 10pt;
	line-height: 130%;
	color: #542C0E;
	letter-spacing: 1px;
}
.cyu2 {
	font-size: 10pt;
	line-height: 130%;
	color: #333333;
	letter-spacing: 1px;
}

.bold {
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}

.topic {
	font-size: 12pt;
	font-weight: bold;
	color: #996600;
}


.minit {
	font-size: 9px;
	line-height: 130%;
	color: #666666;
	letter-spacing: 0px;
}

table.table-01 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}


table.table-01 td {
    padding: 2px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.table-02 {
    border: 0px #ffffff solid;
    border-collapse: collapse;
    border-spacing: 0;
}


table.table-02 td {
    padding: 1px;
    border: 0px #ffffff solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


table.table-03 {
    border: 1px #7F9FE6 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-03 th {
    padding: 8px;
    border: 1px #7F9FE6 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-size: 10pt;
	line-height: 130%;
	color: #666699;
	background-color:#efefef;
}

table.table-03 td {
    padding: 8px;
    border: 1px #7F9FE6 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-size: 10pt;
	line-height: 130%;
	color: #555555;
}


.link_pink {
	color:#F6C;
	font-weight:bold;
  text-decoration: none;
  	font-size: 10pt;
	line-height: 130%;
}
.link_pink:hover {
  color: #D05252;
	font-weight:bold;
  text-decoration: underline;
  	font-size: 10pt;
	line-height: 130%;
}


.link_nomal {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
  	font-size: 10pt;
	line-height: 130%;
}
.link_nomal:hover {
  color: #ff9933;
  text-decoration: underline;
  font-weight : normal;
  	font-size: 10pt;
	line-height: 130%;
}



/*
a:link{ color:#666666; text-decoration:underline; }
a:visited{ color:#666666; text-decoration:underline; }
a:active{ color:#ff9933; text-decoration:underline; }
a:hover{ color:#ff9933; text-decoration:underline; }
*/.pink11 {
	font: bold 11pt/130% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F69;
	letter-spacing: 1px;
}
.nomal {
	font: 11pt/130% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4B4B4B;
	letter-spacing: 1px;
}
