@charset "utf-8";

/*
=================================================================================
福永祐一 mazda CX-5に乗る!! /cx5/
=================================================================================
*/

#cx5	{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#cx5 #cx5_header	{
	width: 870px;
	margin-bottom: 30px;
}

#cx5 h2	{
	width: 870px;
}

#cx5 #cx5_gallery	{
	width: 870px;
	margin-bottom: 30px;
}

#cx5 #cx5_gallery .gallery_box	{
	width: 720px;
	height: 69px;
	margin: 0 auto;
	padding-top: 15px;
	background: url(../images/gallery_bg.gif) no-repeat;
}

#cx5 #cx5_gallery .gallery_box ul	{
	width: 570px;
	margin-left: 150px;
	line-height: 0;
}

#cx5 #cx5_gallery .gallery_box li	{
	width: 80px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#cx5 #sp_container	{
	width: 870px;
}

#cx5 .interview_box	{
	width: 870px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	margin-bottom: 20px;
	font-size: 15px;
}

#cx5 dl	{
	margin-bottom: 10px;
}
#cx5 dl dt	{
	float: left;
}
#cx5 dl dd	{
	float: left;
}

#cx5 dl.interviewer dt	{
	color: #e41d1a;
	font-weight: bold;
}

#cx5 dl.interviewer dd	{
	color: #e41d1a;
	padding-left: 10px;
}

#cx5 dl.fukunaga dt	{
	font-weight: bold;
	color: #0070ba;
}
#cx5 dl.fukunaga dd	{
	border-left: #0070ba 1px solid;
	padding-left: 9px;
}

#cx5 #interview1	{
	background: url(../images/bg_01.gif) no-repeat;
}

#cx5 #interview2	{
	background: url(../images/bg_02.gif) no-repeat;
}

#cx5 #interview3	{
	background: url(../images/bg_03.gif) no-repeat;
}

#cx5 #interview4	{
	background: url(../images/bg_04.jpg) no-repeat;
	margin-bottom: 40px;
}

#cx5 #interview1 .image	{
	width: 400px;
	float: left;
	padding-top: 60px;
}
#cx5 #interview1 .text	{
	width: 470px;
	float: right;
	padding-top: 40px;
}

#cx5 #interview1 dl	{
	width: 470px;
}
#cx5 #interview1 dl dt	{
	width: 40px;
	float: left;
}
#cx5 #interview1 dl dd	{
	width: 420px;
	float: left;
}

#cx5 #interview2 .image	{
	width: 400px;
	float: right;
	padding-top: 60px;
	text-align: right;
}
#cx5 #interview2 .text	{
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#cx5 #interview2 dl	{
	width: 470px;
}
#cx5 #interview2 dl dt	{
	width: 40px;
	float: left;
}
#cx5 #interview2 dl dd	{
	width: 420px;
	float: left;
}

#cx5 #interview3 .image	{
	width: 250px;
	float: left;
	padding-top: 60px;
}
#cx5 #interview3 .text	{
	width: 620px;
	float: right;
}

#cx5 #interview3 dl	{
	width: 620px;
}
#cx5 #interview3 dl dt	{
	width: 40px;
	float: left;
}
#cx5 #interview3 dl dd	{
	width: 570px;
	float: left;
}

#cx5 #interview4 .image1	{
	width: 250px;
	float: left;
	padding-top: 60px;
}
#cx5 #interview4 .text	{
	width: 370px;
	float: left;
	padding-top: 10px;
}
#cx5 #interview4 .image2	{
	width: 250px;
	float: left;
	padding-top: 60px;
	text-align:right;
}
#cx5 #interview4 dl	{
	width: 370px;
}
#cx5 #interview4 dl dt	{
	width: 40px;
	float: left;
}
#cx5 #interview4 dl dd	{
	width: 320px;
	float: left;
}

#cx5 #tomazda	{
	width: 870px;
	text-align: center;
	margin-bottom: 30px;
}