@charset "shift_jis";

/*-- local --*/
.p_more {margin-bottom:0.4em;}
.mt20  { margin-top: 20px  !important; }


.yellow_box {
	border:1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 0px;
	background-color: #FFC;
}
.yellow_box td {
	padding: 5px;
}
.yellow_box ul {
	list-style-type: none;
}
.yellow_box th {
	border-bottom:1px solid #CCC;
	padding: 5px;
}

table.touroku {
border-bottom:1px solid #B2B2B2;
width:950px;
}
table.touroku td.rfc_l {
background-image:url("/mycamp/image2009/registry_l.gif");
background-repeat:repeat-y;
width:2px;
}
table.touroku td.rfc_m {
background:url("/mycamp/image2009/registry_bg.gif") repeat-x scroll left bottom #D1DFF7;
padding:15px 20px;
width:948px;
}
table.touroku td.rfc_r {
background-image:url("/mycamp/image2009/registry_r.gif");
background-repeat:repeat-y;
width:2px;
}
table.touroku td.registry_btn {
text-align:right;
}
table.touroku table {
width:100%;
}


/* 注釈インデント
 ------------------------- */
.cautionC01 {
	padding-left: 0.9em !important;
	text-indent: -0.9em !important;
}

.indent05 {
padding-left: 0.5em;
text-indent: -0.5em;
}
.indent15 {
padding-left: 1.5em;
text-indent: -1.5em;
}



