@charset "UTF-8";

p {
 padding: 0px;
 margin: 0px;
}

strong {
  font-weight: normal;
}


/*サイズ基準*/
#dami {
  width: 794px; 
  background: #a9a9a9;
}

/*ヘッダー（戻るリンク）*/
#header {
/*  margin: 0px 0px 10px 0px;*/
  padding: 0px;
  width: 910px; 
/*  width: 794px; 
  margin-left: auto;
  margin-right: auto;*/
  margin-bottom: 16px;
/*  background: #cdcdcd;*/
  text-align: left;
}

#al_list_ttl {
  width: 860px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
}

.main_alst {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/*ヘッダ内　戻るリンク*/
#hdm { 
  margin-left: 10px;
  width: 160px;
  font-size: 13px; line-height: 1.5; color: #444444;
}

#hdm a:visited {
  color: #222;
  text-decoration: underline;
}
#hdm a:link {
  color: #222;
  text-decoration: underline;
}
#hdm a:hover{
  color: #800000;
  text-decoration: underline;
}

p {
  margin: 0px; padding: 0px;
}

/*追加*/
.sub_ttl {
  font-size: 14px;
}

.sub_ttl a {
  color: #333; text-decoration: none;
}

.sub_ttl a:hover {
  color: #800000; text-decoration: underline;
}


.al_ul {
  margin: 0px; padding: 0px;
  list-style: none;
  text-align: left;
}

.al_li {
  margin: 0px; padding-left: 10px;
  background: url(al_img/liimg.gif) no-repeat;
}

/*.li-img {list-style: none;}*/


/*横並び三つ分（テーブル）*/
.nb{
  margin-left: 16px;
  margin-bottom: 6px;
}

/*小分類リンク*/
.slk {
  padding: 0px;
  margin: 0px;
  font-size: 14px; line-height: 1.4; color: #444;
  text-align: left;
}

.slk a {
  color: #333; text-decoration: none;
}

.slk a:hover {
  color: #800000; text-decoration: underline;
}

.txtlist {
 /* border-bottom: 2px dotted #4169e1;*/
  margin-bottom: 0px;
  padding-bottom: 2px;
  display: inline;
  font-size: 13px; line-height: 1.5; font-weight: bold; color: #4169e1;
}

.txtlist a {
  color: #4169e1; text-decoration: none;
  margin-bottom: 0px;
  padding-bottom: 2px;
  display: inline;
  font-size: 13px; line-height: 1.5; font-weight: bold; color: #4169e1;
}

.txtlist a:hover {
  color: #800000; text-decoration: none;
  margin-bottom: 0px;
  padding-bottom: 2px;
  display: inline;
  background: #fffff0;
}

/*clear*/
.clear {
  clear: both;
}

/*余白調整*/
.ptop8 {
  padding-top: 8px;
}


/*カテゴリヘッダ*/
.cate-hd {
  margin-bottom: 2px;
}

/*検索スペース*/
#sh { width: 572px; float: right;
  background: #f5f5f5;
  padding-top: 3px; padding-bottom: 3px;
  margin-bottom: 10px;
  border :1px solid #d3d3d3;
}

/*従来互換*/
.honbun {
font-size: 12px; letter-spacing: 102%; line-height: 130%; color :#222222;
}

/*フォーム*/
select,textarea {
  font-size: 13px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-weight: normal;
}

input {
  margin-top: 4px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
  font-size: 11px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-weight: normal;
}


/* footer余白調整 */
#footer_pc_common ul {
  margin-bottom: 10px !important;
}
