@charset "UTF-8";
/* CSS Document */


#header h1 {
	background:url(img/title.gif) no-repeat left;
}
div.summary {
	padding:24px 0 0;
}
.summary h2 {
	background:url(img/hl-midashi.gif) no-repeat left top;
	height:64px;
	padding-bottom:24px;
}
.summary h3 {
	background:url(../img/common/bg-a.gif) repeat;
	padding:8px 12px 6px;
	font-size:108%;
	line-height:1.285;
	font-weight:bold;
}
.summary p {
	margin-top:4px;
	text-align:right;
	font-size:77%;
	line-height:1.4;
}
.summary p strong {
	color:#b90019;
}

/*------------*/

div.section {
	background:url(../img/common/bar.gif) no-repeat 1px bottom;
	margin:0px;
	padding:24px 0px;
	min-height:516px;
}

div.section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/*------------*/
.section h4 {
	width:376px;
	font-size:93%;
	line-height:1.5;
	color:#b90019;
	font-weight:bold;
	margin-bottom:18px;
}
.section p {
	width:376px;
	font-size:93%;
	line-height:1.5;
	margin-bottom:8px;
}
.section .mainImg {
	width:216px;
	float:right;
}

.section .mainImg .Shopping .catch {
	margin-top:24px;
	width:216px;
	text-align:right;
	font-size:93%;
	line-height:1.5;
}	

.section .mainImg .Shopping a{
	width:128px;
	display:block;
	height:26px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
.section .mainImg .Shopping a {
	background:url(img/btn-yahoo.gif) no-repeat left 0;
}
.section .mainImg .Shopping a:hover {
	background:url(img/btn-yahoo.gif) no-repeat left -26px;
}

.section .itemList {
	display:table-row;
	width:376px;
}
.section .itemList dl {
	width:90px;
	margin:8px 4px 0px 0px;
	float:left;
}
.section .itemList dt {
	height:90px;
	width:90px;
	display:block;
}
.section .itemList dt img {
	border:2px solid #fff;	
}
.section .itemList dd {
	font-size:77%;
	line-height:1.4;
}
.section .itemList dd a {
	color:#b90019;
	text-decoration:underline;
}


.section .chui {
	font-size:77%;
	line-height:1.4;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

/*------------*/

#selectStaff {
	padding-bottom:0;
	padding-right:0;
	margin:0;
	min-height:64px;
	background:none;
	overflow:visible;
	float:left;
}

#selectStaff table {
	width:612px;
}

#selectStaff td {
	font-size:93%;
	line-height:1.5;
	text-align:left;
	vertical-align:bottom;
}
#selectStaff td.shopImage {
	width:192px;
}
#selectStaff td.staffName img {
	margin-bottom:8px;
}
#selectStaff td a {
	display:block;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
#selectStaff td.liShop {
	width:90px;
}
#selectStaff td.liShop a {
	background:url(img/btn-shopinfo.gif) no-repeat left 0;
}
#selectStaff td.liShop a:hover {
	background:url(img/btn-shopinfo.gif) no-repeat left -22px;
}

#selectStaff td.liOnline {
	width:128px;
}
#selectStaff td.liOnline a {
	background:url(img/btn-onlinestore.gif) no-repeat left 0;
}
#selectStaff td.liOnline a:hover {
	background:url(img/btn-onlinestore.gif) no-repeat left -22px;
}

/*---------

	position:absolute;
	---*/

#archive {
	padding:24px 0 12px 0;
	width:160px;
	margin:0 auto 0 20px;
}
#archive h2 {
	width:89px;
	height:13px;
	padding:0 0 7px;
	background:url(img/hl-archive.gif) no-repeat left top;
	text-indent:-9999px;
}
#archive li {
	font-size:77%;
	line-height:1.5;
	padding-bottom:4px;
	width:140px;
}
#archive li a {
	color:#b90019;
	text-decoration:underline;
}