@charset "euc-jp";
/*oldcontent*/
#oldcontent {
	margin:0 25px 2px 0;
	text-align:right;}

/*year&old*/
#year *,#month * {
	margin:0;
	padding:0;
	float:left;}
/*year*/
#year {
	margin:0 23px 0 340px;
	background-color:#e7d9f4;}

#year dt {
	width:55px;
	height:21px;
	background:url("/godius/g_community/include/year_head.gif") left top no-repeat transparent;}

#year dd {
	margin-top:3px;}

/*month*/
#month {
	margin:0 20px 12px 260px;
	background:url("/godius/g_community/include/month_body.gif") right top no-repeat transparent;}

#month dt {
	width:56px;
	height:38px;
	background:url("/godius/g_community/include/month_head.gif") left top no-repeat transparent;}

#month dd,#month dd a {
	display:block;
	height:38px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;}

.m01,.m01 a {width:18px;background-image:url("/godius/g_community/include/m01.gif");}
.m02,.m02 a {width:19px;background-image:url("/godius/g_community/include/m02.gif");}
.m03,.m03 a {width:17px;background-image:url("/godius/g_community/include/m03.gif");}
.m04,.m04 a {width:19px;background-image:url("/godius/g_community/include/m04.gif");}
.m05,.m05 a {width:17px;background-image:url("/godius/g_community/include/m05.gif");}
.m06,.m06 a {width:18px;background-image:url("/godius/g_community/include/m06.gif");}
.m07,.m07 a {width:18px;background-image:url("/godius/g_community/include/m07.gif");}
.m08,.m08 a {width:18px;background-image:url("/godius/g_community/include/m08.gif");}
.m09,.m09 a {width:19px;background-image:url("/godius/g_community/include/m09.gif");}
.m10,.m10 a {width:29px;background-image:url("/godius/g_community/include/m10.gif");}
.m11,.m11 a {width:28px;background-image:url("/godius/g_community/include/m11.gif");}
.m12,.m12 a {width:29px;background-image:url("/godius/g_community/include/m12.gif");}
#month dd a:hover {background-position:left -38px;}

/*---------------------
[common]:float clear
---------------------*/
#year:after,#month:after {content:".";display:block;height:0px;font-size:0px;line-height:0;visibility:hidden;clear:both;}
#year,#month {zoom:100%;}

/*---------------------
[common]:text fly out
---------------------*/
#year dt,#year dd a,#month dt,#month dd,#month dd a {display:block;text-indent:-9999px;overflow:hidden;}
