@charset "utf-8";


@media screen and (max-width:768px)
{


.contents {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.bbs_bnrbox_2 img {
width: 100%;
margin: 0px auto;
padding: 0px 5px;
text-align: center;
}


}

@media screen and (max-width:640px)
{

.wrapper_bbs {
width: 100% ;
margin: 0px auto;
padding: 0px 30px;
text-align: center;
}

.logo_box {
display: block;
width: 100%;
margin: 0px auto;
padding-top: 5px;
text-align: center;
}

.title_box {
display: block;
width: 100%;
margin: 0 auto;
padding: 0px;
text-align: center;
}

.dummy_box {
display: none;
}

.footer_contents {
width: 100%;
margin: 0px auto;
padding: 3px 0px 0px 0px;
background-color:#FBCB2C;
text-align: center;
vertical-align: middle;
}

.copyright_box {
display: block;
padding: 2px 10px 2px 10px;
text-align: center;
}


/*------売ります掲示板　詳細リストページ------*/
.urimasu_list_box_pc {
display: none;
}

.urimasu_list_box_mobile {
display: block;
width: 100%;
margin: 0px auto;
}

.urimasu_list_box_mobile table {
display: inline-block;
margin-left: auto;
margin-right: auto;
}

#urimasu_list_mobile {
border-collapse: collapse;
border: none;
}

#urimasu_list_mobile tbody th,
#urimasu_list_mobile tbody td {
padding: 5px 7px;
vertical-align: middle;
}

#urimasu_list_mobile tbody th {
font-size: 14px;
color:#000099;
background: #FFFFDD;
white-space: nowrap;
border: 1px solid #996633;
}

#urimasu_list_mobile .item {
font-size: 14px;
color:#000000;
line-height: 150%;
background: #FFFFFF;
text-align: left;
border: 1px solid #996633;
}

#urimasu_list_mobile .item img {
width: 100%;
margin: 0px auto;
background: #FFFFFF;
}

#urimasu_list_mobile .number {
font-size: 16px;
color: #000099;
font-weight: bold;
background: #FFFFFF;
border: 1px solid #996633;
text-align: center;
}

#urimasu_list_mobile .prc {
font-size: 15px;
color:#000000;
background: #FFFFFF;
border: 1px solid #996633;
text-align: left;
}

#urimasu_list_mobile .pickup {
font-size: 15px;
color:#000000;
background: #FFFFFF;
border: 1px solid #996633;
text-align: center;
}

#urimasu_list_mobile .no-border {
border-right-style:none;
border-left-style:none;
}

.page_indication {
width: 100%;
margin: 20px auto;
text-align: center;
}

.page_indication_box {
display: inline-block;
padding: 0px 50px;
}


}


@media screen and (max-width:480px)
{

.wrapper_bbs {
width: 100% ;
margin: 0px auto;
padding: 0px 10px;
text-align: center;
}

.bbs_menu_pc {
display: none;
}

.bbs_menu_480 {
display: block;
width: 100%;
margin: 0px auto;
text-align: center;
}

.bbs_menubox_480 {
width: 100%;
margin: 0px;
padding: 7px 10px 7px 10px;
background-color: #ffffff;
border-bottom:#6666CC 1px solid;
text-align: center;
}

.bbs_menubox_480 a{
color: #000099;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.bbs_menubox_480 a:hover{
color: #FF6600;
}

.bbs_bnrbox_2 {
display: none;
}

.bbs_bnrbox_2_480 {
display: inline-block;
margin: 5px 10px;
padding: 0px;
text-align: center;
}

.bbs_bnrbox_3 {
display: none;
}


}
