@charset "UTF-8";

/* ++++++ 販売店情報 ++++++ */
/* ++++++ トップページ ++++++ */
.titleshop	{
	background-image: url(http://www.misuzu-shop.com/images/shop/title_shop.jpg);
	background-repeat: no-repeat;
	width: 575px;
	height: 120px;
	text-indent:  -9999px;
	}
.captionshop	{
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	display:block;
	height:50px;
	left:10px;
	position:relative;
	top:-50px;
	width:300px;
	margin-bottom: -50px;
	}
#map	{
	width: 390px;
	height: 400px;
	margin-bottom: 15px;
	border: 1px solid #9999cc;
	}
/* ++++++ 販売店新着情報 ++++++ */
#newshop h1	{
	background-image: url(http://www.misuzu-shop.com/images/shop/newshop.gif) ;
	background-repeat: no-repeat;
	width:390px;
	height:35px;
	text-indent:-9999px;
	margin-bottom:5px;
	}
.shop_entry	{
	width: 390px;
	border-bottom: 2px dotted #9999cc;
	margin-bottom:10px;
	}
.shop_entry h2	{
	font-size:0.8em;
	color: #333333;
	}
.shop_entry h3	{
	font-size:0.7em;
	color: #ff0000;
	padding-bottom:5px;
	}
/* ++++++ 販売店募集 ++++++ */
#shopcopy	{
	width: 370px;
	border: 1px solid #9999cc;
	padding:5px 10px;
	}
#shopcopy img	{
	float:right;
	border: 1px solid #9999cc;
	margin:5px 0 0 10px;
	}
#shopcopy h2	{
	font-size: 0.9em;
	font-weight:bold;
	color: #ff3333;
	border-bottom: 1px solid #9999cc;
	margin: 5px 0;
	}
#shopcopy p a	{
	border: 1px solid #ff6666;
	padding: 1px 3px;
	}
/* ++++++ googlemapsポップアップ ++++++ */
.popup h2	{
	font-size:0.8em;
	font-weight:bold;
	color: #ff0000;
	border-bottom: 1px solid #9999cc;
	}
.popup h3	{
	font-size:0.75em;
	color: #ff0000;
	margin-bottom:5px;
	}
.popup p a	{
	border: 1px solid #ff6666;
	padding: 1px 3px;
	}
/* ++++++ 販売店カテゴリー ++++++ */
#shopcategories h1	{
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	background-image: url(http://www.misuzu-shop.com/images/sidebar02.gif) ;
	background-repeat: no-repeat;
	width:170px;
	height:35px;
	padding:9px 0 0 10px;
	}
#shopcategories a	{
	display: block;
	width:170px;
	height:30px;
	}
#shopcategories dt	{
	background-image: url(http://www.misuzu-shop.com/images/sidesubbar01.gif) ;
	background-repeat: no-repeat;
	font-size:0.8em;
	font-weight:bold;
	line-height:230%;
	text-indent:10px;
	color:#333333;
	margin-bottom:5px;
	}
#shopcategories li	{
	background-image: url(http://www.misuzu-shop.com/images/sidesubbar02.gif) ;
	background-repeat: no-repeat;
	font-size:0.8em;
	font-weight:bold;
	line-height:230%;
	text-indent:20px;
	color:#333333;
	margin-bottom:5px;
	}
/* ++++++ 販売店リスト ++++++ */
#shoplist h1	{
	background-image: url(http://www.misuzu-shop.com/images/all/titlebar39001.gif) ;
	background-repeat: no-repeat;
	width:390px;
	height:35px;
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	line-height:250%;
	text-indent:10px;
	margin-bottom:5px;
	}
.shop_entrybox	{
	width: 370px;
	border: 1px solid #9999cc;
	padding: 10px;
	margin-bottom:10px;
	}
.shop_entrybox h2	{
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	border-bottom: 1px dotted #9999cc;
	padding-bottom:2px;
	margin-bottom:5px;
	}
.shop_entrybox h3	{
	font-size: 0.75em;
	font-weight: bold;
	color:#ff3333;
	}
.extended	{
	background-image:url(http://www.misuzu-shop.com/images/all/arrow01.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	font-size: 0.75em;
	text-indent:12px;
	margin:5px 0;
	}
#shopurl	{
	background-image:url(http://www.misuzu-shop.com/images/all/arrow03.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
	border-top: 1px dotted #9999cc;
	margin:10px 0;
	padding-top:3px;
	}
#shopurl p	{
	text-indent:13px;
	}
#entrymap	{
	width: 370px;
	height: 300px;
	margin-top: 10px;
	}

/* +++ ie6 +++ */
* html #newshop	{
	width:380px;
	}
* html #map	{
	width:380px;
	}
* html .shop_entry	{
	width:380px;
	}
* html #newshop h1	{
	width:380px;
	}
* html #shopcopy	{
	width:360px;
	margin-bottom:10px;
	}
* html #shoplist h1	{
	width:380px;
	}
* html .shop_entrybox	{
	width: 360px;
	}
* html .returntop	{
	width: 380px;
	}
* html .extended	{
	background-position:0px -1px;
	}

/* +++ ie7 +++ */
*:first-child+html	{
	}
