html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body{
background-color:#2f0215;
color: #ffffff;
width: 100%;
margin:0 auto;
padding:0 auto;
font: Arial;
font-size: 18px;
}

a{
  text-decoration:none;
  color:#ff00ff;
}


hr{
  height: 0;
  border: 0;
  border-top: 1px solid #ff00ff;

}


#head{
  background-color: #f2f2f2;
  width: 100%;
  padding: 0 auto;
  margin: 0 auto;
}

.head-index{
  background-image:url("../img/bg.png");
  background-size: cover;
}

#menu-wrapper{
  position:relative;
  width:100%;
  margin-bottom:0;
  padding-bottom:0;
  height:520px;
}

#menu-wrapper a{
  color:#ffffff;
  text-decoration:none;
}

#menu-wrapper2 a{
  color:#ffffff;
  text-decoration:none;
}


#topimg{
  height:520px;
  background-image:url("../img/top-01.png");
  background-repeat:no-repeat;
  background-size:contain;
  background-position:right bottom;
  position:relative;
  top:0;
  z-index:999;*/
  width:100%;
}

#topimg-02{
  height:520px;
  background-image:url("../img/top-02.png");
  background-repeat:no-repeat;
  background-position:left bottom;*/
  background-repeat:no-repeat;
  background-size:contain;
  position:absolute;
  top:0;
  z-index:10;
  width:100%;
}


#menu{
  position: relative;
  z-index: 14;
  top: 25px;
  background-color: #2f0215;
  color: #ffffff;
  width: 100%;
  font-weight: 700;
  line-height: 1.4em;
  margin: 0 auto;
  height: 26px;
}

#menu-list{
  position:absolute;
  top:12px;
  width:1024px;
  margin: 0 auto;
  z-index:15;
  margin-left:3em;
}

#menu-list ul li{
 display: inline-block;
 padding-right: 1em;
 }

#menu-list img{
  vertical-align:middle;
 }

#menu-list a:hover{
  color:#ea64fe;
  text-shadow: 0 0 5px #ffffff;
  text-shadow: 0 0 30px #ffffff;
}

#menu-list2 a:hover{
  color:#ea64fe;
  text-shadow: 0 0 5px #ffffff;
  text-shadow: 0 0 30px #ffffff;
}

#menu-wrapper2{
  position:relative;
  width:100%;
  margin-bottom:0;
  padding-bottom:0;
}

#menu2{
  position: relative;
  z-index: 1;
  top: 40px;
  background-color: #2f0215;
  color: #ffffff;
  width: 100%;
  font-weight: 700;
  line-height: 1.4em;
  margin: 0 auto;
  height: 26px;
}

#menu-list2{
  position:absolute;
  top:8px;
  width:1024px;
  margin: 0 auto;
  z-index:999;
  margin-left:3em;
}

#menu-list2 ul li{
 display: inline-block;
 padding-right: 3em;
 }

#menu-list2 img{
  vertical-align:bottom;
 }


#menu-list2 a:hover{
  color:#ea64fe;
  text-shadow: 0 0 5px #ffffff;
  text-shadow: 0 0 30px #ffffff;
}



a img{
  border:none;
}

.no-link{
  color:#826773;
}

#title-box{
  margin: 0 auto;
  widh:100%;
  margin-left:3em;
  padding:0 auto;
  height:50px;
}

img.title{
  position: relative;
  z-index: 998;
  top: -40px;
}

p.copyright{
  text-align: center;
  line-height: 1.4em;
  font-size: 80%;
  padding-bottom:5px;
}

#center{
  width:100%;
}


#twitter{
  border-right:1px solid #b3b3b3;
  margin-left:3em;
  margin-top:0;
  padding-right:2em;
  width:500px;
  float:left;
}


#link{
  margin:0 auto;
  padding-top:1.5em;
  padding-left:1em;
  float:left;
  padding-left:2em;
}

#link a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}
#link ul{
  margin-bottom:1em;
}

#link ul li {
 display: inline-block;
 font-size:70%;
 padding-right:2em;
}


hr.clear{
  border:0;
  clear:both;
}


#profile{
  padding-top:60px;
  background-color:#f2f2f2;
  margin-top:1em;
  color:#333333;
  display: inline-block;
  float:left;
  margin-left:100px;
}

#form{
  padding-top:60px;
  background-color:#f2f2f2;
  margin-top:1em;
  color:#333333;
  display: inline-block;
  width:80%;
  padding-left:10%;
  padding-right:10%;
  margin: 0 auto;
}


#haseko{
  color:#333333 !important;
  float:left;
  font-size:12pt;
  padding-top:60px;
  margin-top:1em;
  margin-left:3em;
}

#about{
  color:#333333;
  padding-left:100px;
  padding-right:100px;
  font-size:12pt;
  padding-top:2em;
  padding-bottom:2em;
}


h4 {
  float:left;
}

table th{
  font-weight:300;
}

#box-left{
  width:48%;
  float:left;
  border-right:2px solid #b3b3b3;
}

#box-right{
  width:48%;
  float:left;
  padding-left:2em;
}

hr.section-g{
  height: 0;
  border: 0;
  border-top: 2px solid #b3b3b3;
}

div#about a{
 color:#333333; !important;
}

div#about a:hover{
 color:#ff16ba; !important;
}
