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

.switchBox {
	width: 720px;
	margin: 0;
}

.switchBox .textArea {
	float: left;
	width: 300px;
}

.textMargin {
	padding-bottom: 1em;
}

.switchBox .imgArea {
	float: right;
	width: 390px;
}

.type01{
	margin-top: 20px;
	padding: 5px;
	_height: 1%;
}

.bgStripe01 .innerArea {
	background: #fff url(/product/images/common/icon_point.gif) 10px 10px no-repeat;
	padding: 20px 10px 10px 55px;
}

.bgStripe01 .innerArea h5.midashi {
	padding-bottom: 10px;
}

.bgStripe01 .innerArea .imgRight {
	float: right;
	margin: 0 0 0 30px;
}

.mb50 {
	margin-bottom: 50px;
}

h4.usage {
	margin-top: 50px;
}

#mainContent .pdfLink {
	position: absolute;
	right: 0px;
	top: 15px;
	height: 50px;
}

#mainContent .pdfLinkAll a {
	display: block;
	height: 37px;
	padding: 13px 0 0 40px;
	color: #333;
	background: url(/images/common/item_icon_pdf.gif) no-repeat left top;
}
