﻿body{
        background-color:#ffffff;
        background-image:url(../bgimg/koshou2g.png);
}

td,th {font-size:small}

h1{
	text-align:center;
	color:#000000;
}

dt {
	line-height:2em;
	font-size:12pt;
	font-weight:bold
}

small{line-height:120%}

.center{text-align:center}
.right{text-align:right}

.nav{
margin:2px;
line-height:1.5em;
background-color:#ccffcc;
border:2px ridge #33cc99;
word-spacing: 0.1em;
}

.nav1{
margin:2px;
line-height:1.5em;
background-color:#e5ffe5;
border:2px ridge #33cc99;
}

.menu{font-weight:bold; font-size:small; margin:7}

.text{font-size:small; line-height:120%}
.text14{font-size:14px; line-height:120%}

a{text-decoration: none}
a:link{color:#0000ff}
a:visited{color:#990099}
a:hover{color:#cc0000; text-decoration:underline}
a:active{color:#ff0000; text-decoration:none}

caption {background-color:#eee8aa;}

.rdbox {
    padding: 0.5em 1em;
    margin: 1.4em 0;
	background:white;
    border: solid 3px #339966;/*線*/
    border-radius: 5px;/*角の丸み*/
}
.rdbox p {
    margin: 0; 
    padding: 0;
}