@charset "utf-8";


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


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

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

.left_column{
	float:left;
}

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

.layout_box01 .top {
	background: url(../image/box_bg_top.jpg);
	height: 7px;
}

.layout_box01 .middle {
	background: url(../image/box_bg_middle.jpg);
	padding: 20px;
}

.layout_box01 .bottom {
	background: url(../image/box_bg_bottom.jpg);
	height: 7px;
}

.layout_box01 .left_column {
	width:605px;
	margin-left:18px;
}

.layout_box01 .right_column {
	width:140px;
	margin-right:18px;
}

.layout_box02 .left_column {
	width: 408px;
}

.layout_box02 .left_column .left{
	width:220px;
	float:left;
}

.layout_box02 .left_column .right{
	width:168px;
	float:right;
}

.layout_box02 .right_column  {
	width: 408px;
}

.layout_box02 .right_column .left{
	width:188px;
	float:left;
}

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

div.centering img {  
    margin: 0 5px 0 0px;  
}  

div.centering p {  
    display: table-cell;  
    vertical-align: middle;  
    margin: 0;  
}  
   
/*for IE6 */  
* html div.centering p {  
    display: inline;  
    zoom: 1;  
}  
   
/*for IE7 */  
*:first-child+html div.centering p {  
    display: inline;  
    zoom: 1;  
}

.layout_box03  {
	padding: 15px 10px;
	background: #FFEDAB;
}.caution_makeroption {
	font-size: 90%;
}
