@charset "utf-8"; 

/* モーターローラー共通部分 */

.tableHead {
	clear: both;
	float: none;
	overflow: hidden;
	padding-bottom: 10px;
}
.tableHead .motorInnerBox01 {
	float: left;
	width: 220px;
	padding-top: 25px;
}
.tableHead .motorInnerBox02 {
	float: left;
	width: 280px;
	padding-top: 25px;
}
.tableHead .pdfBox {
	text-align: right;
	float: right;
	font-size: 10px;
	padding-right: 15px;
	line-height: 1.6em;
}
table img {
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/* ストレートローラー */

#straightTi {
	background-image: url(../images/straight/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 294px;
	width: 760px;
	padding-bottom: 5px;
	text-indent: -9999px;
	display: block;
}

/* テーパーローラー */

#TaperTi {
	background-image: url(../images/taper/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 294px;
	width: 760px;
	padding-bottom: 5px;
	text-indent: -9999px;
	display: block;
}

/* DC */

#DcTi {
	background-image: url(../images/dc/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 294px;
	width: 760px;
	padding-bottom: 5px;
	text-indent: -9999px;
	display: block;
}
.dcBnrBox01 {
	text-align: right;
	clear: both;
	float: none;
	padding-right: 19px;
	padding-bottom: 20px;
}

/* オプション */

#OptTi {
	background-image: url(../images/option/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 233px;
	width: 760px;
	padding-bottom: 5px;
	text-indent: -9999px;
	display: block;
}
.optBox li {
	float: left;
}

/* フリーローラーオプション */

#IdleTi {
	background-image: url(../images/idle/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 312px;
	width: 760px;
	padding-bottom: 5px;
	text-indent: -9999px;
	display: block;
}
.idleBox li {
	float: left;
}

/* 端子台・ブラケット */

#BracketTi {
	background-image: url(../images/bracket/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 231px;
	width: 760px;
	text-indent: -9999px;
	display: block;
}
.bracketBox01 {
	clear: both;
	float: none;
	padding-bottom: 30px;
}


/* シャフト */

#ShaftTi {
	background-image: url(../images/shaft/ti.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 310px;
	width: 760px;
	text-indent: -9999px;
	display: block;
}

/* クリーンルーム属性 */

.cleanBox01 {
	background-color: #f3f3f5;
	margin-top: 10px;
	padding: 30px;
}
.cleanBox01 h4 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.cleanBox01 li {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 35px;
	padding-bottom: 5px;
}

/* モーターローラーブレーキシステム */

.brakeContainer {
	clear: both;
	float: none;
	padding-top: 30px;
}
.brakeContainer h3,h4 {
	padding-bottom: 20px;
}
.brakeInnerContainer {
	clear: both;
	float: none;
	padding-bottom: 30px;
	overflow: hidden;
}
.brakeInnerContainer .brakeInnerImgBox01 {
	float: left;
	width: 380px;
}
.brakeInnerContainer .brakeInnerBox01 {
	float: left;
	width: 380px;
}
.brakeInnerContainer .brakeInnerBox01 li {
	background-image: url(../images/common/list_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

/* モーターローラー選定マニュアル */

.selectContainer {
	background-color: #efe9db;
	clear: both;
	float: none;
	overflow: hidden;
	padding: 30px 30px 20px;
	margin-bottom: 30px;
}
.selectContainer h3 {
	font-size: 18px;
	font-weight: bold;
}

/* 設計上のご注意 */

.considerBox01 {
	clear: both;
	float: none;
	width: 590px;
	padding-bottom: 20px;
}
.considerBox01 h3,
.considerBox02 h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.considerBox01 ul {
	padding-bottom: 15px;
}
.considerBox01 li {
	background-image: url(../images/common/list_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
.considerBox01 ol {
	padding-bottom: 15px;
}
.considerBox01 ol li {
	list-style-position: outside;
	list-style-type: decimal;
	background-image: none;
	margin-left: 30px;
}
.considerBox02 {
	background-color: #efe9db;
	padding: 20px;
	clear: both;
	float: none;
	margin-bottom: 20px;
	overflow: hidden;
}

/* 配線および取り付け方法*/

#wiringLeftBox {
	float: left;
	width: 350px;
	padding-right: 20px;
	overflow: hidden;
	padding-top: 20px;
}
#wiringLeftBox h3,
.wiringRightInnerBox01 h3,
.wiringRightInnerBox02 h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.wiringRightBox {
	float: right;
	width: 390px;
	padding-top: 20px;
}
.wiringRightInnerBox01 {
	background-color: #eeebe6;
	padding: 24px;
	border: 1px solid #8d8680;
	margin-bottom: 40px;
}
.wiringRightInnerBox02 {
	padding: 14px;
	border: 1px solid #95908d;
	margin-bottom: 20px;
}

/* 取り扱い上の注意事項と安全に関するご注意 */

.safetyLeftBox {
	float: left;
	width: 340px;
	padding-right: 35px;
	padding-bottom: 40px;
}
.safetyLeftBox h3,
.safetyRightBox h3 {
	padding-bottom: 20px;
}
.safetyRightBox {
	background-image: url(../images/safety/img_02.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
	float: right;
	width: 385px;
	padding-bottom: 40px;
}
.safetyRightBox dt {
	padding-bottom: 10px;
}
.safetyRightBox dd {
	width: 275px;
	padding-bottom: 10px;
}
.safetyFootBox {
	clear: both;
	float: none;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-right: -30px;
	overflow: hidden;
}
.safetyInnerBox {
	float: left;
	width: 350px;
	padding-right: 30px;
}
.safetyInnerBox  dt {
	font-size: 14px;
	font-weight: bold;
}

/* 会社概要 */

.profileBox01 {
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 40px;
}
.profileBox01 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7c7c7c;
}
.profileBox01 th {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.profileBox01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c7c7c;
}

/* ご注文について */

.orderBox01 {
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 40px;
}
.orderBox01 table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
}
.orderBox01 td,
.orderBox01 th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

/* お問い合わせ */

.inqBox01 {
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 40px;
	overflow: hidden;
}
/*
.inqBox01 table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
}
*/
.inqBox01 th,
.inqBox01 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	padding-top: 20px;
	padding-bottom: 20px;
}
