@import "link.css";
@import "background.css";
@import "header.css";
@import "sidemenu.css";
@import "body.css";
@import "footer.css";


/* 以下タイトルメニュー */
h1 {
background-image:url(../images/menu_2.gif);
background-position:right top;
background-repeat:repeat-y;
font-size:large;
border-top-color:#dcdcdc;
border-top-style:hidden;
border-bottom-color:#dcdcdc;
border-bottom-style:ridge;
width:500px;
}




