body {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 15px;
}
p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.3em;
}
img {
	vertical-align: bottom;
}
a:link,a:visited, a:hover {
	color: #4A814F
}
.ita {
	font-style: italic;
	
}
#lang {
    padding: 0 10px;
	text-align: right;
	width: 760px;
    
}
#mainDV{
    width: 820px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	position: relative;
}
#alignment{
    width: 760px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: left;
}
#backgroundDV{
    background: url(../image/bg.jpg);
    width: 820px;
    height: 570px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#logo {
	position:absolute;
	top: 30px;
	right: 30px;
	
}
#sato1DV{
    margin-bottom: 35px;
    background: url(../image/sato.png);
    width: 677px;
    height: 119px;
}
#shinsakuDV{
    background: url(../image/2021sato_flyer-1.png);
    width: 820px;
    height: 185px;
}
#yukiDV{
    width: 800px;
  /*  display: flex;
    justify-content: flex-end;*/
    font-size: 11px;
    color:#6C6C6C ;
	text-align: right;
	line-height: 1.5;
}
#sato2DV{
   width: 740px;
	margin: 20px auto;
}
#left_introDV{
    width: 400px;
	float: left;
    color: #1A1A1A;
    line-height: 30px;
	padding-right: 20px;
	text-align: justify;

}
#hamabeDV{
    width: 280px;
	float: right;

   
}
    #hamabeDV img{
        max-width: 100%;
        max-height: 100%;
    }

#picDV{
    margin-top:50px ;
	width: 740px;
	margin: 0 auto;
}
#picDV p {
    padding-top: 3px;
    margin: 0;
}

#seibutsuDV{
	float: left;
    width: 350px;

}

.hamabeDV {
    color: #6C6C6C;
    font-size: 12px;
	padding-top: 10px;
	margin: 0;
	line-height: 1.6;
}
/*#seibutsupicDV img{
    max-width: 100%;
    max-height: 100%;
}*/
#yoseruDV{
    width: 350px;
	float: right;
	padding-right: 0;

}
#yoserupDV img{
    max-width: 100%;
    max-height: 100%;
}

#josaiDV{
    margin: 30px auto;
	padding: 30px 5px;
	clear: both;
	width: 740px;

}
#guideDV{
    width: 400px;
	float: left;
   
}
    #guideDV div{
       
        line-height: 30px;
    }
#josaiDV p {
	line-height: 1.8;
	padding-bottom: 0;
	margin-bottom: 5px;
}
#guidetopDV{
    width: 380px;
    height: 30px;
    border-bottom: 2px solid black;
    font-size: 19px;
	margin-bottom: 10px;
}
/*#josaiwebDV{
    display: flex;
}*/
#webjump{
    color:#4A814F;
    cursor: pointer;
}
#bigpic{
    width: 420px;
    height: 593px;
    display: none;
}
    #bigpic img{
        max-width: 100%;
        max-height: 100%;
    }
#chirashi{
    width: 240px;
   padding-top: 30px;
	float: right;
}
#sato{
    width: 160px;
    border: 1px solid #ccc;
}
    #sato img{
        max-width: 100%;
        max-height: 100%;
    }
#enlargeDV{
    display: flex;
    font-size: 11px;
}
#enlarge{
    color: #4A814F;
}
#consultDV{
   
    font-size: 14px;
    line-height: 1.9;
	clear: both;
	padding: 50px 0 30px 10px;

}
#consultDV p {
	padding: 0;
	margin: 0;
	line-height: 2;
}
#consulttopDV{
    width: 340px;
    height: 23px;
    font-size: 15px;
    border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.st {
	font-size: 14px;
	padding-left: 10px;
}

#footer {
	font-size: 0.8em;
	text-align: center;
	margin-top: 50px;
}
