@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding: 0;
}
#respo_main {
	width: 755px;
	background-color: #e9e9e9;
	padding: 10px 0;
	font-size: 11px;
}
/*#respo_main table {
	width: 600px;
	margin: 0 auto;
}*/
.red_big {
	font-size: 14px;
	font-weight: bold;
}
ul.color_list {
	width: 100%;	
	margin: 15px auto;
	padding: 0px;
}
#respo_main:after, ul.color_list:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

ul.color_list li {
	width: 124px;
	height:180px;
	list-style: none;
	padding: 10px 8px;
	margin: 5px 5.5px;
	float: left;
	line-height:12px;
	/*枠の背景*/
	background-color:#FFF;
	/*枠の角丸*/
	border-radius:8px;
	word-break: break-all;
	/*background: url(https://shopping.geocities.jp/axes/img/lesportsac/index/bg_lespo.gif) no-repeat;*/
}
ul.color_list li a {
	text-decoration: none;
	color: #444444;
}
ul.color_list li a:hover {
	color: #FF3300;
}
ul.color_list li a:visited {
	color: #444444;
	text-decoration: none;
}
ul.color_list li div.name {
	width: 122px;
	min-height: 37px;
	border-top: 3px rgb(255, 204, 153) solid;
	padding-top: 3px;
	margin-top: 6px;
}
.price {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	color: #333;
}
.style5 {
	font-size: 10px;
}
.style6 {
	font-size: 11px;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}


a { text-decoration: none; }



a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}
a:hover font{
opacity:0.4;
filter: alpha(opacity=40);
}

.ranking_area .ranking {
"	padding: 30px 0 0 0;"
}


#sp_header
{
    display: none;
}

iframe#footer_frame_sp
{
    display: none;
}
div#responsive_wrap
{
	width: 755px;
	background-color: #e9e9e9;
	padding: 10px 0;
	font-size: 12px;
}

div#responsive_wrap #responsive_main
{
    float: left;
    width: 770px;
    margin: 0 0 100px;
}

@media screen and (max-width:750px)
{
    body
    {
        background: #fff;
    }
    div#pc_header
    {
        display: none;
    }
    iframe#footer_area
    {
        display: none;
    }
    #sp_header
    {
        display: block;
    }
    #top_m
    {
        clear: both;

        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }
    div#wrapper.subpage
    {
        width: 100%;
        margin: -30px auto 0;
        padding: 30px 0 0 0;
    }
    iframe#footer_frame_sp
    {
        display: block;
    }
    #sidenavi
    {
        display: none;
    }
    div#responsive_wrap
    {
        width: 100%;
        margin: 30px auto 0;
    }
    div#responsive_wrap #responsive_main
    {
        float: left;
        width: 100%;
    }
}
/*lespo*/
@media screen and (max-width: 750px){
div#responsive_wrap {
    width: 100%;
    margin:0 auto;
}
div#respo_main {
	width: 100%;
	font-size: 12px;
}

ul.color_list li {
	width: 26.9%;
	line-height:12px;
	/*枠の背景*/
	background-color:#FFF;
	/*枠の角丸*/
	border-radius:8px;
	margin: 4px 5px;
	/*background: url(https://shopping.geocities.jp/axes/img/lesportsac/index/bg_lespo.gif) no-repeat;*/
}
ul.color_list li a img{
	width: 100%;
	}
ul.color_list li div.name {
width: 100%;
	margin-top: 0px;
}
}
@media screen and (max-width: 750px){
div#responsive_wrap {
    width: 100%;
    margin:0 auto;
}
div#respo_main {
	width: 100%;
	font-size: 12px;
}

ul.color_list li {
	width: 26%;
	line-height:12px;
	/*枠の背景*/
	background-color:#FFF;
	/*枠の角丸*/
	border-radius:8px;
	margin: 4px 5px;
	    padding-bottom: 0px;
		height: 150px;
	/*background: url(https://shopping.geocities.jp/axes/img/lesportsac/index/bg_lespo.gif) no-repeat;*/
}
ul.color_list li a img{
	width: 100%;
	height:auto;
	}
ul.color_list li div.name {
width: 100%;
	margin-top: 0px;
}
}
