@charset "UTF-8";
/* CSS Document */

/* リンク
-------------------------------------------*/

.link-bar {
width:956px;
height:11px;
background:url(../img/title-bar/link_bar.gif) no-repeat bottom;
}

#link-box {
padding:20px 0px;
}

.box {
width:230px;
height:230px;
padding:5px 5px 20px 5px;
float:left;
}

.link-text {
margin:0 auto;
text-align:center;
padding-top:10px;
}

.link-text a {
color:#000000;
text-decoration:none;
}
