
/* タグ指定 */

body {
margin: 0px;
padding: 0px;
color: #000000;
background-color: #FFFFFF;
text-align:center;
}

div#container{
margin-left:auto;
margin-right:auto;
width:763px;
text-align:justify;
}

a:link {
color: #0787D1;
font-size: 12px;
text-decoration: none;
} 
a:visited {
color: #0787D1;
font-size: 12px;
text-decoration: none;
} 

a:activ {
color: #0787D1;
font-size: 12px;
text-decoration: underline;
} 
a:hover {
color: #0787D1;
font-size: 12px;
text-decoration: underline;
}

p {
color: #08538D;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 22px;
}

h1 {
padding: 0px ;
margin: 0px;
}

h2 {
color: #08538D;
padding: 0px ;
margin: 0px;
font-size: 14px;
line-height: 20px;
font-weight: 900; 
}

/* 基本ページ */

.s_color {
background-color: #101F57;
}

.topics {
width: 763;
height: 84;
background-image: url(../img/topics_back.gif);
background-color: #1D3099;

font-size: 12px;
line-height: 20px;
color: #08538D;
}

.footer{
background-color: 3181e0;
color: #fff;
font-size: 12px;
line-height: 20px;
}

/*HOME*/

a:link.menu {
color: #F9FAFF;
font-size: 12px;
text-decoration: none;
}

a:visited.menu {
color: #F9FAFF;
font-size: 12px;
text-decoration: none;
}

a:activ.menu {
color: #F9FAFF;
font-size: 12px;
text-decoration: underline;
}

a:hover.menu {
color: #F9FAFF;
font-size: 12px;
text-decoration: underline;
}

.menu {
font-size: 12px;
color: #F9FAFF;
background-image: url(../img/back_img.gif);
background-color: 4A5FBC;
}

.news {
color: #08538D;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 18px;
}

/* 会社概要 */

li {
color: #08538D;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 20px;
}

/* 印刷設定 */

@charset "Shift_Jis";

@media Print {

.none {
display: none;
}

}


/*サイトマップ*/

a:link.sm01 {
color: #0086D6;
font-size: 14px;
line-height: 20px;
font-weight: 900; 
text-decoration: none;
}

a:visited.sm01 {
color: #0086D6;
font-size: 14px;
line-height: 20px;
font-weight: 900; 
text-decoration: none;
}

a:activ.sm01 {
color: #0086D6;
font-size: 14px;
line-height: 20px;
font-weight: 900; 
text-decoration: underline;
}

a:hover.sm01 {
color: #0086D6;
font-size: 14px;
line-height: 20px;
font-weight: 900; 
text-decoration: underline;
}

a:link.sm02 {
color: #0086D6;
font-size: 12px;
line-height: 22px;
font-weight:bold;
text-decoration: none;
}

a:visited.sm02 {
color: #0086D6;
font-size: 12px;
line-height: 22px;
font-weight:bold;
text-decoration: none;
}

a:activ.sm02 {
color: #0086D6;
font-size: 12px;
line-height: 22px;
font-weight:bold;
text-decoration: underline;
}

a:hover.sm02 {
color: #0086D6;
font-size: 12px;
line-height: 22px;
font-weight:bold;
text-decoration: underline;
}

a:link.sm03 {
color: #0086D6;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

a:visited.sm03 {
color: #0086D6;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

a:activ.sm03 {
color: #0086D6;
font-size: 12px;
line-height: 14px;
text-decoration: underline;
}

a:hover.sm03 {
color: #0086D6;
font-size: 12px;
line-height: 14px;
text-decoration: underline;
}
/*サイトマップフォント*/
.f12s {
color: #08538D;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 14px;
}


.f12b{
color: #08538D;
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 22px;
font-weight:bold;
}
