/************************************************************************

 スノーピークWEB　「スノーピークのモノづくり」
	
*************************************************************************/

a:link { color: #336666 ;}
a:visited { color: #78988d ;}
a:hover {text-decoration: none ;} 
a:active { color: #666666 ;}
a { text-decoration :underline;}

.fs115 {  font-size: 93%; line-height: 115%;  font-family: "ＭＳ Ｐゴシック", "Osaka"; }/*小さい文字*/
.fs135 {  font-size: 93%; line-height: 135%; font-family: "MS UI Gothic", Osaka;　}/*小さい文字*/

.spproductbg01 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg01.gif") top left no-repeat;
}
.spproductbg02 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg02.gif") top left no-repeat;
}
.spproductbg03 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg03.gif") top left no-repeat;
}
.spproductbg04 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg04.gif") top left no-repeat;
}
.spproductbg05 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg05.gif") top left no-repeat;
}
.spproductbg06 {
	background-repeat: no-repeat;
	background-position: left top;
	background: #ffffff url("../sp-product/bg06.gif") top left no-repeat;
}


div#story {/*プロダクトストーリー一覧*/
  padding: 0;
		margin-top: 30px;
		margin-bottom: 50px;
  width: 585px;
		line-height: 220%;
	 font-size: 112%;
}


div.sls1 {/*デザインSLSで使用*/
		margin-top: 0;		
		margin-right: 8px;
		margin-bottom: 1em;
		margin-left: 0;
		float: left;
  width: 140px;
		height: 1.0;
		font-size: 93%; 
		line-height: 115%; 
		font-family: "MS UI Gothic", Osaka;　
}
div.sls2 {/*デザインSLSで使用*/
		margin-top: 0;		
		margin-right: 0;
		margin-bottom: 1em;
		margin-left: 0;
		float: right;
  width: 140px;
		height: 1.0;
		font-size: 93%; 
		line-height: 115%; 
		font-family: "MS UI Gothic", Osaka;　
}

/*------------------------------------------------------------
　 （ページ本体）
------------------------------------------------------------*/


/* タイトル
---------------------------------------------------- */
div#title {/*コンテンツタイトルまわり余白*/
	padding-top: 2px;
	width : 760px ;
	height: 150px;
 margin-left: auto;
	margin-right: auto;
	}
h2#sp-product {/*コンテンツタイトル用*/
	background:url("../img/tit-product.gif") top center no-repeat;
	text-decoration:none;
	text-indent:-5000px;
	display:block;
	width:800px;
	height:120px;
}

h3.midashi {
	height: 35px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	padding-left:35px;
	text-align: left;
	color:#336666;
	background-image: url(../sp-product/story003/tit_box.gif);
	background-repeat: no-repeat;
}

/* コンテンツ本文
---------------------------------------------------- */
#contentsright {
  padding: 0;
		margin-top: 0;
  margin-left: 190px;
  width: 585px;
  color: #333333;
		line-height: 150%;
	 font-size: 77%;
}

/* 横コンテンツメニュー
---------------------------------------------------- */
#contentsleft {
	position: absolute;
	top: 136px;
	left: 21px;
	width: 170px;
	color: #444444;
	font-weight: bold;

}
ul.left{
 margin: 0;
}
.menubox {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4a615a;
	list-style-type: none;
	line-height: 110%;
	font-size: 77%;

}

.menubox2 {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
	list-style-type: none;
	line-height: 110%;
	font-size: 77%;
}

.menubox3 {
	padding-top: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
	line-height: 110%;
	font-size: 77%;
}

.menubox4 {
	padding: 0 0 0 12px;
	margin: 0 5px 7px 0;
	list-style-type: none;
	line-height: 130%;
	font-size: 77%;
	background: url(../sp-product/menu_icon01.gif) no-repeat 0 top;
}

/*------------------------------------------------------------
　 CSS角丸
------------------------------------------------------------*/
div.kadomaru {
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */

   padding:10px;
   color:#000000;
   border: 5px #666666 solid;     /* 枠線の装飾 */
   background-color: #ededed;   /* 背景色 */
}