/* ------------------------------------------- body */
@charset "utf-8";

body 
{  
    margin-top : 0em;
    text-align : center;
    margin-left : auto;
    margin-right : auto;
    font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN",	Meiryo,	sans-selif;
}

#content {
    display : flex;
    margin-top : 0;
    margin-left : auto;
    margin-right : auto;
    width : 900px;
    padding : 0px;
    border : none;
    background-image: url(./parts/011_5.gif);
}

#title {
    height : 120px;
    width : 100%;
    padding : 0px;
    border : none;
}

#sidebar {
    margin-top:0;
    margin-left : 0;
    width : 25%;
    padding : 0px;
    border : none;
    background : #dddddd;
}

#year {
    display : table;
    width : 15%;
    height : 30px;
    margin-left : auto;
    margin-right : auto;
      background-color: #ffe9a7;
    border : 1mm ridge rgba(31, 91, 141, .6);
    text-align : center;
}

#pyear {
    display : table-cell;
    vertical-align : middle;
    color : gray;
    font-weight : bold;
    font-size : 1.2em;
    FILTER: shadow(color =#000000,direction=90,strength=3);
}

body,
td
{
font-size:x-small; /* win ie5.x */
fo\nt-size:x-small; /* win ie6.x,mac ie5.x */
line-height: 1.4em;
}

html>body,
html>body td
{ /* gecko and macie  */
font-size:small;
font-family:sans-serif;
line-height: 1.4em;
}

em{
font-style:normal;
}


/* ------------------------------------------- layout */

#ghcont 
{
width: 700px;
background-color: #ffffff;
padding:0;
margin:0;
}

#ghtitle 
{
width: 700px;
text-align:center;
color:gray;
font-size:110%;
background-color: #CFE58F;
vertical-align:top;
padding:7px 0;

}

#ghmi
{
font-size:x-small;
text-align:center;
margin-top:10px;
}

#ghmain 
{
width: 100%;
background-color: #ffffff;
margin: 0;
}

#c1 
{
font-size:105%;
width: 100%;
background-image:url(../parts/pic_bg.gif);
padding-left:15px;
}


#c2 
{
width: 100%;
background-image:url(../parts/img/pic_bg.gif);
padding-left:15px;
}

.block-level1 {
    margin-top:0;
    margin-left : auto;
    margin-right : auto;
    border : solid gray 2px;
    background-color : #f6f6f6;
    padding : 8px;
    width : 90%;
}

.block-level2 {
    margin-top:0;
    margin-left : auto;
    margin-right : auto;
    border : solid gray 2px;
    background-color : #f6f6f6;
    padding : 8px;
    width : 80%;
}

/* ------------------------------------------- header */

h1 
{
font-size: 16px;
padding-left: 30px;
margin:0;padding:0;
}

h2 
{
margin:0;padding:0;
}

/* ------------------------------------------- menu */

#ghmenu_home
{
text-align: left;
background-color: #9CA786;
font-weight:bold;
padding-left:10px;
}
/* gecko \*/
html>body #ghmenu_home
{
padding-top:2px;
}
/* gecko end */

#ghmenu
{
text-align: left;
background-color: #E6F0CC;
margin:0 0 0 1px;
padding-top:3;
padding-left:10;
}

#ghgl
{
width: 153px;
text-align: left;
background-color: #FDD47A;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
}

#ghdr
{
width: 153px;
text-align: left;
background-color: #FDD47A;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
}

#ghgb
{
width: 153px;
text-align: left;
background-color: #FDD47A;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
}

#ghm 
{
text-align: center;
padding-bottom:10px;
}

#ghlo 
{
text-align: center;
padding-bottom:10px;
}

.ghnav_l 
{
border-bottom:#E4E4E4 1px solid;
}

/* ------------------------------------------- subtitle */
.subtitle {
    display : table;
    width : 240px;
    height : 40px;
    padding-top : 4px;
    margin-left : auto;
    margin-right : auto;
    background-image: url(../parts/710.gif);
    border : 1mm ridge rgba(31, 91, 141, .6);
    text-align : center;
}

.psub {
    display : table-cell;
    color : white;
    font-weight : bold;
    font-size : 2em;
    font-family : "ＭＳ ゴシック";
    /* text-shadow : 2px 2px; */
    /* FILTER: shadow(color =#000000,direction=90,strength=3); */
}

/* ------------------------------------------- general-purpose */
.spacer1
{ 
font-size: 0;
line-height: 0;
width: 10px;
height: 1px;
clear: both;
}
	
.spacer20
{
font-size: 0; 
line-height: 0;
width: 20px;
height: 20px;
display:block;
}
		

img
{
border: 0;
}

p
{
margin:0;
line-height: 1.5em;
}

	
/* ------------------------------------------- link */
a:link 
{
text-decoration : none;
background: transparent;
}

a:visited
{
text-decoration : none;
background: transparent;
}

a:hover
{
text-decoration : underline;
background: transparent;
}

/* ------------------------------------------- contents */

.txtbx{margin:10px 10px 50px 0;text-align:center;float:left;}
#link{margin:6px 0;font-size:90%;}
.tdpic{padding:7px 3px;vertical-align:middle;}
#box {margin:10px 0;}
#box td{padding:6px;padding-top:25px;vertical-align:top;}
#box td span{text-align:left;}
.nav{margin:0;padding:10px 0 20px 0;width:100%; text-align:center;}

/* -------------------------------------------- */
.block-left {
    margin-right: auto;
}

.block-center {
    margin-left: auto;
    margin-right: auto;
}

.block-right {
    margin-left: auto;
    margin-right: 1em;
}

.img-top {
    border: none;
    /* align: bottom; */
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    height: 20px;
}

.img-home {
    border: none;
    /* margin: 5px, 5px, 5px, 5px; */
    margin-left: auto;
    margin-right: 1em;
    width: 50px;
    height: 20px;
}

.news-title {
    color: green;
    font-size: large;
    font-weight: bold;
    text-decoration: underline;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.news-contents {
    color: black;
    font-size: 100%;
    text-align: left;
}

.news-title2 {
    color: yellow;
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.news-contents2 {
    color: white;
    font-size: 100%;
    text-align: center;
}

.news-contents3 {
    color: yellow;
    font-size: 100%;
    text-align: center;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.green {
    color: green;
}

.maroon {
    color: maroon;
}

.purple {
    color: purple;
}

.white {
    color: white;
}

.large {
    font-size: large;
}

.medium {
    font-size: medium;
}

.small {
    font-size: small;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.lblk {
    display : table;
    width : 30%;
    height : 30px;
    margin-left : auto;
    margin-right : auto;
    /* background-color : maroon; */
    background-image: url(../parts/0706.png);
    border : 2mm ridge rgba(218, 165, 32, .6);
    text-decoration : underline;
}

.plblk {
    display : table-cell;
    vertical-align : middle;
    margin-left : auto;
    margin-right : auto;
    color : white;
    font-weight : bold;
    font-size : large;
    /* FILTER: shadow(color =#000000,direction=90,strength=3); */
}

/* button design */
.btn {
    color : white;
    background-color: coral;
    border: 2px, solod, chocolate;
    border-radius: 10px;
}

.btn-font {
    font-size: large;
}
