@charset "utf-8";


/**
 * Other Design ContentsBox 1
 */
#other_contents_1 {
	margin-bottom: 60px;
}

#other_contents_1 .left {
	padding-top: 2px;
	float: left;
}

#other_contents_1 .right {
	width: 250px;
	float: right;
	padding-left:25px;
	padding-bottom:25px;
}

#other_contents_1 .wide {
	width: 732px;
	float: left;
}


/**
 * Other Design ContentsBox 2
 */
#other_contents_2 {
	margin-bottom: 60px;
}

#other_contents_2 .first {
	width: 732px;
	padding-bottom: 2px;
}

#other_contents_2 .left {
	width: 250px;
	padding-right:25px;
	padding-bottom:5px;
	float: left;
}

#other_contents_2 .right {
	width: 455px;
	float: right;
}


/**
 * Other Design ContentsBox 3
 */
#other_contents_3 {
	margin-bottom: 28px;
}

#other_contents_3 .left {
	padding-top: 2px;
	float: left;
}

#other_contents_3 .right {
	width: 250px;
	float: right;
}