.content_product{
	background-color:#ffffff
}
.textbox {
	padding-top:80px;
	padding-left:30px;
	padding-right:30px;
}
.imgbox {
	padding:0px;
}

.text {
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
	line-height:200%;
}

.about{
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
}

.about h1,h2,h3,h4{
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
}

.about_list p{
	margin:0px;
}
.about_list .indent{
	padding-left:10px;
	margin-bottom:10px;
}

.contact{
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
}
.contact h1,h2,h3,h4{
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
}

.support {
	font-family: '¬’ËƒSƒVƒbƒN Pro L','Kozuka Gothic Pro Light',sans-serif;	
}
.support h4{
	font-size:15px;
}

.support p{
	font-size:14px;
}

/*YouTubeƒŒƒXƒ|ƒ“ƒVƒuƒTƒCƒY*/
.youtube {
    position: relative;
    max-width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}