@charset "utf-8";

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

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}
h3  {
	width:  720px;
	height:  47px;
	margin-bottom:  20px;
	text-indent:  -9999px;
}

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;
}
