@charset "UTF-8";
@import url(reset.css);
@import url(default.css);

/*Contents:
-------------------------------------------------------------------------------


-----------------------------------------------------------------------------*/

#route{visibility: hidden; height: 60px;}

h1{
	background: url("../images/gb_image.gif") no-repeat 1px 0%;
	text-indent: -50000px;
	margin: 0px;
	height: 76px;
}

h2{
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}

#download{
	margin: 15px 0px 0px 0px;
}
ul.sm_mold,
ul.sourceforge{
	list-style: url("../images/eye_red.gif") inside;
}
.sm_mold #faces{
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#m_mold #news{
	background: url("../images/column_news.png") repeat-y 50% 50%;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px;
}

#m_mold #news .sm01{
	float: left;
	margin: 0px;
	position: relative;
	left: 25px;
	width: 340px;
}
#m_mold #news .sm01 #whats_new{
	padding: 0px 0px 20px 0px;
}
#m_mold #news .sm01 #whats_new ul{
	list-style:disc;
}
#m_mold #news .sm01 #whats_new ul li{
	list-style-image:none;
	margin: 0px 0px 0px 20px;
}

#m_mold #news .sm02{
	float: right;
	margin: 0px;
	position: relative;
	right: 25px;
	width: 340px;
}
.sm02 ul{
	margin: 0px;
	padding: 0px;
}
.sm02 ul li{
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px;
}
.rss{
	clear: both;
	margin: 0px 25px;
	padding: 10px 0px 0px 0px;

}
.contact{
	background:#f6f6f6;
	clear: both;
	margin: 15px 25px 0px 25px;
	padding: 10px;

}

#m_mold #news:after{
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
