#logo img {
	padding: 10px 0px 0px 30px;
}
.section3 img {
	margin-right: 0.1em;
	margin-bottom: 0.2em;
	margin-left: 0.1em;
} 
.category img {
	padding: 2px 2px 2px 2px;
}
.img_l {
	clear: right;
	float: left;
	margin-right: 1.0em;
	clear: none;
}
.img_r {
	float: right;
	margin-right: 0.5em;
	clear: none;
}
.img_r2 {
	float: right;
	clear: none;
	margin-left: 1.5em;
}
.category  h3,h4 {
	text-align: right;
}
#sub-content h3{
	text-align: right;
}

#logo {
	height: 75px;
	background: url(../images/logo_back_l.jpg) no-repeat;
	width: auto;
}
#top h3 {
	background: url(../images/regular.gif) no-repeat;
}
#about h3 {	
	background: url(../images/heading_about_bg.gif) no-repeat;
}
#act h3 {
	background: url(../images/heading_activity_bg.gif) no-repeat;
}
#fm h3 {
	background: url(../images/sorairostation.gif) no-repeat;
}
#guest h3 {
	background: url(../images/guest.gif) no-repeat;
}
#web h3 {
	background: url(../images/soraironetwork.gif) no-repeat;
}
#machi h3{
	background: url(../images/odorimachipedia.gif) no-repeat;
}
#special h3{
	background: url(../images/archive_special.gif) no-repeat;
}
#sub-content h3{
	background: url(../images/heading_news_bg.gif) no-repeat;
}
#safety h3{
	background: url(../images/safety_bg.gif) no-repeat;
}
#web h4 {
	background: url(../images/backnumber.gif) no-repeat;
	clear: none;
}
ul#nav {
	position: relative;	height: 40px;
}
ul#nav li {
	position: absolute;width: 130px;
}
ul#nav li#aboutNav {
	left: 20px;
}
ul#nav li#fmNav {
	left: 110px;
}
ul#nav li#webNav {
	left: 240px;
}
ul#nav li#machiNav {
	left: 380px;
}
ul#nav li#specialNav {
	left: 495px;
}
ul#nav li#aboutNav {
	left: 600px;
}
ul#nav li a {
	display: block;
	width: 100%; /* for WinIE6 */
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color:#666666;
}
ul#nav li a:hover {	
	color: #0066CC;
}
.thinline {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0pt 0pt 1px;
	width: 300px; /* for WinIE6 */
	height:0pt;
}




