@charset "shift_jis";
/*********************/

div#mainImage h2, div#mainImage dl {
    text-indent: -9999px;
}


div#news dt {
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	color: #d93215;
	float: left;
}


div#news dd {
	margin-bottom: 5px;
	padding: 0 0 5px 85px;
	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;
}


ul#secLogo li {
    margin-right: 3px;
	display: inline;
}


div.secFrame h5 {
    margin-bottom: 2px;
	padding-bottom: 2px;
    font-weight: bold;
	color: #33a128;
	border-bottom: #33a128 1px solid;
}


div.secFrame strong {
    font-weight: bold;
}

/**************/
/***** ID *****/
/**************/
h4#newsTitle {
	height: 30px;
	margin-bottom: 3px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) 0 0 no-repeat;
} 


div#header {
    height: 130px;
	background: url(../images/header.jpg) 0 0 no-repeat;
}


div#wrapper {
	padding: 5px;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
}


div#mainImage {
	width: 575px;
	height: 430px;
	position: relative;
}


div#column {
    padding: 0 5px 5px;
	clear: both;
}


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


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


div#sec {
    width: 375px;
	float: right;
}


ul#secLogo {
    margin-bottom: -3px;
}


p#absDeadlineBtn {
	width: 410px;
	height: 150px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	bottom: 100px;
	background: url(../images/abs_deadline_btn.gif) 0 0 no-repeat;
}


p#absDeadlineBtn a:link, p#absDeadlineBtn a:visited {
	width: 410px;
	height: 120px;
	display: block;
	background: url(../images/abs_deadline_btn.gif) 0 0 no-repeat;
}


p#absDeadlineBtn a:hover, p#absDeadlineBtn a:active {
	width: 410px;
	height: 120px;
	display: block;
	background: url(../images/abs_deadline_btn.gif) -410px 0 no-repeat;
}



/*****************/
/***** CLASS *****/
/*****************/
div.secFrame {
	margin-top: 7px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 1.1;
	border-left: #33a128 3px solid;
}

