body {
background-color: #ffffff;
margin: 0;
padding: 0;
text-align: center;
color: #5f5f5f;
font-size: 100%;
width: 100%;}

#page_top{
  width: 40px;
  height: 40px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: transparent url(0.gif);
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
}

a {text-decoration: none;}
a:link {color:#15406a;}
a:visited {color:#aa5555;}
a:hover {color:#95b872;}
a:active {color:#aa5555;}
a img {border: none;}

header {
width: 100%;
height: 120px;
margin: 0;
background: url(header.gif) no-repeat top;
}


p {
background-color: #5580aa;
text-align: center;
padding: 5px auto;
margin-top: 0;
color: #ffffff;

}

hr {
border: 1px #bfbfbf solid;
margin: 15px 0;
width: 100%;
}


h1 {
width: 100%;
margin: 0;
text-align: center;
height: 50px;
background: url(pageheader.gif);
}

h2 {
padding: 0.5em;
vertical-align: middle;
border-radius: 25px 0px 0px 25px;
background-color: #5580aa;
color: #ffffff;
margin-top: 0;
line-height: 1.2;
font-size: 1;
text-align: left;
}

h2:before {
  content: '●';
  color: white;
  margin-right: 8px;
}


.pagetop {
background: url(pagetpbg.gif) repeat-x top;
color: #ffffff;
height: 23px;
padding-top: 7px;
padding-left: 50px;
text-align: left;
}



main {
background-color: #ffffff;
width: 780px;
display: block;
margin: 0 auto;
padding: 15px;
padding-bottom: 0;
overflow: hidden;
clear: both;
}

article {
margin: 25px 0;
padding: 15px;
float: right;
border:none;
border: 2pt #5580aa solid;
}


aside {
width: 190px;
height: auto;
border: none;
float: left;
margin-right: 40px;
margin: 30px 0;
}


nav {
margin: 0;
padding: 0;
height: 45px;
background: url(navbg.gif) repeat-x top;
}

section {
line-height: 1.25em;
display: block;
font-size: small;
}

footer {
background-color: #5580aa;
text-align: center;
padding: 5px;
clear: both;
margin-bottom: 10px;
color: #ffffff;
}

.box1 {
padding: 0;
margin: auto 0;
text-align: left;
}

.box2 {
padding: 0;
float: left;
margin-right: 15px;
margin-bottom: 10px;
text-align: center;
}

.dottedbox {
padding: 15px;
margin-bottom: 15px;
border: 4pt #5580aa dotted;
}


/*nav用リスト指定*/
nav ul {
width: 790px;
margin: 0 auto;
}

nav ul a {
width: 150px;
height: 45px;
display: block;
}


nav ul li {
float: left;
list-style-type: none;
}

nav ul li .fukidashi {
position: absolute;
width: 150px;
top: 90px;

padding: 5px;
border-radius: 5px;
background: #fff;
color: #2b80d5;
font-size: x-small;
display: none;
}

nav ul li .fukidashi:after {
position: absolute;
width: 0;
height: 0;
left: 0;
bottom: -19px;
margin-left: 10px;
border: solid transparent;
border-top-color: #fff;
border-width: 10px;
pointer-events: none;
content: "";
}

ul a:hover .fukidashi {
display: block;
}


ul .m01 a {
background: url(nav01.gif) no-repeat 0;
}

ul .m01 a:hover {
background: url(nav01-h.gif) no-repeat top;
}

ul .m01 a:hover .fukidashi {
display: block;
}

ul .m02 a {
background: url(nav02.gif) no-repeat top;}

ul .m02 a:hover {
background: url(nav02-h.gif) no-repeat top;}

ul .m03 a {
background: url(nav03.gif) no-repeat top;}

ul .m03 a:hover {
background: url(nav03-h.gif) no-repeat top;}

ul .m04 a {
background: url(nav04.gif) no-repeat top;}

ul .m04 a:hover {
background: url(nav04-h.gif) no-repeat top;}

ul .m05 a {
background: url(nav05.gif) no-repeat top;}

ul .m05 a:hover {
background: url(nav05-h.gif) no-repeat top;}

ul .m06 a {
background: url(nav06.gif) no-repeat top;}

ul .m06 a:hover {
background: url(nav06-h.gif) no-repeat top;}

ul .m07 a {
background: url(m07-a.gif) no-repeat top;}

ul .m07 a:hover {
background: url(m07-h.gif) no-repeat top;}

/*サイドリスト*/

aside ul {
margin: 0;
padding: 0;
list-style-type: none;
}

aside ul a {
width: 190px;
height: 45px;
margin-bottom: 10px;
display: block;
}

aside ul .m01 a {
background: url(m01-a.gif) no-repeat 0;
}

aside ul .m01 a:hover {
background: url(m01-h.gif) no-repeat top;}

aside ul .m02 a {
background: url(m02-a.gif) no-repeat top;}

aside ul .m02 a:hover {
background: url(m02-h.gif) no-repeat top;}

aside ul .m03 a {
background: url(m03-a.gif) no-repeat top;}

aside ul .m03 a:hover {
background: url(m03-h.gif) no-repeat top;}

aside ul .m04 a {
background: url(m04-a.gif) no-repeat top;}

aside ul .m04 a:hover {
background: url(m04-h.gif) no-repeat top;}

aside ul .m05 a {
background: url(m05-a.gif) no-repeat top;}

aside ul .m05 a:hover {
background: url(m05-h.gif) no-repeat top;}

aside ul .m06 a {
background: url(m06-a.gif) no-repeat top;}

aside ul .m06 a:hover {
background: url(m06-h.gif) no-repeat top;}

aside ul .m07 a {
background: url(m07-a.gif) no-repeat top;}

aside ul .m07 a:hover {
background: url(m07-h.gif) no-repeat top;}
