@charset "UTF-8";
/* 
messe-info TOUR
ver.1
2007.08.03
 */

@import url(style_tour_layout.css);
@import url(style_tour_menu.css);
@import url(style_tour_content.css);

body{
background: white url(../images/2nd_bg.gif) repeat-x ;
margin: 0;
padding: 0;
text-align: center;
font-size:12px;
font-family: Arial, Helvetica, Geneva, sans-serif;
color: #4c4c4c;
}
a {
color: #336699;
text-decoration: none;
}
a:hover { text-decoration: underline; }

h1,h2,h3,h4,img{
margin:0;
padding:0;
border:0;
background:transparent;
font-size:14px;
line-height:145%;
font-weight:normal;
font-style:normal;
text-decoration:none;
}

