.floatL {	float: left;}
.floatR {	float: right}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
* html .clearfix{zoom:1;} /* IE6 */
*:first-child+html .clearfix{zoom:1;} /* IE7 */

.mgnT10 {	margin-top: 10px;}
.mgnT20 {	margin-top: 20px;}
.mgnT30 {	margin-top: 30px;}
.mgnR10 {	margin-right: 10px;}
.mgnR20 {	margin-right: 20px;}
.mgnR30 {	margin-right: 30px;}
.mgnB10 {	margin-bottom: 10px;}
.mgnB20 {	margin-bottom: 20px;}
.mgnB30 {	margin-bottom: 30px;}
.mgnL10 {	margin-left: 10px;}
.mgnL20 {	margin-left: 20px;}
.mgnL30 {	margin-left: 30px;}

.pdgT10 {	padding-top: 10px;}
.pdgT20 {	padding-top: 20px;}
.pdgT30 {	padding-top: 30px;}
.pdgR10 {	padding-right: 10px;}
.pdgR20 {	padding-right: 20px;}
.pdgR30 {	padding-right: 30px;}
.pdgB10 {	padding-bottom: 10px;}
.pdgB20 {	padding-bottom: 20px;}
.pdgB30 {	padding-bottom: 30px;}
.pdgL10 {	padding-left: 10px;}
.pdgL20 {	padding-left: 20px;}
.pdgL30 {	padding-left: 30px;}

.center {	text-align: center;}
.right {	text-align: right;}

.bold {	font-weight: bold;}
.red {	color: #f00;}
.title01 {
	margin: 0 0 15px 0;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	background: url(../img/common/title01_bg.jpg) left top repeat-y;
	background-size: 760px 300px;
}
.table01 {
	margin: 0 0 15px 0;
	border-collapse: collapse;
	width: 100%;
}
.table01 th,
.table01 td {
	padding: 3px;
	font-size: 13px;
	line-height: 1.5;
	border: 1px solid #e6e6e6;
}
.table01 th {
	color: #fff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background: #96c22e;
}
.table01 td {
	text-align: center;
	background: #fff;
}
div.lightblue_box {
	padding: 10px;
	background: #ecf7ff;
}
.border_green_box {
	margin-bottom: 15px;
	padding: 15px;
	border: 2px solid #329941;
	border-radius: 10px;
}
.conents_box p.large {
	font-size: 1.2em;
}
table.table02 {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}
table.table02 th,
table.table02 td {
	padding: 20px 10px 5px 10px;
}
.table02 th {
	font-weight: normal;
	border-bottom: 2px solid #003040;
}
.table02 td {
	border-bottom: 2px solid #cccccc;
}
.table03 {
	border-collapse: collapse;
	margin: 15px 0;
	width: 100%;
}
.table03 th,
.table03 td {
	padding: 5px 10px;
}
.table03 th {
	font-weight: normal;
	color: #333333;
	background: linear-gradient(to bottom, #cde6a1 0%, #b9d982 100%);
	border-left: 1px solid #b9d982;
	border-right: 1px solid #b9d982;
	border-bottom: 2px solid #329941;
}
.table03 td {
	color: #333333;
	text-align: center;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: linear-gradient(to bottom, #f9f9f9 0%, #f0f0f0 100%);
}

.h02 {
	font-size: 18px;
	border-bottom: 1px solid red;
	margin-bottom: 10px;
}
.h03 {
	margin-bottom: 10px;
	padding: 3px 10px;
	font-size: 1.125em;
	line-height: 1.3;
	font-weight: normal;
	border-left: 5px solid #003040;
}
.h04 {
	margin-bottom: 10px;
	font-size: 1.125em;
	line-height: 1.3;
	font-weight: normal;
	color: #003040;
}
ul.list_square01 {
	list-style: none;
	margin: 15px 0;
}
ul.list_square01 li {
	padding: 5px 5px 5px 15px;
	background: url(../img/common/list_square01.png) 0 center no-repeat;
	background-size: 10px 10px;
	background: url(../img/common/list_square01_s.png) 0 center no-repeat\9;
}

.ol01 {
	margin: 10px 20px 20px 20px;
}
.ol02 {
	margin: 10px 20px 20px 20px;
	font-size: 13px;
}

.col-2-1,
.col-3-1,
.col-3-2 {
	float: left;
}
.col-2-1 {
	width: 50%;
}
.col-3-1 {
	width: 33.33%;
}
.col-3-2 {
	width: 66.66%;
}
.col-inner {
	padding-left: 10px;
	padding-right: 10px;
}
.title01 {
	margin: 0 0 15px 0;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	background: url(../img/common/title01_bg.jpg) left top repeat-y;
	background-size: 760px 300px;
}
.table04 {
	margin: 0 0 15px 0;
	border-collapse: collapse;
	width: 100%;
}
.table04 th,
.table04 td {
	padding: 3px;
	font-size: 13px;
	line-height: 1.5;
	border: 1px solid #e6e6e6;
}
.table04 th {
	color: #fff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background: #96c22e;
}
