@charset "utf-8";

/*-----------------------------------------------
 top
-----------------------------------------------*/

#site_info		{margin: 0 10px 10px 10px;width: 540px;height:400px;overflow:auto;}
#site_info p		{margin:0;padding:0;}
#site_info dl dt	{padding: 5px 0 5px 5px;font-weight: bold;color: #cd9303;}
#site_info dl dd	{padding: 5px 5px 5px 150px;margin-top: -2.1em;margin-bottom: -1px;line-height: 1.4em;border-bottom: 1px dotted #999;}
#site_info .pastlog	{margin: 5px;font-weight: bold;color:#cd9303;}
#site_info .pastlog a	{color:#1b1e53;font-weight: normal;text-decoration:underline;}
#site_info .pastlog a:hover{color:#cd9303;font-weight: normal;text-decoration:none;}
#main h2.top01 	{background-image:url(./common/main_h2_top01.gif);text-indent:-9999px;}
#main h2.top02 	{background-image:url(./common/main_h2_top02.gif);text-indent:-9999px;}
#main h2.top03 	{background-image:url(./common/main_h2_top03.gif);text-indent:-9999px;}

