/*=====================================blog CSS=========================================*/
body{
	text-align:center;
	background-color: #F0F0F0;
	/* background-image: url(http://kanken.ac.jp/blog/img_blog/background.jpg); */
	/* background-repeat: repeat-x; */
}

div#blog-container{
	margin:0px auto;
	width:770px;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}





























/*-------------------------head-------------------------*/
div#blog-head {
	/* background-image: url(http://kanken.ac.jp/blog/img_blog/blog_top.jpg); */
	width:770px;
	height: 108px;
	background-color: #FFFFFF;
}
h1.head-h1 {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	color:#FFBA18;
	font-size:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	/* padding: 15px 0px 0px 10px; */
}
h1.head-h1 img {
	margin:0;
	padding:0;
	border: none;
}
h1.head-h1 a{
	color:#FFBA18;
	text-decoration: none;
}
h1.head-h1 a:hover {
	color: #8fabbe;
	text-decoration: none;
}
h2.description {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	color: #999;
	font-size: 12px;
	margin: 5px 0px 0px 20px;
}






























/*-------------------------main-------------------------*/
div#blog-main {
	width:770px;
	height: auto;
	background-color: #FFFFFF;
}




















/*-------------------------left-------------------------*/
.blog-leftside {
	float:right;
	width: 170px;
}






























/*-------------------------left-navi-------------------------*/
.left-navi {
	width: 150px;
	height: auto;
	border:1px solid #CCCCCC;
	margin: 9px;
}
/*-------------------------left title-------------------------*/
.left-title {
	height: 22px;
	background-color: #5271b5;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 4px 0px 2px 5px;
	margin-bottom: 15px;
}






/*-------------------------left widget-list-new-entry-------------------------*/
ul.widget-list-new-entry {
	list-style-image: url(http://kanken.ac.jp/blog/img_blog/point01.gif);
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 10px;
}
ul.widget-list-new-entry a:hover {
	color: #D67206;
	text-decoration: none;
}
ul.widget-list-new-entry a, .widget-list a:link, .widget-list a:visited, .widget-list a:active {
	color: #000000;
	text-decoration: none;
}
/*-------------------------left widget-list-------------------------*/
ul.widget-list {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 10px;
}

li.widget-list-item{
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.widget-list a:hover {
	color: #D67206;
	text-decoration: none;
}










ul.widget-list a, .widget-list a:link, .widget-list a:visited, .widget-list a:active {
	color: #000000;
	text-decoration: none;
}






















/*-------------------------left calendar-------------------------*/






















#calendar {
	line-height: 140%;
	color: #003300;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	text-align: center;
	margin-bottom: 5px;
}






























#calendar table {
	font-size: 90%;
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 150px;
}






























#calendar caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 5px;
}
















#calendar th {
	text-align: center;
	font-weight: normal;
	background-color: #ebe8e1;
}






























#calendar .sunday { background-color:#ffe6cc; }































#calendar .saturday { background-color:#ccffcc; }






























#calendar td { text-align: center; }






























#calendar a:link {
	text-decoration: underline;
	color: #0033ff;
	border-bottom: 1px solid #d97f26;
}













#calendar a:link:hover {
	text-decoration: underline;
	color: #ff3300;
	border-bottom: 1px solid #d97f26;
}
#calendar a:link:active {
	text-decoration: underline;
	color: #0033ff;
	border-bottom: 1px solid #d97f26;
}

#calendar a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #d97f26;
}
#calendar a:visited:hover {
	text-decoration: underline;
	color: #ff3300;
	border-bottom: 1px solid #d97f26;
}
#calendar a:visited:active {
	text-decoration: underline;
	color: #0033ff;
	border-bottom: 1px solid #d97f26;
}
/*-------------------------rss-------------------------------*/
.widget-syndicate {margin:9px;}
.widget-content {}
ul.blog-feeds {
	list-style:none;
	text-align:center;
}
.widget-powered {margin:9px;}
.widget-content {}
.widget-content img {border:none;}
p.rss {
	border:solid 1px #999999;
	padding: 1px;
	width: 80px;
	margin-top:40px;
}
.rss-format {
	background-color: orange;
	padding:0.5px;
}
.rss-version {
	padding:0.5px;
}
/*-------------------------rightside-------------------------*/
.blog-rightside {
	float:left;
	width: 580px;
	height: auto;
	margin: 9px 0px 15px 7px;
}
/*-------------------------right archive title-------------------------*/
h1.archive-title {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	color:#000;
	font-size: 18px;
	margin-left: 7px;
}
/*-------------------------right entry-------------------------*/
.entry {
	width: 555px;
	margin: 10px 10px 30px 10px;
}
h2.entry-title {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka‐等幅;
	margin-bottom: 0px;
	color: #100c6b;
}
h2.entry-title a{
	color: #100c6b;
	text-decoration: none;
}
h2.entry-title a:hover {
	color: #8fabbe;
	text-decoration: none;
}
.entry-body {
	padding: 20px 10px;
	border:1px solid #CCCCCC;
}
.entry-footer {
	text-align: right;
	color: #66CC00;
	margin-top: 2px;
}
.entry-footer a {
	color: #66CC00;
}
.entry-footer a:hover {
	color: #8fabbe;
}

/*-------------------------right entry pagebute-------------------------*/
.content-nav {
	text-align: center;
}
/*-------------------------footer-------------------------*/
div#blog-footer {
	width:770px;
	height: 30px;
	background-color: #999999;
}
p.copyright {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
}