@charset "UTF-8";

/*********************************************/
/*ショッピングガイド設定*/
/*********************************************/
section#guide h4{
margin : 10px 0;

}
section#guide table{
width : 650px;
margin : 10px 0;
border-collapse: collapse;
}
section#guide table tr th{
padding : 5px;
border : 1px solid #d3d3d3;
background-color : #f5f5f5;
font-weight : bold;
}

section#guide table tr td{
padding : 5px;
border : 1px solid #d3d3d3;
}

section#guide ul li{
list-style-type : disc;
margin-left: 18px;
}



/*********************************************/
/*まぐろ物産とは設定*/
/*********************************************/
section#about_us ul li{
list-style-type : disc;
margin-left: 18px;
}


/*********************************************/
/*ご利用規約設定*/
/*********************************************/
section#conditions ol{
margin : 0;
padding : 0 0 0 20px;
}
section#conditions ol li{
list-style-type : decimal;
}

section#conditions ul li{
list-style-type : disc;
margin-left: 18px;
}

/*********************************************/
/*取扱店一覧設定*/
/*********************************************/
section#shoplist{


}
/*********************************************/
/*販売店様へ設定*/
/*********************************************/
section#store dl dt{
font-weight : bold;
}

section#store dl dd{
margin-left : 18px;
}




/*********************************************/
/*よくある質問設定*/
/*********************************************/
section#faq{


}
/*********************************************/
/*提携メーカー募集設定*/
/*********************************************/
section#director ul li{
list-style-type : disc;
margin-left: 18px;
}



/*********************************************/
/*リンク集設定*/
/*********************************************/
section#links{


}
section#links ul li{
list-style-type : disc;
margin-left: 18px;
}
