@charset "UTF-8";

* {
color: #555;
font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif,Osaka;
font-size:12px;
line-height:160%;
}


/*Layout*/

#h-logo{
width:655px;
background:url(../img/header.gif) top left no-repeat;
height:40px;
color:#465996;
font-size:12px;
font-weight:bold;
line-height:1.4;
padding-left:175px;
padding-top:20px;}

h1{
color:#7488ca;
font-size:10px;
line-height:1;
}

div.container {
width: 830px;
margin: 0 auto;
text-align: left;
}


/*Footer*/

div#foot {
padding-top:30px;
height:110px;
clear: both;
}
.foot2 {
font-size:10px;
text-align:right;
background:url(../img/ft_logo.gif) top left no-repeat;
color:#004aa5;
padding-top:6px;
padding-right:8px;
}
.foot2 a{
color:#004aa5;
text-decoration:underline;}
.foot2 a:hover{
color:#0696d9;
text-decoration:underline;
}
.footTxt{
padding-top:8px;
font-size:10px;
color:#666;
line-height:135%;}



/*Font*/

.f12_blue{
color:#149eb9;}
.f12_blue02-bold{
color:#28a7e1;
font-weight:bold;}
.f12_blue02{
color:#28a7e1;}


#groupsite{
width:217px;
padding-top:47px;
padding-bottom:5px;
background:url(../img/side_group.gif) top no-repeat #f4f5ee;
text-align:center;}

#groupdown{
width:217px;
padding-top:47px;
padding-bottom:5px;
background:url(../img/down_group.gif) top no-repeat #f4f5ee;
text-align:center;}

#groupdown1{
margin-left:3px;
width:217px;
padding-top:47px;
padding-bottom:5px;
background:url(../img/down_group.gif) top no-repeat #f4f5ee;
text-align:center;}

