/*フッタの文字制御*/
.bk_bottom_wri {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	text-align: center;
}.site_link {
	font-size: 11px;
	color: #666666;
	padding-top: 12px;
}
.bk_footer_Right {
	width: 760px;
	text-align: right;
}
.bk_footer_Center {
	width: 840px;
	text-align: center;
}
#footer_shoplist2 {
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    color: #777777;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 0 0 10px;
    text-align: left;
    width: 100%;
}
#footer_makerlist {
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    color: #777777;
    font-size: 11px;
    margin: 20px 0 0;
    padding: 0 0 0px;
    text-align: left;
    width: 100%;
}
#footer_makerlist ul{
    clear: both;
    color: #777777;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
	list-style-type:none;
}
#footer_makerlist ul li{
	float:left;
    color: #777777;
    font-size: 11px;
    margin: 0px 10px 6px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
	white-space: nowrap;
}
