/* 全体 */

body {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
}

td {
	font-size: 12px;
}


/* リンク */

a:hover	{
	color: #FF0000;
	text-decoration: underline;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a img {
        border:none;
}

.link1 a {
	color: #555555;
	text-decoration: none;
}

.link1 a:link {
	color: #555555;
	text-decoration: none;
}

.link1 a:link:hover {
	color: #FF0000;
	text-decoration: underline;
}

.link1 a:link:active {
	color: #FF0000;
	text-decoration: underline;
}

.link1 a :visited {
	color: #555555;
	text-decoration: none;
}

.link1 a :visited:hover {
	color: #FF0000;
	text-decoration: underline;
}

.link1 a :visited:active {
	color: #FF0000;
	text-decoration: underline;
}


/* テキスト */

h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 strong {
	font-style:normal
}

h1 em {
	font-style:normal
}

h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

.a1 {
	font-size: 11px;
}

.a2 {
	font-size: 13px;
}

.a3 {
	font-size: 14px;
}

.a4 {
	font-size: 16px;
}

.a5 {
	font-size: 18px;
}

.a6 {
	font-size: 20px;
}

.a7 {
	font-size: 22px;
}

.a8 {
	font-size: 24px;
}

.g1 {
	line-height: 14px;
}

.g2 {
	line-height: 15px;
}

.g3 {
	line-height: 16px;
}

.g4 {
	line-height: 17px;
}

.g5 {
	line-height: 18px;
}

.g6 {
	line-height: 20px;
}

.g7 {
	line-height: 22px;
}

.g8 {
	line-height: 24px;
}

.pg1 {
	padding-top: 6px;
	padding-bottom: 3px;
}


/* ナビゲーション */

#pankuzu{
	vertical-align:bottom;
}

#pankuzu a{
text-decoration:none;
}

#pankuzu br{
	display:none;
}

ul#navi {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navi li {
	list-style: none;
	line-height: 1em;
	margin: 0;
	padding: 0;
	float:left;
}

ul#navi a {
	display: block;
	height: 24px;
	margin: 0;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #555555;
}

ul#navi a:hover {
	text-decoration: none;
	background-position: 0 -24px;
	color: #FFFFFF;
}

ul#navi li#top a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#present a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#special a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#kanko a {
	background-image: url(/img/btn/btn_bg02.gif);
	width: 99px;
	float:left;
}

ul#navi li#event a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#link a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#use a {
	background-image: url(/img/btn/btn_bg.gif);
	width: 100px;
	float:left;
}

ul#navi li#form a {
	background-image: url(/img/btn/btn_bg.gif) ;
	width: 99px;
	float:left;
}

#navi-inner {
	position: static;
	padding-top: 7px;
}


