@charset "UTF-8";

/* 印刷用スタイル */
body {
	width: 1240px;
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform-origin: 0 0;
}
.pc-none {
  display: none !important;
}
/* ------------------------基本設定------------------------ */
/* body {
	_zoom: 75%;
}

#baseall {
width: 1240px;
  margin: 0 auto;
}

------------------------ヘッダー------------------------


------------------------グローバルナビ------------------------


------------------------ヘッダー検索------------------------


------------------------コンテンツ大枠------------------------


------------------------パンくずナビ------------------------


------------------------フッター------------------------


------------------------サブナビ------------------------


------------------------共通タグの基本定義------------------------


------------------------テンプレート用共通------------------------
#blockskip {
	display: none;
}
 */