@charset "utf-8";


/* ****************************************_**************************************** */


/* Background Image */

body {
  background: url(../../../images/menu/oucho/background.jpg) bottom center no-repeat;
}


/* ****************************************_**************************************** */


/* global navigation // Menu */

#menu_menu {
  width: 79px;
  background-position: -199px -40px;
}

#menu_menu:hover {
  background-position: -199px -40px;
}


/* ****************************************_**************************************** */


/* Contents Area */

#contents_area {
  width: 770px;
  margin-top: 40px;
  font-size: 0.85em;
}

#contents_area h2 {
  height: 40px;
  background: url(../../../images/menu/oucho/h2_title.png) top left no-repeat;
}

#oucho {
  margin: 0 0 20px 0;
}

#oucho p {
  margin: 10px 0 0 420px;
}

#oucho img {
  margin: 20px 0 0 -20px;
}


#contents_area #oucho_text h2 {
  height: 37px;
  background: url(../../../images/menu/oucho/h2_title02.png) top left no-repeat;
}

#oucho_text {
  margin: 0 0 50px 0;
}

#oucho_text p {
  margin: 10px 0 0 420px;
}


/* ****************************************_**************************************** */


/* Attention */

#attention {
  margin: 15px 0 50px 420px;
}

#attention p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 0.91em;
}



/* ****************************************_**************************************** */