/* CSS Document */

.page-width {
	background-image:url(minblo-bg.gif);
	width:750px;
	margin:auto;
	padding:20px 0px 100px 0px;
	text-align:center;
}
.honbun {
	width:500px;
	margin:auto;
}
.itsnew {
	width:378px;
	border:1px solid blue;
	padding:10px;
	margin:0px auto 50px auto;
}
.itsnew dl {
	line-height:1.2;
}
.itsnew dt {
	text-align:left;
	width:65px;
	float:left;
}
.itsnew dd {
	text-align:left;
	width:313px;
	float:left;
}
.itsnew h4 {
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:red;
	margin-bottom:5px;
}
.minblo-desc {
	width:400px;
	text-align:left;
	font-size:small;
	font-weight:normal;
	line-height:1.5;
	margin:auto;
}
.oubo {
	text-align:right;
}
.oubo a:link,
.oubo a:visited {
	text-decoration:none;
	color:#009900;
}
.oubo a:hover {
	background-color:#FF9900;
	color:#fff;
}
/*//////////////////////////////////////rssリーダー*/
.blog_title a:link,
.blog_title a:visited {
	color:#FF9900;
	text-decoration:none;
}
.blog_title a:hover {
	color:#f00;
}
.blog_title {
	font-size:medium;
	font-weight:bold;
}
.blog_items {
	font-size:small;
	color:gray;
}
.item_block {
}
.item_block li {
	list-style-type:none;
	line-height:1.1;
}
.rss_title a:link,
.rss_title a:visited {
	color:#f90;
	text-decoration:none;
}
.rss_title a:hover {
	color:red;
}
.rss_title {
	font-size:x-small;
	font-weight:bold;
	padding:5px 5px 2px 0px;
	text-decoration:none;
}
.new {
	color:red;
}
.rss_date {
	font-size:x-small;
}
.rss_des {
	font-size:x-small;
}
.rss_des a:link,
.rss_des a:visited {
	color:black;
	text-decoration:none;
}
.rss_des a:hover {
	text-decoration:underline;
	color:red;
}
.br {
	font-size:0px;
}
.minblo-box {
	width:468px;
	border:solid 1px #FFCC00;
	padding:15px;
}
.pageimage {
	width:204px;
	float:left;
}
.pageimage img {
	border:solid 1px #ccc;
}
.pageimage p {
	font-size:small;
}
.pageimage a:link,
.pageimage a:visited {
	color:black;
	text-decoration:none;
}
.pageimage a:hover {
	color:red;
}
.minblo-blogbox {
	width:250px;
	float:right;
	text-align:left;
}
