/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://manbowos.xsrv.jp/mt/mt-static/themes-base/blog.css);
@import url(http://manbowos.xsrv.jp/mt/mt-static/support/themes/insyoku_b2/insyoku_b2.css);
/* end StyleCatcher imports */
h3{
 font-size: 120%;
 font-weight:bold;
 text-decoration:underline;
 color: #D2691E;
}

table{
	border:1px solid #0099CC;
}
tr td{
	border:1px solid #0099CC;
	font-size:90%;
	line-height:1.3em;
	margin: 0 10px 0 10px;
	padding: 5px;
}
.tab1{
	empty-cells: hide; 
	border-collapse: collapse; 
	table-layout:auto; 
}
.td0{
	width: 80px;
         text-align:right;
}
.td1{
	width: 130px;
         text-align:right;
}
.td2{
	width: 200px;
         text-align:left;
}
.td3{
	width: 300px;
}











