@charset "euc-jp";
/* CSS Document */

/********************/
/********************/
div#news dl {
   font-size: 12px;
}


div#news dt {
	width: 90px;
	font-weight: bold;
	color: #61531B;
	float: left;
}


div#news dd {
   margin-bottom: 5px;
   padding: 0 0 5px 90px;
   border-bottom: #cccccc 1px dashed;
}


div#news dd strong {
   font-weight: bold;
}


div#news dd strong span {
	color: #FF0000;
}


div#end dl {
	text-align: right;
}


div#end dt, div#end dd {
	font-size: 12px;
}


div#end dd strong {
	font-size: 15px;
}


/**************/
/***** ID *****/
/**************/
h3#newsTitle {
   height: 30px;
   margin-bottom: 5px;
   text-indent: -9999px;
   background: url(../images/news_title.gif) left top no-repeat;
}


h3#secTitle {
    margin-bottom: 2px;
	font-weight: bold;
	color: #61531b;
}


div#wrapperInside {
    padding: 10px;
}


div#news {
   margin: 0 0 10px;
   padding: 2px;
   background-color: #ffffff;
   border: #cdc0ae 1px solid;
}


div#newsFrame {
   height: 70px;
   padding: 2px;
   overflow: auto;
}


div#sec {
   padding: 5px;
   font-size: 11px;
   line-height: 1.1;
   background-color: #ffffff;
   border: #cdc0ae 1px solid;
}


div#end {
	margin-bottom: 10px;
	padding-top: 15px;
	background: url(../images/end_frame_01.gif) 0 0 no-repeat;
}


div#endBottom {
	padding: 0 15px 15px;
	background: url(../images/end_frame_02.gif) 0 100% no-repeat;
}

/*****************/
/***** CLASS *****/
/*****************/
p.endP {
	line-height: 1.6;
}
