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

body {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  background: url(/img/back_img.jpg) #090808 no-repeat center top;
}
body#contents {
  background-image: url(/img/back_img02.jpg);
  line-height: 1.7em;
}

#wrapper {
  padding: 0;
  clear: both;
  width: 960px;
  margin: 0 auto;
}
#headerArea {
  margin: 0;
  padding: 0;
  clear: both;
  height: 79px;
  width: 960px;
}
#logoArea {
  margin: 0;
  float: left;
  height: 57px;
  width: 362px;
  padding: 13px 0 0 25px;
}
#subnaviArea {
  margin: 0;
  float: right;
  width: 500px;
  text-align: right;
  padding: 20px 10px 0 0;
}
#flashArea {
  margin: 0;
  clear: both;
  height: 325px;
  width: 820px;
  text-align: right;
  padding: 50px 140px 0 0;
}
#footerArea {
  margin: 0;
  clear: both;
  height: 200px;
  width: 910px;
  /* filter:alpha(opacity=50); */
  background: url(/img/footer_back_img.jpg) no-repeat center top;
  padding: 0 25px;
}
#newsTitle {
  text-align: left;
  clear: both;
  height: 35px;
  width: 910px;
  margin: 0;
  padding: 0 0 10px;
}
#creditArea {
  margin: 0;
  clear: both;
  width: 905px;
  padding: 30px 0 0 5px;
  font-size: 12px;
  color: #999999;
}

ul#navigation {
  width:960px;
  margin:0;
  overflow:hidden;
  zoom:100%;
  clear: both;
  padding: 0;
}
ul#navigation li {
    float:left;
    list-style:none;
}
ul#navigation li a {
    display:block;
    height:46px;
    width:180px;
    text-align:center;
    font-weight:bold;
    letter-spacing:1px;
    text-indent:-9898px;
    background: url(/img/menu.jpg) no-repeat;
}
ul#navigation li a.news {background-position:0 0;width:179px;}
ul#navigation li a.news:hover,
ul#navigation li.on a.news {background-position:0 -46px;}

ul#navigation li a.works {background-position:-179px 0;width:163px;}
ul#navigation li a.works:hover,
ul#navigation li.on a.works {background-position:-179px -46px;}

ul#navigation li a.catalog {background-position:-342px 0;width:185px;}
ul#navigation li a.catalog:hover,
ul#navigation li.on a.catalog {background-position:-342px -46px;}

ul#navigation li a.company {background-position:-527px 0;width:181px;}
ul#navigation li a.company:hover,
ul#navigation li.on a.company {background-position:-527px -46px;}

ul#navigation li a.order {background-position:-708px 0;width:252px;}
ul#navigation li a.order:hover,
ul#navigation li.on a.order {background-position:-708px -46px;}

dl.newsList {
  width: 550px;
  padding: 0;
  overflow: hidden;
  margin: 0;
}
dl.newsList dt {
  float: right;
  margin: 0 10px 0 0;
  text-align: right;
  padding: 0 0 5px;
}
dl.newsList dd {
  background: url(/img/mark.gif) no-repeat 2px .9em;
  margin: 0;
  padding: 0 5px 5px 50px;
}
dl.newsList dd a {
  color: #ecd7a5;
  text-decoration: none;
}
dl.newsList dd a:hover {
  text-decoration: underline;
}
ul.subnavi {
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
  display: inline;
  font-size: 12px;
}
ul.subnavi li {
  list-style-type: none;
  margin: 0;
  padding: 0 15px 0;
  text-align: right;
  display: inline;
}
ul.subnavi li a {
  color: #FFFFFF;
  text-decoration: none;
}
ul.subnavi li a:hover {
  color: #666666;
  text-decoration: underline;
}
#headerArea #logoArea h1 {
  margin: 0;
  padding: 0;
  width: 362px;
  height: 57px;
}
#headerArea #logoArea h1 a {
  display: block;
  width: 362px;
  height: 57px;
  text-indent: -9999px;
  background: url(/img/logo.jpg) no-repeat left top;
}

