/*floatの閉じ*/
.contentsBOX:after {
  content:".";
  display:block;
  height:0px;
  clear:both;
  visibility:hidden;
}

.contentsBOX {
  display:inline-table;
}

/* Hiden from macIE ?*/
*html .contentsBOX { height:1%; }
.contentsBOX { display:block; }
/* End hide from macIE */

/*ライン*/
div.line {margin:30 0 10 20; border-bottom:dashed 1px #CCCCCC; width:690px;}

/*リスト*/
dl.list		{margin-top:20px;margin-left:30px;;margin-bottom:20px; }
dd.list01	{background-image:url(/shinjuku/web_chirashi/images/point.gif);background-repeat: no-repeat;padding-left:16px;background-position:0px 6px;}

/*フレーム*/
div.frame01	{margin-top:30px; margin-left:20px; padding:5 20 5 20px; width:690px; background:url(/shinjuku/web_chirashi/images/frame01.gif) no-repeat top left; clear: both; }
div.frame02	{margin-left:20px; width:690px; background:url(/shinjuku/web_chirashi/images/frame02.gif) repeat-y left; }
div.frame03	{margin-left:20px; width:690px; background:url(/shinjuku/web_chirashi/images/frame03.gif) no-repeat bottom left; }

/*日付*/
/*090610以前*/
/*span.date01 { font-size:125%;line-height:145%; color:#FFFFFF; font-weight:bold;}
.ds { position:absolute;filter:dropshadow(offX=1,offY=1); }*/

span.date01 { font-size:125%;line-height:145%; color:#553300; font-weight:bold;}
.ds { position:absolute;filter:dropshadow(color=#FFFFFF,offX=1,offY=1);}

/*レイアウト*/
div.layout { width:680px; clear: both; margin:0; padding:0; }
div.layout_left {float:left; width:420px;}
div.layout_right {float:right; width:250px; height:280px;}

/*メニューリンク*/
a.link	{
		font-size:100%; line-height:180%; color:#664422; text-decoration: none;
		}
a.link:hover	{
		font-size:100%; color:#555555; text-decoration: underline;
		}

/*バックナンバー*/
/*div.back { margin:10 30 20 30px; padding:5 0 0 5px; border-top:dashed 1px #CCCCCC; clear: both; }*/
div.back { margin:10 30 5 20px; padding:5 0 10 5px; border-bottom:dashed 1px #CCCCCC; clear: both; }

span.back_number	{ font-size:100%; line-height:145%; color:#FF0000; }

/*説明文*/
div.layout01	{ margin:40 50 0 30px; }
div.layout02	{ margin:10 50 0 50px; }
div.layout03	{ margin:0 50 5 70px; }

span.text01	{ font-size:115%;line-height:165%; color:#886644; font-weight:bold; }
span.text02	{ font-size:107%;line-height:155%; color:#553300; font-weight:bold; }
span.text03	{ font-size:100%;line-height:145%; color:#555555; }