p.l2 {
	line-height:1.7em;
}
.margin20 {
	margin: 20;
/*\*//*/
	width: 676px;
/**/
}
.margin40 {
	margin: 0 40px;
	width: 675px;
/*\*//*/
	width: 656px;
/**/
}
#maintitle h1 {
	line-height: 0%;
	background-image : url(images/index_ti01.jpg);
	background-repeat: no-repeat;
	width: 715px;
	height: 262px;
	margin-right: 20px;
	margin-left: 20px;
}
#maintitle h1 span {
	display:none;
}
.image_right {
	float: right;
	margin-left: 15px;
}
.image_left {
	float: left;
	margin-right: 15px;
}
.image_right img,.image_left img {
	margin-bottom:5px;
}



.margin40 h3 {
	margin-bottom:10px;
}

.pointcolor {
	color: #FF0000;
}



.column {
	width:100%;
	padding:0 16px 0 10px;
	margin:0;
	background-image : url(images/index_bg02.gif);
	background-repeat:repeat-y;
}
.column h3 {
	font-size:1em;
	line-height:1em;
	padding:10px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	color:#757711;
}
.column p {
	padding:0;
	margin:0;
	font-size:0.8em;
	line-height:1.3em;
}
.column p.caption {
	font-size:0.7em;
	color:#990000;
}
.tables {
	font-size: 70%;
	border-collapse: collapse;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	width: 675px;
	margin-top: 20px;
}
.tables th {
	border-collapse: collapse;
	background-color: #FFCC00;
	font-weight: normal;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.tables td {
	border-collapse: collapse;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}