/*-----------------------------------------------------------
body
-------------------------------------------------------------*/
body #wrap {
  margin: 0 auto;
}
/*-----------------------------------------------------------
header
-------------------------------------------------------------*/
#header #headerInner {
  width: 960px;
  height: 69px;
  position: relative;
  margin: 0 auto;
  padding: 21px 0 0;
}
#header #headerInner h1 {
  width: 363px;
  height: 51px;
  background: url(../images/logo.png) no-repeat 0 0;
}
#header #headerInner h1 a {
  display: block;
  width: 363px;
  height: 51px;
  text-indent: -9999px;
  overflow: hidden;
}
#header #headerInner .tse {
  position: absolute;
  right: 0px;
  top: 10px;
  background: url(../images/tse.png) no-repeat right 0;
  width: auto;
  height: 60px;
  padding: 0 64px 0 0;
  white-space: nowrap;
}
#header #headerInner .inquiry {
  position: absolute;
  right: 274px;
  bottom: 10px;
}
#header #headerInner .inquiry a {
  color: #666666;
}
#header #headerInner .inquiry a .glyphicon {
  color: #cccccc;
}
#header #headerInner ul {
  position: absolute;
  right: 64px;
  bottom: 10px;
}
#header #headerInner ul li {
  display: inline-block;
  border-left: 1px solid #cccccc;
  padding: 0 0 0 15px;
  margin: 0 0 0 15px;
}
#header #headerInner ul li:first-child {
  border-left: none;
  padding: 0;
  margin: 0;
}
#header #headerInner ul li a {
  color: #666666;
}
#header #gNavi {
  background-color: #61b33a;
}
#header #gNavi ul {
  margin: 0 auto;
  width: 960px;
  height: 50px;
}
#header #gNavi ul:before,
#header #gNavi ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#header #gNavi ul:after {
  clear: both;
}
#header #gNavi li {
  float: left;
  border-right: 1px solid #81c261;
}
#header #gNavi li a {
  color: #fff;
  text-align: center;
  display: block;
  line-height: 50px;
  width: 159px;
  height: 50px;
}
#header #gNavi li a.active,
#header #gNavi li a:hover {
  text-decoration: none;
  background: #339911;
}
#header #gNavi li:first-child {
  border-left: 1px solid #81c261;
}
#header #gNavi li:first-child a {
  width: 158px;
  height: 50px;
}
/*-----------------------------------------------------------
#breadcrumb
-------------------------------------------------------------*/
#breadcrumb {
  background-color: #f7f7f7;
  margin: 0 0 23px;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
#breadcrumb #breadcrumbInner {
  width: 960px;
  height: 120px;
  margin: 0 auto;
}
#breadcrumb #breadcrumbInner ul {
  margin: 0 auto;
  padding: 25px 0 14px 0;
}
#breadcrumb #breadcrumbInner ul li {
  font-size: 13px;
  display: inline-block;
}
#breadcrumb #breadcrumbInner ul li a {
  display: inline-block;
  padding: 0 10px 0 0;
  color: #0066cc;
  text-decoration: none;
}
#breadcrumb #breadcrumbInner ul li a:hover {
  text-decoration: underline;
}
#breadcrumb #breadcrumbInner ul li span {
  padding: 0 10px 0 0;
}
#breadcrumb #breadcrumbInner h1 {
  font-size: 30px;
  line-height: 32px;
}
/*-----------------------------------------------------------
#container
-------------------------------------------------------------*/
#container {
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 50px;
}
#container:before,
#container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#container:after {
  clear: both;
}
#container .content {
  margin: 0 10px;
}
/*-----------------------------------------------------------
content
-------------------------------------------------------------*/

/*JavaScript未対応ブラウザへの表示部分(noscript)*/
#container p#noscript{
	color: #FF9999;
	font-weight: bold;
	text-align: center;
	margin: 5px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 1px;
	border-color: #FFCCCC;
	border-style: solid;
	width: 700px;
	background-color: #FFFFCC;
}

