﻿@charset "utf-8"

body {
margin: 0px;
padding: 0px;
color: #FF0000;
background: #808080;
}


section, article, aside, nav, header, footer {
display: block;
}
 

#page {
margin: 0 auto;
width: 800px;
box-shadow: 0px 15px 2px 6px rgba(0, 0, 0, 0.1); 
}


header {
margin: 0px;
padding: 0px;
width 760px;
height: 88px;
background-color: #000000;
border-style: solid;
border-color: #000000;
border-width: 2px 2px 1px 2px;
background-image: url(TOPjpg02.jpg);
background-position: center top;
background-repeat: no-repeat;
font-size: 36px;
color: #FFFFFF;
font-family: "メイリオ", Meiryo, sans-serif;
text-align: right;
}

header p{
margin-right: 30px;
}



#side {
  width: 200px;
  height: 1200px;
  background-color: #FFFFFF;
  border-style: none solid;
  border-width: 0px 0px 0px 0px;
  border-color: #000000;
  font-family: Meiryo, sans-serif;
  font-size: 12px;
  float: left;
  color: #000000;
  font-weight: bold;
}


#side ul {
margin-top: 30px;
padding: 0px;
list-style-type: none;
}


#side li {
  width: 98%;
  margin-bottom: 4px;
  background-color: #EEEEEE;
  line-height: 2em;
  text-indent: 0.5em;
  box-shadow: inset 2px 2px 0 #ffffff, 2px 2px 4px rgba(0, 0, 0, 0.5);   
}

#side a {
display: block;
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}


#side a:hover {
background-color: #000099;
color: #FFFFFF;
}

#side a:active {
background-color: #000099;
} 

#current2 a {
background: #0099FF;
color: #000000;
}

#side #gyosyu {
font-size: 13px;
font-family: Meiryo, sans-serif;
color: #FFFFFF;
background-color: #000044;
}

#side #position {
font-size: 14px;
font-family: Meiryo, sans-serif;
color: #FFFFFF;
background-color: #003366;
}


#main {
background-color: #FFFFFF;
margin: 12px 0px 0px 20px;
padding: 10px;
width: 560px;
height: 13000px;
float: right;
}


#main h2 {
margin: 10px 0;
padding: 5px 10px 5px 10px;
border: 1px solid #000080;
background-color: #000080;
border-radius: 5px;
box-shadow: inset 1px 1px 0 #ffffff, 2px 2px 4px rgba(0, 0, 0, 0.5); 
height: 17px;
color: #FFFF00;
font-size: 16px;
}

#main p {
font-size: 12px;
font-family: Meiryo, sans-serif;
color: #444444;
line-height: 1.5em;
background-color: #xxxxxx
}

#main li {
  width: 98%;
  margin-bottom: 10px;
  background-color: #FF9900;
  font-weight: bold;
  font-family: Meiryo, sans-serif;
  line-height: 2.0em;
  text-indent: 0.5em;
  border: 1px solid #FF9900;
  border-radius: 6px;
  box-shadow: inset 1px 1px 0 #FFFFFF, 2px 2px 4px rgba(0, 0, 0, 0.7);   
list-style-type: none;
}

#main a {
display: block;
color: #000000;
font-size: 12px;
font-family: Meiryo, sans-serif;
text-decoration: none;
}


#main a:hover {
background-color: #CCCCCC;
color: #FF0000;
border-radius: 6px;
}

#main a:active {
background-color: #CCCCCC;
border-radius: 6px;
} 



#main #toiawasebutton {
  width: 30%;
margin-left: 180px;
  margin-bottom: 20px;
  border: 2px solid #000080;
  background-color: #EEEEEE;
  font-weight: bold;
font-family: Meiryo, sans-serif;
  line-height: 3.0em;
  text-indent: 0.5em;
  border-radius: 6px;
  box-shadow: inset 2px 2px 0 #FFFFFF, 2px 2px 4px rgba(0, 0, 0, 0.5);   
  list-style-type: none;

}


#main #oubobutton {
 width: 30%;
margin-left: 180px;
  margin-bottom: 10px;
border: 2px solid #000080;
  background-color: #EEEEEE;
  font-weight: bold;
font-family: Meiryo, sans-serif;
  line-height: 3.0em;
  text-indent: 2.5em;
  border-radius: 6px;
  box-shadow: inset 2px 2px 0 #FFFFFF, 2px 2px 4px rgba(0, 0, 0, 0.5);   
list-style-type: none;

}


button {
margin: 0px 0px 0px 90px;
border: 2px solid #000080;
background-color: #CCCCCC;
line-height: 2.5em;
text-indent: 0.0em;
border-radius: 6px;
box-shadow: inset 2px 2px 0 #EEEEEE, 2px 2px 4px rgba(0, 0, 0, 0.5);   
}


button p {
color: #000000;
font-weight: bold;
font-family: Meiryo, sans-serif;
}





#onegai {
float: right;
}


#totop {
margin: 0px 10px 10px 0px;
clear: both;
float: right;
font-size: 12px;
font-family: Meiryo, sans-serif;
}


footer {
clear: both;
border-top: 5px solid #000080;
}

#foot_link ul {
margin: 5px;
padding: 0px;
color: #333333;
font-size: 12px;
font-family: Meiryo, sans-serif;
list-style: none;
}


#foot_link li {
float: left;
margin: 10px;
color: #333333;
font-family: Meiryo, sans-serif;
}


#foot_link a {
text-decoration: none;
color: #333333;
}

#foot_link a:hover {
color: #CCCCFF;
background-color: #000066;
}


#copyright {
background-color: #f0f0f0;
clear: both;
padding: 5px;
text-align: center;
color: #333333;
font-family: Meiryo, sans-serif;
font-size: 10px;
border: 1px solid #b8b8b8;
}





