@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////



//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/



/* MAIN NAVI
****************************************************************************************************/	


		div#contents .news{
			margin-top:30px;
		}	
		

			
				div#contents .news li{
					background:url(../common/img/line_dot_ccc.gif) repeat-x left bottom;
					padding-bottom:5px;
					margin-bottom:5px;
					overflow:hidden;
					width:660px;
				}
				
				
					div#contents .news span.date{
						float:left;
						display:block;
						width:45px;
					}
					div#contents .news span.tex{
						float:right;
						background:url(../common/img/icon_ar6.gif) no-repeat left 1px;
						padding-left:17px;
						display:block;
						line-height:1.3;
					}				
					div#contents .news span.tex{
					width:615px;@/*ie5.5 below*/
					voice-family:"\"}\"";
					voice-family:inherit;
					width:595px;@/*ie6 after*/
					}	
					
					div#contents .news span.tex .orange{color:#FF4400; font-weight:bold;}	
					div#contents .news span.tex .green{ color:#339900; font-weight:bold;}		



/* 
****************************************************************************************************/	

		div#contents .news_main{
			margin-top:25px;
		}	
			div#contents .news_main h2{
				font-weight:bold;
				font-size:155%;
				color:#FF4400;
				border-bottom:solid 1px #DDD;
				padding-bottom:5px;
				margin-bottom:5px;
			}	

			div#contents .news_main p,
			div#contents .news_main dl,
			div#contents .news_main ul{
				margin-top:20px;
			}	


				div#contents .news_main dt{
					font-weight:bold;
				}	
				
				div#contents .news_main dd{
					line-height:1.6;
				}
				
				

				
				div#contents .news_main li{
					margin-bottom:5px;
				}	
				
				
				div#contents .news_main .subt dd{
					font-size:135%;
				}				
				
				div#contents .news_main p.img{
					float:right;
					padding-left:20px;
					padding-bottom:20px;
				}				
				
				
				
				