@charset "UTF-8";
/* CSS Document */

/* header */
#lxl-header {
	width:100%;
}
#lxl-header .lxl-header-utility {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	height:90px;
}
#logo {
	float:left;
	padding-top:10px;
	margin:0;
}
.lxl-utility-wrap {
	float:right;
	margin:25px 0 0;
	overflow:hidden;
	width:355px;
}
.lxl-utility-wrap #lxl-search-area {
	padding-top:26px;
	background:url(/common/pic/icon_search.png) no-repeat;
	border-bottom:1px solid #4B4949;
	height:19px;
	padding:0 0 2px 20px;
	width:100px;
	float:left;
	_overflow:hidden;
}
.lxl-utility-wrap #lxl-search-area #searchform input#keywords {
	border:none;
	width:100px;
	font-size:108%;
	color:#aaa;
}
.lxl-utility-wrap #lxl-search-area #searchform input#keywords:focus {
	color:#000;
}
.lxl-utility-wrap .lxl-brand-area {
	width:225px;
	float:left;
	text-align:left;
	padding-left:10px;
	overflow:hidden;
	_zoom:1;
}
.lxl-utility-wrap .lxl-brand-area li {
	padding-left:15px;
	float:left;
}
.lxl-header-nav {
	padding-bottom:8px;
}
.lxl-header-nav ul {
	overflow:hidden;
	width:980px;
	margin:0 auto;
	height:45px;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}
.lxl-header-nav li {
	float:left;
	background:url(/common/pic/line_gnav.png) no-repeat right 9px;
}
.lxl-header-nav li#lxl-contact {
	background:none;
}
.lxl-header-nav li a {
	background:url(/common/pic/gnav.png) no-repeat;
	display:block;
	height:45px;
	text-indent:-9999px;
	line-height:1;
}
.lxl-header-nav li#lxl-about a {	background-position:0 0;	width:212px;}
.lxl-header-nav li#lxl-shinchikunisei a {	background-position:-212px 0;	width:184px;}
.lxl-header-nav li#lxl-concierge a {	background-position:-396px 0;	width:204px;}
.lxl-header-nav li#lxl-case a {	background-position:-600px 0;	width:139px;}
.lxl-header-nav li#lxl-shop a {	background-position:-739px 0;	width:114px;}
.lxl-header-nav li#lxl-contact a {	background-position:-853px 0;	width:124px;}

.lxl-header-nav li#lxl-about a:hover,
#about .lxl-header-nav li#lxl-about a {	background-position:0 -45px;}
.lxl-header-nav li#lxl-shinchikunisei a:hover,
#shinchikunisei .lxl-header-nav li#lxl-shinchikunisei a {	background-position:-212px -45px;}
.lxl-header-nav li#lxl-concierge a:hover,
#concierge .lxl-header-nav li#lxl-concierge a {	background-position:-396px -45px;}
.lxl-header-nav li#lxl-case a:hover,
#case .lxl-header-nav li#lxl-case a {	background-position:-600px -45px;}
.lxl-header-nav li#lxl-shop a:hover,
#shop .lxl-header-nav li#lxl-shop a {	background-position:-739px -45px;	}
.lxl-header-nav li#lxl-contact a:hover,
#contact .lxl-header-nav li#lxl-contact a {	background-position:-853px -45px;}

/* //header */

