/* これはPicnicのCSS Documentです */body {	background: url(../images/back.gif);	margin: 0;}#wrapper_index {	margin: 20px auto;	width: 700px;	height: auto;}#wrapper {	width: 700px;	height: auto;	margin: 20px auto 0;	padding-bottom: 10px;	background: url(../images/bg_repeat.jpg) repeat-y;}#head {	width: 700px;	height: 166px;	background: url(../images/head2.jpg) no-repeat;}#footer {	margin: 0 auto;	width: 700px;	height: 15px;	clear: left;	color: #FFFFFF;	text-align: right;	font-size: 12px;}#menu {	width: 700px;	height: 81px;	margin: 12px 0 20px;}.menu1 {	width: 144px;	height: 81px;	float: left;}.menu2 {	width: 138px;	height: 81px;	float: left;}.menu3 {	width: 137px;	height: 81px;	float: left;}.menu4 {	width: 143px;	height: 81px;	float: left;}.title {	width: 529px;	height: 91px;	margin: 0 86px;}/* shop限定 */#shop_picture {	width: 700px;	height: 922px;	margin-bottom: 10px;	background: url(../images/shop_picture.jpg) no-repeat;}#shop_map {	width: 700px;	height: 345px;	padding-bottom: 10px;	background: url(../images/shop_map.jpg) top no-repeat;}/* goods限定 */.goods_subtitle {	width: 700px;	height: 65px;	margin: 12px 0 12px;}.goods_paper_top {	width: 608px;	height: 13px;	clear: left;	margin: 0 45px 0 47px;	background: url(../images/goods_paper_top.jpg) no-repeat;}.goods_paper_repeat {	color: #6D5D2E;	font-size: 15px;	line-height: 20px;	width: 608px;	height: auto;	clear: left;	margin: 0 45px 0 47px;	background: url(../images/goods_paper_repeat.jpg) top;}.goods_paper_bottom {	width: 608px;	height: 15px;	clear: left;	margin: 0 45px 0 47px;	padding-bottom: 10px;	background: url(../images/goods_paper_bottom.jpg) no-repeat;}#carebears {	width: 546px;	height: 360px;	margin-left: 48px;	background: url(../images/carebears.jpg) no-repeat;}#carebears_text {	width: 278px;	height: auto;	float: left;	margin-top: 112px;}#mirror {	width: 546px;	height: 400px;	margin-left: 48px;	background: url(../images/mirror.jpg) no-repeat;}#mirror_text {	width: 285px;	height: auto;	float: left;	margin-top: 65px;}#other {	width: 420px;	margin-left: 97px;}#other img {	width: 420px;	height: 315px;}#other td {	color: #6D5D2E;	font-size: 15px;	border-bottom: solid #D7D2C3 1px;}/* service限定 */#service_bg {	width: 510px;	margin-left: 65px;	background: url(../images/service_bg.jpg) no-repeat bottom right;}.topic {	font-size: 20px;	margin: 0;	padding: 18px 0 10px;	letter-spacing: 2px;}