/*-----------------------------------------------------------
columns
-------------------------------------------------------------*/
.columns {
  overflow: hidden;
}
.columns.columns-4a {
  width: 946px;
  height: auto;
  margin: 0 auto 12px;
}
.columns.columns-4a .columns-child1 {
  float: left;
  display: inline;
  width: 226px;
  margin: 0 14px 0 0;
}
.columns.columns-4a .columns-child2 {
  float: left;
  display: inline;
  width: 226px;
  margin: 0 14px 0 0;
}
.columns.columns-4a .columns-child3 {
  float: left;
  display: inline;
  width: 226px;
  margin: 0 14px 0 0;
}
.columns.columns-4a .columns-child4 {
  float: left;
  display: inline;
  width: 226px;
}
.columns.columns-3a .columns-child1 {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
}
.columns.columns-3a .columns-child2 {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
}
.columns.columns-3a .columns-child3 {
  float: left;
  width: 300px;
}
.columns.columns-2a .columns-child1 {
  float: left;
  width: 790px;
}
.columns.columns-2a .columns-child2 {
  float: left;
  width: 150px;
}
.columns.columns-2b {
  width: 900px;
  height: auto;
}
.columns.columns-2b .columns-child1 {
  float: left;
  width: 550px;
  padding: 0 0 0 130px;
  position: relative;
  min-height: 110px;
}
.columns.columns-2b .columns-child1.storeIcon01 {
  background: url(../images/store_icon01.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon02 {
  background: url(../images/store_icon02.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon03 {
  background: url(../images/store_icon03.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon04 {
  background: url(../images/store_icon04.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon05 {
  background: url(../images/store_icon05.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon06 {
  background: url(../images/store_icon06.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon07 {
  background: url(../images/store_icon07.png) no-repeat 0 0;
}
.columns.columns-2b .columns-child1.storeIcon08 {
  background: url(../images/store_icon08.png) no-repeat 0 0;
}

.columns.columns-2b .columns-child2 {
  float: left;
  width: 200px;
}
.columns.columns-2c {
  width: 946px;
  height: auto;
  margin: 0 auto;
}
.columns.columns-2c .columns-child1 {
  float: left;
  width: 466px;
}
.columns.columns-2c .columns-child2 {
  float: right;
  width: 466px;
}
.columns.columns-2d {
  width: 940px;
  height: auto;
  margin: 0 auto;
}
.columns.columns-2d .columns-child1 {
  float: left;
  width: 720px;
}
.columns.columns-2d .columns-child2 {
  float: right;
  width: 180px;
}
.columns.columns-2e {
  width: 940px;
  height: auto;
  margin: 0 auto;
}
.columns.columns-2e .columns-child1 {
  float: left;
  width: 240px;
}
.columns.columns-2e .columns-child2 {
  float: right;
  width: 700px;
}
.columns.columns-2f {
  width: 940px;
  height: auto;
  margin: 0 auto;
}
.columns.columns-2f .columns-child1 {
  float: left;
  width: 200px;
}
.columns.columns-2f .columns-child2 {
  float: right;
  width: 700px;
}
.columns.columns-1a .columns-child1 {
  float: left;
  width: 620px;
  min-height: 204px;
  padding: 0 0 0 320px;
}
.columns.columns-1a .columns-child1.storeIcon01 {
  background: url(../images/store_bigicon01.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon02 {
  background: url(../images/store_bigicon02.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon03 {
  background: url(../images/store_bigicon03.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon04 {
  background: url(../images/store_bigicon04.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon05 {
  background: url(../images/store_bigicon05.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon06 {
  background: url(../images/store_bigicon06.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon07 {
  background: url(../images/store_bigicon07.png) no-repeat 0 0;
}
.columns.columns-1a .columns-child1.storeIcon08 {
  background: url(../images/store_bigicon08.png) no-repeat 0 0;
}

.columns.columns-1a .columns-child1 h2 {
  font-size: 171.42857142857142%;
  line-height: 32px;
  margin: 0 0 15px;
}
.columns.columns-1a .columns-child1 .description {
  line-height: 1.7;
}
/*-----------------------------------------------------------
Hx tags
-------------------------------------------------------------*/
.hStyle01 {
  background-color: #666666;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 128.57142857142858%;
  padding: 10px;
}
.hStyle02 {
  padding: 0 10px 0 20px;
  border-left: 6px solid #ff6600;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
}
.hStyle03 {
  background-color: #eeeeee;
  border-left: 6px solid #ff6600;
  padding: 7px 13px;
  color: #ff6600;
  font-size: 142.85714285714286%;
  line-height: 1.2;
  margin: 0 0 10px;
}
.hStyle04 {
  font-weight: bold;
  color: #ff6600;
  line-height: 36px;
  font-size: 228.57142857142856%;
  margin: 0 0 20px;
}
.hStyle05 {
  font-weight: bold;
  color: #333;
  line-height: 32px;
  font-size: 142.85714285714286%;
  margin: 0 0 20px;
}
/*-----------------------------------------------------------
tabUI
-------------------------------------------------------------*/
.tabUI {
  overflow: hidden;
  border-bottom: 6px solid #666;
}
.tabUI li {
  font-size: 114.28571428571428%;
  margin: 0 0 0 10px;
  text-align: center;
  float: left;
  display: inline-block;
  line-height: 44px;
  width: 180px;
  height: 45px;
  font-weight: bold;
}
.tabUI li a {
  border: 1px solid #dddddd;
  border-bottom: none;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: block;
  width: auto;
  height: 44px;
  color: #333;
  line-height: 44px;
}
.tabUI li a:hover {
  background-color: #dddddd;
  text-decoration: none;
}
.tabUI li.active a {
  color: #fff;
  border: 1px solid #666;
  border-bottom: none;
  background-color: #666;
}
.tabUI li.active a:hover {
  background-color: #666;
}
.tabUI.tabUI-size1 li {
  width: 148px;
  height: 45px;
}
.tabUI.tabUI-size2 li {
  width: 226px;
  height: 45px;
}
.tabUI2 {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin: 0 0 30px;
  padding: 19px;
}
.tabUI2 a {
  border-radius: 0;
  color: #0066cc;
  padding: 6px 25px;
}
.tabUI2 a .glyphicon {
  color: #61b33a;
}
.tabUI2 a:hover {
  background-color: #e5f4de;
  color: #0066cc;
  border-color: #ccc;
}
.tabUI2 a.btn-active {
  background-color: #61b33a;
  color: #fff;
}
.tabUI2 a.btn-active .glyphicon {
  color: #fff;
}
/*-----------------------------------------------------------
list
-------------------------------------------------------------*/
.list li {
  list-style-position: outside;
}
.list-style1 > li {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 5px 2em;
}
.list-style2 > li {
  list-style-type: decimal;
  margin: 0 0 5px 3em;
}
.list-style3 > li {
  list-style-type: upper-roman;
  margin: 0 0 5px 3em;
}
/*-----------------------------------------------------------
icon
-------------------------------------------------------------*/
.icon.icon-pdf {
  background: url(../images/icon_pdf.png) no-repeat 0 0.2em;
  padding-left: 16px;
  display: inline-block;
}
/*-----------------------------------------------------------
collapse
-------------------------------------------------------------*/
a[data-toggle="collapse"] {
  color: #0066cc;
  font-weight: bold;
}
a[data-toggle="collapse"] .glyphicon {
  color: #ff6600;
}
a[data-toggle="collapse"] .icon-on,
a[data-toggle="collapse"] .glyphicon-minus-sign {
  display: inline-block;
}
a[data-toggle="collapse"] .glyphicon-plus-sign {
  display: none;
}
a[data-toggle="collapse"].collapsed .glyphicon-minus-sign {
  display: none;
}
a[data-toggle="collapse"].collapsed .glyphicon-plus-sign {
  display: inline-block;
}
/*-----------------------------------------------------------
IR
-------------------------------------------------------------*/
/*-----------------------------------------------------------
STORE
-------------------------------------------------------------*/
.service-icons {
  width: auto;
  height: 46px;
}
.service-icons ul:before,
.service-icons ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.service-icons ul:after {
  clear: both;
}
.service-icons ul li {
  width: 71px;
  height: 46px;
  margin: 0 7px 0 0;
  padding: 0 0 7px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
.service-icons ul li.serviceIcon01 {
  background: url(../images/service_icon01.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon02 {
  background: url(../images/service_icon02.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon03 {
  background: url(../images/service_icon03.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon04 {
  background: url(../images/service_icon04.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon05 {
  background: url(../images/service_icon05.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon06 {
  background: url(../images/service_icon06.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon07 {
  background: url(../images/service_icon07.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon08 {
  background: url(../images/service_icon08.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon09 {
  background: url(../images/service_icon09.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon10 {
  background: url(../images/service_icon10.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon11 {
  background: url(../images/service_icon11.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon12 {
  background: url(../images/service_icon12.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon13 {
  background: url(../images/service_icon13.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon14 {
  background: url(../images/service_icon14.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon15 {
  background: url(../images/service_icon15.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon16 {
  background: url(../images/service_icon16.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon17 {
  background: url(../images/service_icon17.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon18 {
  background: url(../images/service_icon18.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon19 {
  background: url(../images/service_icon19.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon20 {
  background: url(../images/service_icon20.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon21 {
  background: url(../images/service_icon21.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon22 {
  background: url(../images/service_icon22.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon23 {
  background: url(../images/service_icon23.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon24 {
  background: url(../images/service_icon24.png) no-repeat 0 0;
}
.service-icons ul li.serviceIcon25 {
  background: url(../images/service_icon25.png) no-repeat 0 0;
}
/*-----------------------------------------------------------
/store/index
-------------------------------------------------------------*/
.blandArea {
  border: 1px solid #dddddd;
}
.blandArea .bland-logo {
  width: auto;
  height: 149px;
}
.blandArea .bland-logo.bland-logo01 a {
  background-image: url(../../store/images/index/store_midicon01.png);
}
.blandArea .bland-logo.bland-logo02 a {
  background-image: url(../../store/images/index/store_midicon02.png);
}
.blandArea .bland-logo.bland-logo03 a {
  background-image: url(../../store/images/index/store_midicon03.png);
}
.blandArea .bland-logo.bland-logo04 a {
  background-image: url(../../store/images/index/store_midicon04.png);
}
.blandArea .bland-logo.bland-logo05 a {
  background-image: url(../../store/images/index/store_midicon05.png);
}
.blandArea .bland-logo.bland-logo06 a {
  background-image: url(../../store/images/index/store_midicon06.png);
}
.blandArea .bland-logo.bland-logo07 a {
  background-image: url(../../store/images/index/store_midicon07.png);
}
.blandArea .bland-logo.bland-logo08 a {
  background-image: url(../../store/images/index/store_midicon08.png);
}

.blandArea .bland-logo a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: auto;
  height: 149px;
  background-position: center center;
  background-repeat: no-repeat;
}
.blandArea .bland-logo a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.blandArea .bland-body {
  border-top: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 19px;
}
.blandArea .bland-body .bland-name {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 10px;
}
.blandArea .bland-body .bland-description {
  line-height: 24px;
  margin: 0 0 15px;
}
.localArea {
  width: 940px;
  height: 485px;
  position: relative;
  background: url(../../store/images/index/store_map.png) no-repeat 189px 8px;
}
.localArea .regions {
  position: absolute;
  width: 220px;
  height: auto;
}
.localArea .regions.region00 {
  left: 381px;
  top: 0px;
}
.localArea .regions.region01 {
  left: 0;
  top: 62px;
}
.localArea .regions.region02 {
  right: 0;
  bottom: 0;
}
.localArea .regions.region03 {
  left: 381px;
  bottom: 0;
}
.localArea .regions.region04 {
  right: 0;
  top: 8px;
}
.localArea .regions.region05 {
  left: 0;
  bottom: 0;
}
.localArea .regions h3 {
  text-align: center;
}
.localArea .regions h3 a {
  background-color: #666666;
  display: block;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}
.localArea .regions h3 a:hover {
  background-color: #dddddd;
  color: #444;
}
.localArea .regions .prefectures {
  padding: 15px 19px;
  border: 1px solid #dddddd;
  border-top: none;
}
.localArea .regions .prefectures ul {
  overflow: hidden;
}
.localArea .regions .prefectures ul li {
  float: left;
  line-height: 30px;
  width: 90px;
  height: 30px;
}
.localArea .regions .prefectures ul li span {
  color: #cccccc;
}
.localArea .regions .prefectures ul li a {
  color: #0066cc;
}
.localArea .regions .prefectures ul li a .glyphicon {
  color: #61b33a;
}
/*-----------------------------------------------------------
/store/bland
/store/area
-------------------------------------------------------------*/
.tabUI3 {
  overflow: hidden;
  margin: 0 0 25px;
  background: url(../images/border_ccc.png) repeat-x 0 bottom;
}
.tabUI3 li {
  margin: 0 0 0 10px;
  float: left;
  display: inline-block;
  width: 148px;
  height: auto;
  position: relative;
}
.tabUI3 li a {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-bottom: none;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: block;
  width: auto;
  height: 75px;
  text-indent: -9999px;
  overflow: hidden;
}
.tabUI3 li.store1 a {
  background: url(../images/store_tab01.png) no-repeat center -74px;
}
.tabUI3 li.store2 a {
  background: url(../images/store_tab02.png) no-repeat center -74px;
}
.tabUI3 li.store3 a {
  background: url(../images/store_tab03.png) no-repeat center -74px;
}
.tabUI3 li.store4 a {
  background: url(../images/store_tab08.png) no-repeat center -74px;
}
.tabUI3 li.store5 a {
  background: url(../images/store_tab05.png) no-repeat center -74px;
}
.tabUI3 li.store6 a {
  background: url(../images/store_tab06.png) no-repeat center -74px;
}
.tabUI3 li.store7 a {
  background: url(../images/store_tab07.png) no-repeat center -74px;
}
.tabUI3 li.store8 a {
  background: url(../images/store_tab08.png) no-repeat center -74px;
}
.tabUI3 li.active a {
  background-color: #fff;
  background-position: center 0;
}
.storeList {
  border: 1px solid #dddddd;
  padding: 19px;
  margin: 0 0 20px;
  display: none;
}
.storeList .name {
  font-size: 128.57142857142858%;
  font-weight: bold;
}
.storeList .address {
  margin: 0 0 14px;
}
.storeList .logoLink {
  text-align: left;
  display: block;
  width: 110px;
  height: 110px;
  text-indent: -9999px;
  overflow: hidden;
  left: 0;
  top: 0;
  position: absolute;
}
.btn-detail {
  border-radius: 0;
  color: #0066cc;
  font-size: 14px;
}
.btn-detail .glyphicon {
  color: #61b33a;
}
.ajax_loading {
  background: url(../images/loading.gif) no-repeat center center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: none;
}
/*-----------------------------------------------------------
/store/map
-------------------------------------------------------------*/
.storeName {
  line-height: 110px;
  font-size: 214.28571428571428%;
  padding: 0 0 0 130px;
}
.storeName.storeName1 {
  background: url(../images/store_icon01.png) no-repeat 0 0;
}
.storeName.storeName2 {
  background: url(../images/store_icon02.png) no-repeat 0 0;
}
.storeName.storeName3 {
  background: url(../images/store_icon03.png) no-repeat 0 0;
}
.storeName.storeName4 {
  background: url(../images/store_icon04.png) no-repeat 0 0;
}
.storeName.storeName5 {
  background: url(../images/store_icon05.png) no-repeat 0 0;
}
.storeName.storeName6 {
  background: url(../images/store_icon06.png) no-repeat 0 0;
}
.storeName.storeName7 {
  background: url(../images/store_icon07.png) no-repeat 0 0;
}
.storeName.storeName8 {
  background: url(../images/store_icon08.png) no-repeat 0 0;
}
.gmapArea {
  height: 500px;
  width: 550px;
  margin: 0 auto;
}
.glyphicon-zoom-in {
  color: #61b33a;
}
div.info_win {
  text-align: left;
  width: 300px;
}
div.info_win a {
  color: #6666FF;
  text-decoration: none;
}
div.info_win a:hover {
  color: #6633FF;
  font-weight: bold;
  text-decoration: underline;
  padding-left: 2px;
  background-color: #CCFFFF;
}
/*-----------------------------------------------------------
IR
-------------------------------------------------------------*/
.achievementArea {
  width: 100%;
  height: 426px;
  border: 1px solid #dddddd;
  background: url(../images/loading.gif) no-repeat center center;
}
/*-----------------------------------------------------------
NEWS
-------------------------------------------------------------*/
.newsArea {
  overflow: scroll;
  height: 435px;
}
.newsArea dl dt {
  width: 237px;
  height: auto;
  float: left;
  clear: left;
}
.newsArea dl dt span {
  display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 20px 0 0;
}
.newsArea dl dt span.color_ir {
  background-color: #cceedd;
  color: #009933;
}
.newsArea dl dt span.color_store {
  background-color: #ffddbb;
  color: #ff6600;
}
.newsArea dl dt span.color_recruit {
  background-color: #ddddee;
  color: #224488;
}
.newsArea dl dt span.color_other {
  background-color: #eeeeee;
  color: #888888;
}
.newsArea dl dd {
  padding: 0 0 14px 237px;
  border-bottom: 1px dotted #cccccc;
  margin: 0 0 14px;
  line-height: 22px;
}
.newsArea a {
  color: #0066cc;
}
/*-----------------------------------------------------------
chirashi
-------------------------------------------------------------*/
#chirashi {
  /*width: 798px;*/
  min-height: 500px;
  padding: 20px;
}
#chirashi #map {
  border: 1px solid #ddd;
  margin: 0 0 10px;
  background-color: #eee;
}
#chirashi .attention {
  color: #ff6600;
  line-height: 22px;
  margin: 0 0 15px;
}
/*-----------------------------------------------------------
ABOUT
-------------------------------------------------------------*/
.presidentInfo {
  font-size: 85.71428571428571%;
  line-height: 20px;
  padding: 15px 0 0;
  border-top: 1px dotted #ccc;
}
.ssl_certificate {
  overflow: hidden;
}
.ssl_certificate .ssl-logo {
  float: left;
}
.ssl_certificate .ssl-text {
  font-size: 85.71428571428571%;
  margin: 0 0 0 100px;
  line-height: 50px;
}
.tenantArea {
  border-bottom: 1px dotted #ccc;
  padding: 0 0 40px;
  margin: 0 0 40px;
}
/*-----------------------------------------------------------
GOODS
-------------------------------------------------------------*/
.goodsArea {
  line-height: 24px;
  position: relative;
  margin: 0 auto;
}
.goodsArea p {
  position: absolute;
}
.goodsArea1 {
  background: url(../../goods/images/goods_img02.png) no-repeat 146px 0;
  width: 940px;
  height: 133px;
  text-align: right;
}
.goodsArea1 p {
  top: 56px;
  right: 619px;
}
.goodsArea2 {
  background: url(../../goods/images/goods_img03.png) no-repeat 146px 0;
  width: 940;
  height: 134px;
}
.goodsArea2 p {
  top: 54px;
  left: 621px;
}
.goodsArea3 {
  background: url(../../goods/images/goods_img04.png) no-repeat 146px 0;
  width: 940;
  height: 134px;
  text-align: right;
}
.goodsArea3 p {
  top: 59px;
  right: 618px;
}
.goodsArea4 {
  background: url(../../goods/images/goods_img05.png) no-repeat 146px 0;
  width: 940;
  height: 133px;
}
.goodsArea4 p {
  top: 54px;
  left: 621px;
}
.goodsArea5 {
  background: url(../../goods/images/goods_img06.png) no-repeat 146px 0;
  width: 940;
  height: 229px;
  text-align: right;
}
.goodsArea5 p {
  top: 60px;
  right: 620px;
}
/*-----------------------------------------------------------
sitemaps
-------------------------------------------------------------*/
.sitemapSelect select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}
/*-----------------------------------------------------------
other style
-------------------------------------------------------------*/
.hoverOpacity:hover img,
.hoverOpacity a:hover img {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*-----------------------------------------------------------
sidebar
-------------------------------------------------------------*/
/*-----------------------------------------------------------
footer
-------------------------------------------------------------*/
#footer {
  background-color: #dddddd;
}
#footer #fotterInner {
  width: 960px;
  height: 200px;
  margin: 0 auto;
  position: relative;
}
#footer #fotterInner .totop {
  position: absolute;
  right: 0;
  top: -25px;
  width: auto;
  height: 50px;
  white-space: nowrap;
}
#footer #fotterInner .totop a {
  color: #666666;
  display: block;
  width: 8.5em;
  height: 25px;
  background: url(../images/totop.png) no-repeat center 0;
  padding: 25px 0 0;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  font-size: 92.85714285714286%;
}
#footer #fotterInner ul.utility {
  padding: 15px 0 0;
}
#footer #fotterInner ul.utility li {
  display: inline-block;
  border-left: 1px solid #cccccc;
  padding: 0 0 0 15px;
  margin: 0 0 0 15px;
}
#footer #fotterInner ul.utility li:first-child {
  border-left: none;
  padding: 0;
  margin: 0;
}
#footer #fotterInner ul.utility li a {
  color: #666666;
  font-size: 92.85714285714286%;
}
#footer #fotterInner #corporate {
  background: url(../images/logo_footer.png) no-repeat 0 0;
  width: 251px;
  height: 27px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 84px;
  right: 0;
}
#footer #fotterInner #copyright {
  color: #666666;
  position: absolute;
  right: 0px;
  top: 116px;
  font-size: 78.57142857142857%;
  font-family: helvetica, arial;
}
#footer #fotterInner div.bannerArea .title {
  position: absolute;
  top: 54px;
  left: 0;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
#footer #fotterInner div.bannerArea ul {
  position: absolute;
  top: 81px;
  left: 0;
}
#footer #fotterInner div.bannerArea ul li {
  display: inline-block;
  margin: 0 2px 0 0;
}
#footer #fotterInner div.bannerArea ul li a {
  display: block;
  width: 150px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
}
#footer #fotterInner div.bannerArea ul li a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer #fotterInner div.bannerArea ul li.banner1 a {
  background: url(../images/footer_banner01.png) no-repeat 0 0;
}
#footer #fotterInner div.bannerArea ul li.banner2 a {
  background: url(../images/footer_banner02.png) no-repeat 0 0;
}
#footer #fotterInner div.bannerArea ul li.banner5 a {
  background: url(../images/footer_banner05.png) no-repeat 0 0;
}
#footer #fotterInner div.bannerArea ul li.banner6 a {
  background: url(../images/footer_banner06.png) no-repeat 0 0;
}
/* #footer #fotterInner div.bannerArea ul li.banner6 {
  margin: 0 30px 0 0;
} */
#footer #fotterInner div.bannerArea ul li.banner7 a {
  background: url(../images/footer_banner07.png) no-repeat 0 0;
}
#footer #fotterInner div.bannerArea ul li.banner8 a {
  background: url(../images/footer_banner08.png) no-repeat 0 0;
}
#footer #fotterInner div.bannerArea ul li.banner4 a {
  width: 180px;
  height: 50px;
  background: url(../images/footer_banner04.png) no-repeat 0 0;
}

/*-----------------------------------------------------------
index
-------------------------------------------------------------*/
#mainvisual {
  background-color: #eeeeee;
  margin: 0 0 60px;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
#mainvisual #mainvisualInner {
  width: 1022px;
  height: 360px;
  margin: 0 auto;
}
#mainvisual #mainvisualInner .carousel-inner {
  width: 960px;
  height: 360px;
  margin: 0 auto;
  overflow: hidden;
  border-left: 1px solid #c7c6c6;
  border-right: 1px solid #c7c6c6;
}
#explanation{
	color:#dddddd;
	font-size:1px;
}
#ez a {
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 14px;
	text-align: right;
	border: 0px solid #CC66CC;
	position: absolute;
	right: 5px;
	bottom: 5px;
}