@charset "utf-8";


/* equipment
=========================================*/


.equipment_wrap {
	margin:30px 30px 30px 30px;
}

.equipment_wrap p{
	line-height:170%;
}

.left_column{
	float:left;
}

.right_column{
	float:right;
	text-align: right;
}

.left_box01{
	float:left;
	margin-right:27px;
	width:189px;
}

.right_box01{
	float:right;
	width:189px;
}

.layout_box01{
	padding: 25px;
	border: 1px solid #333333;
	position:relative;
}

.layout_box01 .left_column {
	width:408px;
	float:left;
}

.layout_box01 .right_column  {
	width:362px;
	float:right;
	text-align:left;
}

.layout_box01 .logo {
	position:absolute;
	left: 646px;
	top: 26px;
}

.layout_box02 .left_column {
	width: 365px;
	float:left;
}
.layout_box02 .left {
	float:left;
	margin-right:6px;
}
.layout_box02 .right {
	float:right;
}

.layout_box02 .right_column  {
	width:452px;
	float:right;
	text-align:left;
}

.layout_box03{
	padding:10px 12px;
	background-color:#CDCECE;
}

.layout_box04{
	padding:10px 12px;
	border: 1px solid #333333;
}

.layout_box05 .left_column {
	width: 452px;
	float:left;
}

.layout_box05 .right_column  {
	width:373px;
	float:right;
	text-align:left;
}

.layout_box05 .left {
	float:left;
	margin-right:9px;
}
.layout_box05 .right {
	float:right;
}

.layout_box06 .left_column {
	width: 584px;
	float:left;
}

.layout_box06 .right_column  {
	width:226px;
	float:right;
	text-align:left;
}

.layout_box07 {
	padding-top:10px;
	border-top: 1px solid #8C8A89;
}

.layout_box07 p {
	font-size: 92%;
}

.layout_box07 .left_column {
	width: 90px;
	float:left;
}

.layout_box07 .center_column {
	width: 355px;
	float:left;
	margin-top:-5px;
}

.layout_box07 .right_column  {
	width: 355px;
	float:right;
	margin-right:20px;
	text-align:left;
	margin-top:-5px;
}

.layout_box07 .right_column01  {
	width: 750px;
	float:right;
	text-align:left;
	margin-top:-5px;
}

.layout_box08 p {
	font-size: 92%;
}

.layout_box08 {
	padding:21px 22px;
	border: 1px solid #333333;
}

.layout_box08 .left_column {
	width: 384px;
	float:left;
}

.layout_box08 .right_column  {
	width: 384px;
	float:right;
	text-align:left;
}

div.flashcontent{
	width:454px;
	height:372px;
	margin: 0 auto;
	padding:0;
}

.equipment_wrap li {
list-style:disc;
margin-left:18px;
line-height:20px;
}

.icon01{
	vertical-align: baseline;
	margin-right: 5px;
}

.tec_caution{
	padding:15px 0 15px 0;
	color:#6699CC;
	font-weight:bold;
	font-size:90%;
	}