/* clerfix */
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	overflow:hidden;
}

/*共通*/
table.prof {
	margin: 5px;
}
table.prof .p-right {
	padding-left: 10px;
}
table.prof .btn {
	margin: 10px 53px;
}
table.prof .btn2 {
	margin:0 53px;
}

/*タイトル*/
#entries .section {
	margin-bottom: 10px;
	padding: 7px;
	font-size: 12px;
	margin-right:10px;
}
#entries .section .e-ttl {
	padding-bottom: 25px;
	background: url(../images/weeklyroundtable-3.gif) no-repeat bottom;
}
#entries .section h3 {
	float:left;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
}
#entries .section h3 img {
	margin: 0 10px 0 3px;
}
#entries .date {
	float: right;
}

#entries .section .w-entry {
	padding: 0 15px 25px 15px;
	margin-bottom: 0 !important;
	background: #fff;
}
#entries .section  .entrytitle {
	font-size: 13px;
	padding: 0.5em;
	padding-left: 0;
	 font-weight:bold;
}

#entries .table1 {
    background-color: #EEEEE6 ;      
    border:1px solid #DED6D0 ;
}
#entries .table2 {
    background-color: #E5EBEF;
	border:1px solid #A7BCCA ;
}
#entries .table3 {
    background-color: #F2E2E6;
	border:1px solid #D59CAB ;
}
#entries .table4 {
    background-color: #EAEAEA;
	border:1px solid #B8B8B8;
}
#entries .table5 {
    background-color: #E6E4F0;
	border:1px solid #AAA3CD;
}
#entries .table6 {
    background-color: #EFE5E7;
	border:1px solid #CAA7AE;
}
.blue{
     color:#336699;
}
.pink{
     color:#CD2059;
}
.purple{
     color:#9C52C8;
}
.orange{
     color:#C35A1A;
}

#entries .section .pagetop {
	text-align: right;
	padding-right:5px;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 5px;
	color:#737373;
	background: url(../images/weeklyroundtable-4.gif) no-repeat bottom;
}
#entries .section .pagetop a {
	text-decoration: none;
	line-height: 15px;
}


h2#osawapeople1Title {
	height: 43px;
	margin-top: 20px;
	background-image: url("/osawa/images/header/osawa-peopletitle1.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2#osawapeople2Title {
	height: 43px;
	margin-top: 20px;
	background-image: url("/osawa/images/header/osawa-peopletitle2.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2#osawapeople3Title {
	height: 43px;
	margin-top: 20px;
	background-image: url("/osawa/images/header/osawa-peopletitle3.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2#osawapeople4Title {
	height: 43px;
	margin-top: 20px;
	background-image: url(../images/blogTitle-staff.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2#kyogokuheader {
	height: 60px;
	margin-top: 5px;
	background-image: url("/osawa/images/header/kyogoku-header.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/*ブログトップ*/
h2#blogTitle {
	height: 43px;
	margin-top: 20px;
}
body.b-index #entries {
	padding-bottom: 20px;
}

.b-title {
	margin-bottom: 5px;
	margin-left: 5px;
}
.low {
	margin-top: 20px;
}
.b-title h3 {
	float: left;
}
.b-title .b-btn {
	float: right;
}