@charset "utf-8";
/* CSS Document */

body{background:#000 url(../images/indexBg.jpg) top center repeat-y;margin:0;padding:0;}
div.page{background:url(../images/index.jpg) top center no-repeat;height:450px;}
ul{width:560px;margin:0 auto;padding:90px 0 0 0;overflow:hidden;list-style-type:none;}
li{float:left;list-style-type:none;margin:0;padding:0;}
li#yanagimachi{margin:0 125px 0 0;}
li#ryuan{}
a{width:215px;float:left; text-align:center; padding:225px 0 0 0; font-size:20px; color:#FFFFFF; text-decoration:none; line-height:130%;}
li#yanagimachi a:hover{background:url(../images/index_over.jpg) -220px -90px no-repeat;}
li#ryuan a:hover{background:url(../images/index_over.jpg) -560px -90px no-repeat;}
