/*本来はtop_content_layout.cssの中にいないといけないのだが、バグのようなのでこちらにも入れる。
------------------------*/

#bottom_box {
    margin:0;
	padding:0;
    clear:both;
	width:750px;
}


#bottom_box h2 {
	margin-left:15px;
         font-size:125%;
	display:inline;
}

#bottom_box p {
         font-size:120%;
	display:inline;    
}


.bottom_box_color {
    margin:0;
	padding:0;
	background-image: url(http://web.archive.org/web/20071014143602im_/http://www.pref.tottori.lg.jp/Images/ac14.gif);
	background-repeat: repeat;
}

.bottom_box_color2 {
    margin:0;
	padding:5px 0;
	background-image: url(http://web.archive.org/web/20071014143602im_/http://www.pref.tottori.lg.jp/Images/ac21.gif);
	background-repeat: repeat;
}
/*フッターの設定
------------------------*/

#footer_n {
   background-color:#cccccc;
   text-align:right;
   font-size:130%;
   line-height:110%;
   margin:5px 1px 1px 0;
   padding:6px 3px 6px 3px;
}
/*
     FILE ARCHIVED ON 14:36:02 Oct 14, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:20:17 May 01, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/