@charset "Shift_JIS";


<!--
                                         /*　ユニバーサル宣言　*/
*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

                                         /*メイン*/
#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-width : 2px;
  border-style : solid;
  border-color : olive;
  width : 720px;
  height : auto;
  /* background-color:#cccc99;*/
background-color:#D4D9B4;

}
    
                                         /*ヘッダー*/

#header{
  background : url(../../Documents/HP練習/header.jpg) 0% 0% / auto auto repeat scroll padding-box border-box inherit;
  height : 100px;
}
                                                /*　コラム：右側　*/

#column{
	   
 margin-top: 10px;
 margin-left:10px;
 margin-right:20px;
  width: 180px;
  float: right;
　hight:auto;

/* background-color:#D4D9B4;*/



}
                                       /* コメント：左側 */
#cont{
 margin-top: 10px;
 margin-right:10px;
 margin-left: 20px;
    width:480px;
  float: left;
  text-align: left;

 /*background-color:#D4D9B4;*/

}
#footer{
	                                / *フッター* /
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: olive;
 /* height: 25px;*/
margin-top:15px;
 clear: both 
}


                                    /* ナビゲーション */

#navi{
  background-color:none;
  padding-top: 10px;
  padding-left:50px;
  width:640px;
  float: left;
}
#navi ul{
  list-style-type: none;
}
#navi ul li{
  vertical-align: middle;
  text-align: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 5px;
  margin-bottom: 0;
  width: 90px;
  height: auto;
  float: left;
}
#navi ul li a{
  background-color:olive ;
  text-decoration: none;
  display: block;
}
#navi ul li a:hover{
  color:white;
  background-color:#cccc99 ;




                                                /*　青茲ナビゲーション */

/*  #menue{width:150px; hight:auto;}                                              　　　　　
 
#menue ul { list-style:none; 
 }


#menu ul,#menu li{
margin:0; padding:0; list-style:none; 
 }

#menu li{
 width:auto:
height:auto;
padding:5px 10px;}

#menu ul li a{text-decoration:none;}

#menu ul {list-style-tipe:none;} */


 　　　　　                                             　/*ボディ*/                                         


}
body{
  font-size : 13px; 
  line-height : 160%;
  text-align : center;

  /* background-color:#e9f2da; */

background-image:url(img/yoshinoya-img/bg.gif);
   
}
#header h1{
  font-size : x-large;
  background-color : white;
  text-align : left;
  padding-top : 15px;
  padding-left : 10px;
}
#cont h2{
  font-size : 16px; color: olive;
 text-align:left;
  padding-top : 5px;
  padding-left : 10px;
  padding-bottom : 5px;
  margin-bottom : 15px; border-width : 1px 1px 1px 10px; border-style : solid;border-color : olive;
}
/*#cont*/ h3{
	font-size: 15px;
	color: #fef2cc;
	background-color: #578053;
	/*width: 180px;*/
	margin-top: 10px;
padding:5px;
 text-align: left;
}
/*#column*/ h4{
  color : #fef2cc;
  background-color : olive;
  padding-top : 3px;
  margin-bottom : 15px;
  padding-top : 5px;
  padding-bottom : 5px;
text-align : center;
width:180px;
font-size:14px;
}
#column p{
  text-align : left;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;           /*  border-width : 1px;border-style : solid;border-color : olive; */
}
  #cont img{
     float : left; 
}
 
p.both{clear:both;}

/* .imageclear{
         clear : both; }*/


-->
</style>
