@charset "utf-8";
/* CSS Document */

/*----------------------------------
=01 juki_mono
----------------------------------*/
#juki_mono {
	float: right;
	width: 725px;
}
#juki_mono .box {
	margin-bottom: 30px;
}
#juki_mono .box1 {
	width: 444px;
	float: left;
}
#juki_mono .box2 {
	width: 315px;
	float: right;
}
#juki_mono .box3 {
	margin: 45px;
	float: left;
}
#juki_mono .center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#juki_mono .tableBg {
	background-image: url(../../common/img/icon_bg.png);
	background-repeat: repeat;
	padding: 5px;
}
#juki_mono .type1 {
	height: 280px;
	width: 470px;
	background-color: #FFF;
}
#juki_mono .type2 {
	width: 715px;
	height: 275px;
	background-color: #FFF;
}
#juki_mono th {
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#juki_mono th.top {
	text-align: center;
}
#juki_mono .type1 td {
	border: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#juki_mono td {
	border: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
}

#mono_img {
    margin-bottom: 30px;
}
#mono_img li {
    float: left;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 15px;
    margin-right: 15px;
}
#mono_img li.last-child {
    margin-right: 0;
}
#mono_img img {
    background-color: #FFFFFF;
    padding: 4px;
}
