@charset "utf-8";
/************************************************************************

　　　　　　　　　　　　　　　「kamael products」
	
*************************************************************************/

/*スティッキーヘッダー*/

.my-sticky-element.stuck {
	position:fixed;
	top:0;
}

.my-sticky-element {
	text-align:center;
	background:#636363;
	color:#000;
	width:940px;
	margin:0 auto;
	font-size:24px;
}

div.main-contents{
	margin:0 auto;
	width : 940px;
	background:#636363;
}

/*コンテンツ*/

hr.line{
	border:none;
	height:1px;
	border-top:1px solid #FFF;
	margin:25px auto 25px auto;
	clear:both;
	width:100%;
}

hr.line0{
	border:none;
	height:1px;
	border-top:1px solid #FFF;
	margin:0px auto 25px auto;
	clear:both;
	width:100%;
}

.container{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.img_main{
	text-align:center;
	margin:0 0 50px 0;
}

.main{
	border:1px solid #FFFFFF;
}

.LeftColumn{
	width:220px;
	float:left;
	text-align:center;
	margin:30px 50px 20px 0;
}

.RightColumn{
	width:670px;
	float:left;
	text-align:left;
	margin:30px 0 20px 0;
}

.logoset{
	text-align:center;
	margin-bottom:30px;
}

h3.tit{
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

h3.tit2{
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	margin:30px 0 20px 0;
	color:#FFFFFF;
}

.margin{
	margin:30px 0 30px 0;
}

.text24{
	font-size:24px;
	line-height:28px;
}

.text18{
	font-size:18px;
	line-height:32px;
}

.text16{
	font-size:16px;
	line-height:26px;
	color:#FFFFFF;
}

.text14{
	font-size:14px;
	line-height:26px;
	color:#FFFFFF;
}

.caption_1{
	border:1px solid #FFFFFF;
	margin:30px 0 30px 0;
	padding:10px;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
}


/*3カラム*/

#wrapper{
	width:670px;
	margin:30px auto 30px auto;
	clear:both;
}

.ProductCopy{
	margin:20px 0 20px 0;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
	width:210px;
	height:70px;
}

.ProductPrice{
	margin:20px 0 20px 0;
	font-size:16px;
	color:#FFFFFF;
	line-height:24px;
	width:210px;
	height:90px;
}

.ProductLeftColumn{
	width:210px;
	margin:0 20px 0 0;
	text-align:left;
	float:left;
}

.ProductCenterColumn{
	width:210px;
	text-align:left;
	float:left;
}

.ProductRightColumn{
	width:210px;
	margin:0 0 0 20px;
	text-align:left;
	float:left;
}


/*ボタン設定*/

.scrlmenu1 {
	width:188px;
	line-height:50px;
	font-size:16px;
	color:#000000;
	float:left;
	background-color:#636363;
}

.scrlmenu1 a{
	display:block;
	width:188px;
	line-height:50px;
	font-size:16px;
	color:#000000;
	float:left;
	background-color:#636363;
}

.scrlmenu1 a:hover{
	background-color:#999999;
	color:#FFFFFF;
}

.scrlmenu2 {
	width:188px;
	line-height:50px;
	font-size:16px;
	color:#000000;
	float:left;
	background-color:#636363;
}

.scrlmenu2 a{
	display:block;
	width:188px;
	line-height:50px;
	font-size:16px;
	color:#000000;
	float:left;
	background-color:#636363;
}

.scrlmenu2 a:hover{
	background-color:#999999;
	color:#FFFFFF;
}

.btn_210 {
	width:210px;
	line-height:60px;
	margin-top:10px;
	margin-bottom:40px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.btn_210 a{
	display:block;
	width:210px;
	line-height:60px;
	margin-top:10px;
	margin-bottom:40px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#636363;
	text-align:center;
}

.btn_210 a:hover{
	background-color:#999999;
	color:#FFFFFF;
}

.sns{
	margin-top:310px;
	margin-left:30px;
	position:absolute;
}
