/*本番のcss解除のためのcss*/
div#main {
    width: 100% !important;
}
.disc {
    margin: 0 auto !important;
    text-align: center;
    width: 860px;
}
p.crumb {
    clear: both;
    font-size: 82.5%;
    margin: 0 auto;
    width: 860px !important;
}
#footer .sec .box address {
    border: none;
    clear: none;
    margin: 0;
    padding: 5px 0 0 !important;
    text-align: left;
    text-transform: none;
}
#footer .sec .box img.logo {
    float: left;
    margin-right: 5px;
    width: 207px;
}
#footer .clear{
	height: auto !important;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}
/*//現サイトのcss解除のためのcss*/


p.clear {
    clear: both;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 0;
    padding: 0;
}