/***** ▼For base styles *****/
body {
/*  font: 15px/26px "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;*/
  font-family: "ＭＳ Ｐゴシック","MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
  color: #333333;
  background-color: #FFFFCC;
  text-align: center;
  font-size: 100%;
  line-height: 130%;
}

a {
  color: #0033FF;
  text-decoration: none;
}

a:link {
  color: #0033FF;
  text-decoration: none;
}

a:active {
  color: #FF6600;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

h1 {
  font-size: 110%;
  font-weight: bolder;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: bolder;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: bolder;
}

h4 {
  margin: 0px;
  font-size: 100%;
  font-weight: normal;
}

em {
  color:#FF3333;
  font-style: normal;
}

/***** ▼For layout styles *****/
#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 820px;
}

#main {
  float: right;
  margin-bottom:0px;
  width: 630px;
  overflow: hidden;
}

#center {
  float: left;
  width: 445px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

#centerEnt {
  float: left;
  width: 620px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

/*** ▼右ナビ ***/
#right {
  float: right;
  background-color: #FFFFCC;
  width: 175px;
  overflow: hidden;
}

/*** ▼左ナビ ***/
#left {
  float: left;
  width: 180px;
  background-color: #FFFFFF;
  overflow: hidden;
  border: 1px solid #999999;
}

/*** ▼下ナビ ***/
#footer {
  margin-top: 50px;
  padding: 10px 0px;
  text-align: center;
  border-top: 1px dotted #CCCCCC;
}

/***** ▼サイドバー *****/
.relatedLinks {
  font-size: 80%;
  margin-bottom: 30px;
}

.relatedLinks ul {
  margin: 0px;
  padding-left: 5px;
  list-style-type: none;
}

.relatedLinks ul ul {
  padding-left: 10px;
  list-style-type: none;
}

.relatedLinks li {
  border-bottom: 1px solid #FFFFFF; /* hack to IE/Win's */
}

.relatedTitle {
  font-size: 110%;
  padding: 5px;
  text-align: center;
  background-color: #006699;
  color: #FFFFFF;
}

/*** ▼商品検索フォーム ***/
#serchForm {
  margin: 0px;
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
}

/*** ▼ランキング ***/
.ranking {
  text-align:center;
  line-height: 140%;
}

.ranking h4 {
  padding-left: 15px;
  color:#666600;
  background: url("http://link.d9v9b.com/img/sq06_666666.gif") no-repeat left center;
}

.rankingDescription {
  padding-left:10px;
  text-align:left;
}

.rankNo {
  margin-bottom: 3px;
  padding: 3px;
  font-weight: bolder;
  background-color: #0099CC;
  color: #FFFFFF;
}

/*** ▼新着サイト ***/
.lstNewSite {
  margin: 0px;
}

.lstNewSite a {
  display: block;
  padding-left: 8px;
  border-bottom: 1px solid #FFFFFF;
  text-decoration: underline;
}

.lstNewSite a:hover {
  background-color: #cccccc;
  text-decoration: none;
  border-bottom: 1px solid #cc0000;
  padding-left: 8px;
  background: url("http://link.d9v9b.com/img/y07r_cc0000.gif") no-repeat 0px 0.6em;
}

/*** ▼サイト情報 ***/
.lstAbout {
  margin: 0px;
}

.lstAbout a {
  display: block;
  padding-left: 8px;
  border-bottom: 1px solid #FFFFFF;
  text-decoration: underline;
}

.lstAbout a:hover {
  background-color: #cccccc;
  text-decoration: none;
  border-bottom: 1px solid #cc0000;
  padding-left: 8px;
  background: url("http://link.d9v9b.com/img/y07r_cc0000.gif") no-repeat 0px 0.6em;
}

/***** ▼ヘッダー *****/
.header {
  padding-bottom: 5px;
  font-size: 16px;
  border-top: 10px solid #0099CC;
  background-color: #006699;
  line-height: 130%;
  width: 820px;
}

.header h1 {
  margin: 5px 5px 10px 5px;
  padding-top: 10px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 28px;
}

