@charset "utf-8";

/* ==================================================
		
		機械を売る

================================================== */

/* --------------------------------------------------
		#vi
-------------------------------------------------- */
#vi {
	background: url(../img/vi-bg01.jpg) center bottom no-repeat; 
	background-size: cover;
}

/* --------------------------------------------------
		#contents
-------------------------------------------------- */
#contents {
		width: 950px;
		margin: 60px auto 0;
}

/*	.point
-------------------------------------------------- */
#contents .point .point-inner {
		padding: 28px;
		border: 3px solid #dfecf4;
		background: #f2f8fc;
		margin-top: 25px;
}

#contents .point .point-box {
		padding-top: 23px;
		background: url(../../common/img/img-line01.png) left top repeat-x;
		margin-top: 21px;
}

#contents .point .point-inner .point-box:first-child {
		padding-top: 0;
		background: none;
		margin-top: 0;
}

#contents .point .point-box-img01 { float: left; }

#contents .point .point-wrapper {
		width: 753px;
		float: right;
}

#contents .point .point-wrapper h4 {
		font-size: 25px;
		color: #273f57;
		margin-top: 5px;
}

#contents .point .point-wrapper .point-wrapper-txt01 {
		font-size: 14px;
		line-height: 2;
}

/*	.flow
-------------------------------------------------- */
#contents .flow {
		padding-top: 34px;
		border-top: 1px solid #e1e1e1;
		margin-top: 34px;
}

/*	.step
-------------------------------------------------- */
#contents .flow .step {
		border: 3px solid #efeeee;
		margin-top: 15px;
}

#contents .flow h3 + .step { margin-top: 25px; }

#contents .flow .step h4 {
		font-size: 16px;
		text-align: center;
		color: #273f57;
		padding: 15px 0;
		border-bottom: 3px solid #efeeee;
		background: url(/common/img/bg-gradient01.png) left bottom repeat-x;
		font-weight:bold;
}

#contents .flow .step .step-inner {
		padding: 18px 26px;
		font-size: 14px;
		line-height: 2;
}

#contents .flow .step address a, #contents .flow .step address a:visited { color: #666666; }

#contents .flow .step address a:hover {
		color: #666666;
		text-decoration:none;
}

#contents .flow .step p { margin-top: 14px; }

#contents .flow .step dl dt {
		float: left;
		clear: both;
		width: 148px;
}

#contents .flow .step dl dd { float: left; }

#contents .flow .arrow {
		margin-top: 20px;
		text-align:center;
}

#contents .flow .decision {
		padding: 20px 28px;
		border: 3px solid #dfecf4;
		background: #f2f8fc;
		margin-top: 20px;
		text-align:center;
}

#contents .flow .decision-txt01 {
		font-size:25px;
		font-weight:bold;
		color:#273f57;
}

#contents .flow .decision-txt02 {
		font-size:14px;
		margin-top: 8px;
}
