@charset "UTF-8";
   
* {
  border:0;
  margin:0;
  padding:0;
  line-height:1.5em;
  font-weight:normal;
  font-style:normal;
  }
body {
<!--  text-align:center; -->
  background-color:#FFFFFF;
  background-image:url(images/seamlesstexture29_1200.jpg); 
  }
h1,h2,h3,p {
  text-align:center; 
  margin:auto;
  text-align:left;
  font-family:"ヒラギノ明朝Pro W3","Hiragino Mincho Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","TakaoPMincho","IPAPMincho",serif;
  }
h1,h2,h3 {
  font-weight:bold;
  }
h1 {
  position:relative;
  background:#555;
  color:#fff;
  background-image: -webkit-linear-gradient(#111, #666);
  background-image: -moz-linear-gradient(#111, #666);
  background-image: -o-linear-gradient(#111, #666);
  background-image: -ms-linear-gradient(#111, #666);
  background-image: linear-gradient(#111, #666);
  font-size:20px;
  line-height:1;
  margin:0px -40px 10px -40px;
  padding:15px 5px 10px 40px;
  border-radius:0px 18px 18px 0px;
}
h1:after {
  content:"";
  position:absolute;
  top:100%;
  height:0;
  width:0;
  border:5px solid transparent;
  border-top:5px solid #777;
}
h1:after {
  left:0;
  border-right:5px solid #777;
}
h1:before {
<!--  right:0;
  border-left:5px solid #777; -->
}
h2 {
  position:relative;
  color:#111;
  background:#ccc;
  line-height:1;
  font-size:16px;
  margin:0px 20px 10px -10px;
  padding: 14px 5px 10px 50px; 
  border-radius: 22px 0 0 22px; 
}
h2:before {
  content:"";
  position:absolute;
  background:#fff;
  top:50%;
  left:14px;
  margin-top:-10px;
  height:20px;
  width:18px;
  border-radius:50%;
  box-shadow:2px 2px 2px #777 inset;
}
h2:after {
  content:"";
  position:absolute;
  top:0;
  right:-40px;
  height:0;
  width:0;
  border:20px solid #ccc;
  border-right-color:transparent;
  border-bottom-color:transparent;
}
h3.news {
  width:700px;
  font-size:16px;
  border-bottom:4px solid #191970;
  padding-bottom:5px;
  padding-top:15px;
  margin-bottom:5px;
  }
  h3.news span {
    display:block;
    padding-top:.2em;
    font-size:80%;
    font-family:"Copperplate Gothic Light",Impact,sans-serif;
    color: #808080;
  }

p {
  font-size:14px;
  width:580px;
  margin-top:5px;
  }
p small {　
  font-size:13px;
  }
p.tp {
  width:700px;
}
a.normal {
  text-decoration:none;
  border-bottom:1px dotted;
}
a:link { color:#3333FF } /*#EAD9FF*/
a:visited { color:#ff5bb6 }
a:hover { color:#000080 }
a:active { color:#ffe846 }

.main {
  background-color:#FFFFFF;
  width:950px;
  margin:auto;
  border:1px solid #aaa;
  box-shadow: 2px 2px 2px rgba(0,0,0,.2), 1px 1px 0px rgba(255,255,255,.9) inset;
  }
.fb-like-box {
  float:right;
  }
.fb-comments {
  float:right;
  }
.twitter-timeline {
  margin-left:30px;
}
.intro {
  float:left;
  width:890px;
  padding:0px 0px 30px 30px;
  margin:0px 0px 20px 20px;
  }
.topnews {
  float:left;
  width:500px;
  padding:0px 0px 30px 30px;
  margin:0px 0px 20px 20px;
  }
.CameraBG {
  background-image:url(images/seamlesstexture29_1200.jpg); 
  }
#menu {
  clear:both;
  max-width:850px;
  width:90%;
  padding:0;
  margin:0 auto;
  list-style-type:none;
  font-family:Copperplate,Impact,sans-serif;
}
#menu li {
  width:20%;
  float:left;
  padding:0;
  margin:0;
  margin-bottom:5px;
  text-align:center;
}
#menu li a {
  width:auto;
  color:#fff;
  font-size:14px;
<!--  font-weight:bold; -->
  text-shadow:0 -1px 0px #333,0 1px 0px #555;
  padding:10px 0;
  text-decoration:none;
  display:block;
  background:#666;
  -moz-transition: all 0.5s ease-in 0;
  -webkit-transition: all 0.5s ease-in 0;
  background-image: -moz-linear-gradient(top, #555 0%, #444 40%, #333 60%, #444 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #555), color-stop(0.40, #444), color-stop(0.60, #333), color-stop(1, #444));
  border-left:1px solid #444;
  box-shadow: 1px 0px 0px rgba(225,225,225,0.3) inset,
             -1px 0px 0px rgba(225,225,225,0.3) inset,
              0px 1px 1px rgba(0,0,0,0.1) inset,
              0px -1px 1px rgba(0,0,0,0.3) inset,
              0px 1px 3px #666;
}
#menu li:first-child a{
  border-left:0px;
  border-radius:5px 0 0 5px;
  border-left:0;
  box-shadow:-1px 0px 0px rgba(225,225,225,0.3) inset,
              0px 1px 1px rgba(0,0,0,0.1) inset,
              0px -1px 1px rgba(0,0,0,0.3) inset,
              0px 1px 3px #666;
}
#menu li:last-child a{
  border-radius:0 5px 5px 0;
  box-shadow: 1px 0px 0px rgba(225,225,225,0.3) inset,
              0px 1px 1px rgba(0,0,0,0.1) inset,
              0px -1px 1px rgba(0,0,0,0.3) inset,
              0px 1px 3px #666;
}
#menu li a:hover {
  background:#555;
  background-image: -moz-linear-gradient(top, #888 0%, #777 40%, #666 60%, #777 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(0.40, #777), color-stop(0.60, #666), color-stop(1, #777));
  box-shadow: 1px 0px 0px rgba(225,225,225,0) inset,
             -1px 0px 0px rgba(225,225,225,0) inset,
              0px 1px 1px rgba(0,0,0,0.1) inset,
              0px -1px 1px rgba(0,0,0,0.3) inset,
              0px 1px 3px #666;
}
