@charset "UTF-8";
.stylebs {
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
}

.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #0000ff;
}

.text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #ffffff;
}

.text3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}

.back {
    background-image : url(../images/title_back.png);
    background-position: top center;
    background-repeat: repeat-x;
}

.back2 {
	background-color: #fff0ff;
}


.botan {
    background-image : url(../images/navi_bottan.png);
    background-position: top center;
    background-repeat: repeat-x;
}
 a:link{
text-decoration:none;
}
 a:visited{
text-decoration:none;
}
 a:hover{
text-decoration:underline;
}
}
       