/* ======================================= */
#contents p.lead {
    margin  : 32px 0px 0 0 ;
    padding : 8px 12px 4px 12px;
    border-top    : 1px dotted rosybrown;
    border-right  : 1px dotted rosybrown;
    border-left   : 1px solid saddlebrown ;
    border-bottom : 1px solid saddlebrown ;
    font-size  :  11pt ;
    float:left;
    width:94%;
}

#contents p a:hover {
	color: #618200;
	background: #FFFFFF;
}

#right p.lead {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 20px;
	margin: 0;
	border-bottom: #999999 1px dashed;
	color: #000000;
	background: url( /assets/images/res/bullet_rightinner.gif) left top no-repeat;
}

ul.entry2 {
  margin : 0 15px;
  padding: 0;
  line-height: 160%;
  font-size: 15px;
}

ul.entry2 li {
  margin: 0 0 5px 0; 
}

ul.entry2 li a:hover {
  color: #000000;
  text-decoration: underline; 
}

ul.entry2 li a:hover {
  color: #618200;
  text-decoration: none; 
}

/* ======================================= */
#news {
}

#news p.date {
    font-size: 0.9em;
	text-align: right;
	margin: 0 0 5px 0;
}

#news .entry {
}

#news .entry p{
	font-size: 90%;
	line-height: 160%;
	margin: 0 30px 10px 15px;
}

#news .entry-img {
    margin : 4px 8px 4px 8px ;
}

#right-inner .item h3{
    border : 1px solid pink;
}


/* ======================================= */

#contents #entry1 {
	width: 580px; 
}

#contents #entry1 p.date {
	text-align: right;
	margin: 0 0 8px 0;
	padding: 0;
}

#contents #entry1 .entry-content  {
}

#contents #entry1 .entry-content p {
    margin: 0 15px 15px 15px;
    font-size: 0.9em;
    line-height: 1.6em;
}

#entry1 a.toDetail {
    float: right;
    padding : 0;
	color: #000000;
	text-decoration: underline;
}

#entry1 a.toDetail:hover {
	color: #618200;
	text-decoration: none;
}

.event-entry{
	width: 200px;
    margin : 15px 0 0 0;
}

.event-entry h5{
    font-size: 14px;
	margin: 0 0 2px 0;
}

.event-entry p.entry-content {
    font-size: 14px;
	line-height: 150%;
}

.reflect_archive_list {
	font-size: 14px;
	margin : 15px 0 0 0;
	line-height: 150%;
}

.reflect_archive_list ul {
	margin : 0 0 0 15px;
}

.reflect_archive_list li.reflect_year {
	font-weight: bold;
}

.reflect_archive_list li.reflect_month {
	font-weight: normal;
}

ul.category {
	font-size: 14px;
	margin : 15px 0 0 15px;
	line-height: 150%;
}

/*
#contents .entry1 .entry-content p span.toDetail {
    float:right;
    text-decoration:underline;
}
*/