.header h1 a,
.header h1 a:hover,
.header h1 a:visited,
.header h1 a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
}

.headerNav {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  color: #FFFFFF;
}

.headerNav a,
.headerNav a:active {
  font-size: 12px;
  color:#FFFFFF;
  text-decoration: underline;
}

.headerNav a:hover {
  color: #FFCC00;
  text-decoration: underline;
}

/*** ▼エントリ関連 ***/
.entry {
  margin-bottom: 10px;
  padding: 0px;
}

.entry-header {
  /* エントリ見出し */
  margin: 0;
  padding: 2px 0px 0px 18px;
  color: #666666;
  font-size:90%;
  background: url("http://link.d9v9b.com/img/sq06_cc0000.gif") no-repeat left center;
}

.entry-header a,
.entry-header a:hover,
.entry-header a:visited,
.entry-header a:active {
  /* エントリ アンカー */
  color: #666666;
  text-decoration: none;
}

.entry-content {
  /* エントリ本文 */
  margin: 0;
  padding: 3px;
  font-size: 80%;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.entry-content p {
  margin: 3px;
}

.entry-content ul {
  margin: 5px 100px 5px 20px;
  padding: 0px; /* for Mozilla */
  list-style: none;
}

.entry-content li {
  list-style-position: outside;
  background: url("http://link.d9v9b.com/img/y07r_000066.gif") no-repeat 0px 0.6em;
  padding-left: 13px;
}

.entry-content a,
.entry-content a:hover,
.entry-content a:active {
  font-weight: bolder;
  text-decoration: underline;
}

/*** ▼商品表示用テーブル ***/
.tbl-goods {
  border-collapse: collapse;
  margin-left: 12px;
  width: 98%;
}

.tbl-goods td {
  padding: 2px;
}

/*** ▼カテゴリ内記事一覧 ***/
.lst-item {
  margin: 50px 0px 0px 5px;
  padding: 5px;
  font-size: 80%;
}

.lst-item h3 {
  color: #666666;
}

.lst-item p {
  margin: 0px;
  padding-left: 10px;
}

.lst-item a,
.lst-item a:hover,
.lst-item a:active {
  font-weight: normal;
  text-decoration: underline;
}

/*** ▼トップページ用 ***/
.cateCell {
  margin:2px;
  float:left;
  width:144px;
  height:30px;
  overflow:hidden;
}

.fst {
  /* トップページ 1st コンテンツ */
  margin: 0;
  padding: 5px;
  font-size: 80%;
}

.fst h3 {
  margin: 0px;
  padding: 0px;
  font-size: 110%;
  font-weight: bolder;
  border-bottom: 5px solid #666666;
}

.scnd {
  /* トップページ 2nd コンテンツ */
  margin: 0;
  padding: 5px;
  font-size: 80%;
}

.scnd h3 {
  margin: 0px;
  padding: 0px;
  font-size: 110%;
  font-weight: bolder;
  border-bottom: 5px solid #666666;
}

.third {
  /* トップページ 2nd コンテンツ */
  margin: 0;
  padding: 5px;
  font-size: 80%;
}

.third h3 {
  margin: 0px;
  padding: 0px;
  font-size: 110%;
  font-weight: bolder;
  border-bottom: 5px solid #666666;
}

#history {
  margin: 0px;
  padding-left: 10px;
  text-align:left;
  overflow: auto;
  height:100px;
  border: 1px solid #cccccc;
}

#history ul {
  margin: 5px 0px 0px 0px;
  padding: 0px; /* for Mozilla */
  list-style:none;
}

#history li {
  list-style-position: outside;
  padding-left: 10px;
  background: url("http://link.d9v9b.com/img/y07r_cc0000.gif") no-repeat left center;
  border-bottom: 1px solid #ffffcc; /* hack to IE/Win's */
}

#history a {
  display: block;
  text-decoration: underline;
}

#history a:hover {
  background-color: #DFF0FF;
  color: #FF0000;
}

.description {
  /* blog description */
  font-size: 80%;
  color: #FFFFFF;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 120%;
}

