/* CSS Document */
/* 10/3“ÁÝƒvƒŒƒrƒ…[ ‹¤’ÊCSS*/
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #000000;
	background-image:url("bg.gif")/*tpa=https://mhf-z.jp/preview/2007_10/img/bg.gif*/;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a{
	text-decoration: none;
	color:#362e2b;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	margin: 0 auto;
	width: 830px;
	background-image:url("bg_main.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/img/bg_main.jpg*/;
	background-repeat: repeat-y;
	color: #000000;
}

#main {
	margin: 0 auto 10px auto;
	width: 830px;
	color: #000000;
}

#head_box {
	height:198px;
	margin:0;
}

#btn_box {
	margin:0;
	background-image:url("bg_btn.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/img/bg_btn.jpg*/;
	text-align:center;
	padding-top:11px;
	height:54px;
}

* html #btn_box {
	margin-top:-3px;
}

.category{
	width:774px;
	margin:0 auto;
}

.cat_head{
	background-image:url("cat_head.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/img/cat_head.jpg*/;
	background-repeat:no-repeat;
	height:21px;
}

.cat_mds{
	height:35px;
}

.cat_body{
	background-image:url("cat_body.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/img/cat_body.jpg*/;
	background-repeat:no-repeat;
	height:536px;
}

.neko4_bottom {
	background-image:url("neko4_bottom.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/img/neko4_bottom.jpg*/;
	background-repeat:no-repeat;
	height:86px;
}

.to_top{
	text-align:right;
	font-size:10px;
	margin:5px 30px;
}

#footer {
	margin: 0;
	padding: 0;
	width: 830px;
	height: 46px;
	text-align: left;
	background-image: url("wq_bg_footer.jpg")/*tpa=https://mhf-z.jp/preview/2007_10/weekly/images/wq_bg_footer.jpg*/;
	background-repeat:no-repeat;
}

/* ƒXƒy[ƒX */
.spc5 { height: 5px; margin: 0; padding: 0; font-size:5px;}
.spc10 { height: 10px; margin: 0; padding: 0; font-size:5px;}
.spc20 { height: 20px; margin: 0; padding: 0; font-size:5px;}

/* ƒ^ƒOŒn */
img {
	border: 0;
}

h1,h2,h3,h4,h5,div{
	margin: 0;
	padding: 0;
}

