@charset "shift_jis";
/*********************/
div#mainImage h2, div#mainImage dl, div#mainImage #date {
    text-indent: -9999px;
}


div#news dt {
    width: 90px;
    font-size: 12px;
	font-weight: bold;
	color: #111111;
	float: left;
	clear: left;
}


div#news dd {
    margin-bottom: 5px;
	padding: 0 0 5px 90px;
	font-size: 12px;
	border-bottom: #cccccc 1px dashed;
}


div#news dd strong {
	font-weight: bold;
	color: #ff0000;
}


div#news dd strong a {
	font-weight: bold;
	color: #ff0000;
}


div.sec h4 {
    font-weight: bold;
}

/**************/
/***** ID *****/
/**************/
h3#newsTitle {
    width: 370px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) 0 0 no-repeat;
}


div#mainImage {
    height: 465px;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
	position:relative;
}


div#contentsWrapper {
    padding: 10px 10px 5px;
}


div#news {
    width: 370px;
	float: left;
}


div#newsFrame {
    height: 110px;
	padding: 5px;
	overflow: auto;
}


div#secFrame {
    width: 200px;
	float: right;
}


p#end {
	width: 375px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/end.jpg) 0 0 no-repeat;
	position: absolute;
	left: 115px;
	bottom: 160px;
}


/*****************/
/***** CLASS *****/
/*****************/
div.sec {
    margin-bottom: 5px;
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 1.1;
	border-top: #cccccc 3px solid;
}

