﻿@charset "utf-8";

/* default style clear
------------------------------------------- */
@import url("reset.css");


/* all style
------------------------------------------- */
@import url("base.css");


/* 　量産共通CSS　*/



.indexLink{
	font-size: 14px;
	line-height: 140%;
	padding: 0px;
	margin:0px;
	margin-top: 0.5em;
	padding-left: 10px;
	}

.listLink{
	padding-left: 10px;
	line-height: 140%;
	padding: 0px;
	margin:0px;
	margin-top: 0.5em;
	padding-left: 10px;
	}

address{
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.shopDetail{
	width: 96%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	border-collapse:collapse;
	margin-left: 10px;
	font-size:12px;
	}

.shopDetail th{
	text-align:left;
	width: 20%;
	border: 1px solid #666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #f0f0f0;
	padding: 8px;
	color: #696969;
	}

.shopDetail td{
	border: 1px solid #666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
	line-height: 160%;
	}

.tdColor{
	border: 1px solid #666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
	background: #f0f0f0;
	color: #696969;
	}

.dot{
	border-bottom: 1px dotted #bbb;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

/* 追加CSS　*/

.pr_right{
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

.pr_right2{
	font-size: 10px;
	text-align: right;
	padding: 10px 10px 20px 0px;
}

.pr_right3{
	font-size: 10px;
	text-align: right;
	padding: 10px 10px 10px 0px;
}

.categoryh3{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	}

.shoptext{
	padding: 10px 10px 20px;
	}

.categoryList{
	font-size: 10px;
	color: #93DB93;
	margin: 0px;
	padding: 10px;
	}

.linkList{
	padding-top: 10px;
	padding-bottom: 10px;
	}

