@charset "UTF-8";
/* CSS Document */

.logo_txt {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	color:#666666;
	letter-spacing:0.2em;
	display:block;
	margin-bottom:10px;
}

h1.message {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#666;
	font-size:8px;
	display:block;
	margin:0 auto;
	width:1000px;
	padding-top:5px;
	text-align:right;
	letter-spacing:0.2em;
}

h1.txt1 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;font-size:18px;
	display:block;
	width:1000px;
	text-align:center;
	margin:0 auto;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#FFF;
}


a.txt3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.5;
}


.btn_box {
	width:200px;
	float:left;
	}

.btn_box:hover {
	
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  background-image:url(../img/btn_base_fairy.png);
  background-repeat:no-repeat;
  background-position:top;
}



.btn_box p,a {
	font-size:10px;
	text-decoration:none;
	line-height:1.5;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.btn_box h2 {
	font-size:18px;
	text-decoration:none;
	line-height:1.5;
	color:#ea5532;
	margin-bottom:2px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:5px;
}

.box_left {
	margin-right:60px;
	float:left;
}


.box_right {
	float:right;
}

.top_btn:hover {
  background-image:url(../img/btn_base_fairy2.png);
  background-repeat:no-repeat;
  background-position:left;
	
}



.selector1 {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	
	display:block;
	width:170px;
	border-right:1px solid #FFF;
	letter-spacing:0.1em;
	float:left;
	text-align:center;
}


.selector2 {
	
	border-left:1px solid #FFF;
}
	

.selector3 {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	
	display:block;
	width:115px;
	border-right:1px solid #FFF;
	letter-spacing:0.1em;
	float:left;
	text-align:center;
}

.selector4 {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	
	display:block;
	width:126px;
	border-right:1px solid #FFF;
	letter-spacing:0.1em;
	float:right;
	text-align:center;
}


.selector1:hover {
	color:#CCC;
}

.selector3:hover {
	color:#CCC;
}

.selector4:hover {
	color:#CCC;
}

.selector5 {
	font-size:9px;
	color:#999999;
}