A.Menu:link {text-decoration: none; color: blue;}
A.Menu:visited {text-decoration: none; color: Navy;}
A.Menu:hover {color: white; background-color: green;}
A.Ivent:link {text-decoration: none; color: blue;}
A.Ivent:visited {text-decoration: none; color: blue;}
A.Ivent:hover {color: white; background-color: green;}
DIV.st_Menu {
  margin: 2px 0px 1px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 2px; /* 上、右、下、左 */
  border-width: 0px 2px 2px 0px;/* 上、右、下、左 */
  border-style: none solid solid none;/* 上、右、下、左 */
  border-color:#80BBFF;
  font-size: 13px;
/*  cursor: hand;*/
  color : white;
/*  font-weight : bold;*/
  background-color : #006633 ;
}
DIV.st_Menu_Seinenbu {
  margin: 2px 0px 1px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 2px; /* 上、右、下、左 */
  border-width: 0px 2px 2px 0px;/* 上、右、下、左 */
  border-style: none solid solid none;/* 上、右、下、左 */
  border-color:#80BBFF;
  font-size: 13px;
/*  cursor: hand;*/
  color : white;
/*  font-weight : bold;*/
  background-color : #003399 ;
}
DIV.st_Menu_Joseibu {
  margin: 2px 0px 1px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 2px; /* 上、右、下、左 */
  border-width: 0px 2px 2px 0px;/* 上、右、下、左 */
  border-style: none solid solid none;/* 上、右、下、左 */
  border-color:#80BBFF;
  font-size: 13px;
/*  cursor: hand;*/
  color : white;
/*  font-weight : bold;*/
  background-color : #cc0099 ;
}
DIV.st_Menu_Seicho {
  margin: 2px 0px 1px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 2px; /* 上、右、下、左 */
  border-width: 0px 2px 2px 0px;/* 上、右、下、左 */
  border-style: none solid solid none;/* 上、右、下、左 */
  border-color:#80BBFF;
  font-size: 13px;
/*  cursor: hand;*/
  color : white;
/*  font-weight : bold;*/
  background-color : #cc6600 ;
}
DIV.st_Menu_Info {
  margin: 2px 0px 1px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 2px; /* 上、右、下、左 */
  border-width: 0px 2px 2px 0px;/* 上、右、下、左 */
  border-style: none solid solid none;/* 上、右、下、左 */
  border-color:#80BBFF;
  font-size: 12px;
/*  cursor: hand;*/
  color : white;
/*  font-weight : bold;*/
  background-color : #666666 ;
}
DIV.st_Menu_Child {
  font-size: 12px;
  background-color:white;
}
DIV.st_Menu_Child_2 {
/*  border-left: 1px solid green;*/
  padding: 2px 0px 2px 5px; /* 上、右、下、左 */
/*  border-bottom:1px dotted green;*/
}
DIV.st_Menu_Child_2_Seicho {
/*  border-left: 1px solid #cc6600;*/
  padding: 2px 0px 2px 5px; /* 上、右、下、左 */
/*  border-bottom:1px dotted #cc6600;*/
}
DIV.st_Menu_Child_2_Seinenbu {
/*  border-left: 1px solid #cc6600;*/
  padding: 2px 0px 2px 5px; /* 上、右、下、左 */
/*  border-bottom:1px dotted #003399;*/
}
DIV.st_Menu_Child_2_Joseibu {
/*  border-left: 1px solid #cc6600;*/
  padding: 2px 0px 2px 5px; /* 上、右、下、左 */
/*  border-bottom:1px dotted #FF99CC;*/
}
DIV.st_Menu_Child_3 {
/*  border-left: 1px solid green;*/
  padding: 2px 0px 2px 5px; /* 上、右、下、左 */
/*  border-bottom:1px dotted gray;*/
}
A.Menu_Child{
  text-decoration: none;
  color: #000080; 
  font-weight: normal;
}
A.Menu_Child:hover{
  text-decoration: underline;
  color: red;
}
A.Menu_Child_Info{
  text-decoration: none;
  color: #666666; 
  font-weight: normal;
}
A.Menu_Child_Info:hover{
  text-decoration: underline;
  color: red;
}
A.Menu_Kinkyu {
  text-decoration: none;
  color : red;
  font-weight : bold;
  font-size: 14px;
}
DIV.Photo_Back{
  height:272px;
  background-color : #dddddd ;
}
DIV.Photo{
  background-image : none;
  display:inline;
  height:50px;
  overflow:hidden;
  font-size: 13px;
  margin: 2px 0px 0px 0px; /* 上、右、下、左 */
  padding: 3px 0px 0px 1px; /* 上、右、下、左 */
  border-bottom:2px solid #80BBFF;
  background-color : white ;
  color : #006633 ;
  cursor: hand;
}
DIV.Photo_On{
  background-image : url(../images/sankaku.gif);
  background-repeat : no-repeat;
  background-position: center center;
  display:inline;
  height:50px;
  overflow:hidden;
  font-size: 13px;
  margin: 2px 0px 0px 0px; /* 上、右、下、左 */
  padding: 3px 0px 0px 1px; /* 上、右、下、左 */
  border-bottom:2px solid #006633;
  background-color : #006633 ;
  color : white ;
}
DIV.Photo_Memo{
  font-size: 12px;
  padding: 2px 0px 0px 5px; /* 上、右、下、左 */
}
DIV.Etc_Back{
  width:600px;
  background-color : white ;
  vertical-align:top;
}
DIV.Etc_Back_2{
  display:inline;
  width:300px;
  margin: 0px 0px 0px 0px; /* 上、右、下、左 */
  vertical-align:top;
}
DIV.Etc_Title{
  font-size: 13px;
  font-weight : bold;
  color:white;
  margin: 0px 0px 0px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 5px; /* 上、右、下、左 */
  border-bottom:2px solid #006633;
  border-right:2px solid #006633;
  border-left:1px solid white;
  background-color : #80BBFF ;
  font-color:white;
}
DIV.Etc_Title_Juyo{
  font-size: 13px;
  font-weight : bold;
  color:white;
  margin: 0px 0px 0px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 5px; /* 上、右、下、左 */
  border-bottom:2px solid #006633;
  border-right:2px solid #006633;
  background-color : red ;
  font-color:white;
}
DIV.Etc_Title_Wedding{
  font-size: 13px;
  font-weight : bold;
  color:white;
  margin: 0px 0px 0px 0px; /* 上、右、下、左 */
  padding: 2px 0px 0px 5px; /* 上、右、下、左 */
  border-bottom:2px solid #006633;
  border-right:2px solid #006633;
  border-left:1px solid white;
  background-color : hotpink ;
  font-color:white;
}
DIV.Etc{
  font-size: 12px;
  padding: 3px 0px 3px 5px; /* 上、右、下、左 */
}
DIV.Etc_A{
  padding: 3px 0px 3px 0px; /* 上、右、下、左 */
}
DIV.Etc_B{
  margin: 2px 0px 2px 0px; /* 上、右、下、左 */
  padding: 2px 0px 2px 0px; /* 上、右、下、左 */
/*  border-bottom : 1px dotted #4a7499;*/
  height:65px;
}
ul.Etc_Ul{
  margin: 0px 0px 0px 5px; /* 上、右、下、左 */
}
li.Etc_li{
  display:inline;
  list-style-type:none;
  text-align: center;
  width:115px;
}
img.SHOP{
  border : 1px solid gray;
}
DIV.Colum_etc{
  font-size: 12px;
  display:inline;
  width:148px;
  height:50px;
  background-repeat : no-repeat;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #7ca0c0;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ca0c0;
  padding-left: 60px;
  padding-top:5px;
  padding-bottom:5px;
  margin: 2px 1px 0px 1px; /* 上、右、下、左 */
}
DIV.Colum_etc_2{
  font-size: 12px;
  display:inline;
  width:298px;
  height:50px;
  background-repeat : no-repeat;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #7ca0c0;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ca0c0;
  margin: 0px 1px 0px 1px; /* 上、右、下、左 */
  padding: 5px 0px 2px 5px; /* 上、右、下、左 */
  cursor: hand;

}
