/*topのお知らせ欄*/
#top_news ul {
	margin:5px 0 0 5px;
}
#top_news ul li {
	padding:5px;
	border-bottom:#333 dotted 1px;
}
#top_news ul li a {
	color:#666;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom:solid 1px #666;
}
/**/
.blog a {
	color:#666;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom:solid 1px #666;
}
.blog-left {
	float:left;
	width:168px;
	margin:7px 0 0 0;

}
/*ブログ背景設定*/
.blog-01 .blog-right{
	min-height:382px;
	height: auto !important;   
height: 382px;
	background:#FFF;
	
}
.blog-02 .blog-right{
	min-height:1040px;
	height: auto !important;   
height: 1040px;
	background:#FFF;
}
/*IE7*/
*:first-child+html .blog-01 .blog-right{
	min-height:385px;
	background:#FFF;
}
*:first-child+html .blog-02 .blog-right{
	min-height:1052px;
	background:#FFF;
}
.blog-right {
	float:right;
	width:780px;
	margin:7px 0 0 0;
	background:#FFF;
}
.blog h2 {
	text-align:center;
	color: #333333;
	font-size:16px;
	background-color:#FFA147;
	height:24px;
	padding-top:6px;
}
.blogtitle {
	color: #FF8BB3;
	padding:0.5em 10px 0.5em 0.7em;
	margin:0.5em 0.8em 0.5em 0.5em;
	text-align: left;
	text-indent: 5px;
	color: #666;
	font-weight:bold;
	border-bottom:solid 1px;
	border-top:solid 1px;
}
.entry {
	padding-left:1.0em;
}
.entrysita {
	text-align:right;
	padding-right:0.8em;
	padding-bottom:0.8em;
}
.entry01{
	margin-bottom:5px;
}
/*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px;
	text-align: center;
	margin-bottom: 20px;
}
#calendar table {
	width: 168px;
	padding:0px;
}
/*カレンダーのタイトル*/
#calendar caption {
	color:#333333;
	padding-top:6px;
	background-color:#FFA147;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-align: center;
	font-weight: bold;
	height:24px;
}
/*カレンダーの曜日*/ 
#calendar th {
	line-height: 12px;
	font-size:10px;
	text-align: center;
	font-weight: bold;
	color:#333333;
	padding:2px 0px 0px 0px;
}
/*カレンダーの日付*/
 #calendar td {
	line-height: 12px;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding:2px 0px 0px 0px;
	border-right: solid 2px #F93;
	border-left: solid 1px #F93;
	border-top: solid 1px #F93;
	border-bottom: solid 2px #F93;
}
#calendar a {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
}
#calendar a:hover {
	color:#FF6600;
	background-color:#CCCCCC;
	text-decoration:underline;
}
/*トップライト*/
.mtright {
	background:#fff;
	}
.mtright h2 {
	background-color:#F93;
	text-align:center;
	color: #333333;
	font-size:12px;
	height:20px;
	padding-top:3px;
}
.mtright ul {
	padding:8px 0 10px 5px;
	}


.entry {
	background:#FFF;
}
.entrylink {
	border-top:dashed 1px #666666;
	text-align:center;
	padding-top:5px;
}
.hiduke {
	font-weight:bold;
	text-align:center;
	color:#666666;
	padding:0.8em 0em;
}

