@charset "utf-8";
/* CSS Document */

	.cont_guide_box{ color:#666; line-height:1.5;}
	.fig_back { text-align:right;}
	.cont_guide_box  ul { margin: 0 0 0 1.8em; }
	.cont_guide_box  ul li { list-style-position: outside; list-style-type: disc; }
	.cont_guide_box  strong { font-weight:bold; line-height:2; }
	
	.note dt { position: relative; }
	.note dt span { position: absolute; }
	.note dd { padding-left:1em; }
	
	.ol_box   { 
		width:540px;
		border:#d3cfd9 solid 2px;
		background-color:#fff;
		padding:10px;
    	border-radius: 10px;  
    	-webkit-border-radius: 10px;  
    	-moz-border-radius: 10px; 
	}
	.b13_gr { 
		font-size:13px;
		font-weight:bold;
		color:#959595;
		}
		
	.cont_guide_box h3 { font-size: 12px; color: #666666; background: #ebe3b4; margin: 20px 0 10px; padding: 4px 8px; font-weight:bold; border-left:solid #666666 5px; }
	
	.cont_guide_box h4 { font-size: 12px; color: #666666; background: #B9E2B0; margin: 20px 0 10px; padding: 4px 8px; border-left:solid #666666 3px; }
	
	.cont_guide_box .bg_type1{
	width: 500px;
	background: #f0e7e7;
	margin: 10px auto;
	text-align: left;
	padding: 10px;
}

.ol_img { margin:0 auto; }

.b_dr { font-weight:bold; color:#900; }