* {
  margin: 0px;
  padding: 0px;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.h1,h2,p {
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, Helvetica, sans-serif, Verdana, "Trebuchet MS", Arial;
  color: #000000;
}
.h1 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.h2 {
  font-size: 16px;
  font-weight: normal;
}
.p  {
  color: #000000;
  font-size: 10px;
}
.text-small {
  font-size: 10px;
  font-weight: normal;
}
.text-small a:link {
  color: #000000;
  text-decoration: none;
}
.text-small a:visited  {
  color: #333333;
  text-decoration: none;
}
.text-small a:hover  {
  color: #000000;
  text-decoration: underline;
  background: #CCCCCC;
}
.text-small a:active  {
  color: #000000;
  text-decoration: none;
}
.text-midi  {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.text-midi a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}
.text-midi a:hover {
  font-size: 12px;
  font-weight: normal;
  background: #CCCCCC;
}
.text-midi a:active {
  font-size: 12px;
  font-weight: normal;
}
.text-midi a:link {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}
.text-midi-bold  {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.text-midi-bold a:visited {
  color: #FF0000;
  text-decoration: underline;
}
.text-midi-bold a:link {
  color: #FF0000;
  text-decoration: underline;
}
.text-big  {
  font-size: 14px;
  font-weight: normal;
}
.menu_globalNav  {
  color:#000000;
  font-size:12px;
  font-weight: normal;
}
.menu_globalNav a:link  {
  color:#000000;
  text-decoration: none;
}
.menu_globalNav a:visited {
  color: #000000;
  text-decoration: none;
}
.menu_globalNav a:hover {
  background: #FCFF09;
  color: #000000;
}
.menu_globalNav a:active {
  color: #000000;
  text-decoration: none;
}
.menu_subNav  {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.menu_subNav a:link  {
  color: #000000;
  text-decoration: none;
}
.menu_subNav a:visited  {
  color: #666666;
}
.menu_subNav a:hover  {
  color: #000000;
  background: #CCCCCC;
}
.menu_subNav a:active  {
  color: #000000;
  text-decoration: none;
  background: #999999;
}
.menu_subnavBold  {
  font-size: 11px;
  font-weight: bold;
  color: #0066CC;
  margin-top: 10px;
}
#container {
  float: left;
  height: auto;
  width: 900px;
  padding: 10px;
}
#container #siteHeader {
  float:left;
  height:100px;
  width:900px;
  margin-bottom: 20px;
}
#container #sideNav  {
  float:right;
  height:auto;
  width: 200px;
}
#container #globalNav  {
  float:left;
  width:900px;
  margin-bottom: 20px;
}
#container #subNav  {
  float:left;
  width:200px;
}
#container #siteMain  {
  float:left;
  width:600px;
  margin-left: 40px;
  padding-right: 39px;
  border-right: 1px solid #CCCCCC;
}
#container #siteFooter {
  float:left;
  width:900px;
  height:50px;
  font-size: 10px;
  margin-top: 100px;
}
#container #topNavi {
  float: left;
  width: 900px;
  margin-bottom: 20px;
}
#naviHOME {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviNEWS {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviABOUT {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviSTORE {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviCONTACT {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviBLOG {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviWORKS {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
#naviMEMBER {
  float: left;
  height: auto;
  width: auto;
  margin-right: 30px;
}
