body {
font-family: Arial,Helvetica,times,sans-serif;
font-size: 100%;
line-height: 160%;
color: #494949;/* 灰色 */
background-color: #FFFFFF;
margin: 0px;
background-image: url(../image/bg1.jpg);
background-repeat: repeat-x; /* 横へ繰り返し */
background-position: top ;
}
img{
border: none; /* 画像ボーダーなし */
/* vertical-align: bottom; IE6用バグ回避 */
}
table#table-1 {
color: #494949;
width: 100%;
font-size: 80%;
line-height: 100%;
border: 1px #BFBEBE solid; 
border-collapse: collapse;
border-spacing: 0;
}
table#table-1 th {
padding: 2%;
border: 1px #BFBEBE solid; 
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: left;
background-color: #494949;
}
table#table-1 td {
padding: 2%;
border: 1px #BFBEBE solid; 
border-width: 0 0 1px 1px;
text-align: left;
}
table#table-2 {
color: #494949;
width: 100%;
font-size: 80%;
line-height: 100%;
border: 0px; 
border-collapse: collapse;
border-spacing: 0;
font-weight: bold;
}
table#table-2 th {
padding: 2%;
border: 0px; 
text-align: left;
}
table#table-2 td {
padding: 2%;
border: 0; 
text-align: left;
}
table#table-3 {
color: #494949;
width: 100%;
font-size: 80%;
line-height: 100%;
border: 0px; 
border-collapse: collapse;
border-spacing: 0;
font-weight: normal;
}
table#table-3 th {
padding: 5px;
border: 0px; 
line-height: 120%;
text-align: left;
}
table#table-3 td {
padding: 2%;
border: 0px; 
text-align: left;
}
table#table-4 {
color: #494949;
width: 100%;
font-size: 80%;
line-height: 100%;
border: 0px; 
border-collapse: collapse;
border-spacing: 0;
font-weight: normal;
}
table#table-4 th {
padding: 2%;
border: 0px; 
text-align: left;
}
table#table-4 td {
padding: 5px;
border: 0px; 
text-align: center;
}
table#table-5 {
color: #494949;
width: 100%;
font-size: 80%;
line-height: 120%;
text-align: left;
margin-top:2%;
margin-bottom:2%;
}
table#table-5 td,th {
padding: 1%;
border-bottom: 1px solid #CCCCCC;
}
h1{
width:100%;
font-size: 120%;
line-height: 200%;
color: #000000;
font-weight: bold;
text-align: left;
padding-left: 50px;
background-image: url(../image/h2.gif);
background-repeat: no-repeat;
background-position: left;
clear:both;
}
h2{
width:100%;
font-size: 120%;
line-height: 200%;
color: #000000;
font-weight: bold;
text-align: left;
padding-left: 50px;
background-image: url(../image/h2.gif);
background-repeat: no-repeat;
background-position: left;
clear:both;
}
h2 A:link {
color: #000000;
text-decoration: none;
}
h2 A:visited { 
color: #000000;
text-decoration: none;
}
h2 A:hover { 
color: #494949;
text-decoration: underline;
}
h3{
font-size: 120%;
line-height: 140%;
font-weight: normal;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: left;
}
h4{
width:100%;
font-size: 120%;
line-height: 140%;
font-weight: bold;
color: #000000;
text-align: left;
padding-left: 30px;
background-image: url(../image/h4.gif);
background-repeat: no-repeat;
background-position: left;
}
h6{
font-size: 80%;
line-height: 100%;
color: #28526B;
text-align: right;
padding-right: 20px;
padding-left: 0px;
background-image: url(../image/arrow4.gif);
background-repeat: no-repeat;
background-position: right;
}
h6 A:link {
color: #28526B;
text-decoration: none;
}
h6 A:visited { 
color: #494949;
text-decoration: none;
}
h6 A:hover { 
color: #494949;
text-decoration: underline;
}
div#datalis{
font-size: 80%;
line-height: 100%;
color: #28526B;
text-align: right;
}
div#datalis A:link {
color: #28526B;
text-decoration: none;
}
div#datalis A:visited { 
color: #494949;
text-decoration: none;
}
div#datalis A:hover { 
color: #494949;
text-decoration: underline;
}
div#datalis2{
width:100%;
font-size: 80%;
line-height: 100%;
color: #28526B;
text-align: center;
clear:both;
}
div#datalis2 A:link {
color: #28526B;
text-decoration: none;
}
div#datalis2 A:visited { 
color: #494949;
text-decoration: none;
}
div#datalis2 A:hover { 
color: #494949;
text-decoration: underline;
}
div#content{
width: 1000px;
position:relative;
}
div#left{
font-size: 100%;
line-height: 280%;
width: 250px; /*250px; */
text-align: left;
color: #494949;
float: left;
}
div#menu A:link {
width:220px;
height:40px;
color:#FFFFFF;
/* 余白（上12px・右0・下12px・左12px） */ 
text-decoration:none;
background-image:url(../image/bottan1.gif);/* 背景画像へのパス */
background-repeat:no-repeat;
background-position:center;
padding-left:5%;
float:left;
}
div#menu A:visited{
width:220px;
height:40px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../image/bottan1.gif);/* 背景画像へのパス */
background-repeat:no-repeat;
background-position:center;
padding-left:5%;
float:left;
}
div#menu A:hover {
width:220px;
height:40px;
color:#000000;
text-decoration:none;
background-image:url(../image/bottan2.gif);/* 背景画像へのパス */
background-repeat:no-repeat;
background-position:center;
padding-left:5%;
float:left;
}
div#mark{
width:100%;
padding-top:15%;
text-align: center;
}
div#right{ /* 750px*/
width: 750px;
float: right;
text-align: left;
margin-bottom:5%;
}
A:link {
color: #28526B;
text-decoration: underline;
}
A:visited { 
color: #28526B;
text-decoration: underline;
}
A:hover { 
color: #494949;
text-decoration: none;
}
div#right p{ 
border-bottom: 1px #CCCCCC dotted; 
padding-bottom:5%;
}
div#right li {
/*display:inline;*/
}
div#right ul {
list-style-image: url(../image/arrow4.gif);
}
div#right li A:link {
color: #494949;
text-decoration: underline;
}
div#right li A:visited { 
color: #494949;
text-decoration: underline;
}
div#right li A:hover { 
color: #28526B;
text-decoration: none;
}
div#main{ 
width: 100%;
text-align: left;
margin-top:5%;
margin-bottom:5%;
}
div#main li {
/*display:inline;*/
}
div#main ul {
list-style-image: url(../image/arrow4.gif);
}
div#main li A:link {
color: #494949;
text-decoration: underline;
}
div#main li A:visited { 
color: #494949;
text-decoration: underline;
}
div#main li A:hover { 
color: #28526B;
text-decoration: none;
}
div#main p{ 
border-bottom: 1px #CCCCCC dotted; 
padding-bottom:5%;
}
#waku1{
width: 355px; /*width: 355px;(375px)*/
height: 300px;
text-align: left;
padding-right:20px;/*margin-right:20px;*/
float: left;
/*overflow:auto;*/
}
#waku2{
width: 355px; /*375px*/
text-align: left;
margin-right:20px;
float: left;
/*overflow:auto;*/
}
div#header{
height: 50px;
text-align: left;
}
div#navi {
width: 100%;
font-size: 80%;
line-height: 140%;
color: #494949;
text-align: left;
padding-bottom: 2%;
float:right;
}
div#navi A:link {
color: #494949;
text-decoration: none;
padding-left: 20px;
background-image: url(../image/arrow4.gif);
background-repeat: no-repeat;
background-position: left;
}
div#navi A:visited { 
color: #494949;
text-decoration: none;
padding-left: 20px;
background-image: url(../image/arrow4.gif);
background-repeat: no-repeat;
background-position: left;
}
div#navi A:hover { 
color: #28526B;
text-decoration: underline;
padding-left: 20px;
background-image: url(../image/arrow5.gif);
background-repeat: no-repeat;
background-position: left;
}
div#title{
height: 20px;
font-size: 8pt;
line-height: 11pt;
color: #FFFFFF;
text-align: right;
background-color: #28526B;
}
div#title A:link {
color: #494949;
text-decoration: underline;
}
div#title A:visited { 
color: #494949;
text-decoration: underline;
}
div#title A:hover { 
color: #28526B;
text-decoration: none;
}
div#fod{
width: 100%;
font-size: 80%;
line-height: 140%;
color: #494949;
text-align: left;
padding-top: 2%;
float:left;
border-top: solid 3px #28526B;
}
/*div#fod A:link {
color: #494949;
text-decoration: none;
padding-left: 20px;
background-image: url(../image/arrow4.gif);
background-repeat: no-repeat;
background-position: left;
}
div#fod A:visited { 
color: #494949;
text-decoration: none;
padding-left: 20px;
background-image: url(../image/arrow4.gif);
background-repeat: no-repeat;
background-position: left;
}
div#fod A:hover { 
color: #28526B;
text-decoration: underline;
padding-left: 20px;
background-image: url(../image/arrow5.gif);
background-repeat: no-repeat;
background-position: left;*/
}
div#fod li {
/*display:inline;*/
}
div#fod ul {
float:left;
list-style-image: url(../image/arrow5.gif);
}
div#fod li A:link {
color: #494949;
text-decoration: none;
}
div#fod li A:visited { 
color: #494949;
text-decoration: none;
}
div#fod li A:hover { 
color: #28526B;
text-decoration: underline;
}
div#copy{
width: 100%;
font-size: 80%;
line-height: 140%;
color: #494949;
text-align: center;
padding-top: 5%;
float:left;
}
div#copy strong{
color: #494949;
}
.red{
color: #BE0C0C;
}
.smallred{
color: #BE0C0C;
line-height: 140%;
} 
strong{
color: #000000;
}
iframe.frame1 { /* policy/index.html */ 
border: 1px #BFBEBE solid;
margin-top:5%;
margin-bottom:5%;
}