body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 80%;
line-height: 120%;
color: #494949;/* 灰色 */
background-color: #FFFFFF;
margin: 0px;
}
img{
border: none; /* 画像ボーダーなし */
/* vertical-align: bottom; IE6用バグ回避 */
}
table#table-1 {
color: #494949;
width: 100%;
font-size: 90%;
line-height: 120%;
text-align: left;
}
table#table-1 td,th {
padding: 1%;
border-bottom: 1px solid #CCCCCC;
}
h1{
font-size: 120%;
line-height: 140%;
color: #000000;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: left;
}
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%;
color: #000000;
font-weight: bold;
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#content{
width: 1000px;
position:relative;
}
A:link {
color: #494949;
text-decoration: underline;
}
A:visited { 
color: #494949;
text-decoration: underline;
}
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: left;
padding-top: 5%;
float:left;
}
.red{
color: #BE0C0C;
}
.smallred{
color: #BE0C0C;
font-size: 8pt;
line-height: 10pt;
} 