body {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	font-size: 13px;
	color: #333;
	/*overflow-y:scroll;*/
	background-repeat: no-repeat;
	min-width: 1050px;
	background-color: #FFF;
	letter-spacing: 1px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

dl,dt,dd,ul,li{
	margin: 0px;
	padding: 0px;
}

a{
	color: #333;
}
a:hover{
	color: #999;
	text-decoration: none;
}

.clear{
	clear: both;
}

.wide_size {
	min-width: 1050px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	text-align: center;
	min-width: 1050px;
	line-height: 1.6em;
	clear: both;
	background-image: url(../img/bg_footer.png);
	color: #666;
}

#footer p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	text-align: center;
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}






body {
	font-size: small;
	background-position: center 41px;
}


#all {
	clear: both;
}

/* 白背景
------------------------------ */
#ifHeader-white {
	height: 40px;
	padding: 0 10px;
	border-bottom: solid 1px #ccc;
	background-color: #FFF;
}
#ifHeader-white img {
	float: left;
}
#ifHeader-white #logo {
	float: right;
}
#ifFooter-white {
	text-align: center;
	padding: 5px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #FFF;
}
#ifFooter-white img {
	padding: 8px 0 0 0;
}
#ifFooter-white a {
	color: #000;
}