@charset "utf-8";

.contentImg01 {
	margin-top: 5px;
}
.contentImg02 {
	margin-top: 27px;
}
.contentImg03 {
	margin-top: 28px;
}

.ttl_vol4_title01 {
	width: 301px;
	height: 73px;
	margin: 0 auto 50px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4a02.png) 0 0 no-repeat;
}
.ttl_vol4_title02 {
	width: 396px;
	height: 73px;
	margin: 0 auto 45px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4a03.png) 0 0 no-repeat;
}
.ttl_vol4_title03 {
	width: 449px;
	height: 73px;
	margin: 0 auto 54px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4a04.png) 0 0 no-repeat;
}
.ttl_vol4_title04 {
	width: 410px;
	height: 67px;
	margin: 0 auto 54px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4b01.png) 0 0 no-repeat;
}
.ttl_vol4_title05 {
	width: 456px;
	height: 73px;
	margin: 0 auto 54px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4b02.png) 0 0 no-repeat;
}
.ttl_vol4_title06 {
	width: 434px;
	height: 67px;
	margin: 0 auto 54px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4b03.png) 0 0 no-repeat;
}
.ttl_vol4_title07 {
	width: 604px;
	height: 73px;
	margin: 0 auto 46px;
	background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4b04.png) 0 0 no-repeat;
}

.section02 {
	padding: 23px 0 54px 0;
}
	.section02 .leftContent01 .volTitle01 {
		margin: 35px 0;
		width: 446px;
		height: 113px;
		background: url(/stories/yamaha-handling/common/img/vol04/txt_vol4a01.png) 0 0 no-repeat;
	}
	.section02 .txt_postscript {
		font-size: 12px;
	}
.section03 {
	padding-top: 60px;
}
.section04 {
	padding: 55px 0 61px;	
}
.section05 {
	padding: 57px 0 27px 0;
}
.section06 {
	padding-top: 57px;
}
.section07 {
	padding: 52px 0 10px 0;
}
.section08 {
	padding: 60px 0 10px 0;
}
	.section08 .leftContent01 { 
		width: 280px;
		margin-right: 40px;
		clear: left;
	}
	.section08 .rightContent01 { 
		width: 630px;
	}
	.section08 img {
		margin-bottom: 30px;
	}
.section09 {
	padding: 58px 0 30px 0;
}
.section10 {
	padding-top: 58px;
}
.section11 {
	padding: 52px 0 60px 0;
}

	
.rightContent01 p.caption01 {
	margin-bottom: 10px;
}
.bgWhiteWrap01 {
	margin-top: 35px;
	font-size: 12px;
	color: #000;
	padding: 30px;
	background-color: #fff;
}
	.bgWhiteWrap01 .title {
		padding-bottom: 18px;
		display: inline-block;
		zoom: 1;
   		*display: inline;
		width: 160px;
		height: 20px;
		background: url(/stories/yamaha-handling/common/img/vol02/txt_vol02a02.gif) 0 0 no-repeat;
		border-bottom: 4px solid #202020;
	}
	.bgWhiteWrap01 .subTitle {
		font-size: 18px;
		display: inline-block;
		zoom: 1;
   		*display: inline;
		padding: 5px 0 16px 0;
	}
		.bgWhiteWrap01 .kenImage {
			float: right;
			margin: -11px 0 0 30px;
			width: 140px;
			height: 186px;
			background: url(/jp/stories/yamaha-handling/common/img/vol03/pic_vol03a01.jpg) 0 0 no-repeat;
		}
		.bgWhiteWrap01 .detail {
			overflow: hidden;
			line-height: 1.7;
			text-align: left;
		}

.articleLinkBtm01 {
	margin-top: 60px;
}
.borderBtmHalf01 {
	margin-top: 50px;
}
.borderBtmHalf02 {
	width: 260px;
	height: 1px;
	margin: 0 auto;
	background-color: #999;
}
span.italic {
	font-style: italic;
}
span.underline {
	text-decoration: underline;
}

@media not screen and (max-width: 639px){
	a:hover span.underline {
		text-decoration: none;
	}
}
.popup img,
.popupSP img {
	vertical-align: inherit;
	margin-right: 1px;
}		
/* POPUP
--------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}


#cboxClose {
	cursor:pointer;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}

#cboxOverlay{}
#colorbox{
	outline:0;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
    #cboxContent{
		background:#fff;
	}
	#cboxLoadedContent{ 
		margin: 20px 20px 90px 20px;
		text-align: left;
	}
        #cboxClose {
			text-indent: -9999px;
			border:0;
			position:absolute;
			bottom: 20px;
			background:url(/jp/stories/yamaha-handling/common/img/vol04/btn_close01.png) no-repeat 0 0;
			padding-left: 15px;
			width: 92px;
			height: 18px;
			font-size: 18px;
			line-height: 1;
			margin: 0 auto;
			left: 0;
			right: 0;
		}
		@media (min-width:769px){
			#cboxClose:hover {
				color: #ff1200;
				background-position: 0 -17px;
			}
		}
		p.popup_title {
			font-size: 18px;
			margin-bottom: 35px;
		}