/* CSS Document */

/*link*/

#main{
width:960px;
}

/*左側のイラスト部分*/
#left_pic{
    width:172px;
    height:1700px;
    background-image:url(img/link_pic.jpg);
    background-repeat:no-repeat;
    background-color:#3b9aae;
    background-position:bottom;
    float:left;

}

#right{
width:788px;
float:left;
}

#link{
width:400px;
height:1074px;
margin:20px 0 10px 220px;
}
.each_link{
height:px;
width:320px;
margin:20px 0 10px 0px;
padding:20px 0 0 60px;
background:url(img/tomo6.jpg) no-repeat 5% 100% ;
font-size:12px;
border-bottom:#03cb6f solid;
border-bottom-width:1px;

}

#link_title{
width:223px;
height:38px;
background:url(img/link_icon.jpg) no-repeat 60% 0;
margin:40px 0 0 300px;
}