/* category Styles */
.list{
  width: 570px;
  min-height: 1px;
}
.list dl {
  float:left;
  width:570px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: url(/img/corner_01.gif);
  background-position: right top;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.list dt{
  margin:0 10px 0 0;
  padding:0px;
  float: left;
/*  border: 1px solid #999999; */
}
.list dd{
  margin:0px;
  padding:0px;
  border-color:#7F2D00;
  float: left;
  width: 410px;
  text-align: left;
}
.list dd.name {
}
.list  dd.text{
}
.list  dd.date{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #666666;
}


/* contents Styles */
#contentsTop {
  clear: both;
  height: 110px;
  width: 910px;
  background: url(/img/box_top03.jpg) no-repeat 0 0;
  margin: 24px 25px 0;
  padding: 30px 0 0;
}
#contentsTop #contentsHeader {
  margin: 0;
  clear: both;
  width: 910px;
  padding: 15px 0 0;
  height: 70px;
}
#contentsTop #contentsHeader #contentsLeftTop {
  width: 195px;
  padding: 0 0 0 50px;
  margin: 0;
  float: left;
}
#contentsTop #contentsHeader #contentsRightTop {
  height: 65px;
  padding: 5px 0 0;
  width: 615px;
  float: right;
  margin: 0 50px 0 0;
  background: url(/img/dot_01.gif) repeat-y left top;
}
#contentsTop #contentsHeader #contentsRightTop h3 {
  background: url(/img/arrow_03.gif) no-repeat 27px 0;
  padding: 10px 0 0 35px;
  margin: 0;
  font-size: 17px;
}
#contentsTop #contentsHeader #contentsRightTop p.description {
  padding: 0 0 0 35px;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2;
}

#contentsMid {
  background: url(/img/back_patt02.gif) repeat-y 0 0;
  clear: both;
  width: 910px;
  min-height: 1px;
  padding: 0;
  margin: 0 25px;
}
#contentsMid ul#contentsLeftMenu {
  margin: 0;
  list-style-type: none;
  padding: 15px 0 15px 50px;
  width: 190px;
  float: left;
}
#contentsMid ul#contentsLeftMenu li {
  margin: 0;
  padding: 3px 0 0 15px;
  background: url(/img/arrow_02.gif) no-repeat left center;
}
#contentsMid ul#contentsLeftMenu a  {
  color: #dfbd68;
  text-decoration: none;
}
#contentsMid ul#contentsLeftMenu a:hover   {
  color: #dfbd68;
  text-decoration: underline;
}
#contentsMid #contentsRight {
  float: right;
  width: 625px;
  margin: 0 40px 0 0;
  padding: 0;
}
#contentsMid #contentsRight p.description {
  padding: 0 0 0 35px;
  margin: 4px 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2;
}
#contentsMid #contentsRight #contentsMain {
  width: 570px;
  clear: both;
  padding: 20px 10px 50px 35px;
  background-image: url(/img/arrow_03.gif);
  background-repeat: no-repeat;
  background-position: 27px 0px;
  margin: 10px 0 1px;
}

#contentsBottom {
  background: url(/img/footer_back_img03.jpg) no-repeat 0 0;
  padding: 0;
  width: 910px;
  clear: both;
  margin: 0 25px;
  height: 150px;
}
#contentsBottom #contentsFooter {
  background: url(/img/dot_01.gif) repeat-x left top;
  margin: 0 40px;
  width: 830px;
  font-size: 12px;
}
#contentsBottom #contentsFooter #contentsCreditArea {
  width: 360px;
  padding: 13px 0 0 10px;
  color: #999999;
  margin: 0;
  text-align: left;
  float: left;
}
#contentsBottom #contentsFooter #footerSubnaviArea {
  float: right;
  width: 460px;
  padding: 13px 0 0;
  text-align: right;
  margin: 0;
}


/* topic path */
ol#topicPath {
  padding: 0;
  font-size: 12px;
  list-style: none;
  margin: 0 0 0px 40px;
  overflow: hidden;
  height: 25px;
}
ol#topicPath li {
  float: left;
  padding: 0 7px 0 10px;
  margin: 0;
  background: url(/img/arrow_01.gif) no-repeat 0 50%;
}
ol#topicPath li.home {
  padding-left: 0;
  background: none;
}
ol#topicPath li a {
  color: #dfbd68;
  text-decoration: none;
}
ol#topicPath li a:hover {
  color: #dfbd68;
  text-decoration: underline;
}


/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.clearfix {
  display: inline-block;
  zoom: 100%;
}

/* 大榎庵banner */
#bannerArea {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
	color: #999999;
	float: left;
}
#creditArea p#crdtIdx {
	text-align: right;
	padding-top: 25px;
	padding-bottom: 5px;
}
