@charset "UTF-8";
@import "/themes/mountain/theme.css";

/* ----------------ここから個別---------------- */
#navigation li#goods a {
	background: url(images/goods.jpg) no-repeat left bottom;
	height:47px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	text-indent:-9999px;
	overflow:hidden;
}

#navigation li#mount a {
	background: url(images/mount2.jpg) no-repeat left bottom;
	height:47px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	text-indent:-9999px;
	overflow:hidden;
}

.content_title {
	background-image: url(images/content_title03.jpg);
	height: 165px;
	width: 750px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
	background: #CD4800;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding: 4px;
}

.itemBodyOdd {
	background: #FFCC66;
}

.catHeader, .catHeader a:link, .catHeader a:visited, .catHeader a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	width: 175px;
	height: 22px;
	background: #CD4800 url(images/goods_title1.gif) no-repeat left top;
}

.inHeader, .inHeader a:link, .inHeader a:visited, .inHeader a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	width: 175px;
	height: 22px;
	background: url(images/goods_title2.gif) no-repeat center top;
}

.catHeader2, .catHeader2 a:link, .catHeader2 a:visited, .catHeader2 a:active {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	height: 25px;
	background: #CD4800 url(images/goods_title1.gif) no-repeat left top;
}

#sidebar ul li {
	font-size: small;
	background: #FFFFFF url(images/mark_1.gif) no-repeat 0px 4px;
	padding: 0px 0px 2px 10px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}

.blogEntrytitle {
	background: url(images/categoryPoint.jpg) no-repeat;
	background-position: center left;
	color: #CD4800;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-left: 28px;
	height: 24px;
}

.blogEntryHeader {
	position: relative;
	width: 560px;
	height: 27px;
	background: url(images/blogEntryHeader.gif) no-repeat left top;
}
.blogEntryDate {
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: small;
	font-weight: normal;
	color: #ffffff;
}

.bodyContentOdd {
	background: #FFCC66;
}

.photo {
	margin: 0 10px 0 0;
}

.thumbnails img {
	border: none;
}
.thumbnails p a:link,
.thumbnails p a:visited,
.thumbnails p a:hover,
.thumbnails p a:active {
	text-decoration: none;
	color: #333333;
}

.cart {
	clear: both;
}
table.blogEntry {
	background: none;
}


/* [ clear
------------------------------------------------ */
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.blogEntryBody:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ws_sideHeader1 {
	background: url(images/side-o-1.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;
}
.ws_sideHeader2 {
	background: url(images/side-o-2.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}
.ws_mobileHeader {
	background: url(images/side-o-3.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}
/*
 [ 
----------------------------------------------------------- */
.blogEntryBody dl,
.blogEntryBody dt,
.blogEntryBody dd {
	margin: 0;
	padding: 0;
}
.blogEntryBody dl {
	width: 490px;
}
.blogEntryBody dt {
 float: left;
 width: 80px;
 clear: both;
}
.blogEntryBody dd {
 width: 395px;
 margin-left: 80px;
}


.blogEntryBody dl#yo {
	width: 270px;
	float: right;
}
.blogEntryBody dt#yo {
	letter-spacing: 1px;
 float: left;
 width: 90px;
 clear: both;
}
.blogEntryBody dd#yo {
 width: 170px;
 margin-left: 90px;
}