@charset "shift_jis";
* html body {
	behavior: expression(IEPNGFIX.fix(this));
}
* html .ft_navi img{
	behavior: expression(IEPNGFIX.fix(this));
}
* html .ft_copy img{
	behavior: expression(IEPNGFIX.fix(this));
}
*{
margin:0;
padding:0;
}
#page {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	height: 700px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
}

#contents {
	height: 600px;
	width: 900px;
}
#footer {
	height: 50px;
	clear: both;
	width: 900px;
}

.logo {
	float: left;
	width: 450px;
	height: 30px;
	font-size: 12px;
	letter-spacing: 1px;
}


.navigation {
	float: left;
	width: 450px;
	text-align: right;
	height: 30px;
}
.ft_navi {
	width: 445px;
	height: 50px;
	float: left;
	padding-top: 10px;
}
.ft_copy {
	float: left;
	height: 40px;
	width: 455px;
	text-align: right;
	padding-top: 10px;
}
body {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	height: 683px;
	background-image: url(../../image/magazine_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.button_face {
	padding-left: 15px;
}
