body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #666;
}

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding: 15px;
}

.col-1 { width: 10%; }
.col-2 { width: 15%; max-width:300px;}
.col-3 { width: 15%; }
.col-4 { width: 25%; text-align:center; }
.col-5 { width: 40%; text-align:center;}
.col-6 { width: 50%; text-align:center; }
.col-7 { width: 60%; text-align:center;}
.col-9 { width: 85%; text-align:center;}
.col-3-1 {width: 20%;text-align:center;min-width:170px;max-width:300px;}
.col-9-1 { width: 80%; text-align:center;}
.col-10 { width: 90%; text-align:center; }
.col-12 { width: 100%; text-align:center; }

.clrb{ clear:both; }

.main_container{
	min-width: 1100px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	background-color:#fff;
}

.head{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color:#fff;
	width: 100%;
}

.head_c {
	margin-top:10px;
	text-align:right;
	display:inline-block;
}

.mn_c_head {
	font-family: 'Playfair Display SC', "Garamond", 'Times New Roman', serif;
	font-weight:normal;
	font-size: 30pt;
	color:#aaa;
}

.mn_sub_ttl {
	font-family: 'Cormorant Garamond', "Garamond", 'Times New Roman', serif;
	font-weight:normal;
	font-size: 18pt;
	font-style: italic;
	color:#ccc;
	margin-top: -10px;
}

.mn_c_head2 {
	font-family: 'Cutive Mono',Arial,Verdana,Tahoma,Helvetica;
	font-weight:normal;
	font-size: 22pt;
	color:#aaa;
	margin-top: 20px;
	/* margin-bottom: -10px; */
	text-align: center;
}

.mn_c_head3 {
	font-family: 'Cutive Mono',Arial,Verdana,Tahoma,Helvetica;
	font-weight:normal;
	font-size: 18pt;
	color:#aaa;
	margin-top: 20px;
	text-align: center;
}


#ft{ 
	font-family: Quicksand,Arial,Verdana,Tahoma,Helvetica;
	font-size:9pt;
	font-weight:normal;
	color:#999;
	width:100%;
	border-top:1px dashed;
	padding-top:10px;
	text-align:center;
	border-color:#cccccc; 
}

img.mspl {
	border-radius: 10px;
	border: 1px solid #ccc;
	width: 100%;
	max-width: 1300px;
	min-height: 300px;
	height: auto;
}

img.icof {
	border-radius: 3px;
	border: 1px solid #eee;
	margin-right: 15px;
	width: 32px;
	height: 32px;
}

img.icof:hover, img.icol:hover  {
	border-radius: 8px;
	border: 1px solid #ddd;
}

img.icol {
	border-radius: 3px;
	border: 1px solid #eee;
	margin-left: 10px;
	width: 32px;
	height: 32px;
}

.center_image{
	display:block;
	position:relative;
	text-align:left;
}

.lm{
	padding-left:20px;
	max-width:250px;
}
.icb{
	display:inline;
	text-align:center;
}

a{
	color:#999;
}
a.lmi:hover, a.abt:hover, a.lmia:hover{
	background-color:#dddddd;
	border-radius:5px;	
}

a.lmi, a.abt, a.lmia{
	font-family: 'Josefin Slab', Garamond, 'Times New Roman', serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 20px 20px 20px 20px;
	display:block;
	width: 100%;
	color: #666;
	background-color:#f0f0f0;
	text-align:right;
	text-decoration: none;
}

a.lmia{
	background-color:#e0e0e0;
}

h1.abt{
	font-family: 'Josefin Slab', Garamond, 'Times New Roman', serif;
	font-size:14pt;
	font-weight:bold;
	color:#999;
}

p.abt{
	font-family:Quicksand,Arial,Verdana,Tahoma,Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#999;
}


.mgal {
  width: 100%;
  float: right;
}

.mgal img {
	width: 80%;
	max-width: 350px;
	height: auto;
	border-radius: 5px;
	border: 1px solid #eee;
}
.mgal a {
	text-decoration: none;
}

.mgal figure {
  display: block;
  float: left;
  margin: 0px;
  width: 25%;
  padding: 50px 10px 10px 10px;
  text-align:center;
}

.mgal figcaption {
	display: block;
	text-align: center;
	font-family:Quicksand,Arial,Verdana,Tahoma,Helvetica;
	font-size:12pt;
	font-weight:normal;
	color:#999;
	text-decoration: none;
	padding-top: 10px;
}

.main_update {
	border: 1px solid #eee;
	border-radius: 5px;
	width: 100%;
	text-align: left;
	padding: 10px;
	background-color:#f5f5f5;
	margin:0px;
}

.mu_p1{
	display: block;
	font-family: 'Cutive Mono',Arial,Verdana,Tahoma,Helvetica;
	font-size:14pt;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	text-align:center;
	vertical-align:middle;
	border-bottom: 1px dashed #bbb;
}

.mu_a{
	display:block;
	font-family: Quicksand,Arial,Verdana,Tahoma,Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #999;	
}

.mu_img{
	margin: 0px 10px 10px 0px;
	float:left;
	border-radius: 3px;
	border: 1px solid #eee;
	width: 30px;
	height: 30px;
}

.mu_p2{
	margin: -7px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-top: 1px dashed #bbb;
}

.mu_p1_a{
	display:block;
	font-family: Quicksand,Arial,Verdana,Tahoma,Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

.mu_ic {
	border-radius: 3px;
	border: 1px solid #eee;
	margin: 0px 10px 0px 0px;
	padding:0px;
	float:left;
}

@media only screen and (max-width: 1024px) {
.col-3 { width: 20%; }
.col-9 { width: 80%; text-align:center;}
	.col-3-1 {width: 30%;text-align:center;min-width:170px;max-width:300px;}
	.col-9-1 { width: 70%; text-align:center;}
	.main_container{
		min-width: 730px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		background-color:#fff;
	}

	a.lmi, a.abt, a.lmia{
		font-size: 14pt;
		padding: 15px 10px 15px 10px;
	}
	.mn_c_head {
		font-size: 20pt;
	}
	
	.mn_sub_ttl {
		font-size: 14pt;
	}
	
	.mn_c_head2 {
		font-size: 17pt;
		margin-top: 20px;
		margin-bottom: -10px;
	}
	
	.mn_c_head3 {
		font-size: 14pt;
		margin-top: 20px;
		text-align: center;
	}

.mu_p1{
	font-size:12pt;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

.mu_a{
	font-size: 8pt;
}

.mu_p2{
	margin: -7px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}

.mu_p1_a{
	font-size: 8pt;
}

.mu_ic {
	width: 28px;
	height: 28px;
}

.mu_img{
	width: 28px;
	height: 28px;
}

img.icof {
	width: 28px;
	height: 28px;
}


img.icol {
	width: 28px;
	height: 28px;
}

.mgal figcaption {
	font-size:10pt;
}

.mgal figure {
  padding: 25px 10px 10px 10px;
}
.col-5 { width: 50%;}
.col-7 { width: 50%;}

}
