@charset "utf-8";

body {
	background-color:#FFf;
	margin-top: 0px;
}
#wrapper {
	margin-right:auto;
	margin-left: auto;
	width: 850px;
	background-color: #FFF;
	background-image: url(../button/kakakuhyou_backcolor.jpg);
	background-repeat: repeat-y;
	}
＃header {
	width: 850px;
}

/* ナビゲーション*/
div#navi {
	height: 38px;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#navi ul {
	margin-top: 0;
	margin-left: 0px;
	padding-left:0px;
	height: 38px;
	font-size: 0.75em;
	background-image: url(../button/navi_btn-bac.png);	
	}

div#navi ul li {
	list-style-type:none;
	float: left;
	font-weight: bold;	
}
div#navi ul li a {
	line-height: 38px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 116px;
	background-color: #FC0;
	background-image: url(../button/navi_btn.png);
}
#navi ul li a:hover {
	background-color: #CCC;
	background-position: bottom;
}

/* 価格表（ミドル）*/
#middle {
	width:850px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.box1 {
	width: 410px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:6px;
	float: left;
	height: 650px;
	border: 1px solid #930;
}

/*　フッター　*/
#footer {
	
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
p3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	color: #F30;
}

p4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	color: #000;
}
.img {
	text-decoration: none;

}
#middle .box1 .p2 {
	left: auto;
	right: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middle .box2 {
	width: 810px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
}


#wrapper #middle .box1 table tr .suu{
	text-align: center;
	font-weight: bold;	
}
#wrapper #middle .box1 table tr .mozi {
	text-align: center;
}
a img {
    border-style:none;


#middle .box1 center .p4 {
	font-size: small;
}
#middle .box1 center span {
	font-size: small;
	color: #900;
}
