@charset "utf-8";
/* Copyright (c) Net Relations : www.net-relations.net */

/* 

2011/03/15
NR110315：東北関東大震災用一時CSSを追加しました。
震災が落ち着いたら削除していただいてOKです。

2009/11/19
あまりにもCSSファイルが汚れてたので掃除しました。
リセットCSS、ベースCSS、仙台用、とインポートで分けました。
東北用は吸収合併しました。


*/

/* リセットCSS 手動でUP */
@import url("reset.css");

/* フォントサイズ・カラー・マージンなどのベース的なCSS　手動でUP */
@import url("base.css");

/* 仙台店用の昔の残骸。 */
@import url("sendai.css");


/* NR110315 */
a.earthquake {
	color:red!important;
	font-weight:bold;
}

/* 全ページ共通 */

body {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	height: 100%;
}
html {
	height: 100%;
}

#wrapper_tenpo {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	margin: auto;
	height: 100%;
	min-height:100%;
	padding-right: 10px;
	padding-left: 10px;
}

body > #wrapper_tenpo{
	height:auto;
}
#contents {
	padding-bottom: 50px;
}

#footer {
	bottom: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* ヘッダ */

.temp-head h1,h2,h3 { margin: 0px; padding: 0px; font-weight: normal; font-size: 10px; line-height: 120%; }


/* 催事・トピックス関係 */
#saiji { margin-bottom: 20px;}

#saiji h3 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	color: #2757a1;
}
.no_link {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #2757A1;
}


/* お知らせ */
#information {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#information table {
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 0.1em;
}
#information_bg {
	background-image: url(../aomori/images/information/information_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#information li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
}


/* トピックス関係 */
.topics_box {
	width: 504px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.topics_txt  {
	width: 252px;
	float: left;
	font-size: 12px;
	line-height: 120%;
}

/* ページ閉じる、ページの先頭へ */
#page_close {
	margin-top: 20px;
	font-size: 1.0em;
	line-height: 140%;
	text-align: center;
}
.page_top {
	text-align: right;
	margin-top: 20px;
}

/* お知らせスクロールの設定はここ。細かい設定はscroll/flexcrollstyles.cssで設定 */
#mycustomscroll {
	width: 100%;
	height: 170px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* 仙台用 */
.h2_8f {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.info_td_bg_gray {
	background-color: #CCCCCC;
}
.info_td_bg_pink {
	background-color: #E696A7;
}
.btn_box {
	text-align: right;
	padding-top: 5px;
}
#pickup_container {
	margin: auto;
	width: 601px;
}
.info_page_top {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#tenpo_header {
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FAo;
}
#tenpo_header th {
	vertical-align: top;
}
#tenpo_header h1  {
	text-indent: -9999px;
	overflow: hidden;
	display: none;
}
#tenpo_header_logo {
	padding-top: 14px;
	padding-left: 17px;
	height: 40px;
}
#tenpo_header_navi_box {
	padding-top: 8px;
	font-size: 1.0em;
	line-height: 140%;

}

#tenpo_header_navi_box p {
	float /**/: right;
}

.tenpo_header_navi a{
	color: #666;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	height: 26px;
	background-image: url(../images/header_line01.gif);
	background-position: right;
	font-size: 1.1em;
	line-height: 140%;
	font-weight: normal;
	display: block;
	background-repeat: no-repeat;
	_float: right;
}

.tenpo_header_navi a:link {
	color: #666;
	text-decoration: none;
}
.tenpo_header_navi a:visited {
	color: #666;
	text-decoration: none;
}
.tenpo_header_navi a:hover {
	background-color: #f2f2f2;
	color: #D32F4C;
	text-decoration: underline;
}
.tenpo_header_navi a:active {
	background-color: #f0f0f0;
	color: #E87382;
	text-decoration: underline;
}
#header_menu {
	width: 800px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images_common/header/menu_space.jpg);
	background-repeat: repeat-x;
}
#header_menu li {
	float: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#header_menu ul {
	font-size: 1px;
	line-height: 1px;
	vertical-align: bottom;
	display: block;
	overflow: hidden;
}
#tenpo_header td {
	vertical-align: top;
}
#tenpo_logo img {
	padding-right: 40px;
}
#tenpo_logo {
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 130%;
	letter-spacing: 0.1px;
}

