@charset "shift_jis";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFF;
}
.pr_copy {
	font-size: 12px;
	color:#F93
}
.copy1 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.copy1_1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", sans-serif;
	font-size: 18px;
	color: #000000;
}
.copy2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	color: #1d2088;
	font-weight: bold;
}
.copy2_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 18px;
	color: #1d2088;
}

.copy3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.copy4 {
	font-size: xx-large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W7", "Hiragino Mincho Pro", sans-serif;
	font-weight: bold;
}
.copy4_2 {
	font-size: xx-large;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
}

.copy5 {
	font-size: x-large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W7", "Hiragino Mincho Pro", sans-serif;
	font-weight: bold;
}

.copy6 {
	font-size: x-large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #df0024;
	font-weight: bold;
}


.mokuji {font-size: large}

.msg1 {
	font-size: 16px;
	font-weight: bold;
}


.copyright{
	font-size: 12px;
	color: #000;
}


.bg_book{
	background:url(../img/h0339bg_book.png)
	no-repeat
}


/* 画像リンクの透過ロールオーバー */
a:hover img{
  background-color:#fdfff2;
  filter:alpha(opacity=70); /*IE*/
  -moz-opacity:0.80; /*FF*/
  opacity:0.80;
}


/* 基本リンク文字色 */
a:link, a:visited{
	color:#007297;
}
a:active, a:hover{
	color:#52A2E9;
	text-decoration:none;
}
.thisptop {
	font-size: 10px;
	text-decoration: none;
}
