<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@font-face{
	font-family: 'Avenir';
	src:url('fonts/avenir.ttf')  format('truetype');
}

@font-face{
	font-family: 'Avenir';
	src:url('fonts/avenir.eot');
}




a:hover img{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


li{
	margin: 0; 
	padding: 0; 
	float: left;
	display: inline; 
}

ul{
	clear: all;
}

.pagetop{
	text-align: right;
	font-size: 11px;
	text-decoration: underline;
	padding: 0 10px 0 0;
}


#wrapper_neocon2014{
	width: 960px;
	margin: 0 auto;
	font-family: 'Avenir';
}

#wrapper_neocon2014 a{
	text-decoration: none;
}


header{
	margin: 20px 10px;
	width: 940px;
}

header ul{
	margin: 15px 0;
}

header li{
	float: left;
	margin: 0  0 0 25px;
	list-style-image: url(../images/icon_navi.gif);
}

nav li{
	display: inline;
}

nav ul li a  { 
    display: inline-block;
    padding-left: 12px;
    line-height: 10px; 
}

nav ul li .icon_nav  { background:url(../images/icon_nav.gif) no-repeat; }

#index{
	width: 920px;
	margin: 25px 20px 40px 20px;
}
#index ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#index a{
	text-decoration: underline;
}

#index li{
	width: 184px;
	margin: 0; 
	padding: 0; 
	float: left;
	display: inline; 
}

#index li .thumbox{
	margin: 0 auto;
	text-align: center;
	text-decoration: none; 
}

#index .thum01 li .thumbox p{
	margin: 5px 0 20px 0; 
}

#index .thum02 li{
	width: 184px;
	margin: 0; 
	padding: 0;
	height: 16px; 
	float: left;
	display: inline; 
}

#index .thum02 li a  { 
    display: inline-block;
    padding-left: 35px;
    line-height: 32px; 
}

#index .thum02 li  .icon_location { background:url(../images/btn_location.gif) no-repeat; }
#index .thum02 li  .icon_contact { background:url(../images/btn_contact.gif) no-repeat; }




#line{
	margin: 20px 10px;
	width: 940px;
	height: 10px;
	background: #90d772;
}


#products_nc2014{
	width: 940px;
	margin: 0 10px;
}

h2{
	font-size: 35px;
	font-weight: 600;
	margin: 30px 0;
}

section {
	margin: 0 10px;
}

section .cap{
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: 600;
}

section .left{
	width: 460px;
}

section .right{
	width: 460px;
}

section .left_02{
	float: left;
}


section li{
	margin: 0 20px 0 0;
	width: 133px;
}

section li p{
	margin: 5px 0 15px 0;
	line-height: 1.2em;
}

section  .imagebox{
	height: 60px;
	width: 230px;
	border: #999999 solid 1px;
	border-radius: 5px;   
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;     
}

section  .imagebox p{
	width: 40px;
	float: left;
	line-height: 1.2em;
	padding: 14px 10px 0 13px;
}

section  .imagebox img{
	float: left;
	margin: 6px 3px;
}

section   .btn_product{
	margin: 10px 0 0 0;
	width: 235px;
}

section   .btn_product .btn_size{
	float: left;
}
section   .btn_product .btn_special{
	margin-left: 10px;
	float: right;
}


footer{
	height: 25px;
	width: 100%;
	background:#838383;
	margin: 30px 0 0 0;
}

footer .copyright_neocon{
	color: #ffffff;
	text-align:center;
	font-size: 10px;
	padding: 5px 0 0 0;
}

hr{
	border:none;
	color: #dcdcdc;
	border-top:solid 1px #dcdcdc;
	height: 4px;
	margin: 10px 0;
	width: 940px;
}

.line_nc2014{
	background:#7bbc5f;
	height: 28px;
}

.line_nc2014 p{
	font-size: 15px;
	color: #fff;
	padding: 5px 0 0 10px;
}

.w940{
	width: 940px;
	margin: 20px 0 0 10px;
}

.w940 .location{
	width: 295px;
}

.w940 .location p{
	padding: 0 0 0 10px;
}

.bold{
	font-weight: bold;
}

.sizetext{
	margin: 20px 0 0 0;
}

.sizetext span{
	color: #7bbc5f;
	font-weight: bold;
}

.sizetext  .numerical{
	display: inline;
	padding-right: 10px;
}

.sizetext  .small{
	font-size: 10px;
	display: inline;
}</pre></body></html>