@charset "utf-8";
/* CSS Document */

#main {
	padding-bottom:355px;
}

/*ヘッダーイメージ*/
#img_main {
	display:block;
	width:570px;
	height:309px;
	background:url(../image/shoptsukuba/pic_main.jpg) no-repeat;
	margin:0;
}
/*メイン*/
h2 {
	margin:0 0 0 10px;
}
h2 span {
	display:none;
}
#img_tit {
	display:block;
	width:540px;
	height:21px;
	background: no-repeat;
}
p {
	margin:0;
	padding:5px 10px;
	font-size:14px;
	line-height:25px;
}
span {
	display:none;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
