﻿@charset "utf-8";

@media screen and (min-width:820px){
#container{
width:100%;
}
}

body, h1, h2, h3, div, p {
	margin:0;
	padding:0;
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1em;
        color:#666;
	background:#fff url(images/background_img.jpg) repeat-y top center;
}

h1 {
	font-size:2em;
       margin-top:60px;
	margin-bottom:8px;
}

h2 {
	font-size: 1em; 
}

h3 {
	font-size:1em;
	margin-bottom:12px;
}

img {
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

img2 {
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

html{
	overflow-y: scroll;
}


/* XHTML 1.0 */

/*//////////////////////////////////////////////////////////////////////////////////*/

#header {
	width:780px;
	height:150px;
	margin:0 auto;
	padding:10px 20px;
	text-align:right;
	background:#17a url(../images/header_img.jpg) no-repeat top center;
	color:#fff;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

#nav {
	width:800px;
	margin:0 auto;
	padding:12px 10px;
	background-color:#17a;
}

#nav h3 {
	display:none;
}

#nav a:link{
	color:#fff;
       text-decoration: none; }
#nav a:visited{
	color:#fff;
       text-decoration: none; }
#nav a:active{
	color:#fff;
       text-decoration: none; }
#nav a:hover {
	color:#17a; 
      background:#fff;
	text-decoration: none;
}

#nav ul {
	margin: 0 0 0 2px;
	padding:0 0 32px 0;
}

#nav ul li {
	width:98px;
	margin: 0 5px 16px 5px;
	padding:4px 0 4px 20px;
	font-size:1em;
	list-style-type:none;
	float:left;
	background-color:#17a;
	border:2px solid #fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

#article {
	clear:left;
	width:820px;
	margin:0 auto;
  	padding:5px 0 5px 0;
   	font-size:1em;
       line-height: 26px;
}

#article p {
	text-indent: 1em;
	padding:0 5px;
	margin-bottom:10px;
}

#article a:link, a:visited {
	color:blue;
       text-decoration: none; }

#article a:hover { color:#fff; 
          text-decoration: none;
          background:blue;}

#article h1{
	background-color:#066;
        font-size:1em;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 10px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}


.center{text-align:center}

/*//////////////////////////////////////////////////////////////////////////////////*/

#article2 {
	width:820px;
	margin:0 0 0 8px;
  	padding:5px 0 5px 0;
   	font-size:1em;
        line-height: 26px;
}

#article2 p {
	text-indent: 1em;
	padding:0 5px;
	margin-bottom:10px;
}

#article2 a:link, a:visited {
	color:blue;
       text-decoration: none; }

#article2 a:hover { color:#fff; 
          text-decoration: none;
          background:blue;}

#article2 h1{
	background-color:#066;
        font-size:1em;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 10px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#article2 ul {
	margin:0;
	padding:0 0 32px 10px;
}

#article2 ul li {
	width:180px;
	margin: 8px 5px 8px 0;
	padding:4px 0 4px 8px;
	font-size:1em;
	list-style-type:none;
	float:left;
	border:2px solid #066;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.kotoshi{background-color:#FFFACD}

/*//////////////////////////////////////////////////////////////////////////////////*/

#article3 {
	clear:left;
	width:820px;
	margin:0 auto;
  	padding:5px 0 5px 0;
   	font-size:1em;
        line-height: 26px;
}

#article3 p {
	text-indent: 1em;
	padding:0 5px;
	margin-bottom:10px;
}

#article3 a:link, a:visited {
	color:blue;
        text-decoration: none;
letter-spacing: 2px; }

#article3 a:hover { color:#fff; 
          text-decoration: none;
          background:blue;}

#article3 h1{
	background-color:#066;
        font-size:1em;
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 10px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}


.center{text-align:center}

/*//////////////////////////////////////////////////////////////////////////////////*/

#footer {
	clear:left;
	width:820px;
	margin:0 auto;
	margin-bottom:5px;
	padding:5px 0;
	background-color:#17a;
	color:#fff;
}

address {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
}


aside {
	clear:left;
	margin:20px 0;
	padding:16px 22px 16px 22px;
	background-color:#F30;
	color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

table
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #808080;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #808080;
}

table th
{
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    text-align: left;
    background-color: #E0E0E0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #808080;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    white-space: nowrap;
}

table td
{
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #808080;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #808080;
}

.scroll{overflow-x:scroll;}

.left
{	text-align: left;
   
	}

.trmen0
{
	background-color: #8888FF;
	color: #FFFFFF;
}

.trmen1
{
	background-color: #FFFFFF;
}

.trmen2
{
	background-color: #E0E0FF;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

