@charset "utf-8";
body, html {
	min-width:1020px;
}
body {

	font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Osaka, Verdana, sans-serif;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#pageTop {
	position: fixed;
	bottom: 50px;
	right: 10px;
}
#pageTop a {
}
#pageTop a:hover {
}
.mgnRL {
	margin-right: 25px;
	margin-left: 25px;
}
.noWrapPC {
	white-space: nowrap;
}
#pankuzu a, #pageCommon a {
	text-decoration:underline;
}
.sp, .btnClose, #menuSP, .contactAreaSP, .menuCommonSP, #btnPC, #listLangSP {
	display: none!important;
}

#pageCommon a.tel{
text-decoration: none;
color: #333;
cursor: text;
}