/* greeting.css */

/* ------------------------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------------------------*/
#gn02 a{ background-position:-99px -48px;}

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
.sec1{
margin-bottom:30px;
}
.sec1 h3{
font-weight:bold;
color:#000;
margin-bottom:15px;
font-size:1.45em;
}
.sec1 .flt_left{
width:450px;
line-height:180%;
}
.sec1 .flt_right{
width:200px;
}
.sec1 .flt_right img{
margin-bottom:5px;
}
.sec1 .flt_right p{
font-weight:bold;
color:#000;
font-size:1.2em;
}
.sec1 .flt_right p.small{
font-size:0.8em;
}

.sec2 h3.bar{
margin-bottom:20px;
}
.sec2 table{
width:660px;
margin:0 10px;
padding:0;
}
.sec2 th{
width:80px;
vertical-align:top;
text-align:left;
padding-bottom:15px;
}
.sec2 td{
width:580px;
vertical-align:top;
padding-bottom:15px;
}
.sec2 .td1{
width:370px;
}
.sec2 .td2{
width:200px;
padding-left:10px;
text-align:center;
}
.sec2 .td2 p{
font-weight:bold;
font-size:0.8em;
color:#000;
padding-top:5px;
}