/* 装飾 */

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.base-c {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.base-head {
	background: url(/img/head.gif) repeat-x;
}

.base-head2 {
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #C8D8F2;
	background: url(/img/head2.gif) repeat-x;
}

.base-head-m {
	margin-top: 3px;
}

.head-menu {
	text-align: center;
	padding-top: 2px;
}

.head-r {
	padding-bottom: 1px;
}

.shadow-l {
	background: url(/img/bg_left.gif) repeat-y;
}

.shadow-r {
	background: url(/img/bg_right.gif) repeat-y;
}

.baseline {
	background: url(/img/line.gif) repeat-x;
}

.baseline2 {
	background: url(/img/line02.gif) repeat-y;
}

.photo-b {
	border: 1px solid #CCCCCC;
}

.photo-b2 {
	border: 1px solid #CC0000;
}

.photo-b3 {
	border: 1px solid #FCAFF4;
}

.photo-b4 {
	border: 1px solid #FF3366;
}

.photo-b5 {
	border: 1px solid #FF9999;
}

.photo-b6 {
	border: 1px solid #51B951;
}

.photo-b7 {
	border: 1px solid #996666;
}

.n-bg {
	background: url(/img/t_bg.gif) repeat-x;
	padding: 4px 5px 3px 5px;
	margin: 0;
	border-bottom: 1px solid #1656B6;
}

.pagetop {
	font-size: 11px;
	padding-right: 26px;
}

.pagetop2 {
	margin: 0 3px 2px 0;
}

.bg {
	background-repeat: no-repeat;
}

.bg2 {
	font-weight: bold;
	text-align:left;
	padding-left: 10px;
	border-top: 1px solid #B5CDDB;
	background-image: url(/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.bg3 {
	text-align:left;
	padding-left: 10px;
	border-top: 1px solid #D7E0F9;
	background-image: url(/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.bg4 {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #FFD2D2;
	background-image: url(/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.bg5 {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #FFD988;
	background-image: url(/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.weather {
	text-align: center;
	padding: 5px 3px 5px 3px;
	border: 1px solid #51B951;
	border-top: none;
}

.weather2 {
	width: 160px;
}

.tmtshop {
	border: 1px solid #DD0000;
	padding: 2px 2px 4px 2px;
}

.tmtshop2 {
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	padding: 2px 5px 2px 5px;
}

.tmtshop3 {
	text-align: center;
	padding: 4px 4px 5px 4px;
}

.tmtshop4 {
	font-size: 10px;
	text-align: left;
	line-height: 140%;
	width: 154px;
}

.tmtshop4 img {
	border-color: #FF6666;
	margin: 4px 5px 3px 0;
	float: left;
}

.tmtshop5 {
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	padding: 4px 5px 2px 5px;
}

.info {
	text-align: center;
	background: url(/img/w-k.gif) no-repeat;
}

.info2 {
	margin-top: 4px;
}

.info3 {
	text-align: center;
	border-left: 1px solid #66CC00;
	border-right: 1px solid #66CC00;
	padding: 3px 0 0 0;
}

.mobile {
	border: 1px solid #B6D1EF;
}

.mobile2 {
	background: url(/img/bg_mobile.gif) repeat-x 0 0;
}

.mobile3 {
	font-size: 11px;
	text-align: left;
	color: #446299;
}

.topics {
	text-align: left;
	padding: 0 7px 0 7px;
}

.search {
	background: url(/img/s-bg.gif) no-repeat 0 0;
}

.search_top {
	background: url(/img/search-bg.gif) no-repeat 0 0;
}

form {
	display: inline;
}

.tmt-topics-top {
	padding: 8px 5px 7px 5px;
}

.tmt-topics {
	width: 420px;
	padding: 3px 0 10px 0;
	background: url(/img/blog_bg.gif) no-repeat 280px -25px;
}

.tmt-topics ul {
	text-align: left;
	line-height: 160%;
	padding: 0 5px 0 5px;
	margin: 0;
}

.tmt-topics ul li {
	font-size: 11px;
	list-style-type: none;
	background: url(/img/blog-y.gif) no-repeat 0 6px;
	padding-left: 9px;
}

.tmt-topics ul li a{
	font-size: 11px;
}

.tmt-topics img {
	position: absolute;
}


.tmt-topics-top2 {
	padding: 8px 5px 7px 5px;
}
.tmt-topics2 {
	width: 420px;
	padding: 3px 0 10px 0;
}

.tmt-topics2 ul {
	text-align: left;
	line-height: 160%;
	padding: 0 5px 0 5px;
	margin: 0;
}

.tmt-topics2 ul li {
	font-size: 11px;
	list-style-type: none;
	background: url(/img/tenpo-y.gif) no-repeat 0 6px;
	padding-left: 9px;
}

.tmt-topics2 ul li a{
	font-size: 11px;
}

.tmt-topics2 img {
	position: absolute;
}


.tmt-topics3 {
	padding-left: 7px;
	width: 250px;
	float: left;
}

.tmt-topics3 ul {
	text-align: left;
	line-height: 180%;
	padding: 0;
	margin: 0;
}

.tmt-topics3 ul li {
	list-style-type: none;
}

.tmt-topics3 img {
	position: absolute;
}


.tmt-cat {
	text-align: center;
	background: url(/img/w-b.gif) no-repeat;
}

.tmt-cat2 {
	margin-top: 4px;
}

.tmt-cat3 {
	text-align: center;
	border-left: 1px solid #2268DD;
	border-right: 1px solid #2268DD;
	padding:2px 0 0 0;
}

.map {
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	background: url(/img/map_r.gif) no-repeat;
}

.gou {
	text-align: center;
	background: url(/img/gou-bg.gif) no-repeat 0 0;
}

.shp {
	text-align: center;
	background: url(/img/shp-bg.gif) no-repeat 0 0;
}

.beu {
	text-align: center;
	background: url(/img/beu-bg.gif) no-repeat 0 0;
}

.m-cat {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 4px 5px 2px 5px;
}

.m-cat2 {
	text-align: left;
	line-height: 17px;
	padding: 3px;
}

.osusume {
	text-align: left;
	padding: 7px 5px 0 5px;
}

.osusume2 {
	font-weight: bold;
	text-align: left;
	width: 123px;
}

.osusume3 {
	font-size: 11px;
	text-align: left;
	padding: 3px 0 0 0;
	width: 123px;
}

.osusume4 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.osusume5 {
	font-size: 10px;
	text-align: left;
	padding: 2px 0 0 0;
}

.fla {
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 153px;
}

.present {
	text-align: center;
	background: url(/img/w-p.gif) no-repeat;
}

.present2 {
	margin-top: 4px;
}

.present3 {
	text-align: center;
	border-left: 1px solid #FF517C;
	border-right: 1px solid #FF517C;
	padding: 5px 0 0 0;
}

.present3 ul {
	text-align: left;
	line-height: 170%;
	padding: 0;
	margin: 0;
}

.present3 ul li {
	list-style-type: none;
}

.event {
	text-align: center;
	background: url(/img/w-m.gif) no-repeat;
}

.event2 {
	margin-top: 4px;
}

.event3 {
	text-align: center;
	border-left: 1px solid #970097;
	border-right: 1px solid #970097;
	padding: 2px 0 0 0;
}

.event4 {
	font-size: 10px;
}

.event5 {
	font-size: 10px;
	line-height: 120%;
}

.event6 {
	font-size: 10px;
	color: #666666;
}

.kamei {
	font-size: 11px;
	text-align: left;
	text-indent: 11px;
	line-height: 16px;
	background: url(/img/y7.gif) no-repeat 0 5px;
}

.pr {
	text-align: center;
	background: url(/img/w-o.gif) no-repeat;
}

.pr2 {
	margin-top: 4px;
}

.pr3 {
	text-align: center;
	border-left: 1px solid #FF7D26;
	border-right: 1px solid #FF7D26;
	padding:7px 0 0 0;
}

.pr4 {
	font-size: 11px;
	text-align: left;
	padding: 3px 0 0 0;
}

/*user*/

.t-head {
	background: url(/img/shop/tc02.gif) repeat-x;
}

.t-head2 {
	background: url(/img/shop/tc08.gif) repeat-y;
}

.t-head3 {
	text-align: center;
	background: url(/img/shop/tc09.gif) repeat-x;
}

.t-head4 {
	background: url(/img/shop/tc04.gif) repeat-y;
}

.t-head5 {
	background: url(/img/shop/tc06.gif) repeat-x;
}

.t-text {
	color: #FFFFFF;
	padding-top: 2px;
	background-color: #CC0000;
}

.t-text2 {
	padding: 2px 0 0 5px;
}

.t-text3 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 5px;
}

.t-text4 {
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
}

.t-menu {
	text-align: left;
	background: url(/img/menu-u.gif) repeat-x 0 100%;
}

.t-menu2 {
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #FFFFFF;
	background-color: #F0F0E6;
}

.w-border {
	border-left: 1px solid #C5BCA0;
	border-right: 1px solid #C5BCA0;
	border-bottom: 1px solid #C5BCA0;
}

.tenpo {
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 3px;
	background: url(/img/sla-bg.gif);
}

.tenpo-k {
	text-align: left;
	padding-left: 5px;
	background-color: #E8E8D7;
	line-height: 16px;
}

.tenpo-qr {
	float: left;
	margin-right: 5px;
}

.tenpo-qr-text {
	margin-top: 21px;
}

.photo-w {
	border: 1px solid #DDDDDD;
	padding: 1px;
	width:200px;
}

.box {
	text-align: left;
	line-height: 16px;
	padding: 0 5px 0 5px;
}

.text {
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}


.menu2 {
	text-align: left;
	line-height: 17px;
	padding-left: 10px;
	background-color: #EEEAD5;
}

.menu3 {
	color: #DD0000;
	text-align: left;
	line-height: 17px;
	padding-left: 5px;
	background-color: #FBFAF4;
}

.menu4 {
	color: #DD0000;
	text-align: left;
	line-height: 17px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.menu5 {
	color: #DD0000;
	text-align: left;
	line-height: 17px;
	padding-left: 7px;
	background-color: #FBFAF4;
}

.menu6 {
	color: #DD0000;
	text-align: left;
	line-height: 17px;
	padding-left: 7px;
	background-color: #FFFFFF;
}

/* パンくず */
#pankuzu {
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
}

#pankuzu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

#pankuzu .current {
	font-weight: bold;
}







.m-w {
	text-align: center;
	padding-top: 7px;
}

.m-w2 {
	text-align: center;
	padding-top: 18px;
}

.t-bg {
	text-align: center;
	border: 1px solid #DDDDDD;
	background: url(/img/area/t_bg.gif) repeat-x;
}

.t-bg2 {
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	padding: 3px 0 0 0;
}

.t-bg3 {
	font-size: 11px;
	text-align: left;
}

.ev {
	text-align: center;
	border-right: 1px solid #FF9900;
}

.ev2 {
	text-align: left;
	line-height: 18px;
	padding: 0 0 3px 0;
}

.ev3 {
	text-align: left;
	line-height: 18px;
	padding: 3px 0 0 0;
}

.kanko {
	padding: 10px 0 20px 0;
}

.kanko2 {
	text-align: center;
	padding-top: 3px;
}

.kanko3 {
	font-size: 11px;
	text-align: left;
	padding: 1px 5px 0 5px;
	background-color: #CCD8F4;
	width: 243px;
}

.ct {
	padding: 7px 10px 15px 10px;
}

.icon {
	margin:2px 0 0 0;
}

.bana {
	padding: 15px 0 15px 0;
}

.tp {
	padding: 10px 0 15px 0;
}

.tp2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px 3px 0 3px;
}

.tp3 {
	font-size: 11px;
	text-align: left;
	padding: 3px;
}

.tp4 {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.a-info {
	text-align: left;
	padding: 7px 10px 7px 10px;
}

.a-info2 {
	float: left;
	line-height: 18px;
	padding-right: 15px;
}

.a-info3 {
	line-height: 18px;
	float: left;
}

.flash {
	text-align: center;
	padding: 7px 6px 6px 6px;
}

.flash2 {
	text-align: center;
	padding: 10px;
}

.flash3 {
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 180px;
	width: 180px;
}

.in {
	text-align: center;
	padding: 0 6px 6px 6px;
}

.in2 {
	font-weight: bold;
	text-align: left;
	padding: 3px 10px 3px 10px;
}

.in3 {
	text-align: left;
	padding: 10px;
}

.r-list {
	font-weight: bold;
	background: url(/img/k_bg.gif) no-repeat;
	padding-left: 15px;
}

.m {
	margin-bottom: 5px;
}

.img_main img {
padding:1px;
width:200px;
border:1px solid #BBBBBB;
}

.shop_new img {
	width: 48px;
	border: 1px solid #CCCCCC;
}

.photo-main img {
	width: 248px;
	border:1px solid #CCCCCC;
}

.photo_ichioshi img {
	width: 188px;
	border:1px solid #CCCCCC;
}

.photo_coupon img {
	width: 143px;
	border:1px solid #CCCCCC;
}

.photo_sub img {
	width: 143px;
	border:1px solid #CCCCCC;
}

.photo_tokucho img {
	width: 202px;
	padding:1px;
	border:1px solid #CCCCCC;
}

.photo_list_shop img, 
.photo_list_shop a img {
width:83px;
border:1px solid #CCCCCC;
}

.main-b {
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.tp4 {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.a3 .f-r {
font-size:12px;
}

.r-w {
	text-align: center;
	padding: 7px 0 12px 0;
}

.r-w2 {
	text-align: left;
	line-height: 18px;
	padding-top: 3px;
}

.r-w3 {
	text-align: left;
	padding: 4px 5px 3px 5px;
}

.pref-topics {
	padding: 5px 0 5px 10px;
	width: 381px;
	height: 153px;
	float: left;
	background: url(/img/topics_bg.jpg) no-repeat 213px 1px;
}

.pref-topics ul {
	text-align: left;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

.pref-topics ul li {
	list-style-type: none;
}

.pref-topics img {
	position: absolute;
}

table.shop_new_box {
	float: left;
	margin: 0 5px 0 5px;
}

.shop_new_box2 {
	height: 66px;
	overflow-y: hidden;
}
