p {
	color: #666;
	font-size: medium;
	font-family: "century gothic ,ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}

a {
text-decoration:none;		
}

a:hover{
text-decoration:underline;
}

a:visited{
color:blue;
}


/*Salon page Text*/
.salon_table_left {
	color: #666;
	text-align: left;
	border-bottom: 1px dotted #666;
	font-size: medium;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 120px;
}


.salon_table_right {
	color: #666;
	text-align: left;
	border-bottom: 1px dotted #666;
	font-size: medium;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 460px;
}

.small{
	color: #666;
	text-align: left;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-bottom: 10px;
	}


/*Link page Text*/
#linkbox P{ 
color: #666; 
font-size: small; 
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align: center; 
margin: 0; 
padding: 0; 
}
