

@charset "shift_jis";

body {
	margin: 0px;
}
body, td, th {
	font-size: x-small;
  font-family: 'ＭＳ Ｐゴシック', 'Osaka', 'Arial', 'sans-serif';
}
th {
	font-weight: normal;
}
hr {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
form { margin: 0px; }

a {
  text-decoration: none;
}
a:link		{ color: darkblue; }
a:visited { color: darkblue; }
a:hover		{	color: darkblue; text-decoration: underline; }
a:active	{ color: darkblue; }

/****************** 一般、システム共用定義 ******************/
.contents {
	width: 740px;
}
.leftPane {
	width:528px;
	padding-right: 18px;
}
.rightPane {
	width: 194px;
}

/* ----- 入力フィールド ----- */
.field {
}
.fieldRo {
	background-color: transparent;
	border: 0px;
}
.fieldAscii {
	ime-mode: disabled;
}
.fieldAsciiRo {
	background-color: transparent;
	border: 0px;
	ime-mode: disabled;
}
.fieldRight {
	text-align: right;
	ime-mode: disabled;
}
.fieldRightRo {
	background-color: transparent;
	border: 0px;
	/*text-align: right;*/
	ime-mode: disabled;
}

/* ----- ボーダーラインなし ----- */
.noborder {
	border: 0 ! important;
}
.noborder tr th {
	border: 0 ! important;
}
.noborder tr td {
	border: 0 ! important;
}

/* ----- 必須 ----- */
.required {
	color: red;
}

/* ----- 注意書き ----- */
.notice {
	font-size: xx-small;
	color: #976600;
}

/* ----- 強調表示 ----- */
.emphasis {
	font-size: 140%;
	font-weight: bold;
}

/* ----- 情報表示枠 ----- */
.information {
	padding: 10px 8px 10px 8px;
	border-bottom: 1px solid #E0D7AF;
	border-right: 1px solid #E0D7AF;
	border-left: 1px solid #E0D7AF;
	background-color:#FFFFCC;
}

/* ----- フッタ ----- */
.footer {
	margin: 0px;
	height: 22px;
}
.footer a { text-decoration: none; }
.footer a:link		{ color: #666666; }
.footer a:visited { color: #666666; }
.footer a:hover		{ color: #000000; }
.footer a:active	{ color: #666666; }

/* ----- トップページ検索枠 ----- */
.freewordSearch {
	background-color: #FFFFFF;
}
.areaSpecial {
	background-color: #fde4ef;
	background-image: url("/images/pc/search-bg.gif");
}
.attentionFocus {
	background-color: #ffe7b9;
	background-image: url("/images/pc/search-bg.gif");
}
.areaSearch {
	background-color: #E3F3CF;
	background-image: url("/images/pc/search-bg.gif");
}
.routeSearch {
	background-color: #DEE7EF;;
	background-image: url("/images/pc/search-bg.gif");
}

/* ----- 店舗一覧 ----- */
.searchCondition {
	border: 1px solid #FFD631;
}
.searchCondition th {
	color: #666666;
	text-align: left;
}
.searchCondition td {
	color: #ff6600;
}
.numOfResult {
 font-size: 20px;
 font-weight: bold;
 color: red;
}
.searchResult {
	color:#666666;
}
.searchResult th {
	text-align: left;
	font-weight: bold;
	padding:8px 0px 5px 8px;
}
.shopData {
	padding-left: 8px;
}
.shoptype{
	font-size:xx-small;
	padding-bottom: 8px;
	color:#3B5994;
}
.pageNavi {
	height: 27px;
	padding-left: 10px;
	color: blue;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffea00;
}
.searchResult a:link    { color: #0000ff; text-decoration: underline; }
.searchResult a:visited { color: #0000ff; text-decoration: underline; }
.searchResult a:hover   { color: #0000ff; text-decoration: underline; }
.searchResult a:active  { color: #0000ff; text-decoration: underline; }

/* ----- 入力用 ----- */
table.edit {
	border-top: 1px dashed #0871b5;
	border-bottom: 1px dashed #0871b5;
}
.edit tr th {
	vertical-align: middle;
	text-align: left;
	background-color: #ffd632;
	border-top: 1px dashed #0871b5;
	border-bottom: 1px dashed #0871b5;
}
.edit tr td {
	line-height: 110%;
	vertical-align: middle;
	border-top: 1px dashed #0871b5;
	border-bottom: 1px dashed #0871b5;
}
.edit tr td td {
  border: 0;
}
.editTitle {
	font-size: small;
	color: white;
  background-color: #7c4e34;
}

/* ----- 店舗一覧 ----- */
.menu tr td {
	font-size: 12px;
}
.selected a:link    { color: #f76200; }
.selected a:visited { color: #f76200; }
.selected a:active  { color: #f76200; }
.selected a:hover   { color: #f76200; }

/* ----- アンケート ----- */
.enqueteTitle {
}
.enqueteTitle tr td {
	border: 1px solid #808080;
}
.enqueteTitle tr th {
	border: 1px solid #808080;
	background-color: #eeeeee;
	text-align: left;
}
.enquete {
	border: 1px solid #808080;
}
.enquete tr td {
}
.enquete tr th {
	border: 1px solid #808080;
	color: #ffffff;
	background-color: #000040;
	text-align: left;
}


/*プライバシーポリシータイトル*/

.class_pri {
	background:#cef;
	padding:0 5px;
	font-weight:bold;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 10px #66f;
	font-size:16px;
	color:#3333FF;
}


/*生江追加分*/

.photo {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sagasu {
	font-size: smale;
}

/*齊藤追加分*/

/****************** 2008.4.15 eco用saito追加ここから ******************/

.eco_title_blue_han {
	background-color: #6699FF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}

.eco_title_white_14 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}

.eco_title_blue {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #6699FF;
	font-weight: bold;
	line-height: 1.5em;
}
.eco_title_blue:hover{
	border:border-bottom-color:lightgrey;
	border-bottom-style:dotted;border-bottom-width: 1px;
}

.eco_title_yellow_24 {
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
	background-color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 1.5em;

.eco_title_orange_han_24 {
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
	background-color: #FF6623;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}

.eco_title_orange_han {
	margin: 2px;
	background-color: #FF6623;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}

.eco_title_orange {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #FF6623;
	font-weight: bold;
	line-height: 1.5em;
}
.eco_title_orange:hover{
	border:border-bottom-color:lightgrey;
	border-bottom-style:dotted;border-bottom-width: 1px;
}

.eco_title_orange_2 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #FF6623;
	font-weight: bold;
	padding-left:2px; padding-right:2;
	padding-top:2px; padding-bottom:2px
	line-height: 1.5em;
}

.eco_shousaihakotchira {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #0068C1
}


.eco_bg_t_24{
	background:url('../img/bg_t_24.gif') repeat-x;
	padding-left:0px; padding-right:0;
	 padding-top:0px; padding-bottom:0px
}

.eco_kigo_kome {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #FF0000
}


.eco_text {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	width: auto;
	padding: 0px 5px 0px 10px;
	line-height: 1.5em;
	color: #111111;
}

.eco_text_manabu {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	width: auto;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	color: #111111;

/****************** 2008.4.15 eco用saito追加ここまで ******************/
