@charset "utf-8";


/* safety
=========================================*/


.safety_wrap {
	margin:30px 30px 0 30px;
}

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


.left_column{
	float:left;
}

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


.layout_box01 .left_column {
	width:348px;
}

.layout_box01 .right_column {
	width:452px;
	text-align: left;
}
.layout_box01 .right_column .inner_left_column{
	width:100px;
	float:left;
}

.layout_box01 .right_column .inner_right_column{
	width:300px;
	float:right;
}


.layout_box02{
	width:840px;
	border-bottom: 2px solid #007EBF;
	margin-bottom: 40px;
	padding-bottom: 15px;
}

.layout_box02 h5{
	margin-bottom:10px;
}

.layout_box02 .left_column {
	width:260px;
}

.layout_box02 .center_column {
	width:260px;
	float: left;
	margin-left: 21px;
	display: inline;
}

.layout_box02 .right_column {
	width:260px;
	text-align: left;
}

.layout_box03{
	padding:20px 25px;
	background-color:#EAEBEB;
}

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

.layout_box05{
	padding:20px 25px;
	background-color:#EAEBEB;
	position:relative;
}

.layout_box05 .ico{
	position:absolute;
	left: 710px;
	top: 12px;
}

.layout_box06 .left_column {
	width:475px;
}

.layout_box06 .right_column {
	width:335px;
	text-align: left;
}

.layout_box07 .left_column {
	width:400px;
}

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

.layout_box07 .left_column .right {
	width:180px;
	float:right;
	text-align:left;
}

.layout_box07 .right_column {
	width:400px;
	text-align: left;
}
 
div.flashcontent{
	width:454px;
	height:372px;
	margin: 0 auto;
	padding:0;
}

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

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