/*** ▼このサイトについて ***/
.tbl-about {
  border-collapse: collapse;
  border: 1px solid #cccccc;
  width: 60%;
}

.tbl-about td {
  padding: 1px;
  line-height: 120%;
  border: 1px solid #cccccc;
}


/*** ▼その他 ***/
.toPageTop {
  /* このページの先頭へ */
  padding-right: 5px;
	margin-top: 0px;
  text-align:right;
}

.toPageTop a,
.toPageTop a:visited {
  text-decoration: underline;
  font-weight: normal;
}

.toPageTop a:hover {
  color: #FF0000;
  font-weight: normal;
}

.sponsored {
  /* スポンサーサイト */
  padding-left: 5px;
}

.copyright {
  /* 著作権 */
  text-align:center;
  font-size: 70%;
  color: #666666;
  line-height: 110%;
}

/***** ▼For contents styles *****/
/*** ▼For archive styles ***/
.archive-header {
  /* 商品一覧 見出し */
  margin: 0;
  font-size:90%;
}

.archive-content {
  /* 商品一覧 本文 */
  margin: 0;
  padding: 5px;
  font-size: 90%;
}

.archive-content ul {
  /* 商品一覧 リスト(順序なし) */
  margin: 0px;
  padding-left: 10px;
}

.archive-content ul li {
  /* 商品一覧 リストアイテム */
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: none;
  background: url("img/arw-ylw.gif") no-repeat left center;
  font-size: 80%;
}

/*****  *****/
#cCard {
  margin: 0px 0px 15px 0px;
  padding: 5px 0px 5px 0px;
  line-height: 110%;
}

/***** ▼パン屑リスト *****/
#breadCrumb{
  font-size: 80%;
  padding: 7px 0px 7px 10px;
}

#breadCrumb a {
  text-decoration: underline;
}

/*** ▼For search result ***/
.searchResImg {
  padding-right:5px;
  vertical-align:middle;
}

.search-header {
  margin: 0;
  padding: 2px 0px 0px 10px;
  color: #333333;
  font-size:90%;
}

.search-header a,
.search-header a:hover,
.search-header a:visited,
.search-header a:active {
  color: #333333;
  text-decoration: none;
}

.search-content {
  /* エントリ本文 */
  margin-bottom: 10px;
  padding: 5px;
  font-size: 80%;
}

.search-content p {
  margin: 5px 100px 5px 5px;
}

.search-content a,
.search-content a:hover,
.search-content a:active {
  font-weight: bolder;
  text-decoration: underline;
}


/***** ▼ORG *****/
.trackbacks {
  position: static;
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

.trackbacks-header {
  position: relative;
  width: auto;
  margin: 0;
  border-left: 5px solid #36414d;
  padding: 5px;
  color: #fff;
  background: #a3b8cc;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}

.trackbacks-info {
  margin: 10px 0;
  border: 1px dashed #a3b8cc;
  padding: 0 10px;
  color: #292e33;
  font-size: 11px;
  text-align: center;
  background: #e6ecf2;
}

.trackback-footer {
  margin: 0 0 20px 0;
  border-top: 1px solid #dae0e6;
  padding-top: 3px;
  color: #666;
  font-size: 10px;
  text-align: right;
}

.comments {
  position: static;
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

.comments-header {
  position: relative;
  width: auto;
  margin: 0;
  border-left: 5px solid #36414d;
  padding: 5px;
  color: #fff;
  background: #a3b8cc;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}

.comment-content {
  clear: both;
  margin: 5px 10px;
}

.comment-footer {
  margin: 0 0 20px 0;
  border-top: 1px solid #dae0e6;
  padding-top: 3px;
  color: #666;
  font-size: 10px;
  text-align: right;
}

.comments-open-header {
  position: relative;
  width: auto;
  margin: 0;
  border-left: 5px solid #36414d;
  padding: 5px;
  color: #fff;
  background: #a3b8cc;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}

.comments-open-content {
  clear: both;
  margin: 5px 10px;
}

