@charset "utf-8";

/*----------------■コンテンツ--------------*/

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}
h3.mi  {/*見出修正*/
	padding: 5px 20px;
	height: 20px;
	font-weight: bold;
	margin-top: 40px;
	font-size: 15px;
	width: 680px;
	background: #68f;
	color: #fff;
	margin-bottom:  10px;
	text-indent: 0px;
}

h3.ti01  {
	background:  url(../image/mi01.gif) no-repeat;
}
h3.ti02  {
	background:  url(../image/mi02.gif) no-repeat;
}
h3.ti03  {
	background:  url(../image/mi03.gif) no-repeat;
}
h3.ti04  {
	background:  url(../image/mi04.gif) no-repeat;
}
table.tb1  {
	width:  100%;
	border-top:  1px solid #ccc;
}
table.tb1 th,table.tb1 td  {
	padding:  10px;
	border-bottom:  1px solid #ccc;
}
table.tb1 th  {
	white-space:  nowrap;
}

table.tb2  {
	width:  100%;
}
table.tb2 th,table.tb2 td  {
	padding:  10px;
	border:  1px solid #ccc;
}
table.tb2 th  {
	white-space:  nowrap;
}
table.tb2 tr.odd  {
	background:  #eee;
}
dl.icon dt  {
	margin:  10px 0 5px 0;
	padding-left:  20px;
	line-height:  17px;
	font-weight:  bold;
	background:  url(../../image/styleA/mi_icon_b.gif) no-repeat;
}
dl.icon dd  {
	margin-left:  20px;
}
