@charset 'shift_jis';
@import url("basic.css");
@import url("detail.css");

.map {
	width:100%;
	padding:0 0 15px 0;
	text-align:center;
}

/*****************************************************************************
 旧一覧ボックス（2列用）
 *****************************************************************************/
.col2 {
	width:506px;
	margin:0 auto 10px auto;
	background:url("../img/det_clog_2col_bg_mid.gif") repeat-y;
}
.col2 .bot2col {
	width:100%;
	background:url("../img/det_clog_2col_bg_bot.gif") no-repeat left bottom;
}
.col2 .cont {
	width:498px;
	margin:auto;
	padding:0 0 10px 0;
}
.col2 .cont div.left, .col2 .cont div.right {
	width:240px;
}
.col2 .cont p.left, .col1 .cont p.left {
	width:70px;
}
.col2 .cont p.left img, .col1 .cont p.left img {
	border:4px solid #fff;
}
.col2 .cont p.center img, .col1 .cont p.center img {
	border:2px solid #fff;
}
.col2 .cont p.right, .col1 .cont p.right {
	width:160px;
	font-size:85%;
	line-height:1.4;
}
.col2 .midashi3 {
	width:100%;
	background:url("../img/det_clog_2col_mid.gif") repeat-y;
	margin:0 0 0.5em 0;
}
.col2 .midashi3 .mid {
	width:100%;
	background:url("../img/det_clog_2col_top.gif") no-repeat;
}
.col2 .midashi3 .bot {
	width:100%;
	background:url("../img/det_clog_2col_bot.gif") no-repeat left bottom;
}
.col2 .midashi3 .left, .midashi3 .right {
	width:248px;
	padding-top:4px;
}
.col2 .midashi3 h4, .col1 .midashi3 h4 {
	font-weight:bold;
	padding:0.3em 0.5em 0.3em 20px;
}

/*****************************************************************************
 旧一覧ボックス（1列用）
 *****************************************************************************/
.col1 {
	width:506px;
	margin:0 auto 10px auto;
	background:url("../img/det_clog_1col_bg_mid.gif") repeat-y;
}
.col1 .bot1col {
	width:100%;
	background:url("../img/det_clog_1col_bg_bot.gif") no-repeat left bottom;
}
.col1 .bot1col .in {
	width:248px;
}
.col1 .midashi3 {
	width:100%;
	background:url("../img/det_clog_1col_mid.gif") repeat-y;
	margin:0 0 0.5em 0;
}
.col1 .midashi3 .mid {
	width:100%;
	background:url("../img/det_clog_1col_top.gif") no-repeat;
}
.col1 .midashi3 .bot {
	width:100%;
	background:url("../img/det_clog_1col_bot.gif") no-repeat left bottom;
	padding-top:4px;
}
.col1 .cont {
	width:240px;
	margin:auto;
	padding:0 0 10px 0;
}

.col2 p.caption, .col1 p.caption {
	padding:0.5em;
	font-size:85%;
}

/*****************************************************************************
 サイトマップ
 *****************************************************************************/
#sitemap, h3 {
	width:526px;
	margin:0 auto 1em auto;
}
h3 {
	background:url("../img/line01.gif") repeat-x left bottom;
	padding:5px 0;
	font-weight:bold;
}
h3 span {
	display:block;
	border-left:5px solid #1c6bfb;
	padding:0.5em 1.5em;
	background:url("../img/icon_arrow.gif") no-repeat 0.5em center;
}
#sitemap dl {
	padding:0 0 1em 2em;
}
#sitemap dt {
	background:url("../img/line01.gif") repeat-x left bottom;
	padding:5px 0;
}
#sitemap dt span {
	display:block;
	border-left:5px solid #8db5fd;
	padding:0.2em 1.5em;
	background:url("../img/icon_arrow.gif") no-repeat 0.5em center;
}
#sitemap dd dt {
	background:transparent;
	font-weight:bold;
	padding:0.5em 0 0 0.5em;
	border-left:5px solid #a3a8ad;
}
#sitemap dl dl {
	padding:0;
}
#sitemap dd span {
	display:block;
	width:210px;
	float:left;
	padding:0.2em 0 0.2em 1em;
	background:url("../img/icon_arrow.gif") left center no-repeat;
}
#sitemap dd {
	padding:0.5em 0 0 2em;
	margin-bottom:5px;
}
#sitemap dd dd {
	padding:0.5em 0 0.5em 0.5em;
	border-left:5px solid #a3a8ad;
	width:100%;
}

/*****************************************************************************
 販売店一覧
 *****************************************************************************/

h3.store-t {
	background-image: url(none);
	margin: 0;
	width: auto;
}
ul#store-navi {
	width: 522px;
	margin: 0 14px 10px;
}
ul#store-navi:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}
ul#store-navi {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html ul#store-navi { height: 1%; }
ul#store-navi { display:block; }

/* End hide from IE-mac */

ul#store-navi li {
	width: 87px;
	float: left;
	margin-bottom: 10px;
}
ul#store-navi li a {
	background-image: url("../img/icon_arrow.gif");
	display: block;
	background-position: 0 0.25em;
	background-repeat: no-repeat;
	padding: 0 0 0 0.8em;
}
div.store {
	width: 506px;
	margin: 0 22px 1em;
}
div.store table {
	border: none;
	width: 100%;
	font-size: 100%;
}
div.store table th {
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
}
div.store table td {
	padding: 3px;
	border: 1px solid #ccc;
}
div.store table td a {
	background-image: url("../img/icon_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 0.25em;
	padding: 0 0 0 0.8em;
	font-size: 70%;
}
div.store table tr.line1 {
	background-color: #f5f5f5;
}
div.store table tr.line2 {
	background-color: #fff;
}
