@charset "utf-8";
#sp5 {
	height: 5px;
}

/* CSS Document */

#sp10 {
	height: 10px;
}
#sp20 {
	height: 20px;
}
#sp30 {
	height: 30px;
}
#line_sp5 {
	width: 5px;
	float: left;
	height: 10px;
}

#line_sp10 {
	width: 10px;
	float: left;
	height: 10px;
}
#line_sp15 {
	width: 15px;
	float: left;
	height: 10px;
}

#line_sp20 {
	width: 20px;
	float: left;
	height: 10px;
}
#line_sp30 {
	width: 30px;
	float: left;
	height: 10px;
}
#line_sp3 {
	width: 3px;
	float: left;
	height: 45px;
}
#sp10_back {
	height: 30px;
	background-color: #B0CFA0;
	background-image: url(../img/back30.jpg);
	background-repeat: no-repeat;
}

#table01 {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}

table.menu {
	width:580px;
	font-size: 12px;
}
table.menu, table.menu th, table.menu td { border:1px solid #CCC; border-collapse:collapse;}
table.menu th {
	background-color:#F9F8F4;
}
table.menu th, table.menu td {
	vertical-align:top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
table.menu th span, table.menu td span {

}
#bn01 {
	height: 100px;
}
#week_info {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	background-image: url(../img/week.jpg);
	background-repeat: no-repeat;
}
#ichi_box {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	font-size: 15px;
	text-align: center;
}
#side07 {
	height: 40px;
	background-image: url(../img/bt_back07.jpg);
	background-repeat: no-repeat;
}
#side07 a {
	height: 40px;
	background-image: url(../img/bt_back07.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 3.1em;
	padding-left: 30px;
	color: #466142;
	text-decoration: none;
	display: block;
}
#side07 a:hover, #side07 a:active {
	height: 40px;
	background-image: url(../img/bt_back07a.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 3.1em;
	color: #466142;
	text-decoration: underline;
	display: block;
	font-weight: 800;
}
#side_blog {
	height: 100px;
}
#side_bn_free {
	height: auto;
}
#box11{
    padding: 0.5em 0.5em;
    margin: 1em 1em;
    color: #5d627b;
    background: whitesmoke;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
#box11 p {
    margin: 0; 
    padding: 0;
    font-size: 20px;
}
