@charset "Shift_JIS";

body {
color: #333;
margin: 0;
text-align: center;
background: #d5e1cd;
font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

a:active{
color: blue;
}

a:visited{
color: blue;
}

a:hover{
color: red;
}

img{
border: none;
}

ul{
margin-left: 25px;
}

th{
text-align: center;
border: #333 solid 1px;
border-bottom: none;
padding: 5px;
}

td{
border: #333 solid 1px;
border-bottom: none;
font-size: 12px;
padding: 8px 5px;
}

.left{
border-right: none;
background: #eee;
text-align: center;
width: 120px;
}

.right{
width: 370px;
}

.top{
width: 800px;
height: 70px;
margin: 0 auto;
}

h1 {
font-size: 14px;
background: #eee;
text-align: right;
}

.menu-wrap{
width: 800px;
margin: 0 auto;
}

.menu{
float: left;
}

.wrap630{
width: 730px;
margin: 0 auto 20px;
}

#page {
margin: 0 auto;
width: 800px;
text-align: center;
background-image: url(images/page.png);
background-repeat: repeat-y;
}

.right-wrap{
padding-top: 10px;
float: right;
width: 520px;
font-size: 12px;
line-height: 150%;
text-align: left;
}

.left-wrap{
padding-top: 20px;
line-height: 150%;
font-size: 12px;
text-align: left;
width: 160px;
float: left;
}

.new-wrap{
padding-top: 20px;
line-height: 150%;
font-size: 12px;
text-align: left;
background: #e1e1b7;
width: 160px;
float: left;
}

.box{
width: 420px;
margin: 30px 0;
padding: 20px 0;
color: #333;
background: #fffacd;
border: 1px solid #fa8072;
line-height: 150%;
}

.head{
background-image: url(images/head.png);
background-repeat: no-repeat;
width: 490px;
height: 30px;
text-indent: 20px;
line-height: 30px;
margin: 30px 0 0;
font-weight: bold;
font-size: 14px;
}

#foot{
width: 800px;
margin-left: auto;
margin-right: auto;
padding: 5px 0;
color: white;
background: #002a68;
font-size: 12px;
}

.center{
text-align: center;
margin: 0 auto;
}

.mark{
font-weight: bold;
background: #fdff57;
}

.bold{
font-weight: bold;
}

.f10{
font-size: 10px;
}

.space-top10{
margin: 10px 0 0;
}

.space-side20{
margin: 0 20px;
}

.space-top40{
margin: 40px 0 0;
}

.space-bottom40{
margin: 0 0 40px;
}

.space-tb40{
margin: 40px 0;
}

.space-side40{
margin: 0 40px;
}

.margin-top-off{
margin-top: 0;
}

.margin-bottom-off{
margin-bottom: 0;
}

.margin-off{
margin: 0;
}

.clear{
clear: both;
}


.inputarea {
   height: 1.2em;
}

.inputarea2 {
   height: 1.2em;
   width: 10em;
}
