@charset "euc-jp";
/* CSS Document */

/********************/
/********************/
div#mainImage p {
    text-indent: -9999px;
}


div#news dl {
   font-size: 12px;
}


div#news dt {
	width: 90px;
	font-weight: bold;
	color: #650d69;
	float: left;
}


div#news dd {
   margin-bottom: 5px;
   padding: 0 0 5px 90px;
   border-bottom: #cccccc 1px dashed;
}


div#news dd span a:link, div#news dd span a:visited, div#news dd strong {
	font-weight: bold;
	color: #FF0000;
}


div#sec strong {
    font-weight: bold;
}

/**************/
/***** ID *****/
/**************/
div#mainImage {
    width: 600px;
	height: 322px;
	margin-bottom: 20px;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
}


div#column {
    padding: 10px 10px 0;
}


div#secTop {
    margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	border-bottom: #650d69 1px solid;
}


div#secBottom {
    font-size: 12px;
}


h3#newsTitle {
   height: 25px;
   text-indent: -9999px;
   background: url(../images/news_title.gif) left top no-repeat;
}


div#news {
   width: 330px;
   background-color: #ffffff;
   float: left;
}


div#newsFrame {
/*   height: 155px;*/
   height: 212px;
   padding: 8px 5px;
   overflow: auto;
}


div#sec {
   width: 225px;
   padding: 5px;
   background-color: #ffffff;
   float: right;
   border-top: #650d69 5px solid;
}


/*****************/
/***** CLASS *****/
/*****************/
h4.secTitle {
    margin-bottom: 2px;
	font-weight: bold;
	color: #650d69;
}


div.newsInfoFrame {
	font-size: 12px;
	border: 3px double #F00;
	padding: 3px 5px 5px;
}


div.newsBorderFrame {
   margin-bottom: 5px;
   padding-bottom: 5px;
   border-bottom: #cccccc 1px dashed;
}


p.newsInfo {
	margin-top: 2px;
	padding-left: 12px;
	background: url(../images/icon4.gif) no-repeat left 3px;
}


p.newsInfo span {
	font-weight: bold;
	color: #F00;
}