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



.column.column-last,
.column36.column-last,
.column48.column-last,
.column60.column-last {
	margin-right:0;
}

/* margin 24px */

.column {float:left; margin-right:6px;line-height:160%;margin-bottom:20px;}
.column-1-1 {width:100%;}
.column-1-2 {width:500px;margin-right:0px;}
	.column-1-2  ul li{line-height:180%;}
.column-1-3 {width:245px;}
.column-2-3 {width:662px;}
.column-1-4 {
	width: 329px;
	
}
.column-3-4 {width:714px;}
.column-1-2 img {max-width:240px;}
.column-1-3 img {max-width:420px;border-right:1px dashed #000;}
	.column-1-3 .no-border{border:none;}
.column-2-3 img {max-width:662px;}
.column-1-4 img {
	max-width: 328px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.column-3-4 img {max-width:714px;}

/* margin 36px */

.column36 {float:left; margin-right:4px;}
.column-1-2.column36 {width:462px;}
.column-1-3.column36 {width:296px;}
.column-2-3.column36 {width:628px;}
.column-1-4.column36 {width:213px;}
.column-3-4.column36 {width:711px;}
.column-1-2.column36 img {max-width:462px;}
.column-1-3.column36 img {max-width:296px;}
.column-2-3.column36 img {max-width:628px;}
.column-1-4.column36 img {max-width:213px;}
.column-3-4.column36 img {max-width:711px;}

/* margin 48px */

.column48 {float:left; margin-right:4px;}
.column-1-2.column48 {width:456px;}
.column-1-3.column48 {width:288px;}
.column-2-3.column48 {width:624px;}
.column-1-4.column48 {width:204px;}
.column-3-4.column48 {width:708px;}
.column-1-2.column48 img {max-width:456px;}
.column-1-3.column48 img {max-width:288px;}
.column-2-3.column48 img {max-width:624px;}
.column-1-4.column48 img {max-width:204px;}
.column-3-4.column48 img {max-width:708px;}

/* margin 60px */

.column60 {float:left; margin-right:4px;}
.column-1-2.column60 {width:450px;}
.column-1-3.column60 {width:280px;}
.column-2-3.column60 {width:620px;}
.column-1-4.column60 {width:195px;}
.column-3-4.column60 {width:705px;}
.column-1-2.column60 img {max-width:450px;}
.column-1-3.column60 img {max-width:280px;}
.column-2-3.column60 img {max-width:620px;}
.column-1-4.column60 img {max-width:195px;}
.column-3-4.column60 img {max-width:705px;}
