@charset "UTF-8";
/* CSS Document */
p{
font-size:0.8em;
line-height:160%;
}

h3.tits1{
background:url(../images/h3_tits1.gif) no-repeat 0 0;
width:407px;
height:24px;
margin:0 0 20px 0;
}

h3.tits2{
background:url(../images/h3_tits2.gif) no-repeat 0 0;
width:620px;
height:32px;
margin:25px 0 12px 0;
}


h3 em{
position:absolute;
left:-9990px;
}

.photos{
margin:20px 0 10px 0;
}

.photos img{
border:1px solid #CCC;
padding:2px;
}


.photos img.leftphoto2{
float:left;
margin:0 16px 12px 0;
}

.photos img.rightphoto2{
float:right;
margin:0 0 12px 0;
}



