/* CSS Document */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  background-image:url(img/TopBackimg.gif);
  background-repeat:repeat-y;
  background-position:center;
  background-color:#F9F9EA;
}
#wrapper {
  width: 760px;
  margin: 0 auto;
  text-align: left;
}
#header {
  width:760px;
  height:36px;
  background-image:url(img/contentsheada.gif);
  background-repeat:no-repeat;
}
#main {
  width:760px;
  height:32px;
}
#menu {
  width:760px;
  height:36px;
}
#submenu{
  width:191px;
  float:left;
}
#information{
  margin-left:191px;
}
#informationmain{
  padding-left:30px;
  margin-left:191px;
  font-size:80%;
  color:#666666;
}
ul{
list-style: none;
margin-top:15px;
margin-left:0;
padding-left:0;
}
li{
font-size:80%;
line-height:250%;
padding-left:40px;
background: url(img/listbtn.gif) no-repeat 10px 50%;
}
li a{
text-decoration:none;
color:#666666;
}
li a:hover{
color:#CCCCCC;
}
#stage{
  width:569px;
  float:right;
}
.p1{
  padding-left:3em;
  padding-right:3em;
  font-size:80%;
  color:#333333;
  margin-bottom:40px;
  line-height:150%;
}
.companyimg{
  float:left;
  margin-right:1em;
}
.c1{
  line-height:125%;
  margin:0;
}
p{
line-height:100%;
margin-bottom:0.5em;
}
.bigtext{
  font-size:120%;
  font-weight:bold;
  margin-top:0.3em;
}  
.c2{
  margin:0.8em;
}
.c1photo{
  line-height:125%;
  margin-bottom:0em;
  border-top:1px solid #CCCCCC;
}
.syachyotext{
  line-height:150%;
}
.rightimg{
  float:right;
}
a{
color:#666666;
}
a:hover{
color:#CCCCCC;
}
.easyback{
background-color:#EEEEEE;
width:100px;
padding-left:10px;
}
.cent{
 text-align:center;
}
.otoiawasep1{
  padding-left:3em;
  padding-right:3em;
  font-size:65%;
  color:#333333;
  margin-bottom:40px;
  line-height:150%;
}
.tokkyomidashi{
font-size:120%;
font-weight:bold;
}
.redtext{color:#FF0000;}

strong {
	font-weight:normal;
}

h1 {
	font-size:110%;
}		