@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_title2.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 {
	height: 25px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 10px;
	color: #CD4800;
	font-weight: bold;
	border-left: #CD4800 5px solid;
}

.blogEntryHeader {
	width: 560px;
	height: 27px;
	background: url(images/blogEntryHeader.gif) no-repeat left top;
}
.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;
}



.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;	
}

/* [ table 
--------------------------------------------- */
.blogEntryBody table {
	border-right: #595441 1px solid;
	border-bottom: #595441 1px solid;
}
.blogEntryBody table td {
	border-top: #595441 1px solid;
	border-left: #595441 1px solid;
}
.td01 {
	padding: 5px;
	border-top: #595441 1px solid;
	background: #dbd7ce;
}
.td02 {
	padding: 5px;
	line-height: 1.5;
}