#tenpo_logo ul {
	margin: 0px;
	padding: 0px;
}
#tenpo_logo li {
	margin: 0px;
	padding: 0px;
}
#tougou_header {
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FAo;
	margin-bottom: 20px;
}
#tougou_header th {
	vertical-align: top;
}
#tougou_header h1  {
	text-indent: -9999px;
	overflow: hidden;
	display: none;
}

/* コンテンツが入る枠の幅 */
#container_500px {
	margin: auto;
	width: 500px;
}
#container_540px {
	margin: auto;
	width: 540px;
}
#container_600px {
	margin: auto;
	width: 600px;
}
#container_620px {
	margin: auto;
	width: 620px;
}
#container_700px {
	margin: auto;
	width: 700px;
}
#sendai_inshop {
	margin: auto;
	width: 600px;
}
#point_card_container {
	margin: auto;
	width: 600px;
}

/* Flashの下のバナー */
#event-bn {
	margin-top: 5px;
	margin-bottom: 15px;
}

#event-bn img {
	border:0;
	vertical-align: top;
	margin-bottom: 5px;
}
#saisoncard-kamei {
	font-size: 1.2em;
	line-height: 160%;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 10px;
	letter-spacing: 0.1px;
}
#saisoncard-kamei p {
	display: block;
	float: left;
	padding-right: 15px;
	padding-top: 8px;
}
#saisoncard-kamei a:link {
	color: #013F98;
	text-decoration: none;
}
#saisoncard-kamei a:visited{
	color: #003366;
	text-decoration: none;
}
#saisoncard-kamei a:hover {
	color: #980A12;
	text-decoration: underline;
}
#saisoncard-kamei a:active {
	color: #980A12;
	text-decoration: underline;
}
.webchirashi_bg {
	background-image: url(../aomori/images/mainevent/webchirashi_bg02.jpg);
	background-repeat: repeat-y;
}
.webchirashi_bg02 {
	background-image: url(../aomori/images/mainevent/webchirashi_bg.jpg);
	background-repeat: no-repeat;
}
#mobile_top h2 {
	background-image: url(../images/mobile_top/mobile_page_img.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	display: block;
	font-size: 0.8em;
	text-indent: -9999px;
	width: 200px;
}
#mobile_top {
	margin-bottom: 15px;
	color: #000;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#mobile_top a {
	display: block;
	height: 200px;
	width: 200px;
	cursor: pointer;
	overflow: hidden;
}

#mobile_top p {
	text-indent: -9999px;
	display:none;
}
.mobile_coupon {
	padding-left: 12px;
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
}
.mobile_event {
	padding-left: 12px;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
}
.mobile_sale {
	padding-left: 12px;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
}
#mobile_annai {
	padding-left: 11px;
	margin-top: 5px;
}
#mobile_annai li {
	padding-right: 10px;
	vertical-align: top;
	font-size: 0.8em;
	line-height: 130%;
	letter-spacing: -0.3px;
}
#mobile_bg {
	background-image: url(../images/mobile_top/mobile_bg.png);
	background-position: 100px bottom;
	background-repeat: no-repeat;
}
#mobile_btm {
	background-image: url(../images/mobile_top/mobile_btm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 210px;
	padding-bottom: 15px;
}

.enkaku_ttl {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
}
.main_message {
	margin-top: 30px;
	margin-bottom: 50px;
}
.event-Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.ttl-text {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
div#googleMap {
	height: 496px;
	width: 496px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #ccc;
}
div#googleMap small {
	text-align: right;
	display: block;
}

