﻿
/* 点線罫によるコンテンツ開始
---------------------------------------- */
#upperDotline img {
	margin-bottom: 19px;
}

/* 既存設定を上書きして微調整
---------------------------------------- */
#campaignnowContent #campaignnowTop h2 {
	margin: 0 0 17px 0;
}

/* クリッカブルマップ （北海道）
---------------------------------------- */
#kokyouMap2 {
	width: 700px;
	height: 300px;
	background-image: url("/img/furusato/bg_map2.gif");
	margin-bottom: 10px;
	position: relative;
}

#kokyouMap2 a img {
border: solid 1px #CCCCCC;
}
#kokyouMap2 a:active img, #kokyouMap2 a:hover img {
border: solid 1px #7F0019;
}

#pastaOnMap { width: 50px; height: 50px; position: absolute; top: 15; left: 410; }
#sakeOnMap { width: 50px; height: 50px; position: absolute; top: 68; left: 569; }
#cheeseOnMap { width: 50px; height: 50px; position: absolute; top: 145; left: 116; }
#sobaOnMap { width: 50px; height: 50px; position: absolute; top: 46; left: 229; }
#ramenOnMap { width: 50px; height: 50px; position: absolute; top: 235; left: 277; }
#konbuOnMap { width: 50px; height: 50px; position: absolute; top: 235; left: 116; }
#beerOnMap { width: 50px; height: 50px; position: absolute; top: 95; left: 171; }
#jam2OnMap { width: 50px; height: 50px; position: absolute; top: 204; left: 447; }


/* クリッカブルマップ （朝ごはん）
---------------------------------------- */
#kokyouMap {
	width: 700px;
	height: 400px;
	background-image: url("/img/furusato/bg_map.gif");
	margin-bottom: 10px;
	position: relative;
}

#kokyouMap a img {
border: solid 1px #CCCCCC;
}
#kokyouMap a:active img, #kokyouMap a:hover img {
border: solid 1px #7F0019;
}

#tofuOnMap { width: 50px; height: 50px; position: absolute; top: 337; left: 340; }
#komeOnMap { width: 50px; height: 50px; position: absolute; top: 164; left: 185; }
#misoOnMap { width: 50px; height: 50px; position: absolute; top: 164; left: 241; }
#teaOnMap { width: 50px; height: 50px; position: absolute; top: 344; left: 73; }
#juiceOnMap { width: 50px; height: 50px; position: absolute; top: 337; left: 232; }
#jamOnMap { width: 50px; height: 50px; position: absolute; top: 109; left: 297; }
#wakasagiOnMap { width: 50px; height: 50px; position: absolute; top: 164; left: 73; }
#ganmaiOnMap { width: 50px; height: 50px; position: absolute; top: 164; left: 129; }
#kuromameOnMap { width: 50px; height: 50px; position: absolute; top: 228; left: 73; }
#mochiOnMap { width: 50px; height: 50px; position: absolute; top: 337; left: 286; }
#biscottiOnMap { width: 50px; height: 50px; position: absolute; top: 239; left: 429; }
#wakameOnMap { width: 50px; height: 50px; position: absolute; top: 286; left: 73; }
#tea2OnMap { width: 50px; height: 50px; position: absolute; top: 329; left: 576; }
#miso2OnMap { width: 50px; height: 50px; position: absolute; top: 344; left: 73; }
#panOnMap { width: 50px; height: 50px; position: absolute; top: 164; left: 458; }
#saltOnMap { width: 50px; height: 50px; position: absolute; top: 226; left: 73; }

/* 外部リンクセット
---------------------------------------- */
#campaignnowContent .manyLinks {
float: right;
margin-bottom: 10px;
	width: 230px;
}
.manyLinks p {
	margin: 0 30px 5px 0;
}
p.linksTemp a img {
	border: 1px solid #CCC;
}
p.linksTemp a:hover img,
p.linksTemp a:active img {
	border: 1px solid #7F0019;
}

/* お知らせ
---------------------------------------- */
#informationTemp {
	margin-right: 30px;
	border-top: 1px solid #E8E8E8;
}
#informationTemp p {
	margin: 10px 0 25px 0;
}

/* 最新＋次回
---------------------------------------- */
#newAndNext {
	margin: 0 30px 30px 0;
	border-top: 1px solid #666;
}
#newAndNext h3 {
	margin: 15px 0 5px 0;
}
#newAndNext a img {
	border: 1px solid #CCC;
}
#newAndNext a:hover img,
#newAndNext a:active img {
	border: 1px solid #7F0019;
}
#newAndNextLeft {
	float: left;
	width: 340px;
}
#newAndNextRight {
	float: right;
	width: 340px;
}

/* 関連リンク
---------------------------------------- */
.manyLinks2 {
	margin: 0 30px 0 0;
	border-top: 1px solid #E8E8E8;
	height: 1px;
}

.manyLinks2 p {
	margin: 0 0 5px 0;
}
.manyLinks2 p.linksTemp a {
	display: block;
	float: right;
	margin-top: 15px;
}
.manyLinks2 p.linksTemp {
	clear: both;
}

/* バックナンバー
---------------------------------------- */
#backNumber {
	margin: 0 30px 0 0;
	border-top: 1px solid #E8E8E8;
}
#backNumber h3 {
	margin: 10px 0 15px 0;
}
#backNumber h4 {
	margin: 5px 0 5px 0;
}
#backNumber ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#backNumber li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#backNumber li.rightEnd {
	margin-right: 0;
}
#backNumber a img {
	border: 1px solid #CCC;
}
#backNumber a:hover img,
#backNumber a:active img {
	border: 1px solid #7F0019;
}

