@charset "Shift_JIS";
/* CSS Document */


.news .honbun a:link		{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.news .honbun a:visited	{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.news .honbun a:hover		{
	text-decoration:none;
	color:#e60012;
	font-weight: bold;
}
.news .honbun a:active	{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}


/*TOPICS*/
.news h3#title {
	background-image: url(../img_2021/topics/title_2.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-bottom: 30px;
	text-indent: -9999em;
}

.news .honbun {
    padding: 0 0 0 2em;
}
.news .news_top {
    border-left: 8px solid #009fe8;
    padding: 0.5em 0 0.5em 0.8em;
}
.news .data {
    font-weight: bolder;
    color: #009fe8;
    font-size: 90%;
    display: inline-block;
    width: 8em;
}
.news .news_title {
    font-weight: bolder;
    font-size: 120%;
}
.news .news_txt {
    font-size: 105%;
    padding: 1em 0 1.5em 2em;
    line-height: 1.6em;
    border-bottom: 1px solid #9e9e9e;
    margin-bottom: 1.5em;
    margin-top: -1em;
}

/*
.news .box_1 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.news .box_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bolder;
	width: 160px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.news .box_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}


.news .txt_1 {
	color: #2f3975;
	font-weight: bolder;
}
*/

/*TOPICS‚±‚±‚Ü‚Å*/

