@charset "EUC-JP";

*
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

body
{
	background: #fff;
	color: #333;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Osaka", sans-serif;
	font-size: 75%;
	text-align: center;
}

a:link,
a:visited
{
	color: #008058;
	text-decoration: none;
}

a:hover,
a:active,
a:focus
{
	color: #008058;
	text-decoration: underline;
}

p
{
	line-height: 130%;
	/*letter-spacing: 0.1em;*/
}

h1
{
}

img
{
	border: 0px solid #fff;
	vertical-align: bottom;
}

em
{
	font-weight: bold;
}

input[type="text"],
input[type="password"],
textarea,
select, option
{
	font-family: monospace;
	font-size: 110%;
}

input[type="text"],
input[type="password"],
textarea
{
	border: 1px solid #c9c7ba;
	padding: 0.2em 0.1em 0.3em;
}

input[type="image"]
{
	vertical-align: bottom;
}

select
{
	border: 1px solid #c9c7ba;
}

option
{
	padding: 0.1em 0.5em 0em 0.2em;
}

label
{
	margin-right: 1em;
}

legend
{
	color: #008000;
	font-weight: bold;
}

fieldset
{
	border: 1px solid #dbdbce;
	padding: 10px;
	margin-bottom: 1em;
}

th, td
{
	padding: 0.2em 0.5em;
}

#root-wrapper
{
	margin: 0px auto;
	text-align: left;
	width: 760px;
	background: #fff;
	padding-bottom: 10px;
}

#nav-container
{
#	border-bottom: 1px solid #2e814f;
	border-bottom: 1px solid #00b058;
}

#nav-container ul
{
	padding: 2px 0px;
}

#nav-container li
{
	display: inline;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
	font-size: 12px;
	vertical-align: bottom;
}

#nav-container li.first-child
{
	border: 0px solid #fff;
}

#nav-container img
{
	padding-right: 2px;
}

#content-container
{
	padding: 0px 0px 10px;
	background: url("../images/bg.png") #fff repeat-y 0px 0px;
}

#error #content-container
{
	background-image: none;
}

.button
{
	position: relative;
	width: 100%;
	height: 26px;
	margin: 1em 0em;
}

.button li
{
	list-style: none;
	position: absolute;
	display: block;
}

.button .left
{
	right: 130px;
}

.button .right
{
	right: 30px;
}

#footer
{
	margin-top: 2px;
	clear: both;
}

#footer p
{
	text-indent: -100em;
	background: url("../images/footer.png") #fff no-repeat 0 0;
	height: 20px;
}

#error-container
{
	border-top: 1px solid #fff9f9;
	border-left: 1px solid #fff9f9;
	border-right: 1px solid #b7a8a8;
	border-bottom: 1px solid #b7a8a8;
	color: #c00;
	padding: 5px;
	background: #fef1f1;
	margin-bottom: 20px;
}

#error-container ul
{
	margin-left: 2em;
}

#error-container li
{
	/*list-style: none;
	background: url("../images/error.png") transparent no-repeat 0px 0.1em;
	padding-left: 17px;
	*/
	vertical-align: top;
	margin-bottom: 0.2em;
}

.error-element
{
	background: #fff0f0;
}

br.clear
{
	clear: both;
}

#main-left-column
{
	width: 185px;
	float: left;
}

#main-right-column
{
	width: 575px;
	float: right;
	padding-top: 10px;
}

#category-container
{
	padding-top: 10px;
	background: #00cc66;
	width: 165px;
}

#category-container ul
{
#	background: #0c6;
	background: #00cc66;
}

#category-container li
{
	list-style: none;
	border-bottom: 1px dashed #00b058;
}


#page-container .title
{
	margin-bottom: 10px;
}

#page-container .left-column
{
	width: 330px;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	position: relative;
}

#page-container .right-column
{
	width: 200px;
	margin-left: 0px;
	margin-right: 5px;
	position: relative;
}

#page-container > div .right-column
{
	float: right;
}

span.link img
{
	border: 1px solid #666;
}

span.link
{
	cursor: pointer;
#	color: #2e814f;
	color: #00b058;
}

#page-container .shop-info
{
	font-size: 90%;
}

#page-container .shop-info .tel img
{
	position: relative;
	top: -2px;
	margin-right: 2px;
}

#page-container .shop-info
{
	margin-top: 5px;
}

#page-container div > .shop-info
{
	font-size: 100%;
}

#page-container .shop-info p
{
	line-height: normal;
}

#page-container .thumbnail
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
}

#page-container .logo
{
	margin-bottom: 10px;
}

#page-container .details
{
	margin-top: 0.5em;
}

#page-container .click
{
	margin-top: 5px;
}

#selection-container
{
	margin: 20px 0px;
}

#selection-container .title
{
	background: #ebebeb;
	padding: 1px 5px;
	margin-bottom: 3px;
}

#selection-container .square
{
	color: #00b058;
}

#selection-container table
{
	border-collapse: collapse;
}

#selection-container td
{
	border-bottom: 1px solid #00b058;
#	border-bottom: 1px solid #00b058;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}

.odd
{
	background: #ebebeb;
}

.even
{
	background: #fff;
}

table
{
	border-collapse: collapse;
}

.click-button
{
	text-align: right;
}

.click-button img
{
	border: 0px solid #fff !important;
}

.details img,
img.details,
img.icon
{
	border: 0px solid #fff !important;
}

.trouble
{
	margin: 10px 0px;
}

#search-form
{
#	background: #2e814f;
	background: #00b058;
	padding: 10px;
	margin-bottom: 20px;
}

#search-form label
{
	margin-right: 0px;
	color: #fff;
	font-weight: bold;
}

#search-form span
{
	margin-left: 10px;
}

#search-form a
{
	color: #fff;
}

#search-form .image-input
{
	vertical-align: bottom;
}

#search-form p
{
	color: #fff;
}

#current-category
{
	margin-bottom: 5px;
}

#infolist-container
{
	margin-top: 20px;
}

#infolist-container table
{
	width: 100%;
	margin-top: 5px;
}

.list-link
{
	margin-top: 10px;
	text-align: right;
}

td.span {
	white-space: nowrap;
}
