@charset "UTF-8";

/* block1
=======================================*/
#block1{
background:url(../koshigaya/images/common/block1_icon1.gif) 100% 100% no-repeat;
position:relative;
width:700px;
padding-bottom:50px;
overflow:hidden;
}

#block1 .img1{
position:absolute;
top:65px;
left:0;
width:700px;
height:323px;
}

#block1 h3{
position:relative;
padding-top:350px;
font-size:107%;
font-weight:bold;
line-height:1.2;
width:250px;
}

#block1 p{
position:relative;
font-size:92%;
line-height:1.2;
width:250px;
}

#block1 p.btn-access{
position:absolute;
top:414px;
left:250px;
font-size:92%;
line-height:1;
width:254px;
height:40px;
}


/* block2
=======================================*/
#block2{
position:relative;
width:700px;
padding-bottom:50px;
overflow:hidden;
}

#main #block2 h2 {
margin-bottom:10px;
}

#block2 .inner-anchor{
font-size:85%;
text-align:right;
margin-bottom:10px;
}

