@charset "UTF-8";
/*-------------------------------------------------
GROBAL RESET
-------------------------------------------------*/
body{
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1,h2,h3, {   
	font-weight:normal;
}   

a:link {  text-decoration:none; color:#ff00ff;}
a:visited { text-decoration:none; color:#ff00ff;}
a:hover { text-decoration:underline; color:#ff00ff;}

/*-------------------------------------------------
kango link
-------------------------------------------------*/
.prefecture{
width:405px;
padding:5px 0 5px 0;
font-size:14px;
color:#807152;
float:left;
}
/*-------------------------------------------------
navi
-------------------------------------------------*/
.invisible_text{
display:none;
}
.navi_link a{
color:#ff00ff;
text-decoration:none;
}
.navi_link a:hover{
text-decoration:underline;
}
.text_c{
font-size:10px;S
}
.copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}
.footerfont {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
/*-------------------------------------------------
landing
-------------------------------------------------*/
.landing_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.landing_text_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.landing_last {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center
	
	}

