@charset "utf-8";











/* equipment



=========================================*/







.left_column{



	float:left;



}







.right_column{



	float:right;



	text-align:right;



}







.layout_box01{







}











.layout_box01 .left_column {



	width:600px;



}







.layout_box01 .right_column {



	width:200px;



}











.layout_box02 .left_column {



	width:395px;



}







.layout_box02 .right_column {



	width:395px;



	text-align:left;



}







.layout_box03{



	border:1px solid #B2B2B2;



}







.layout_box03 h4{







}







.layout_box03 p{



	padding:8px 20px 8px 20px;



	font-size: 75%;



}







.layout_box03 table{



	margin:8px 20px 8px 20px;



	width: 778px;



}







.layout_box03 table td{



	background:url(../list/image/line01.gif) repeat-x left bottom;



}



.layout_box03 table td.border_none{



	background:none;



}







.layout_box03 table td.width_adjust{



	width:100px;



}



.layout_box03 table p{



	padding:3px 0 3px 0;



}















.layout_box04{



	margin-bottom:5px;



	background-color: #E7F4FC;



	padding: 5px 0;



}







.layout_box04 p{



	padding-left:10px;



	padding-right:10px;



}







.layout_box05{



	border:1px solid #000;



	padding:14px 0;



}



.layout_box05 h4{



	padding-left:14px;



	padding-right:14px;



}



.layout_box05 p{



	margin-left:14px;



	margin-right:14px;



}







.layout_box06 .left_column{



	width:115px;



}







.layout_box06 .right_column{



	width:270px;



}