div#access-TxtBox {
	background-color: #FAE8ED;
	padding: 20px 20px 10px 20px;
	width: 460px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
	letter-spacing: 0.1em;
}
div#access-TxtBox dt {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2px;
}
div#access-TxtBox dd {
	line-height: 150%;
	margin-bottom: 10px;
}
ul.rakuten-Bn li {
	font-size: 0.85em;
	text-align: left;
}
ul.rakuten-Bn {
	width: 144px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
div#saiji-Container {
	width: 489px;
	background-repeat:no-repeat;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
div#saiji-Container h2 {
	height: 19px;
	margin-bottom: 15px;
	
}

div#saiji-Container h3 {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	width: 480px;
	margin: 20px 0 10px 0;
	padding: 3px 0 3px 10px;
	display: block;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #EC9EB2;
}
dl.event-Box {
	width: 100%;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	display: block;
}
dl.event-Box dt {
	width: 70px;
	display: block;
	float: left;
}
dl.event-Box dd {
	width: 418px;
	float: left;
	display: block;
}
dl.event-Box h4 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	color: #2757a1;
}
dl.event-Box-96 {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
dl.event-Box-96 dt {
	width: 106px;
	display: block;
	float: left;
}
dl.event-Box-96 dd {
	width: 382px;
	float: left;
	display: block;
}
dl.event-Box-96 h4 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	color: #2757a1;
}

#saiji_bn {
	width: 504px;
	margin-bottom: 20px;
}
#pickup_container h2 {
	background-image: url(../hachinohe/event_information/images/sub_title.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 580px;
	font-size: 1.35em;
	line-height: 140%;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#pickup_container h3 {
	background-color: #F8D5D9;
	background-image: url(../hachinohe/event_information/images/title_logo.gif);
	background-repeat: no-repeat;
	width: 555px;
	display: block;
	background-position: 15px center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 45px;
	line-height: 140%;
}
div.evetn-Container {
	width: 600px;
	border: 1px solid #d2d2d2;
	position: relative;
}
p.event-Date {
	font-size: 1.1em;
	line-height: 140%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	display: block;
	width: 230px;
	left: 356px;
	top: 7px;
}

div.eventContentsBox {
	width: 570px;
	font-size: 1em;
	line-height: 140%;
	letter-spacing: 0.1em;
	padding: 15px;
}
div.eventContentsBox dt {
	float: left;
	width: 40%;
	display: block;
}
div.eventContentsBox dd {
	width: 60%;
	float: right;
	display: block;
}
.eventImg-Border {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.blueboder {
	border: 1px solid #000066;
}
div#eatin-Container {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
}
div#eatin-Container h2 {
	margin-bottom: 25px;
	margin-top: 0px;
}
div#eatin-Container h3 {
}
p.businesshour {
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
div#eatin-Container dl {
	width: 500px;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
dt.tenpo-name {
	float: left;
	width: 310px;
	display: block;
	vertical-align: bottom;
}
dt.tenpo-name h4 {
	font-size: 1.4em;
	display: block;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E87382;
	padding-top: 4px;
	line-height: 120%;
}
dt.tenpo-name span {
	font-weight: normal;
	display: block;
	font-size: 0.6em;
	line-height: 130%;
}

dt.tenpo-name p {
	display: block;
	margin-left: 18px;
	font-size: 1.2em;
	line-height: 140%;
}
dd.tenpo-img {
	text-align: right;
	display: block;
}
.tenpo-img img {
	padding: 3px;
	border: 1px solid #ccc;
}

.eatin-pageTop {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}
ul#busstop-Box {
	display: block;
	padding-top: 13px;
}
ul#busstop-Box img {
	margin-bottom: 10px;
}
ul#busstop-Box dl {
	border: 1px solid #E87382;
	padding: 15px;
	display: block;
}
ul#busstop-Box dt {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
}
ul#busstop-Box dd {
	padding-left: 1.2em;
	line-height: 150%;
}
.event_line-B {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
