* {
	margin: 0;
	padding: 0;
}
html {
	color: #000000;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
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 {
}
body {
	font-size: 13px;
	line-height: 21px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}
a {
	color: #0a3259;
	text-decoration: none;
}
a:link {
	color: #0a3259;
	text-decoration: none;
}
a:visited {
	color: #0a3259;
	text-decoration: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	padding-top: 0px;
	transition: .3s;
}
a.none {
	text-decoration: none;
}
a.white {
	color: #d4d3d3;
	text-decoration: none;
}
a.white:link {
	color: #d4d3d3;
	text-decoration: none;
}
a.white:visited {
	color: #d4d3d3;
	text-decoration: none;
}
a.white:hover {
	color: #fff;
	text-decoration: underline;
}
img {
	border-style: none;
	z-index: 0;
	vertical-align: bottom;
}
/**/
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f17 {
	font-size: 17px;
}
.f20 {
	font-size: 20px;
}
.f21 {
	font-size: 21px;
}
.f22 {
	font-size: 22px;
}
.f23 {
	font-size: 23px;
}
.l0 {
	letter-spacing: 0em;
}
.l1 {
	letter-spacing: 0.1em;
}
.l2 {
	letter-spacing: 0.2em;
}
.h22 {
	line-height: 22px;
}
.h24 {
	line-height: 24px;
}
.h26 {
	line-height: 26px;
}
.h28 {
	line-height: 28px;
}
.bb {
	font-weight: bold;
}
.atr {
	padding-left: 3em;
	text-indent: -3em;
}
.w100pc {
	text-align: center;
	width: 100%;
}
.pdg4tb {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pdg6tb {
	padding-top: 6px;
	padding-bottom: 6px;
}
.pdg8tb {
	padding-top: 8px;
	padding-bottom: 8px;
}
.white {
	color: #fff;
}
.txt_s {
	font-size: 12px;
}
.txtl {
	font-size: 25px;
}
.txt_b {
	font-weight: bold;
}
/* トップページ */
 
#header_ap {
	position: absolute;
	top: 10px;
	left: 400px;
	font-size: 12px;
	width: 400px;
}
#header {
	height: 96px;
	background-color: #fff;
}
#header_in {
	width: 1100px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#gnavi {
	position: absolute;
	width: 720px;
	height: 48px;
	top: 48px;
	left: 380px;
}
#gnavi ul {
	width: 720px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#gnavi ul li {
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	-webkit-transition-property: border-bottom-color;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	margin-right: 10px;
	margin-left: 10px;
}
#gnavi ul li img {
}
#gnavi ul li:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.nv_active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mainv {
	background-image: url(/css/mv02.jpg);
	background-position: center top;
	height: 800px;
}
#mainv_in {
	width: 1100px;
	height: 654px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 140px;
	text-align: center;
}
#main_contents {
	padding-top: 30px;
	padding-bottom: 50px;
}
#main_contents_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
#top_scene {
	background-position: center;
	height: 280px;
}
#main_contents2 {
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url(bg_baige.png);
}
#main_contents2_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
#top_contents_txt {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 33px;
	font-size: 16px;
}
#top_contents_txt2 {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 33px;
	color: #fff;
	font-size: 16px;
}
#top_product01 {
	border-bottom: #dfdfdf 1px solid;
	border-top: #dfdfdf 1px solid;
	height: 313px;
}
#top_product01_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 311px;
}
#top_product02 {
	border-bottom: #dfdfdf 1px solid;
}
#top_product02_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-top: 15px;
}
.top_prd {
	margin: 2px;
	float: left;
	width: 362px;
	height: 300px;
}
.top_prd_photo {
	height: 240px;
	width: 362px;
	overflow: hidden;
}
.top_prd_title {
	width: 322px;
	padding: 20px;
	text-align: center;
	font-size: 15px;
}
#footer {
	height: 390px;
	background-image: url(footer_bg.png);
}
#footer_in {
	width: 1100px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	text-align: center;
	position: relative;
	color: #d4d3d3;
}
#cr {
	position: absolute;
	width: 1100px;
	height: 48px;
	top: 345px;
	left: 0px;
	text-align: center;
	font-size: 12px;
}
#sns_footer_sp {
	position: absolute;
	width: 235px;
	height: 36px;
	z-index: 1;
	left: 443px;
	top: 273px;
}
/* コンセプト */
#conceptv {
	background-image: url(concept_img.jpg);
	background-position: center;
	height: 500px;
}
#conceptv_in {
	width: 1100px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	color: #fff;
}
#conceptv_ap {
	position: absolute;
	width: 464px;
	height: 172px;
	top: 400px;
	left: 636px;
}
#concept_title {
	padding-top: 50px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 30px;
}
#concept_title2 {
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 30px;
}
#cvp_txt {
	color: #fff;
	font-size: 36px;
	padding-bottom: 20px;
}
#main_contents3 {
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url(bg_black2.png);
}
#main_contents3_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
/* テーブル */

