@charset "Shift_JIS";

body {
color: #333;
margin: 0;
text-align: center;
background: white;
font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
font-size: 12px;
}

a:link{
color: #2d7072;
}

a:active{
color: #2d7072;
}

a:visited{
color: #2d7072;
}

a:hover{
color: #72a7a9;
}

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: 100px;
}

.right{
width: 390px;
}

h1 {
margin: 0 auto;
width: 770px;
height: 110px;
font-size: 12px;
color: #666;
text-align: right;
background-image: url(img/top_b.png);
background-repeat: no-repeat;
line-height: 200%;
}

.menu-wrap{
width: 770px;
margin: 0 auto;
}

.menu{
float: left;
}

.wrap700{
width: 720px;
margin: 0 auto;
padding-bottom: 50px;
}

#page {
margin: 0 auto;
width: 800px;
text-align: center;
background-image: url(img/page.png);
background-repeat: repeat-y;
}

.right-wrap{
padding-top: 10px;
float: right;
width: 490px;
font-size: 12px;
line-height: 150%;
text-align: left;
}

.left-wrap{
line-height: 150%;
padding-top: 10px;
font-size: 12px;
text-align: left;
width: 200px;
float: left;
}

.box{
width: 470px;
margin: 30px auto;
padding: 20px 0;
color: #333;
background: #e7f1ff;
border: 1px solid #223a5b;
line-height: 150%;
text-align: left;
}

.box02{
width: 470px;
margin: 30px auto;
padding: 20px 0;
color: #333;
background: #e8ffe0;
border: 1px solid #223a5b;
line-height: 150%;
text-align: left;
}

.mc_td{
border: none;
width: 85px;
text-align: center;
}

.mc_image{
border: none;
width: 160px;
text-align: center;
vertical-align: top;
}

.wrap{
border: none;
width: 300px;
text-align: left;
padding: 0;
vertical-align: top;
}

.icon{
border: none;
padding: 6px 0;
width: 110px;
text-align: center;
vertical-align: top;
}

.text{
border: none;
text-align: left;
vertical-align: top;
padding-top: 10px;
}

.head{
background-image: url(img/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: 770px;
margin-left: auto;
margin-right: auto;
color: white;
background-image: url(img/foot.png);
background-repeat: no-repeat;
font-size: 12px;
line-height: 40px;
}

.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-side15{
margin: 0 15px;
}

.space-top40{
margin: 40px 0 0;
}

.space-bottom40{
margin: 0 0 40px;
}

.space-tb40{
margin: 40px 0;
}

.space-side40{
margin: 0 40px;
}

.left-space{
margin-left: 50px;
}

.margin-top-off{
margin-top: 0;
}

.margin-bottom-off{
margin-bottom: 0;
}

.margin-off{
margin: 0;
}

.clear{
clear: both;
}

.table1 td{
text-align: left;
border: solid 0px;
border-bottom: none;
padding: 10px;
}

.table2 td{
border: #E7E3F9 solid 1px;
border-bottom: none;
border-left: none;
font-size: 12px;
padding:4px 8px 4px 10px;
}

table.tbl1{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#fff;
    empty-cells:show;
	width:100%;
}
.tbl1 th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#333;
    background-color:#eee;
    padding:0.3em 1em;
    text-align:center;
	width:auto;
}
.tbl1 td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:0.3em 1em;
	width:auto;
	text-align:left;
}
.box1{
padding-left:10px;
padding-right:10px;
margin-top:10px;
border:2px solid #6699FF;
}
h3.bgRed {
	border-left:5px solid #CC0000;
	background: #FFEEEE;
	padding:0.6em 0.7em;
	margin-bottom:10px;
	height:100%;
}

