@charset "Shift_JIS";
body {
margin:0;
padding:0;
text-align:center;
background-color:#ffffff;
color:#222288;
background-image:URL(img/bg1.png);
background-repeat:repeat-y;
background-position: center;
line-height: 115%;
}
.sc {
font-size: 6pt;
color:#222288;
width:640px;
border-top:1px solid #000088;
border-left:1px solid #000088;
border-right:1px solid #000088;
padding:2px;
text-align:right;
margin-top:40px
}
.size {
width:720px;
margin:0 auto;
}
div,td,th,p,pre {
text-align:left;
margin:0;
font:12px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
'ＭＳ Ｐゴシック', sans-serif;
}
p{
padding: 5px;
}

img {
border:0;
}
li {
margin: 0;
list-style: none;
}
ol, ul {
margin: 0;
padding:0;
}
h1 {
font-size:14px;
line-height:16px;
font-weight:bold;
margin:0;
}
h2,h3 {
font-size:12px;
line-height:16px;
font-weight:bold;
margin:0;
}
h4,h5,h6 {
font-size:10px;
line-height:16px;
font-weight:normal;
margin:0px;
}
select {
display:block;
}
form {
margin:0;
}
.indent {
text-indent:-2345px;
}
.clear {
clear:both;
}
.center {
text-align:center;
}
/* ____________ float box __________ */
.fbox {
width:200px;
float:left;
}
/* ____________ margin with float __________ */
.mfbox {
width:200px;
margin:10px;
float:left;
display:inline;
}
.mbox {
width:200px;
margin:10px;
}
.margin {
margin:10px;
}
/* ____ padding border box  _____ */
.pbox {
padding:10px;
}
.bbox {
border:3px solid #6669cc;
}
.pbbox {
padding:5px;
border:3px solid #6669cc;

}


input,textarea,select,option{
/*文字サイズ */font-size :10pt;
/* 文字色 */ color :#38B85B;
/* 背景色 */ background-color:white;
/*線の外観 */border :1 dotted #FCB38B;
}
ul{list-style-image:URL(stone2.png)}

.c1{
background-color:#c0d8ff;
}

th{
font-size: 105%;
background-color: #e0f0ff;
text-align: center;
}

table{width:640px;
border-collapse:collapse;border-spacing:0px;empty-cells:show;}

table,th,td{border:1px solid #000088;}

td{width:160px;}

A:link{color:#222288;text-decoration:none;font-weight:bolder;padding: 2px}
A:visited{color:#333399;text-decoration:none;font-weight:bolder;padding: 2px}
A:hover{color:#222288;font-weight:bolder;text-decoration:none;background-color:#bbe0ff;padding:2px}
A:active{color:#4444aa;font-weight:bolder;text-decoration:none;padding: 2px}
