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

/* 産総研 style2.css
------------------------
ver.2012/2/14/
------------------------

1:レイアウト

----------------------------------------------------------*/

.left{
float:left;
margin-right:30px;
}
.right{
	margin-left:30px;
}
.left2{
width:350px;
float:left;
margin-bottom:40px;
}
.right2{
margin-left:350px;
width:280px;
}
.claist{
clear:left;
margin-left:0;
}


.mb20{   margin-bottom: 20px;
}
.mb40{   margin-bottom: 40px;
}
.mb60{   margin-bottom: 60px;
} 
.mb80{   margin-bottom: 80px;
}
.mb100{   margin-bottom: 100px;
}
.mb120{   margin-bottom: 120px;
} 
.mt20{   margin-top: 20px;
}
.mt40{   margin-top: 40px;
}
.mt60{   margin-top: 60px;
} 
.mt80{   margin-top: 80px;
}
.mt100{   margin-top: 100px;
}
.mt120{   margin-top: 120px;
} 
.pt20{   padding-top: 20px;
}
.pb20{   padding-bottom: 20px;
}
.pb50{   padding-bottom: 50px;
}
.pl40{   padding-left: 40px;
}
.pr30{   padding-right: 30px;
}
.claist2{
	font-weight:bold;
	font-size:130%;
	padding-bottom:20px;
}
.claist3{
	font-weight:bold;
	font-size:110%;
	padding-bottom:50px;
}
table.style td{ 
border-style:none;
text-align: left;

} 