/* footer */
#lxl-footer {
	clear:both;
	background:#efefef;
	border-top:solid 1px #e0e0e0;
}
.lxl-footer-sitemap {
	padding:55px 0 30px;
	color:#FFF;
	width:100%;
}
.lxl-footer-sitemap .lxl-sitemap-inner {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	padding-bottom:5px;
}
.lxl-footer-sitemap .lxl-sitemap-col {
	background:url(/common/pic/line_footer_lengthwise.png) repeat-y right top;
	padding-right:2px;
	float:left;
	line-height:1.6;
	min-height:215px;
}
.lxl-footer-sitemap .col_01 {
	width:265px;
}
.lxl-footer-sitemap .col_02 {
	width:309px;
}
.lxl-footer-sitemap .col_03 {
	width:193px;
}
.lxl-footer-sitemap .col_04 {
	width:207px;
	background:none;
	padding:9px 0 0 0;
}
.lxl-footer-sitemap .lxl-sitemap-col ul {
	padding-left:38px;
}
.lxl-footer-sitemap .lxl-sitemap-col li {
	padding:2px 0;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min {
	padding:3px 0;
	font-weight:normal;
	font-size:100%;
}
.lxl-footer-sitemap .col_04 ul p {
	margin-right:0;
}
.lxl-footer-sitemap .col_03 .font-min {
	padding-top:10px;
}
.lxl-footer-sitemap .lxl-sitemap-col p {
	font-size:108%;
	padding:12px 0 4px;
	font-weight:bold;
	margin:0 28px;
}
.lxl-footer-sitemap .lxl-sitemap-col p.line-divide {
	background:url(/common/pic/line_footer_horizontally.png) repeat-x left bottom;
	padding-bottom:14px;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min li p {
	font-weight:normal;
	padding:0;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min li a {
	background:url(/common/pic/icon_footer_arrow02.png) no-repeat left 0.5em;
	color:#615e5c;
	display:block;
}
.lxl-footer-sitemap a {
	color:#4b4949;
	text-decoration:none;
	/cursor:pointer;
}
.lxl-footer-sitemap a:hover {
	color:#c5c3c3;
}
.lxl-footer-sitemap .lxl-sitemap-col p a {
	background:url(/common/pic/icon_footer_arrow01.png) no-repeat left 0.5em;
	padding-left:10px;
	display:block;
}
.lxl-footer-sitemap .lxl-sitemap-col li a {
	color:#615e5c;
}
.lxl-footer-sitemap .lxl-sitemap-col li a:hover,
.lxl-footer-sitemap .lxl-sitemap-col .font-min a:hover {
	color:#bbb;
}
.lxl-footer-sitemap .lxl-sitemap-col li a {
	background:url(/common/pic/icon_footer_arrow02.png) no-repeat left 0.5em;
	padding-left:10px;
	display:block;
}
.lxl-footer-sitemap .lxl-sitemap-col a span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
.lxl-footer-appendix {
	text-align:left;
	padding-bottom:70px;
	width:100%;
}
.lxl-footer-appendix .lxl-appendix-inner {
	width:980px;
	margin:0 auto;
	padding-top:25px;
}
.lxl-footer-appendix ul {
	width:720px;
	font-size:92%;
	line-height:1.7;
	padding:0 5px;
	color:#615e5c;
}
.lxl-footer-appendix #lxl-footer-copyright {
	text-align:right;
	font-size:84%;
	color:#615e5c;
	margin-top: 0;
}
.lxl-footer-logo {
	float: right;
}

/*-- .lxl-footer-pagetop --*/
#lxl-footer-pagetop {
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
	height:60px; left:50%;
	margin-left:496px;
	opacity:0.2;
	position:fixed;
	top:-72px;
	width:60px;
	display:none;
}
/* //footer */

/*-- 

	html 5

====================================================== --*/
header {
	height:160px;
	width:100%;
}
header .lxl-header-utility {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	height:107px;
}
header .lxl-header-utility .lxl-utility-wrap #lxl-search-area #searchform input#keywords {
	font-size:84%;
}
.lxl-header-utility p.lead {
	font-size: 12px;
	margin: 0;
	text-align: left;
	line-height: 20px;
}
header nav {
	padding-bottom:8px;
}
header nav ul {
	overflow:hidden;
	width:980px;
	margin:0 auto;
	height:45px;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}
header nav li {
	float:left;
	background:url(/common/pic/line_gnav.png) no-repeat right 9px;
}
header nav li#lxl-contact {
	background:none;
}
header nav li a {
	background:url(/common/pic/gnav.png) no-repeat;
	display:block;
	height:45px;
	text-indent:-9999px;
	line-height:1;
}
header nav li#lxl-about a {	background-position:0 0;	width:212px;}
header nav li#lxl-shinchikunisei a {	background-position:-212px 0;	width:184px;}
header nav li#lxl-concierge a {	background-position:-396px 0;	width:204px;}
header nav li#lxl-case a {	background-position:-600px 0;	width:139px;}
header nav li#lxl-shop a {	background-position:-739px 0;	width:114px;}
header nav li#lxl-contact a {	background-position:-853px 0;	width:124px;}

