* {
	margin:0;
	padding:0;
	
}


body {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;	
	font-size:13px;
	overflow-y:scroll;
	
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

.wrapper{
	margin:0 auto;
	width:810px;
}

.header{
	margin-top:40px;
	padding-bottom:10px;
	border-bottom:3px solid #002e6c;
	height:80px;
}

.top ul{
	float:right;
}

.top ul li{
	float: left;
	font-size:11px;
}

.top input{
	width:110px;
	height:14px;
	padding:1px 1px;
	margin-right:3px;
	border:1px solid #002e6c;
}

.search{
	background-color:#002e6c;
	padding:1px 7px;
	color:#FFF;
	font-weight:bold;
	border:1px solid #002e6c;
	margin-right:10px;
	height:14px;
}

.search a{
	color:#FFF;
	text-decoration:none;
}

.lang_btn{
	color:#002e6c;
	padding:1px 7px;
	background-color:#FFF;
	font-weight:bold;
	border:1px solid #002e6c;;
	height:14px;
	width:13px;
}

.lang_btn a{
	color:#002e6c;
	text-decoration:none;
	display:block;
	text-align:center;
}

.active{
	background-color:#002e6c;
	padding:1px 7px;
	color:#FFF;
	font-weight:bold;
	border:1px solid #002e6c;;
}

.active a{
	color:#FFF;
	text-decoration:none;
}

.nav{
	margin-top:5px;
}

.nav ul{
	float:right;
	padding-top:5px;
}

.nav ul li{
	float: left;
	font-size:13px;
	color:#002e6c;
	font-weight:bold;
	margin-left:17px;
}

.nav ul li a{
	display:block;
	padding:15px 0px 15px 15px;
	color:#002e6c;
	border-left:2px #FFF solid;
}
 
.nav ul li a:hover{
	color:#002e6c;
	text-decoration:none;
	border-bottom:2px #002e6c solid;
	border-left:2px #002e6c solid;
}

.nav .active2{
	border-bottom:2px #002e6c solid;
	border-left:2px #002e6c solid;
}

.logo{
	float:left;
	width:160px;
}

.bxslider{
	margin-top: 30px;
}

.contect_link{
	margin-top:25px;
	margin-left:40px;
	margin-bottom:40px;
}

.index_box1{
	width:160px;
	color:#FFF;
	background-image:url(../images/index_1.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.index_box2{
	width:168px;
	color:#FFF;
	background-image:url(../images/index_2.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.index_box3{
	width:160px;
	color:#FFF;
	background-image:url(../images/index_3.png);
	background-position:top center;
	background-repeat:no-repeat;
}


.contect_link h1{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding-top:40px;
	padding-bottom:15px;
}

.contect_link p{
	font-size:12px;
	zpadding-bottom:20px;
	height:90px;
}

.contect_link img{
	margin-left:-40px;
	margin-bottom:-20px;
}

.box_bg{
	width:168px;
	background-color:#002e6c;
	padding:15px 30px;
	float:left;
	margin-right:20px;
}

.box_bg:hover{
	background-color:#231f20;
}

.footer{
	text-align:center;
	color:#052E6D;
	margin-bottom:10px;
	bottom:0;
	font-size:12px;
}

.company_list{
	padding-top:18px;
	margin-bottom:50px;
}

.company_list li{
	float: left;
	font-size:12px;
	color:#002e6c;
	font-weight:bold;
	zmargin-left:20px;
	zlist-style-image:url(../images/list_icon.png);
}

.company_list li a{
	padding-right:15px;
	color:#002e6c;
	padding-left:15px;
	background: url(../images/list_icon2.png) no-repeat left 3px;	
}

.company_list li a:hover, .bullet_active {
	background: url(../images/list_icon.png) no-repeat left 3px;
}

.company_banner{
	margin-bottom:30px;
}

.company_content{
	width:615px;
	margin:0 auto;
	font-size:12px;
	color:#002e6c;
}

.company_content h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.company_content p{
	margin-bottom:25px;
}

.company_content .name{
	float:right;
}

.p1{
	margin-bottom:80px;
}

.p2{
	margin-bottom:80px;
}

.p3{
	margin-bottom:80px;
	padding-bottom:40px;
	background-color:#002e6c;
	color:#FFF;
}

.p4{
	margin-bottom:80px;
	padding-bottom:40px;
	background-color:#002e6c;
	color:#FFF;
}

.p2 ul{
	margin-left:20px;
}

.p2 li{
	list-style-image:url(../images/p2_list.png);
	list-style-position:outside;
	margin-bottom:30px;
}

.p3 h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	width:545px;
	border-bottom: 3px solid #FFF;
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
	margin-left:35px;
}

.p3 li{
	zmargin-left:40px;
	margin-bottom:20px;
}

.p3 label{
	width:100px;
	zmargin-left:40px;
	font-weight:bold;
	display:block;
	float:left;
}

.p3 .list_r{
	zwidth:485px;
	zfloat:left;
	zmargin-right:40px;
	
}

.p3 p{
	margin-bottom:0px;
}

.p3 .specal{
	padding-bottom:10px;
}

.company_info{
	margin-left:40px;
}

.lab1{
	zmargin-bottom:30px;
}

.left2{
	zpadding-bottom:150px;
}

.p3 .sub{
	margin-bottom:10px;
}
	
.p3 .sub li{
	margin-left:20px;
	margin-bottom:0px;
	list-style-type: disc;
	list-style-position:inside;
}

.p3 .sub2 li{
	margin-left:10px;
	list-style-type: none;
}

.left3{
	zpadding-bottom:320px;
}

.p4 h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	width:545px;
	border-bottom: 3px solid #FFF;
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
	margin-left:35px;
}

.map{
	width:545px;
	margin-left:35px;
}

.lens_content{
	width:810px;
	margin:0 auto;
	font-size:12px;
	color:#002e6c;
}

.lens_content h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.lens_box{
	width:256px;
	color:#FFF;
	background-color:#002e6c;
	background-position:top center;
	background-repeat:no-repeat;
}

.box_bg img{
	margin-left:-30px;
	margin-bottom:-15px;
}

.box_l{
	float:left;
	width:55px;
	border-right:2px solid #FFF;
	zmargin-left:-20px;
	margin:15px 0 0 15px;
}

.box_r{
	float: right;
	width:145px;
	height:75px;
	margin:15px 0 0 15px;
}

.lens_table1 img{
	zmargin-left:-40px;
	zmargin-bottom:-15px;
	width:256px;
}

.lens_table1 .box_bg2{
	width:256px;
	background-color:#002e6c;
	zpadding:15px 40px;
	float:left;
	margin-right:20px;
	margin-bottom:28px;
}

.lens_table1 .box_bg3{
	width:256px;
	background-color:#002e6c;
	zpadding:15px 40px;
	float:left;
	margin-bottom:28px;
}


.lens_table2 .box_bg4{
	width:256px;
	background-color:#002e6c;
	zpadding:15px 20px;
	float:left;
	margin-bottom:28px;
	margin-right:20px;
}

.lens_table2 .box_bg5{
	width:256px;
	background-color:#002e6c;
	zpadding:15px 20px;
	float:left;
	margin-bottom:28px;
}

.lens_box2 h2{
	width:216px;
	border-bottom:2px solid #FFF;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
	height:15px;
	margin-left:20px;
	margin-top:15px;
	
	
}

.lens_box2{
	width:256px;
	color:#FFF;
	background-color:#002e6c;
}

.lems_details{
	height:60px;
	width:256px;
	text-align:center;
	zdisplay: table; 
	
}

.lems_details p{
	margin-bottom:3px;
}

.lens_table2 img{
	zmargin-left:-20px;
	zmargin-bottom:-15px;
	width:256px;
}


.led_content h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:40px;
	color:#002e6c;
}

.led_content p{
	font-size:12px;
	margin-bottom:5px;
	color:#002e6c;
}

.led_banner{
	margin-top:25px;
}

.pic_bg{
	width:195px;
	height:130px;
	background-color:#002e6c;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.pic_bg2{
	width:195px;
	height:130px;
	background-color:#002e6c;
	float:left;
	margin-bottom:10px;
}

.led_banner img{
	width:195px;
	height:130px;
}

.pic_bg p, .pic_bg2 p{
	color:#FFF;
	width:195px;
	line-height:130px;
	text-align:center;
}

.pic_bg .aa{
	padding-top:50px;
}

.pic_bg .bb{
	color:#FFF;
	width:195px;
	text-align:center;
	font-weight:bold;
}

.video{
	margin-top:30px;
}

.v1{
	width:400px;
	height:260px;
	background-color: #333;
	float:left;
	margin-right:10px;
}

.v2{
	width:400px;
	height:260px;
	background-color: #333;
	float:left;
}

.led_words{
	margin-bottom:60px;
}

.contact{
	margin-top:40px;
}

.contact_left{
	width:243px;
	background-color:#002e6c;
	float:left;
	color:#FFF;
}

.contact_right{
	width:528px;
	float:right;
	color:#FFF;
	margin-bottom:100px;
}

.contact_right_form{
	width:528px;
	background-color:#002e6c;
}

.contact_left p{
	margin-bottom:3px;
}

.contact_left .p_space{
	margin-bottom:12px;
}

.company_name{
	width:200px;
	padding-bottom:10px;
	padding-top:16px;
	margin-left:23px;
	border-bottom:3px solid #FFF;
	font-size:13px;
}

.company_address{
	width:200px;
	padding-bottom:15px;
	padding-top:20px;
	margin-left:23px;
	border-bottom:2px solid #FFF;
	font-size:12px;
}

.company_tel{
	width:152px;
	padding-bottom:20px;
	padding-top:25px;
	margin-left:45px;
	border-bottom:2px solid #FFF;
}

.company_fax{
	width:152px;
	padding-bottom:40px;
	padding-top:25px;
	margin-left:45px;
}

.contact_left img{
	margin-left:65px;
	margin-bottom:15px;
}

.contact_left .small{
	text-align:center;
	font-size:11px;
}

.contact_left .number{
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
	
.contact_right_contect{
	width:435px;
	margin-left:45px;
	padding-bottom:30px;
	padding-top:20px;
	font-size:12px;
}

.contact_right h1{
	width:435px;
	padding-bottom:10px;
	padding-top:15px;
	border-bottom:3px solid #FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

.contact_form{
	margin-top:20px;
}

.contact_form label{
	float:left;
	width:200px;
	display:block;
	padding-top:5px;
	font-size:12px;
}

.contact_form input, .contact_form textarea{
	float: left;
	width:230px;
	margin-bottom:15px;
}

.contact_form input{
	height:16px;
	padding:2px;
	border:none;
}

.contact_form textarea{
	height:96px;
	padding:2px;
	border:none;
	resize:none;
}

.must{
	font-size:11px;
}

.button{
	background-color:#002e6c;
	padding:5px 15px;
	color:#FFF;
	font-weight:bold;
	border:1px solid #002e6c;
	float:right;
	margin-top:20px;
	margin-left:10px;
}

.pic_top{
	margin-top:30px;
	margin-bottom:50px;
}

.pic_top_left{
	width:190px;
	float: left;
	margin-right:10px;
}

pic_top_right{
	width: 610px;
	float: left;
}


.pic_top .sake1{
	width:190px;
	margin-bottom:8px;
}

.text_bg1{
	width:190px;
	height:170px;
	background-color:#002e6c;
	color:#FFF;
	line-height:170px;
	text-align:center;
}

.pic_top .sake2{
	float: left;
	margin-right:8px;
	margin-bottom:8px;
}

.pic_top .sake3{
	float: left;
}

.text_bg2{
	width:190px;
	height:154px;
	background-color:#002e6c;
	float: left;
	top:0px;
	color:#FFF;
	line-height:154px;
	text-align:center;
}

.sake_list{
	margin-bottom:50px;
}

.sake_list li{
	float: left;
	font-size:12px;
	color:#002e6c;
	font-weight:bold;
}

.sake_list li a{
	padding-right:25px;
	color:#002e6c;
	padding-left:16px;
	background: url(../images/list_icon2.png) no-repeat left 3px;
}

.sake_list li a:hover, .bullet_active {
	background: url(../images/list_icon.png) no-repeat left 3px;
}

.sake_table{
	color:#002e6c;
	margin-bottom:60px;
}

.sake_kotin h1{
	font-size:17px;
	font-weight:bold;
	color:#002e6c;
	margin-bottom:15px;
}

.sake_box1{
	width:190px;
	height:350px;
	margin-right:15px;
	margin-bottom:25px;
	float:left;
}

.sake_box2{
	width:190px;
	height:350px;
	margin-bottom:25px;
	float:left;
}

.sake_box1 p, .sake_box2 p{
	margin-top:3px;
	font-size:13px;
}

.sake_box1 img, .sake_box2 img{
	width:190px;
	margin-bottom:7px;
}

.sake_table .price{
	margin-top:24px;
}

.sake_sendu h1{
	font-size:17px;
	font-weight:bold;
	color:#002e6c;
	margin-bottom:15px;
}

.sake_leren h1{
	font-size:17px;
	font-weight:bold;
	color:#002e6c;
	margin-bottom:15px;
}

.sub2 {
	position:relative;
	left:26px;
}

.sake_table h2{
	font-size:12px;
	font-weight:bold;
}

.sake_table p{
	font-size:12px;
}

.marbot10{
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.left3 label {
	height:283px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .left3 label  { height:278px;  }
}

.left{
	float:left;
}

.right{
	float:left;
	width:450px;
}


.sake_kosa h1 {
    color: #002e6c;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}

.sake_basin h1 {
    color: #002e6c;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}

.lens_table3 .box_bg2 {
    background-color: #002e6c;
    float: left;
    margin-bottom: 28px;
    margin-right: 20px;
    width: 256px;
}

.lens_table3 .box_bg3 {
    background-color: #002e6c;
    float: left;
    margin-bottom: 28px;
    width: 256px;
}

.lens_table1, .lens_table2, .lens_table3{
	margin-bottom:20px;
}

.lens_table3 img{
	width:256px;
}

.box_l2 {
    border-right: 2px solid #fff;
    float: left;
    margin: 15px 0 0 10px;
    width: 32px;
}

.box_r2 {
    float: right;
    height: 75px;
    margin: 15px 0 0 0px;
    width: 204px;
}

.len_inch{
	padding-bottom:15px;
}

.len_inch2{
	padding-bottom:28px;
}

.box_r2 p{
	width:197px;
}

.lens_info{
    height: 75px;
    margin: 15px 0 0 10px;
}


.lens_info_left{
    border-right: 2px solid #fff;
    width: 32px;
	vertical-align:top;
}

.lens_info_right{
    width: 191px;
	padding-left:10px;
	line-height:1.2;
	vertical-align:top;
}

.search_left{
	color:#002e6c;
	font-weight:bold;
	text-decoration:underline;
	float:left;
	width:100px;
}

.search_right{
	color:#002e6c;
	float:left;
	width:500px;
}

.search_result a{
	color:#002e6c;
}

.search_result{
	margin-bottom:10px;
}

.search_result .p1{
	min-height:300px;
}









