
/*/infoナビ///////////////////////////////////////////////////*/
.new_infonavi {
	margin: 5px;
	padding: 0;
	text-indent: 0px;
	clear: both;
}

.new_infonavi li{
	list-style: none;
	font-size: 11px;
	padding: 0;
	display: inline;
}


/*/テーマ別ブログ///////////////////////////////////////////////////*/

/*/左メニューテーマ別ブログボタン　topbar_file縦列//////////////*/
div.topbar_file{
width:150px;
height:auto;
marign:0;
padding-bottom:20px;
backgroud:#ff9999;
}
div.topbar_file li{
width:150px;
height:auto;
float:right;
list-style-type:none;
padding:0;
margin:2px 0px 0px 0px;
}

div.topbar_file li.last{
width:150px;
height:auto;
float:right;
list-style-type:none;
padding:0;
margin:2px 0px 0px 0px;
}

/*/TOPテーマ別ブログボタン　topbar_row横列////////////////*/
div.topbar_row{
width:320px;
height:auto;
marign:0;
padding-bottom:20px;
float:left;
}

div.topbar_row li{
width:150px;
height:auto;
float:right;
list-style-type:none;
padding:0;
margin:10px 10px 0 0px;
}

div.topbar_row li.last{
width:150px;
height:auto;
float:right;
list-style-type:none;
padding:0;
margin:10px 10px 0 0px;
}


/*/TOPテーマ別ブログ　読み込みエリア////////////////*/

.day_text{ 	font-style: normal;	font-size:11px;	line-height:100%;	letter-spacing:0;	color: #999999;	text-align:right;}

.news_box{
	width:300px;
height:100px;
	background:none;
	margin:0px;
	padding:10px;
float:left;
}

#newsul{
	width:300px;
	padding:0px;
}

li.newsli{
	list-style-type: none;
	width:300px;
	font-size:13px;
	letter-spacing:0px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	color:#13182C;
}

li.newsli a{
	color:#3399ff;
	text-decoration:none;
	font-weight:bold;
}

li.newsli a:visited{
	color:#3399ff;
	text-decoration:none;
	font-weight:bold;
}

li.newsli a:hover{
	color:#ff9900;
	text-decoration:none;
}

p.newsdate{
	width:300px;
	font-size:12px;	
	margin-bottom:5px;
	color:#CCCCCC;
}






