@import "font.css";
@import "link.css";

body {
	background : transparent url("/img/shop_bg.gif");
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:680px;
	margin:0 auto;
	text-align:center;
}

#f-navi {
	clear:both;
	width:580px;
	height:auto;
	text-align:center;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	margin:10px auto;
	padding:5px;
	font-size:12px;
}

#f-navi h3 {
	font-size:12px;
	line-height:14px
	margin:5px;
	padding:5px;
	font-weight:normal;
	display:inline;
}

#footer {
	clear:both;
	width:721px;
	height:auto;
	text-align:center;
}

#footer p {
	font-size:10px;
	padding:10px;
	margin:0;
}

.send_mail {
	padding:10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

p{margin:0;padding:0;}
