/***全体枠-サブページ***/

#container-te {  
	width: 762px; 
	background: #fff; 
	margin: auto auto 0em auto; 
	text-align: left; 
}

/***全体枠-店舗詳細ページ（一般）***/

#container-te-i {  
	width: 589px; 
	background: #fff; 
	padding-bottom: 19px;
	margin: auto auto 0em 10px;
	text-align: center; 
}
	
#container-te-e {
	width: 589px; 
	background: #fff; 
	padding-bottom: 19px;
	margin: auto auto 0em 10px;
	text-align: left; 
}



/***見出し***/

/*見出し1（ページタイトル）店舗情報*/

#container h1 { 
	clear: both; 	
	height:56px;
	background: #FFFFFF url(../images_new/h1_bg.gif) left top no-repeat; 
	padding:0; 
	color: #fff; 
	margin:0 0 10px 0; 	
	border-bottom:none;
}
	
#container h1 img {
	margin:20px 0 0 10px;
}
/*リンクテキスト白*/

#container-te h1 a {  
	color: #fff; 
}



/*見出し3（ミニタイトル）店舗情報*/

#container-te h3 {
	background: #ffe7fa; 
	border-left: #df0072 solid 7px; 
	padding: 0.3em; 
	padding-left: 0.6em;
	margin-bottom: 0.8em; 
	color: #df0072;
}

/*見出し3（ミニタイトル）店舗詳細ページ（一般）*/

#container-te-i h3 {
	width:291px;
	background:none;
	border:none;
	border-bottom: #CCC solid 1px; 
	padding: 0.3em; 
	padding-left: 0em;
	margin-bottom: 0.3em; 
	color: #666;
	font-size: 13px;
	font-weight:normal;
}

/*見出し3（ミニタイトル）店頭イベントページ（一般）*/

#container-te-e h3 {
	width:500px;
	border-left:5px solid #DF0072;
	padding-left:10px;
	font-weight:bold;
	background:#FFE0E0;
	color:#DF0072;
	height:43px;
}

/*見出し4（webチラシタイトル画像）*/

#container-te-i h3 {
	padding:0px 0px 3px 0px; 
}





/*見出し5（webチラシミニタイトル）*/

#container-te-i h5 {
	padding: 0.3em; 
	padding-left: 0em;
	margin-bottom: 0.3em; 
	color: #FF66FF;
	font-size: 13px;
}





/*段落*/

#container-te-i p { 
	margin: 0px; padding-bottom:10px;
}







/*店舗種類 ピンク*/

.izumipink {
	font-size: 12px;
	color: #DE0072;
	margin: 0em; 
	padding: 0.3em; 
	padding-left: 0em;
	margin-bottom: 0.3em; 
	line-height: 1.3em;
}

.izumigreen {
	font-size: 12px;
	color: #006600;
	margin: 0em; 
	padding: 0.3em; 
	padding-left: 0em;
	margin-bottom: 0.3em; 
	line-height: 1.3em;
}



/*box 店舗詳細ページ（一般）*/

.box {  
	margin: 0px 0px 0px 10px;
}





/*テキスト（店舗住所・電話番号）*/

.txt01 {
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}

		

/*テキスト（営業時間・交通アクセス）*/		

.txt02 {
	font-size: 12px;
	color: #333333;	
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}



/*テキスト（営業時間・交通アクセス）*/		

.txts {
	font-size: 10px;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}

/*テキスト（番号）*/		

.num {
	font-size: 12px;
	color: #333333;
	margin: 2px 5px 0px 0px;
}



/***クローズボタン***/

/*全体枠*/

.closenext {
	clear: both; 
	text-align: center; 
	margin: 3px 0px 18px 0px; 
}

.closebt {
	font-size: 13px;
	text-decoration: none; 
	background: #fff url(../images/yajiorange.gif) no-repeat 5.2px 1px; 
	padding: 2px 6px 1px 20px;
	border: #fc3 ridge 1px;
}



 







/***普通のライン入りテーブル3（下、右のみライン入り）***/

/*全体*/

.table-set3 {
	margin: 0.5em; 
	margin-left: 10px; 
	margin-right: 10px;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}

/*見出し*/

.table-set3 caption {
	text-align: left; 
}

/*項目*/

.table-set3 th {  
	padding: 0.2em; 
	padding-left: 0.4em; 
	padding-right: 0.3em; 
	line-height: 1.3em; 
	border-top: #999 solid 1px; 
	border-right: #999 solid 1px; 
	border-bottom: #999 solid 1px; 
	white-space: nowrap; 
	background: #fefedd; 
}

/*項目*/

.left_th {
	border-left: #999 solid 1px; 
}



/*データ*/

.ippan_td {  
	padding: 0.2em; 
	padding-left: 0.4em; 
	padding-right: 0.3em; 
	line-height: 1.3em; 
	border-right: #999 solid 1px; 
	border-bottom: #999 solid 1px; 
}

/*データ 左端（一番左の行のみ使用）*/

.ippan_td_left {
	padding: 0.2em; 
	padding-left: 0.4em; 
	padding-right: 0.3em; 
	line-height: 1.3em; 
	border-right: #999 solid 1px;
	border-left: #999 solid 1px; 
	border-bottom: #999 solid 1px; 
}

