* {
  margin: 0;
  padding: 0;
}

body {
  border-top: solid 5px #98e237;
  font-family: verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
}

a img {
  border: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height:0px;	
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ===================================================== */


#wrapper {
  margin: 0 auto;
  width: 950px;
}

#contentsHeader {
  width: 730px;
  height: 185px;
}

#contents {
}

#contentsSub1 {
  float: left;
  width: 200px;
  margin-right: 20px;
}
#contentsSub2 {
  float: right;
  width: 200px;
  margin-top: -180px;
  _position: relative;
}
#fqNews,#productDesc {
  float: left;
  width: 510px;
  margin-right: 20px;
  _overflow: hidden;
}

#footer {
  background: url(/images/portal/product/footer_back.jpg) repeat-x;
}

#footer div.inner {
}

#footer #footer_menu {
  padding: 10px 0 0 20px;
  font-size: 0.7em;
}

#footer #footer_logo {
  padding: 20px 10px 0 0;
  text-align: right;
}

/* ===================================================== */

#newsLink {
  width: 200px;
  padding: 4px 0;
  font-size: 12px;
  font-weight: bold;
  float: left;
  text-align: right;
  line-height: 22px;
}

#topicPath {
  height: 22px;
  width: 530px;
  overflow: hidden;
  line-height: 22px;
  padding: 4px 0;
  float: left;
}
#topicPath .pathElement {
  float: left;
  height: 22px;
  padding: 0 8px;
  overflow: hidden;
  font-size: 12px;
}

#topicPath span.pathElement {
  width: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
  background: url(/images/arrow_s_orange.jpg) no-repeat left center;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

#topicPath h1.pathElement {
  font-weight: bold;
  color: #666666;
}

div.contentsTable {
  background: url(/images/portal/product/side_title_back_1.jpg) no-repeat;
  width: 100%;
  padding: 8px 0 ;
}

div.contentsTable h2 {
  background: url(/images/portal/product/side_title_back_2.jpg) repeat-y;
  padding: 0 8px 4px 12px;
  height: 16px;
  color: #333333;
  font-weight: bold;
}

div.contentsTable ol {
  border: solid 1px #98e237;
  margin : 0;
  padding: 8px 8px 8px 32px;
}

div.contentsTable ol li {
  font-size: 13px;
  padding: 4px 0;
  line-height: 18px;
}

ul.ads {
  list-style-type: none;
  padding: 8px 0;
}

ul.ads li {
  padding: 2px 0;
}

p#priceList {
  margin: 4px 0 12px 0;
}

p#kasagiBlog {
  margin: 4px 0 12px 0;
}

#fqNews p.title {
  background: url(/images/portal/product/news_title.jpg) no-repeat;
  height: 27px;
  text-indent: -9999px;
}

#fqNews div.inner {
  background-color: #f5f5f5;
  margin: 0 0 -2px 0;
}

#fqNews div.entry {
  padding: 15px 0;
  margin: 0 15px;
  border-bottom: dotted 2px #cccccc;
}

#fqNews div.entry p.date {
  padding: 0 0 8px 0;
  font-size: 12px;
}

#fqNews div.entry h2.title {
  padding: 0 0 8px 0;
  font-size: 15px;
  font-weight: bold;
}

#fqNews div.entry p.desc {
  font-size: 14px;
  line-height: 18px;
}

#fqNews div.entry p.desc a.more {
  font-size: 12px;
  text-decoration: underline;
}

#fqNews p.more {
  padding: 10px 10px 0 0;
  font-size: 12px;
  text-align: right;
  background-color: #ffffff;
}

#fqNews p.more a {
}

#productDesc #entryTitle {
  background: url(/images/portal/product/entry_title_back.jpg) repeat-x;
  border: solid 1px #cccccc;
  margin: 0 0 20px 0;
}

#productDesc #entryTitle p.date {
  text-align: right;
  font-size: 12px;
  padding: 4px 4px 4px 0;
}

#productDesc #entryTitle h2 {
  padding: 15px 0 7px 10px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

