/*
body {
color: #000000;
background-color: #CBE4E2;
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 0;
background-image: url('/img/top_main.jpg');
background-repeat: no-repeat;
background-attachment:fixed; 
background-position: center 0px;
}
*/

/********************** コンテンツMain ***********************************************************************/

/*********** ↓メイン ************************/
.container{background-color: #FFFFFF;}

.content02 .inner{
text-align: left;
vertical-align: bottom;
/*height: 663px;*/
}
.content02 .inner .infoBox { 
text-align: left;
vertical-align: bottom;
}

.topBgFla{position: relative;}
.topNewsBox{
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.topNewsBox .td01{width: 4px;}
.tdInfo,
.tdBlog,
.tdNews
{
	background-image:url(/img/bg_topbox.png);
	z-index:-10;
	behavior:url(/img/iepngfix.htc);
	padding-top: 4px;
	padding-bottom: 4px;
	width: 180px;
}
.tdInfo .Inner,
.tdBlog .Inner,
.tdNews .Inner{
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 22px;
}

.sideDate,
.sideEntry a:link,
.sideEntry a:visited
{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.sideEntry a:hover{
	text-decoration: underline;
}

.sideEntry{
	margin-bottom: 5px;
}
