.body {
	width: 1000px;
	margin-left: auto;
margin-right: auto;
	text-align: center;

	background-image: url("../top_img/backred.gif");
	border: #DB7093 solid 1px;
	
	
	}
a {text-decoration: none;
 color: #643614;
}

a:link { color: #643614;}
a:visited { color: #643614;}
a:hover { color: #F18181;}
a:active { color: #F18181; }

div #content_waku {
	background-color: white;
	display: flex;
	justify-content: space-around;
	}
div #container {
	background-color: white;
}
.body #container #header {
    text-align: left;
background-color: white;
}

div #header_box {
    border-bottom: 1px solid #DB7093;
  border-top: solid 1px #DB7093;
	margin: auto;
	height: 282px;
	background-color: white;
	display: flex;
	justify-content: center;
}
div #header_box .top_img {
  
    
	
}

div #content {
    color: white;
    width: 725px;
    padding-left: 10px;
    background-color: white;
    
}
div #content .oshirase_roba {
	
	width: 700px;
	padding-top: 20px;
	
}

div #content .oshirase {
	width: 700px;
	padding-left: 5px;
	
text-align: left;
	
}

div #content .oshirase_text {
	padding-left: 10px;
	border: 2px #F8B622 solid; 
	
	
}
p {color: black;
text-align: left;
	padding-left: 20px;

}

p2 {
    color: black;
    text-align: left;
    padding-left: 50px;
    line-height: 2;
}

div #waku_2 .sakuhin {
	border: #BCC8AD solid 1px;
	margin-top: 30px;
	margin-right: 24px;
	margin-left: 15px;
	margin-bottom: 30px;
	
	justify-content: space-between;
	
}
h2 {
	color: #643614;
	padding-left: 20px;
}
h4 {
	color: 
		#643614;
}

h5 {color: #000000;
	text-align: left;
font-style: normal;
	padding-left: 20px;
}
div #waku_2 {

	display: flex;
	justify-content: space-between;
	padding-right: 20px;
}
div #waku_2 .waku_e {
	border: #BCC8AD solid 1px;
	
	margin-bottom: 30px;
	
	
	
	
}

div #content .waku_t {
	padding-bottom: 50px;
	text-align: left;
	padding-top: 20px;
	
}
h3 {
	color: #643614;
}
div #menu {
    width: 180px;
	padding-top: 30px;
    padding-left: 10px;
    background-color: white;
    
    text-align: left;
    list-style-image: url("../top_img/menu_maru20.gif");
  
}
ul  li{
	padding-bottom: 10px;
	
	
}

div #content_waku .bottom {
	
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div #footer {
	background-color: #DB7093;
	border-top: #DB7093 solid 5px;
	border-bottom: #DB7093 solid 1px;
	clear: both;
color: white;
	
	font-size: 1em;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	
}