#pagetitle {
	background-image: url(bg_baige.png);
	height: 130px;
}
#pagetitle_in {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 60px;
	font-size: 30px;
}
#table_img {
	background-image: url(product_table_img.jpg);
	background-position: center;
	height: 549px;
}
#table_img_in {
	text-align: center;
	padding-top: 20px;
	position: relative;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#table_img2 {
	background-image: url(product_table_img2.jpg);
	background-position: center;
	height: 519px;
}
#table_img2_in {
	padding-top: 250px;
	padding-left: 700px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
#table_img_ap {
	position: absolute;
	width: 1100px;
	height: 60px;
	top: 235px;
	left: 0px;
	font-size: 38px;
	line-height: 45px;
	color: #fff;
}
#table_content_title {
	height: 49px;
	margin-bottom: 50px;
	font-size: 30px;
	line-height: 49px;
}
#table_point {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#table_point_l {
	width: 544px;
	height: 508px;
	margin-right: 50px;
	float: left;
}
#table_point_r {
	float: left;
	width: 500px;
	text-align: left;
}
#table_point_title {
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 10px;
}
#table_assembly {
}
#table_assembly_l {
	width: 544px;
	height: 309px;
	margin-right: 12px;
	float: left;
	margin-bottom: 20px;
}
#table_assembly_r {
	width: 544px;
	height: 309px;
	float: left;
	margin-bottom: 20px;
}
#table_assembly_txt {
	width: 544px;
	height: 95px;
	background-color: #f5f4f4;
}
#table_assembly_txt_l {
	width: 78px;
	height: 95px;
	float: left;
}
#table_assembly_txt_r {
	width: 456px;
	padding-top: 15px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
#top_news {
	width: 1100px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
#top_news_list {
	width: 500px;
	float: left;
}
.nlst {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 18px;
	padding-bottom: 18px;
	float: left;
}
.nlst_photo {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin-right: 16px;
}
.nlst_body {
	float: left;
	width: 384px;
}
.nlst_date {
	height: 32px;
}
.nlst_title {
	font-size: 16px;
	height: 28px;
}
.nlst_txt {
}
.tnm {
	margin-right: 100px;
}
/***************/
#pageTop {
	position: fixed;
	right: 0px;
	z-index: 100;
	bottom: 60px;
	width: 78px;
}
#keyimg {
	overflow: hidden;
	height: 220px;
	width: 100%;
	min-width: 1100px;
}
#keyimg .bx-viewport {
	background: transparent !important;
	border: 0;
	overflow: visible !important;
	height: 220px !important;
}
.bx-wrapper .bx-prev {
	left: 260px !important;
}
.bx-wrapper .bx-next {
	right: 270px !important;
}
/* company */
.company_table {
	width: 700px; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.company_table th, td {
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #eee 1px;
}
.company_table th {
	color: #c89441;
	font-weight: bold;
	width: 150px;
	padding-left: 0px;
	padding-right: 10px;
}
.company_table td {
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
}
#map {
	height: 　500px;
	text-align: center;
}
#contents_title {
	border-bottom: #ebedeb 1px solid;
	height: 40px;
	position: relative;
}
#contents_title_txt {
	font-weight: bold;
	font-size: 16px;
	border-left: 2px solid #000;
	padding-left: 12px;
	height: 32px;
	line-height: 32px;
	text-align: left;
}
#guide_txt {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
	font-size: 15px;
	line-height: 25px;
}
/* handy_easy*/ 

