
.topics_img{
	margin: 0px 0px 20px 0px;
}

.topics_box {
	width: 750px;
	margin: 0px 0px 40px 0px;
}

.date_tag1 {
	float: left;
	background: url("./image/date_tag1.jpg") no-repeat;
	width: 84px;
	height: 84px;
	line-height: 15px;
	text-align: right;
}

.date_tag2 {
	float: left;
	background: url("./image/date_tag2.jpg") no-repeat;
	width: 84px;
	height: 84px;
	line-height: 15px;
	text-align: right;
}

.date_tag3 {
	float: left;
	background: url("./image/date_tag3.jpg") no-repeat;
	width: 84px;
	height: 84px;
	line-height: 15px;
	text-align: right;
}

.date_txt {
	margin: 12px 12px 0px 0px;
}

.blog_contents_box {
	float: right;
	background: url("./image/blog_wrapper.gif") repeat-y;
	width: 650px;
}
.know_contents_box {
	float: right;
	background: url("./image/know_wrapper.gif") repeat-y;
	width: 650px;
}

.mini_box {
	width: 730px;
	padding:0px 0px 0px 10px;
	margin: 10px 0px 10px 0px;
	float:left;
}



.title_blue {
	color: #003399;
}


.title_lightblue {
	color: #009FEC;
}


.title_green {
	color: #006600;
}

.topics_txt {
	float: left;
	width: 510px;
	line-height: 18px;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.topics_txt2 {
	float: left;
	width: 750px;
	line-height: 18px;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.topics_image {
	float: right;
	width: 190px;
	font-size: 0px;
}

.topics_line01{
	width:750px;
}

.topics_line02{
	width:750px;
	margin: 0px 0px 30px 0px;
}


.date_area{
	float:right;
	padding:0px 10px 0px 0px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}


/* ページのトップリンク */

.top_jump_box {
	width: 750px;
	text-align: right;
	margin: 10px 0px 10px 0px;
}

.topics_header{
}

a.top_jump_lnk {
	font-size: 10px;
	line-height: 13px;
	color: #0033CC;
	text-decoration: underline;
}

a.top_jump_lnk:active {
	color: #0033CC;
	text-decoration: underline;
}

a.top_jump_lnk:visited {
	color: #0033CC;
	text-decoration: underline;
}

a.top_jump_lnk:hover {
	color: #0033CC;
	text-decoration: underline;
}

