@charset "UTF-8";
@import "/themes/mountain/theme.css";

/* ----------------ここから個別---------------- */


#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_title05.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: #4498ed;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding: 4px;
}

.itemBodyOdd {
	background: #CCFFFF;
}

.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: url(images/side_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: 6px 0px 0px 5px;
	width: 175px;
	height: 19px;
	background-color: #4498ed;
}

.catHeader2,
.catHeader2 a:link,
.catHeader2 a:visited,
.catHeader2 a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	text-align:center;
	width: 175px;
	height: 22px;
	background: 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: 35px;
	margin-bottom: 20px;
	padding: 5px 0px 0px 0px;
	color: #4498ed;
	font-size: 140%;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4498ed;
}

.blogEntryHeader {
	width: 560px;
	height: 27px;
	background: url(images/blogEntryHeader.gif) no-repeat left top;
}
.blogEntryHeader h3 {
	color: #ffffff;
}
.blogEntryBody {
	padding-top: 20px;
}
.bodyContentOdd {
	background: #CCFFFF;
}

.blogFooter{
	clear:both;
	background: #FFFFFF url(images/blog_bott2.gif) no-repeat left top;
	margin: 0px;
	padding: 0 20px;
	height: 20px;
	width: 520px;
}

/* [ 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: 3px;
	border-top: #595441 1px solid;
	background: #dbd7ce;
}
.td02 {
	padding: 3px;
}


/* [ side Header
--------------------------------------------- */
.cm_sideHeader1 {
	background: url(images/side-b-8.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}
.cm_mobileHeader {
	background: url(images/side-b-7.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}


/* [ site map
--------------------------------------------- */
ul#sitemap,
ul#sitemap li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap {
}

#sitemap li {
	line-height: 1.8;
}

#sitemap li ul {
	font-size: 90%;
	padding: 0;
	margin-left: 30px;
}

#sitemap li ul li {
	line-height: 1.4;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat 0 50%;
}

/* [ inquire
--------------------------------------------- */
dl#inquire {
	width: 480px;
}
dl#inquire dt {
	width:150px;
	float:none;
}

dl#inquire dd {
	float: none;
	width: 325px;
	margin:-1.4em 0 10px 0;
	padding-left: 150px;
}

dl#inquire dd input{
	width:250px;
	padding:2px;
	border:1px solid #7f9db9;
	}

dl#inquire dd textarea{
	height:100px;
	padding:2px;
	border:1px solid #7f9db9;
	}