/* CSS Document */
.imgtbl td{
	padding:0 !important;
}
#guiderap{
	width:760px;
	margin:0 auto;
	background:#fff url(../image/volunteer/volunteer-bg.gif) 578px 0 repeat-y;
}

h2{
	background:url(../image/volunteer/cat1-h.gif) 0 0 no-repeat;
	height:60px;
	text-indent:-9999px;
	width:535px;
}

h3.entry-header{
	padding-left:20px;
	background:url(../image/parts/01_en.png) 0 2px no-repeat;
}

h3.entry-header-bord{
	padding-left:20px;
	background:url(../image/parts/01_en.png) 0 2px no-repeat;
	font-size:130%;
	color:#333;
	font-weight:bold;
	margin-bottom:1em;
	border-bottom:1px dashed #ccc;
	padding-bottom:0.2em;
}

h4{
	background:#EBD6D6;	padding:1px 4px !important;
}
.content-ps,.content-ps-ind{
	background:url(../image/volunteer/cat1-bg.gif) 0 5px no-repeat;
}

.kindnavi{
	padding-left:15px !important;
	text-align:left !important;
	margin-top:15px !important;
}


.archive-list-item{
	background:#fee;
}

.indexlevel li{
	background:url(../image/parts/01_en.png) 0 0 no-repeat;
}

.bord-index .indexlevel li{
	font-size:100% !important;
	padding-left:0 !important;
	background:none !important;
}

#pageill{
	background:url(../image/volunteer/cat1-ill.gif) 50px 0 no-repeat;
	height:182px;
	text-indent:-9999px;
}


.twoColFixRtHdr .maincontent {
	min-height:520px;
}

.contssect{
	margin-left:20px;
	padding-right:15px;	min-height:560px;
height:auto;
	float:left;
	margin-top:-15px;
}

*html .contssect{	height:560px;
margin-top:0;
	float:none;
}

*:first-child+html .contssect{
	margin-top:0;
	float:none;
}


.bord-cont{
	font-size:80%;
}

.v-link-list ul{
	margin-left:15px;
}

.vlist-ss{
	font-size:90%;
}

.v-link-list li{
	margin-bottom:6px;
}

/* add 20200706 oono */
.box_pink {
	display: block;
	border: solid 1px #EBD6D6;
	padding: 20px 8px;
}

.box {
	display: block;
	border: solid 1px #ccc;
	padding: 5px 8px;
	margin: 0 5px 0;
}

.corRed {
	color: #f00;
}

.border-b {
	border-bottom: solid 1px;
}

.border-b_doub {
	border-bottom: double;
}

.underLine_wavy {
	text-decoration: underline wavy;
}
/* ---IEのみ反映--- */
@media all and (-ms-high-contrast: none){
	.underLine_wavy {
		border-bottom: dashed 1px;
	}
	.underLine_wavy.solid {
		border-bottom: none;
		text-decoration: underline;
	}
}

dl.list_2 dt {
	float: left;
	width:2rem;
}
dl.list_2 dd {
	padding-left: 2rem;
}

dl.list_3 dt {
	float: left;
	width:3rem;
}
dl.list_3 dd {
	padding-left: 3rem;
}

.ind_4 {
	text-indent: -4rem;
	padding-left: 4rem;
}

/* add-end */
