@charset "UTF-8";
/*
Theme Name: お知らせブログ用テーマ
Theme URI: http://www.ocean-internet.com/
Description: 篠ノ井総合病院 お知らせブログ用テーマ。
Author: Ocean Network LLC
Author URI: http://www.ocean-internet.com/
Version: 1.0
*/
@import "/common/themes/top/potal.css";
@import "/wp-content/themes/shinonoi_guide/style.css";

.wiki-table{
width:90%;
}

#sidebar table {
  width: 100%;
  background-color: #eeeeee;
  border-collapse: collapse;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#sidebar td{
	border: 1px #aaa solid;
}

#sidebar th{
	border: 1px #aaa solid;
	color: #000;
}

#sidebar tfoot {
	border: 1px 0 0 0 #aaa solid;
  background-color: #fff;
}

#sidebar tfoot td{
	border: none;
}

#sidebar li a{
	margin-bottom: 0px;
}

.widgettitle {
  font-size: 90%;
}

.widget {
  margin-bottom: 10px;
}

#calendar_wrap {
  margin: 5px;
}

.osirase001{
width:100%;
border-collapse:collapse;
}
.osirase001 th, .osirase001 td {
text-align:center;
border:1px solid #333;
padding:0;margin:1px;
}

