@charset "utf-8";
body {
	font: 100%/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
.oneColLiqCtr #container a {
	text-decoration: none;
	color: #06F;
}

.oneColLiqCtr #container {
	width: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCC;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; 
}

.oneColLiqCtr #container #mainContent #foot {
	font-size: 14px;
	color: #666;
	text-align: center;
	background: #E1E1E1;
}

h1 {
	font-size: 14px;
	color: #999;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #999;
	line-height: normal;
}
.f1 { color: #F36; }
.ｆ2 { font-size: 12px; }
