p {
	padding: 0;
	margin: 0;
}

#businessguide_top {
	margin: 0 0 75px;
}

p#top_text {
	padding: 0;
	margin: 0 0 15px;
}

.bg_text p {
	padding: 0;
	margin: 0 0 15px;
}

.bg_title_img {
	margin: 50px 0 0;
}

.bg_img {
	margin: 0 0 10px;

}

.bg_box {
	margin: 0 0 0 24px;
}

.bg_title {
	position: relative;
	padding: 20px 0 0 0;
}

.bg_title_1 {
	width: 616px;
	hight: 34px;
	padding: 7px 0 5px 12px;
	margin: 0 0 10px;
	background: url(../images/title_br_bg.jpg) no-repeat;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
}

.bg_botton {
	width: 109px;
	hight: 23px;
	position: absolute;
	top: 26px;
	left: 472px;
}

/*-- table --*/

table {
    width: 430px;
	margin: 0 0 20px;
    border: 1px #333333 solid;
    border-collapse: collapse;
	text-align: center;
	table-layout: fixed;
}

th {
    padding: 6px;
    border: 1px #666666 solid;
    background: #ffe2e2;
    font-weight: bold;
}

td {
    padding: 6px;
    border: 1px #666666 solid;
}

td.color {
	background: #ffe2e2;
}


/*-- botton --*/

#bg_botton_box {
	margin: 25px 0 0 190px;
	text-align: center;
}

.bg_botton_bon {
	margin: 0 0 0 5px;
	float: left;
}
.space_box{
	margin-left: 25px;
	margin-top: 20px;
}
/*年末年始*/
.new_year_text{
	font-size: 14px;
	font-weight: bold;
}
.box_text{
	text-align: left;
	margin-left: 100px;
}
.new_year_text_top{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}
.bg_box_new_year {
	margin: 0 0 0 24px;
}

.bg_box_new_year table {
    width: 600px;
	margin: 0 0 20px;
    border: 1px #333333 solid;
    border-collapse: collapse;
	text-align: center;
	table-layout: fixed;
}

.bg_box_new_year th {
    padding: 6px;
    border: 1px #666666 solid;
    background: #ffe2e2;
    font-weight: bold;
}

.bg_box_new_year td {
    padding: 6px;
    border: 1px #666666 solid;
}

.bg_box_new_year td.color {
	background: #ffe2e2;
}

/*三脚・イーゼル等のご使用について*/
td.color02 {
	background: #ffb6c1;
}
.text_normal{
	font-weight:normal;
	}
