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

/* 上書き用 */
.section{
	margin-left:7px;
	margin-right:7px;
	padding:30px 25px 20px;
	}
	
.img_left .pic{
	float:left;
	}

.img_right .pic{
	float:right;
	}

.mr35{
	margin-right:35px!important;
	}

.ml35{
	margin-left:35px!important;
}

.pb30{
	padding-bottom:30px!important;
	}

.pb200{
	padding-bottom:200px!important;
	}

.pb150{
	padding-bottom:150px!important;
	}

.pb0{
	padding-bottom:0!important;}	

.pt45{
	padding-top:45px;
	}		

.w518{
	width:518px!important;
	}

.w286{
	width:286px!important;
	}	

.w-auto{
	width:auto!important;
	}	
