.a_m a:link {
	color: #4D4D4D;
	text-decoration: none;
}

.a_m a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

.a_m a:hover {
	color: #ff0000;
	text-decoration: none;
}

.a_m a:active {
	color: #4D4D4D;
	text-decoration: none;
}

.a_black a:link {
	color: #ffffff;
	text-decoration: none;
}

.a_black a:visited {
	color: #ffffff;
	text-decoration: none;
}

.a_black a:hover {
	color: #2D5690;
	text-decoration: none;
}

.a_black a:active {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:link {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:visited {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:hover {
	color: #ff0000;
	text-decoration: none;
}

.a_white a:active {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #2D5690;
	text-decoration: none;
}
a:visited {
	color: #2D5690;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #2D5690;
	text-decoration: none;
}


body {
	color: #4D4D4D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.text1 {
	font-size: 10px;
}
.text2 {
	font-size: 11px;
}
.text3 {
	font-size: 12px;
	line-height: 15px;
}
.text4 {
	font-size: 18px;
}
.text6 {
	font-size: 14px;
	line-height: normal;
}
.text7 {
	font-size: 16px;
	line-height: normal;
}

#body {
	width:713px; margin:0 auto;
	text-align:left;
}

img {
	border-style:none;
}

/* トップページランキング
--------------------------- */
.ranking {
  float: left;
  width:163px;
  padding-bottom: 10px;
  background-color: #FFF4DE;
}

.ranking-body {
  font-size: 12px;
  padding: 10px 5px 5px 5px;
}

.ranking-body .list {
  width:153px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: left;
}

.list:after {
 content: ""; 
display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }

.ranking-body .list img {
  float: left;
  margin: 0px 10px 0px 0px;
}

.ranking-body .list-rank {
  padding-right: 5px;
  font-weight: bold;
}

.bn {
  margin-top: 20px;
}

.bn span a {
  margin-right: 6px;
}

/* 阿波の逸品関連
--------------------------- */
#content {
  margin-bottom:30px;
  text-align: center;
}
#content-body {
  width: 520px;
  margin: 0px auto;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}

#content-body table {
  font-size: 13px;
}

#content-body td {
  padding-bottom: 10px;
}

.pagetitle {
  margin-bottom:15px;
}

.content p {
margin-bottom: 15px;
}

.more {
  display: block;
  text-align: right;
  margin-top: 10px;
}

.box1 {
  float: left;
  width: 200px;
}

table.nextpage {
  clear: both;
  margin-top: 50px;
  text-align: center;
  width: 100%;
}

#content-body .nextpage td {
  padding-bottom: 2px;
  text-align: center;
}


/* 店舗一覧
--------------------------- */
.shops {
  margin-bottom: 30px;
}

.shops .list {
  width:520px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px dotted #ccc;
  text-align: left;

}

.shops .list img {
  float: left;
  margin: 0px 15px 0px 0px;
}

.shops .kensaku, #ippin-body .kensaku {
  background-color: #EFEEF5;
}

.shops form, #ippin-body form {
  padding: 15px;
}

.shops table, #ippin-body table {
  font-size: 12px;
}

.shops td {
  padding: 5px 3px 5px 0px;
}


.shop-mane {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.shop-img {
  float: left;
  width: 175px;
  margin-right: 15px;
}
.shop-details {
  float: left;
  width: 330px;
}

.caption {
  display: block;
  text-align: center;
  margin: 2px 0px 10px 0px;
}

/* 逸品一覧
--------------------------- */
#ippin {
  text-align: center;
  margin-bottom: 30px;
}
#ippin-body {
  width: 635px;
  margin: 0px auto;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}

#ippin-body table {
  font-size:13px;
}

#ippin-body td {
  width: 115px;
  text-align: left;
  vertical-align: top;
  padding: 0px 5px 10px 5px;
}

#ippin-body .kensaku td {
  padding: 5px 3px 0px 0px;
}