header nav li#lxl-about a:hover,
#about header nav li#lxl-about a {	background-position:0 -45px;}
header nav li#lxl-shinchikunisei a:hover,
#shinchikunisei header nav li#lxl-shinchikunisei a {	background-position:-212px -45px;}
header nav li#lxl-concierge a:hover,
#concierge header nav li#lxl-concierge a {	background-position:-396px -45px;}
header nav li#lxl-case a:hover,
#case header nav li#lxl-case a {	background-position:-600px -45px;}
header nav li#lxl-shop a:hover,
#shop header nav li#lxl-shop a {	background-position:-739px -45px;	}
header nav li#lxl-contact a:hover,
#contact header nav li#lxl-contact a {	background-position:-853px -45px;}

footer {
	font-size:75%;
	clear:both;
	background:#efefef;
	border-top:solid 1px #e0e0e0;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min li a {
	background:url(/common/pic/icon_footer_arrow02.png) no-repeat left 0.6em;
}
.lxl-footer-appendix {
	/padding-bottom:100px;
	_padding-bottom:30px;
}


.footer-text {
	text-align: left;
	margin: 60px 0 0 0 !important;
	font-size: 12px;
	line-height: 1.5em;
}


/*-- 

	newstyle_201503

====================================================== --*/


.lxl-header-nav2 {
	padding-bottom:8px;
}
.lxl-header-nav2 ul {
	overflow:hidden;
	width:726px;
	height:45px;
	padding-top: 5px;
}

@-moz-document url-prefix() {
	.lxl-header-nav2 ul {
		margin-top: 35px;
	}
}



.lxl-header-nav2 li {
	float:left;
	background:url(/common/pic/line_gnav.png) no-repeat right 9px;
}
.lxl-header-nav2 li#lxl-contact {
	background:none;
}
.lxl-header-nav2 li a {
	background:url(/common/pic/gnav_new.png) no-repeat;
	display:block;
	height:45px;
	text-indent:-9999px;
	line-height:1;
}
.lxl-header-nav2 li#lxl-about a {	background-position:0 0;	width:201px;}
.lxl-header-nav2 li#lxl-shinchikunisei a {	background-position:-201px 0;	width:176px;}
.lxl-header-nav2 li#lxl-concierge a {	background-position:-377px 0;	width:184px;}
.lxl-header-nav2 li#lxl-case a {	background-position:-561px 0;	width:82px;}
.lxl-header-nav2 li#lxl-shop a {	background-position:-643px 0;	width:83px;}

.lxl-header-nav2 li#lxl-about a:hover,
#about .lxl-header-nav2 li#lxl-about a {	background-position:0 -45px;}
.lxl-header-nav2 li#lxl-shinchikunisei a:hover,
#shinchikunisei .lxl-header-nav2 li#lxl-shinchikunisei a {	background-position:-201px -45px;}
.lxl-header-nav2 li#lxl-concierge a:hover,
#concierge .lxl-header-nav2 li#lxl-concierge a {	background-position:-377px -45px;}
.lxl-header-nav2 li#lxl-case a:hover,
#case .lxl-header-nav2 li#lxl-case a {	background-position:-561px -45px;}
.lxl-header-nav2 li#lxl-shop a:hover,
#shop .lxl-header-nav2 li#lxl-shop a {	background-position:-643px -45px;	}


.lxl-utility-wrap #lxl-search-area2 {
background: url("/common/pic/icon_search.png") no-repeat scroll 0% 0% transparent;
border-bottom: 1px solid #4B4949;
height: 19px;
padding: 0px 0px 2px 20px;
width: 100px;
}

.lxl-utility-wrap #lxl-search-area2 #searchform input#keywords {
border: medium none;
width: 100px;
font-size: 108%;
color: #AAA;
}


#btn-contact { 
text-indent: -9999px;
background: url("/images/btn_link_contact.png") no-repeat scroll 0% 0% transparent;
width: 71px;
height: 13px;
}

#btn-contact:hover { 
text-indent: -9999px;
background: url("/images/btn_link_contact_on.png") no-repeat scroll 0% 0% transparent;
width: 71px;
height: 13px;
}


















