@charset "Shift_JIS";

#mainarea			{
					 background: none;
					}
#newscontents		{
					 margin: 0px;
					 padding: 10px 30px 20px 30px;
					}
#newscontents h1
					{
					 padding: 0 0 0 10px;
					 margin-bottom: 3px;
					 color: #f90;
					 border-bottom-width: 1px;
					 border-bottom-style: solid;
					 border-bottom-color: #e6e6e6;
					 font-size: 140%;
					 font-weight: bold;
					 line-height: 1.3;
					 border-left-width: 0.3em;
					 border-left-style: solid;
					 border-left-color: #f90;
					}
#newscontents p		{
					 font-size: 80%;
					 line-height: 1.4;
					}
.imgbox img			{
			 		 padding-bottom: 3px;
					}
.imgbox-r img		{
			 		 padding-bottom: 3px;
					}
.imgbox-l img		{
			 		 padding-bottom: 3px;
					}
.newsupdate
					{
					font-size: 70%;
					}					