#handy_easy_contents {
	padding-top: 30px;
}
#handy_easy_bg01 {
	background-image: url(h_e_bg01.jpg);
	background-position: center;
	height: 495px;
}
#handy_easy_bg02 {
	background-image: url(h_e_bg02.jpg);
	background-position: center;
	height: 495px;
}
#handy_easy_bg01_in {
	width: 1100px;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 100px;
	color: #fff;
}
#handy_easy_title {
	font-size: 30px;
	line-height: 45px;
	padding: 20px;
}
#handy_txt {
	height: 275px;
	margin-bottom: 50px;
}
#handy_txt_l {
	width: 472px;
	height: 275px;
	float: left;
	margin-right: 50px;
}
#handy_txt_r {
	float: left;
	width: 528px;
	padding-top: 50px;
	font-size: 16px;
	text-align: left;
	line-height: 40px;
}
#easy_flow {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 50px;
}
#easy_flow_content {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 15px;
}
#easy_flow_txt {
	padding-top: 10px;
	text-align: left;
}
/* お問合せ*/ 
#inquiry {
}
#inquiry_in {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
#inquiry_work_in {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
}
#inquiry_table {
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 13px;
	color: #000;
	line-height: 40px;
	letter-spacing: 0.1em;
}
table#inquiry_form {
	border-collapse: collapse;
	font-size: 13px;
	border: solid 1px #999;
	color: #333;
	width: 700px;
}
#inquiry_form table {
	border-collapse: collapse;
	margin: 10px 0;
	border: solid 1px #999;
}
#inquiry_form th, #inquiry_form td {
	border: dashed 1px #bbb;
	border-style: dashed solid;
	padding: 8px 10px;
	text-align: left;
	background-color: white;
}
#inquiry_form th {
	background-color: #EDEDED;
	color: #111;
	font-weight: normal;
}
#inquiry_form input[type="text"] {
	border: solid 1px #bbb;
}
#inquiry_form input[type="text"]:focus {
	border: solid 1px black;
}
#inquiry_form textarea {
	border: solid 1px #bbb;
}
#inquiry_form textarea:focus {
	border: solid 1px black;
}
#inquiry_form .require th {
	font-weight: bold;
}
#inquiry_form .error_message {
	color: red;
	font-weight: bold;
}
#inquiry_form_captcha {
	margin-top: 10px;
	margin-bottom: 10px;
}
#inquiry_form_captcha img {
	margin-bottom: 5px;
}
label:after {
	content: "\A";
	white-space: pre;
}
/**************/
#sns_box {
	position: absolute;
	width: 215px;
	height: 29px;
	z-index: 1;
	left: 446px;
	top: 230px;
}
#sns_box2 {
	position: absolute;
	width: 215px;
	height: 29px;
	z-index: 1;
	left: 446px;
	top: 230px;
}
.s_b {
	overflow: visible;
	text-align: left;
	padding-left: 0;
}
.s_b li {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
.blog_sb {
	padding-left: 5px;
}
#hae_box {
	width: 1100px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#main-image {
	position: relative;
	width: 634px;
	height: 474px;
	float: left;
	margin-right: 34px;
}
#main-image img {
	position: absolute;
	top: 0;
	left: 0;
}
#thumbnails {
	list-style: none;
	margin: 0;
	width: 432px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
#thumbnails li {
	margin-right: 6px;
	margin-bottom: 12px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 6px;
}
.overlay {
	display: block;
	width: 100%;
	height: 100%;
	background: url(http://leverage-gear.com/css/zoom.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.clearboth {
	clear: both;
}
