@import url("../share/css/base.css");
@import url("../share/css/print.css") print;

table.dotbox2 { margin-bottom: 5px; }
.dotbox2 td {
	border: 1px dotted #F90;
	padding: 5px;
	text-align:center;
	font-weight: bold;
}
.dotbox2 a {
	background: url(../share/images/ex5.gif) left no-repeat;
	padding-left: 14px;
	color: #963;
	font-weight: bold;
}
.dotbox2 a:hover { color: #F60; }
strong { color: #F00; font-weight: bold; }
.bigfont{ font-size:1.5em; font-weight:bold;}
span.num {
	background: #C33;
	margin: 0 3px;
	padding: 1px 4px 1px 5px;
	color: #FFF;
	text-align: center;
}
table.term {
	background: #CCC;
}
.term td {
	background: #FFF;
	padding: 5px;
}
.term .td1 {
	background: #EEE;
	text-align: center;
	vertical-align: middle;
}
.deco1{
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size:1.2em;
}
.box04{
	border:2px solid #FFFFB8;
}
.bizbnr a{
	background:url(../images/biz/bnr.png) no-repeat;
	width:535px;
	height:50px;
	display:block;
}
.bizbnr a:hover{
	background:url(../images/biz/bnr.png) no-repeat 0px -50px;
	width:535px;
	height:50px;
	display:block;
}
.bizbnr a span{
	visibility:hidden;
}