/*データ 空白*/

.space_td {  
	padding: 0px; 
	border-right: #999 solid 1px; 
}





/***店舗詳細ページ（一般）のテーブル（ラインなし）***/

/*全体*/

.table-set4 {
	margin: 0px 0px 11px 0px;
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
	}





/*WEBチラシ　テキスト*/

.web-c{ 
	width:601px; margin:0px; padding: 10px 0px 30px 28px; text-align:left;
	font-size: 12px; color:#000000;	line-height: 1.3em;
}



.line{
	padding:0px; margin:0px; width:554px; 
	border-bottom: #CCC solid 1px; 
 }



/***WEBチラシ　掲載店舗一覧***/

/*見出し*/

.midashi {
	padding: 3px 3px 3px 6px;
	margin: 10px 30px 15px 30px; 
	border-left: #F5B2D4 10px solid; border-bottom: #DF0072 1px dotted; 
}

.main-font {
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
}

.sub-font {
	font-size: 14px;
	color: #000000;
}



/*テーブル外セル*/

.frame-td{
	background-image: url(../images/tenpo_fm.gif); 
	background-repeat:repeat-y;
	padding: 5px;
}

.tenpo-font {
	font-size: 12px;
	line-height: 1.3em;
}

/*県名セル（1行）*/

.pref_1{
	background: url(../images/tenpo_bc1.gif) no-repeat;
	color:#993333;
	font-weight:bold;
	text-align:center;
}

/*県名セル（2行）*/

.pref_2{
	background: url(../images/tenpo_bc2.gif) no-repeat; 
	color:#993333;
	font-weight:bold;
	text-align:center;
}

/*県名セル（3行）*/

.pref_3{
	background: url(../images/tenpo_bc3.gif) no-repeat; 
	color:#993333;
	font-weight:bold;
	text-align:center;
}

/*店名セル（1列目）*/

.tenpo_td1{
	padding: 0px 3px 0px 8px;
}

/*店名セル（2列目以降）*/

.tenpo_td2{
	padding: 0px 3px 0px 8px;
	margin: 0px; 
	border-left: #000000 1px solid; 
}

/*県区切り線*/

.pref_line{ 
	background-color:#FBDCF8;
}



/*推奨環境・操作方法*/

#container-help {
	width: 380px; 
	background: #F8F8EE; 
	padding-bottom: 19px;
	margin: auto auto 0em auto;
	text-align: center; 
}



.help-textl {
	font-size: 13px;
	line-height: 1.3em;
}



.help-textm {
	font-size: 12px;
	line-height: 1.3em;
}



.help-texts {  
	font-size: 11px;
	line-height: 1.3em;
}



.help-textxs {  
	font-size: 9px;
	line-height: 1.3em;
}



.help-text666666 {  
	color: #666666;
}



.help-textcc0066 {  
	color: #CC0066;
}



.help-text993333 {  
	color: #993333;
}

.table-set5 {
	margin-bottom: 12px;
}

#from-l {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 24px;
	font-size: 13px;
	color: #666666;
}

#from-r {
	margin-bottom: 0.3em;
	color: #666;
	font-size: 13px;
	font-weight:normal;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
	padding-left: 12px;
	width: 380px;
}

#from-l img {
	margin-bottom: 6px;
}


#navi-left{
	float:left;
	width:155px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

.left_menu{
	margin-bottom:10px;
}

.local-bg{
	background:none;
}

#navi-left ul {
	margin:0;
	padding:0;
	font-size: 90%;
	width: 146px;
}

#navi-left ul li {
	list-style:url(../images_new/spacer.gif)
	background:none;
	margin:0 5px 10px 0px;
	padding:0;
}
	
/*イベント*/

#event {
	text-align:left;
}

div#event ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

div#event li img{
	margin: 0 5px 0 0;
}

.link01-bg {
	background:url(../images/index/event/dot_line.gif) bottom no-repeat;
	padding:8px;
} 

.link02-bg {
	border-bottom:1px solid #cbbdc1;
	padding:8px;
} 	

/*youme広場*/
#navi-left {
	margin-bottom:30px;
}


#navi-left h5 {
	margin:0;
	padding:0;
}

#navi-left ul {
	margin:8px 0 10px 0;
	padding:0;
	list-style:none;
	text-align:left;
}

#navi-left ul li{
	padding:0 8px 8px 8px;
	list-style: none; 
}

#navi-left li img{
	margin: 0 5px 0 0;
}

.link03-bg {
	width: 153px;
	background:url(../images_new/dot_line.gif) bottom no-repeat;
	margin:0;
	padding:0;
} 

.bt {
	margin:0 0 7px 0;
}


/*おすすめ商品*/
/*左カラム　リンクテキスト*/
div.left-link {
	background-repeat:no-repeat;
	line-height:18px;
	padding-bottom:5px;
}


/*左カラム　テキスト*/
div.left-comment {
	width: 153px;
	background:url(../images_new/dot_line.gif) bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:5px;
}


/*店頭イベント*/

.event-naiyo{
	text-align:left;
	padding:10px;
	border:1px solid #DF0072;
}

.event_none{
	text-align:center;
	padding-top:140px;
	height:300px;
}


.small-t{
	font-size:10px;
}