@charset "UTF-8";
html {
    color: #000000;
	font-size:14px;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, html { font-size: 12px } /* IE11 */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header,footer, blockquote {
    margin: 0;
    padding: 0;
    word-break: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
li {
    list-style: outside none none;
}
caption, th {
    text-align: left;
}
q::before, q::after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, textarea, select {
}
legend {
    color: #000;
}
a {
    text-decoration: none;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}

.forceMargin {
	margin-bottom: 30px;
}


/* link style
----------------------------*/
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #c4a86b;
	text-decoration:none;
}
a:visited {
	color: #6e4716;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
img  a:active, .facebook a:hover {
	text-decoration:none;
	filter: alpha(opacity=25);
	  -moz-opacity:0.25;
	  opacity:0.25;
	}
img  a:active, .shosaiol1 a:hover {
	text-decoration:none;
	filter: alpha(opacity=25);
	  -moz-opacity:0.25;
	  opacity:0.25;
	}	
img  a:active, .kodawaridl1 a:hover {
	text-decoration:none;
	filter: alpha(opacity=25);
	  -moz-opacity:0.25;
	  opacity:0.25;
	}		
	
