@charset "utf-8";

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

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}
.repo h4 {
	padding: 10px 0 0 20px;
	font-weight: bold;
	background:  url(../../image/styleB/mi_icon_b.gif) no-repeat 0 10px;
}
body#styleB h3.mi  {
	margin-top:  30px;
	margin-bottom:  10px;
	padding-top:  30px;
	padding-left:  26px;
	font-size:  14px;
	font-weight:  bold;
	line-height:  23px;
	border-top:  1px dotted #999;
	background:  url(../../image/styleB/mi_icon_a.gif) no-repeat 0 30px;
}

ol.list {
	padding-left: 30px;
	margin-top: 10px;
	list-style: decimal;
}


table.news  {
	width:  100%;
	border-top:  1px solid #ccc;
}
table.news th,table.news td  {
	padding:  10px;
	border-bottom:  1px solid #ccc;
}
table.news th  {
	white-space:  nowrap;
}
div.repo p  {
	margin-top:  10px;
	text-indent:  1em;	
}
div.repo table {
	width: 100%;
}
div.repo table td {
	padding: 5px 40px;
}
div.repo table p  {
	margin-top:  5px;
	text-indent:  0em;	
}
div.repo h4 {
	margin-top:  20px;	
}
div.phb {
	text-align: center;
	margin-top: 20px;
}

p.pagenavi  {
	margin:  20px 0;
}

/*キャプション付写真の右float*/
div.part_r {
	float:  right;
	width:  300px;
}
div.part_r img {
	margin-bottom:  5px;
}
div.part_r p {
	margin-top:  0;
	font-size:  90%;
	text-align:  center;
	text-indent:  0;
}
div.part_l {
	float:  left;
	width:  400px;
}
