
/* top_image */
#top_image{
background:url(../img/top/top_image_bg.gif) repeat-x;
}
#fair_title{
width:780px;
margin:0 auto 0 auto;
background:#FFF100;
}

/* navi */
#navi_body{
background:url(../img/top/navi_bg.gif) top repeat-x;
margin:0 0 20px 0;
}

#navi{
width:780px;
margin:0 auto 0 auto;
}

/* news */
#news_body{
width:780px;
margin:0 auto 20px auto;
}

#news{
background:url(../img/top/news_bg.gif) repeat-y left;
padding:5px 10px 5px 10px;
text-align:left;
}

.news_title{
background:url(../img/common/icon_01.gif) left no-repeat;
font-size:14px;
font-weight:bold;
color:#006600;
padding:0 0 0 15px;
margin:8px 0 0 0;
}

.news_category{
font-size:12px;
}

.news_txt{
background:url(../img/common/dot.gif) repeat-x bottom;
padding:0 0 3px 0;
margin:0 0 0 17px;
line-height:1.2em;
}

.news_txt a:link {
 color:#333;
	text-decoration:none;
	}
.news_txt a:visited {
 color:#333;
	text-decoration:none;
	}
.news_txt a:hover {
 color:#0066CC;
	text-decoration: underline;
	}
.news_txt a:active {
 color:#333;
	text-decoration: none;
	}

/***********091125’Ç‰Á*************/

#search {
margin: 0px auto 20px;
width:780px;
}

#search .txt {
background:transparent url(../img/top/bg_search.gif) no-repeat scroll 5px top;
width:398px;
height:40px;
*padding-bottom:15px;
}

#search .txt p{
color:#333333;
font-size:12px;
font-weight:bold;
margin:0px 3px 5px 17px; 
text-align:left;
}

#search .google {
margin:0px;
color:#333333;
font-size:12px;
height:40px;
}

#search .google div{
text-align:left;
margin-left:5px;
}

#search .google div img{
vertical-align:middle;
}

#search .google .txtBox{
width:160px;
}

#search .google .btn{
width:90px;
*margin-left:-20px;
}