/* @override http://www.sendai-iroha.com/shop/shop.css */

div#maincontents.shoptop {
	width: 764px;
}

/* @group Map */

div#shopmap {
	position: relative;
	width: 764px;
	height: 1439px;
}

div#shopmap div {
	position: absolute;
}

div#map6 {
	top: 260px;
	left: 600px;
}

div#map62 {
	top: 330px;
	left: 519px;
}

div#map68 {
	top: 101px;
	left: 489px;
}

div#map73 {
	top: 137px;
	left: 327px;
}

div#map82 {
	top: 489px;
	left: 327px;
}

div#map96 {
	top: 954px;
	left: 391px;
}

div#map118 {
	top: 954px;
	left: 108px;
}

div#map125 {
	top: 813px;
	left: 108px;
}

div#map126 {
	top: 813px;
	left: 144px;
}

div#map137 {
	top: 489px;
	left: 177px;
}

div#map139 {
	top: 452px;
	left: 177px;
}

/* @end */

div#maincontents {
	width: 714px;
	margin: 20px auto;
}

div#shopname_container {
	position: relative;
	width: 714px;
	height: 54px;
	background: transparent url(images/title_bg.png) no-repeat;
}

h4 {
	color: #B37154;
	font-size: large;
	margin: 20px 0;
}

#shopname_container div.number {
	position: absolute;
	top: 17px;
	left: 14px;
	width: 30px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-family: sans-serif;
	color: white;
}

#shopname_container h3 {
	position: absolute;
	top: 0;
	left: 50px;
	width: 660px;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	color: #404040;
	font-weight: bold;
}

div#shopinfo {
	width: 415px;
	float: left;
}

#shopinfo div.container {
	width: 415px;
	padding-top: 10px;
	background: #eee9df url(images/comment_container_top.png) no-repeat center top;
}

#shopinfo div.container div.bgwrapper {
	padding: 0 10px 10px 10px;
	background: transparent url(images/comment_container_bottom.png) no-repeat center bottom;
	font-size: medium;
	line-height: 1.4;
}

#shopinfo div.container div.bgwrapper p {
	font-size: medium;
	text-indent: 1em;
	line-height: 1.4;
}

#shopinfo ul {
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#shopinfo ul li {
	font-size: medium;
	margin: 5px 0;
}

#shopinfo #to_map {
	margin-top: 10px;
	text-align: right;
}

div#shoppictures {
	width: 280px;
	float: right;
}

div#shoppictures li {
	width: 280px;
	margin-bottom: 15px;
	text-align: center;
}

table#basicinfo {
	border-collapse: collapse;
}

table#basicinfo th {
	text-align: left;
	vertical-align: top;
	padding: 0 20px 5px 23px;
	line-height: 23px;
	background: transparent url(images/chochin_icon.png) no-repeat left top;
}

table#basicinfo td {
	vertical-align: top;
	line-height: 23px;
	padding-bottom: 5px;
}

div#otokuBBS {
	width: 705px;
	margin: 20px auto;
}

div#otokuBBS div.texts {
	background: transparent url(images/otoku_bbs_middle.png) repeat-y;
}

div#otokuBBS div.texts p {
	width: 640px;
	margin: 0 auto;
	font-size: large;
	color: red;
	line-height: 1.3;
	font-weight: bold;
}

div#navigation {
	width: 215px;
	height: 23px;
	margin: 10px auto;
}

div#navigation div.prev {
	float: left;
}

div#navigation div.next {
	float: right;
}
