div.cate_grp ul.new_item li a img,
div.cate_grp ul.recommend li a img,
div.cate_grp ol.ranking li a img{
  max-width:100%;
  max-height:100%;
}
div.cate_grp ul.new_item li a img{
  max-width:80px;
  max-height:80px;
}

div.cate_grp ul.new_item li a.img,
div.cate_grp ul.recommend li a.img,
div.cate_grp ol.ranking li a.img{
  display:block;
  width:80px;
  height:80px;
  position:absolute;
  top:0;
  left:0;
}
.rank_style .img a {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.main .info ul{
  list-style:none;
}
.support_top li{
  background:#DFFFFF;
  border-bottom:solid 1px #CCC;
  border-right:solid 1px #CCC;
  font-size:16px;
}

.support_top{
  border-left:solid 1px #CCC;
  border-top:solid 1px #CCC;
  margin-bottom:20px;
}
.about_top h3{
  font-weight:bold;
}
.about_top{
  padding:10px;
  background: #DFFFFF;
  box-shadow:0px 0px 0px 1px #ccc inset;
 -moz-box-shadow:0px 0px 0px 1px #ccc inset;
 -webkit-box-shadow:0px 0px 0px 1px #ccc inset;
 margin-bottom:20px;
}
.about_top p{
  margin-bottom:20px;
  font-size:14px;
  line-height:1.6em;
}
.about_top p:last-child{
  margin-bottom:0;
}
.top_grp_banner{
    text-align:center;
    margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
    .top_grp_banner img{
      max-width:96%;
   }
}
.story{
  margin-bottom:20px;
}
/**/
.shop_guide{
  font-size:14px;
}
.shop_guide h3{
  border-bottom:dashed 1px #666;
  margin-bottom:10px;
}
.shop_guide strong{
  color:#F00;
}
.shop_guide p{
  margin-bottom:20px;
}
.shop_guide .pay_box{
  padding:5px;
  border:dashed 1px #666;
  margin-bottom:20px;
}

.shop_guide .mail_btn,
.shop_guide .fax_btn{
  display:inline-block;
  padding:5px;
  border-radius:5px;
  color:#fff;
}

.shop_guide .mail_btn{
  background:#009;
}
.shop_guide .fax_btn{
  background:#600;
}

.shop_guide table{
  width:100%;

border-collapse: collapse; 

}
.shop_guide table caption{
  color:#094188;
  text-align: left;
}
.shop_guide table th,
.shop_guide table td{
  box-shadow:0px 0px 0px 1px #666 inset;
-moz-box-shadow:0px 0px 0px 1px #666 inset;
-webkit-box-shadow:0px 0px 0px 1px #666 inset;
text-align:center;
}
.shop_guide table th{
  background:#D2E9FF;
}
#no-top h2 {
	text-align: left;
	background: #094188;
	color: #FFFFFF;
	padding: 5px;
	font-size: 16px;
	margin-bottom: 20px;
}
div.shop_guide h2 {
	clear: both;
	color: #fff !important;
	padding: 5px;
	background-color: #094188;
	text-align: center !important;
	margin-bottom: 20px;
}
div.shop_guide span.caution{
 	color: #f00;
}
.star_line {
	display: block;
	max-width: 100%;
	overflow: hidden;
}
.top_grp_banner .sm {display: block;}
@media screen and (min-width: 1000px){
.top_grp_banner .sm {display: none;}
}
hr.space {
    height: 10px;
    border: none;
}