/*//////////////////レイアウト//////////////////*/

body{
margin: 0;
padding: 0;
background: #B8E5FF;
text-align:center;
}

#title_bg{
width:780px;
background-image: url(img/t_under_bg.gif);
background-repeat: no-repeat;
}

img {
border:0;
}

.mt15 { margin-top:15px!important; }
.mt40 { margin-top:40px!important; }

.top {
text-align:right;
margin:20px 20px 20px auto;}

/*//////////////////フォント//////////////////*/

p{
font-size:12px;
color:#555555;
line-height:170%;
}

h3{
color:#555555;
margin:0 ;
}

A:link {color:#019FE8; text-decoration:underline; font-weight:nomal}
A:visited {color:#019FE8; text-decoration:underline; font-weight:nomal}
A:active {text-decoration:underline}
A:hover {color:#F3293F; text-decoration:none;}

.font-sky { color: #019FE8; font-style: normal; font-size: 12px; line-height: 140%; font-family: "ＭＳ Ｐゴシック", Osaka}
.font-red { color: #F3293F; font-style: normal; font-size: 12px; line-height: 140%; font-family: "ＭＳ Ｐゴシック", Osaka}
.font-sky10 { color: #019FE8; font-style: normal; font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka}
.font-red10 { color: #F3293F; font-style: normal; font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka}
.font10_5 { color: #555555; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 110%; font-style: normal}
.font10 { color: #888888; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 110%; font-style: normal}
.font9 { color: #888888; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; line-height: 100%; font-style: normal}
.font12  { color: #555555; font-style: normal; font-size: 12px; line-height: 140%; font-family: "ＭＳ Ｐゴシック", Osaka }
.font12B { color: #555555; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; font-style: normal;  font-weight: bold }
.font14B {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 100%; font-style: normal;  font-weight: bold;  letter-spacing:2px}
