/* Cascading Style Sheet Created by Sawana, Akira */
/* 2003.04.25 v.1.0 */

/* 基本設定 */
body		{background-color: #fff; font-family:"MS UI Gothic",sans-serif;
			 margin-top:0px; margin-bottom:0px ;margin-left:3%; margin-right:3%;
			 font-size:small; line-height:140%;}

a:link		{text-decoration: underline; color:#6090ef; font-weight:normal;}
a:visited	{text-decoration: underline; color:#696969; font-weight:normal;}
a:active	{text-decoration: underline; color:#f00; font-weight:normal;}
a:hover		{text-decoration: line-through; color;#800000; font-weight:normal;}

/*本文設定*/
div.a		{font-size:small; line-height:140%; margin-bottom:20px; text-align:justify;}
div.ret		{font-size:x-small; line-height:140%; margin-bottom:20px; text-align:right;}
.newcon		{color:#f00; font-size:xx-small; font-weight:bold; font-style:italic; font-family:sans-serif;}