.gijiroku h2,
.gijiroku h3,
.gijiroku h4,
.gijiroku p,
.gijiroku ul,
.gijiroku li{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:125%;
}
.gijiroku ul,
.gijiroku li{
	list-style:none;
}
/*.gijiroku{
	padding:3px;
}*/
.gijiroku .box{
	border:1px solid #000;
	margin:5px 5px 10px 5px ;
}
.gijiroku td{
	padding:5px;
}
.gijiroku h2{
	font-size:14px;
	background:#ffcccc;
	text-align:center;
	border:1px solid #000;
	line-height:150%;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}
.gijiroku h3{
	background:#ffcccc;
	line-height:200%;
	padding-left:10px;
}
.gijiroku .usup{
	background:#FFECEC;
}
.gijiroku .sai{
	color:#f00;
}
.gijiroku ul li p,
.gijiroku ul li ul{
	padding-left:13px;
}
.gijiroku ul.pd10{
	padding:10px;
}
.gijiroku h3+ul li{
	padding-bottom:5px;
}
.gijiroku ul li li p,
.gijiroku ul li ul li{
	padding-left:5px;
}
.gijiroku li.pd_b10{
	padding-bottom:10px;
}
.gijiroku p.mg_l30{
	margin-left:30px;	
}


.bg_FFECEC{
	background:#FFECEC;
}
.sanseihantai{
	background:#FFECEC;
	text-align:center;
	border:1px solid #ccc;
}
.gidai{
	border-top:1px solid #ccc;	
}
.gijiroku table{
	border-collapse:collapse;
	border-bottom:1px solid #ccc;	
}

.tanto{
	text-align:center;
	border:1px solid #ccc;
}





















/* 文字間 */
.letterspace_m1{
	 letter-spacing:-1px;
} 
.letterspace_m2{
	 letter-spacing:-2px;
} 
/* テキスト位置 */
.t_aln_l{
	text-align:left;
}
.t_aln_c{
	text-align:center;
}
.t_aln_r{
	text-align:right;
}
/* フロートクリア */
.fl_l{
	float:left;
}
.fl_r{
	float:right;
}
.cl_b{
	clear:both;
}
/* クリアフィックス */
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}

/* ボックス中央寄せ */
.b_center{
	margin-left:auto;
	margin-right:auto;
	display: block;
}

.burasagari{
	text-indent:-1em;
	margin-left:1em;
}
/*ul.burasagari li{
	text-indent:-1em;
	margin-left:1em;
}*/

/* マージン */
.mg_l5{
	margin-left:5px;
}
.mg_l10{
	margin-left:10px;
}
.mg_l15{
	margin-left:15px;
}
.mg_l20
{
	margin-left:20px;
}.mg_l25
{
	margin-left:25px;
}
.mg_l30{
	margin-left:30px;
}
.mg_l1e{
	margin-left:1em;
}
.mg_r5{
	margin-right:5px;
}
.mg_r10{
	margin-right:10px;
}
.mg_r15{
	margin-right:15px;
}
.mg_r20
{
	margin-right:20px;
}.mg_r25
{
	margin-right:25px;
}
.mg_r30{
	margin-right:30px;
}
.mg_t5{
	margin-top:5px;
}
.mg_t10{
	margin-top:10px;
}
.mg_t15{
	margin-top:15px;
}
.mg_t20
{
	margin-top:20px;
}.mg_t25
{
	margin-top:25px;
}
.mg_t30{
	margin-top:30px;
}
.mg_b5{
	margin-bottom:5px;
}
.mg_b10{
	margin-bottom:10px;
}
.mg_b15{
	margin-bottom:15px;
}
.mg_b20
{
	margin-bottom:20px;
}.mg_b25
{
	margin-bottom:25px;
}
.mg_b30{
	margin-bottom:30px;
}
.mg_b300{
	margin-bottom:300px;
}

/* パディング */
.pd_l5{
	padding-left:5px;
}
.pd_l10{
	padding-left:10px;
}
.pd_l15{
	padding-left:15px;
}
.pd_l20
{
	padding-left:20px;
}.pd_l25
{
	padding-left:25px;
}
.pd_l30{
	padding-left:30px;
}
.pd_r5{
	padding-right:5px;
}
.pd_r10{
	padding-right:10px;
}
.pd_r15{
	padding-right:15px;
}
.pd_r20
{
	padding-right:20px;
}.pd_r25
{
	padding-right:25px;
}
.pd_r30{
	padding-right:30px;
}
.pd_r40{
	padding-right:40px;
}
.pd_r50{
	padding-right:50px;
}
.pd_t5{
	padding-top:5px;
}
.pd_t10{
	padding-top:10px;
}
.pd_t15{
	padding-top:15px;
}
.pd_t20
{
	padding-top:20px;
}.pd_t25
{
	padding-top:25px;
}
.pd_t30{
	padding-top:30px;
}
.pd_t35{
	padding-top:35px;
}
.pd_t50{
	padding-top:50px;
}
.pd_b5{
	padding-bottom:5px;
}
.pd_b10{
	padding-bottom:10px;
}
.pd_b15{
	padding-bottom:15px;
}
.pd_b20
{
	padding-bottom:20px;
}.pd_b25
{
	padding-bottom:25px;
}
.pd_b30{
	padding-bottom:30px;
}
.pd_b40{
	padding-bottom:40px;
}
.pd_b300{
	padding-bottom:300px;
}