﻿body,
form,
figure {
 margin:0;
 padding:0
}
img {
 border:0
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
 display:block
}
body {
 font-size:100.01%
}
select,
input,
textarea {
	border:solid thin;
	padding:0.1rem;
	font-size: 99%;
}
#container,
.inside {
 position:relative
}
#main,
#left,
#right {
 float:left;
 position:relative
}
#main {
 width:100%
}
#left {
 margin-left:-100%
}
#right {
 margin-right:-100%
}
#footer {
 clear:both
}
#main .inside {
 min-height:1px
}
.ce_gallery>ul {
 margin:0;
 padding:0;
 overflow:hidden;
 list-style:none
}
.ce_gallery>ul li {
 float:left
}
.ce_gallery>ul li.col_first {
 clear:left
}
.float_left {
 float:left
}
.float_right {
 float:right
}
.block {
 overflow:hidden
}
.clear,
#clear {
 clear:both
}
.invisible {
 border:0;
 clip:rect(0 0 0 0);
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 width:1px
}
.custom {
 display:block
}
#container::after,
.custom::after {
 content:"";
 display:table;
 clear:both
}
