???????
a:hover {  
	color : navy;
	text-decoration : underline;
}

body{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  color : maroon;
  
  font-family : "MS UI Gothic";
}

a{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-decoration : none;
  color : #2046cc;
}

a:hover{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-decoration : underline;

  color : red;
}



div#container {  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  width : 750px;
  margin-left: auto;
  margin-right: auto;
  font-size : 0.77em;
  background-color : white;
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 10px;
  margin-top : -15px;
padding : 10px;
}

ul#navi	{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-top: 0;
  margin-bottom : 0px;
  margin-left: 0;
  padding-left: 0;
  height : 42px;
  background-color : #ffffff;
  background-image : url(../images/01_common/menu_rollover.gif);
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : orange;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : orange;
}

UL#navi li {  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  list-style-type: none;
  float: left;
}

ul#navi li a	{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  display: block;
  width : 106px;
  line-height : 20px;
  text-decoration : none;
  text-align: center;
  background-image : url(../images/01_common/menu_rollover.gif);
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : orange;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : orange;
  color : #a85400;
}

UL#navi li a:hover	{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  background-position: left bottom;
  color : maroon;
}

div#bread	{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-bottom : 5px;
  background-color : #ffffd2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffff80;
  padding-top : 1px;
  padding-left : 10px;
  padding-bottom : -6px;
  

  margin-top : 3px;
}

div#sidebar-left {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  width: 166px;
  float: left;
  

  
}

div#sidebar-left h2{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  font-size : 1.1em;
  background-color : orange;
  color : white;padding : 6px 5px 6px 10px;
  margin-bottom : 0px;
  margin-top : 0px;
  background : url(../images/01_common/sidebar_title.gif) no-repeat;
}

ul.sidemenu {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-top: 0;
  margin-left: 0;
  padding-left : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffd940;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffd940;
  border-right-color : #ffd940;
  border-bottom-color : #ffd940;
  padding-bottom : 5px;

  
}

ul.sidemenu li {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  list-style-type: none;

  
  

  

  

  

  margin-top : 7px;
  margin-bottom : 7px;
}

ul.sidemenu li a {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  text-decoration : none;
  
  font-weight : bold;
  
  background : url(../images/01_common/menupoint1.gif) no-repeat 0px -10px;
  

  

  

  

  
  

  
  

  

  padding-left : 15px;
}

ul.sidemenu li a:hover {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  font-weight : bold;
  text-decoration : underline;
}

ul.sidemenu ul {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin: 0;
  padding: 0;
}

ul.sidemenu ul li a {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  
  background : url(../images/01_common/menupoint2.gif) no-repeat -2px -7px;
  font-weight : normal;

  

  

  
  

  
  

  

  padding-left : 15px;
}

ul.sidemenu ul li a:hover {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-decoration : underline;
  

  font-weight : normal;
}

p.feed {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-bottom: 10px;
}

p.feed a {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  color: #444444;
  text-decoration: none;
  line-height: 30px;
  border: solid 1px #888888;
  padding: 5px;
}

p.feed img {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  border: none;
  vertical-align: middle;
}

div#sidebar-left-mail h2	{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-align: center;
  margin-top: 0;
  margin-bottom : 0px;
}

div#sidebar-left-mail h3{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 3px 3px 4px;
  background-color : #ffff8c;
  padding : 5px 2px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : orange;
  border-bottom-color : orange;
  font-weight : normal;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #ff9933;
  border-right-color : #ff9933;
  right : inherit;
  font-size : 1em;
}

div#sidebar-left-mail p {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 3px 5px 8px 8px;
  line-height : 1.4em;
}

div#sidebar-right-photo{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffd940;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffd940;
  border-right-color : #ffd940;
  border-bottom-color : #ffd940;
  width : 164px;
  margin-left : 0px;
  margin-bottom : 20px;
  background-color : white;
}

div#sidebar-right-photo li{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 5px 0px 5px -33px;
}

.sidebar-right-photo{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-left : 10px;
  list-style-type : disc;
}

div#sidebar-right {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  width: 166px;
  float: right;
  margin-top : 10px;

  
}

div#sidebar-right h2 {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-align: center;
  margin-top: 0;
  margin-bottom : 0px;
  background-color : orange;background : url(../images/01_common/sidebar_title.gif)   repeat;padding : 6px 5px 6px 10px;
  font-size : 1.1em;
  color : white;
}

div#sidebar-right h3{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 2px;
  color : maroon;
  padding : 7px 2px 6px 40px;
  font-weight : normal;
  background : url(../images/05_top/toposusumeh3.gif) no-repeat;
  font-size : 1em;
}

div#sidebar-right p {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 5px;
}

div#sidebar-info {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffd940;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffd940;
  border-right-color : #ffd940;
  border-bottom-color : #ffd940;
  margin-bottom: 20px;
}

div#sidebar-info ul {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  font-size : 1em;
  margin : 5px 5px 5px 10px;padding : 0px;
}

div#sidebar-info ul li {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  font-size : 1em;
  margin : 0px 0px 5px 10px;padding : 0px;
}

div#sidebar-link {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  width: 166px;
  float: right;
}

div#sidebar-link h2 {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  text-align: center;
  margin-top: 0;
  margin-bottom : 0px;
}

div#sidebar-link h3{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 2px;
  color : maroon;
  padding : 7px 2px 4px 40px;
  font-weight : normal;
  background : url(../images/01_common/toposusumeh3.gif) no-repeat;
}

div#sidebar-link p {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin : 1px 5px 8px;
  color : maroon;
}

div#sidebar-link ul {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin: 5px;
  padding: 0;
}

div#sidebar-link ul li {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  background-image : url(../images/01_common/linkpoint1.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding-left: 13px;
  list-style-type: none;
  margin-bottom : 5px;
}

div#footer {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffff80;
  padding-top : 10px;
  background-color : #ffffc4;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffff80;
  padding-bottom : 5px;
  text-align : center;
  margin-top : 5px;
  color : #666666;

  width : 100%;

  

  line-height : 1.2em;
}

address	{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
  text-align: center;
  

  
}

.top_denwa{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-top : 5px;
  margin-bottom : 3px;
}

.page_image{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  margin-bottom : 10px;
}

div#sidebar-info p{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  line-height : 1.4em;
}
