@charset "Shift_JIS";

/*
css-menu
------------------------
1. menu
2. top_content
3. introduction
------------------------*/


/*
1. menu
----------------------------------------*/
#menu_top {
background: url(../images/top_002.jpg);
height: 34px;
width: 900px;
}

#menu_top ul li {
float:left;
margin-top:4px;
}


/*
2. top_content
----------------------------------------*/
#top_content {
width:900px;
text-align:center;
margin-top:1px;
}


