@charset "UTF-8";
body	{
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, arial, helvetica, verdana;
	font-size:10pt;
	line-height:130%;
	margin:0;
	padding:0;
	text-align:left;
}
img	{
	border:0px;
}
h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table,thead,tbody,tfoot	{
	margin:0px;
	padding:0px;
}
/*===============================================
CANALGARDEN_TOPICS
===============================================*/
#CANALGARDEN-TOPICS	{
	margin: 5px 10px 0px 10px;
}
#CANALGARDEN-TOPICS h1	{
	background-image: url("../images/h1_bg.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	margin-bottom: 15px;
}
#CANALGARDEN-TOPICS h2	{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#CANALGARDEN-TOPICS .date	{
	clear: both;
	font-size: 75%;
	color: #000;
}
/*===============================================
TOPICS
===============================================*/
#TOPICS	{
	background-image: url("../images/topics.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 5px 10px 0px 10px;
	height: 90px;
}
#TOPICS ul {
	list-style: none;
	text-align: left;
	margin: 0 auto 0 100px;
}
#TOPICS li	{
	width: 100%;
	float: left;
	list-style: none;
	line-height:130%;
	font-size:10pt;
	padding-top: 5px;
}
#TOPICS li a	{
	display: block;
	float: left;
}
#TOPICS .t-date	{
	display: block;
	clear: both;
	font-size:8pt;
	color: #666;
	text-align: right;
	padding: 0px;
	line-height: 1em;
}
a.orange	{
	color: #FF7000;
}
a.blue	{
	color: #35AACD;
}
a.green	{
	color: #70BD29;
}
