@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: #0000ff;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #0000ff;
	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;
}

table {
	border-collapse: collapse;
}
/*
th, td {
	padding: 0.2em 0.5em;
}
*/

.f12r {
	font-size:12px;
	color:#CC0000;
}
.f12rb {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}

#root-wrapper {
	margin: 0px auto;
	text-align: left;
	width: 760px;
	background: #fff;
}

#nav-container {
/*	border-bottom: 1px solid #2e814f;*/
	border-bottom: 1px solid #0000ff;
}

#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 {
	margin:0;
	padding:0;
	background:url(../images/background.png) repeat-y 0 0;
}

#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 {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	border-top:1px solid #FFFFFF;
}
#footer p {
	margin:0;
	padding:0;
	text-indent: -100em;
	background: url("../images/footer.gif") #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: #0000ff;
	width: 165px;
}

#category-container ul {
#	background: #0c6;
	background: #0000ff;
}

#category-container li {
	list-style: none;
	border-bottom: 1px dashed #000058;
}


#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: #0000ff;
}

#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: #0000ff;
}

#selection-container table {
	border-collapse: collapse;
}

#selection-container td {
	border-bottom: 1px solid #0000ff;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}

.odd {
	background: #ebebeb;
}

.even {
	background: #fff;
}

.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: #0000ff;
	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;
}

.pad20in {margin:0 auto 20px auto;}
.pad20tin {padding-top:20px;}

.corpo-tbl,
.form-tbl {
	margin:20px 0 0 0;
	padding:10px;
	border:none;
	background-color:#DDDDDD;
}
.corpo-tbl th,
.form-tbl th {
	padding:10px;
	font-size:12px;
	color:#666666;
}
.corpo-tbl td,
.form-tbl td {
	padding:10px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#333333;
}

.main-comment {
	margin:10px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-align:left;
}


