@charset "utf-8";
/* CSS Document */

/* print setting */
@media print {
body {
-webkit-print-color-adjust: exact;
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:200mm !IMPORTANT;
height:290mm !IMPORTANT;	
}
.ol {
    width: 733px;
    margin: 20px auto;
    overflow: hidden;
    background-image: url(sisetsu/bg.png);
    border: 1px solid #ABDE75;
    height: 235px;
}
	img{
		display: block;
		object-fit: cover;
	}
}


/*-----------------------------------------------------------*/

.txtblock01{
	width:740px;
	margin:30px auto;
	overflow:hidden;
}

.txtblock01 dl{
	width:530px;
	float:left;
	overflow:hidden;
}

.txtblock01 dl dt{
	font-weight:bold;
	font-size:1.2em;
}

.txtblock01 dl dd{
	padding-top:1em;
}

.txtblock01 div{
	width:193px;
	float:right;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.txtblock02{
	width:740px;
	margin:20px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.txtblock03{
	width:740px;
	margin:30px auto;
	overflow:hidden;
}

.txtblock03 li{
	list-style-type:none;
	float:left;
	margin-right:10px;
	overflow:hidden;
	border:1px solid #D6D6D6;
	width:220px;
	background-color:#F5F5F5;
	padding:4px 0px;
	margin-bottom:10px;
}

.txtblock03 li div{
	background-color:#FFF;
	overflow:hidden;
	width:212px;
	margin:0px 4px;
	height:52px;
	font-weight:bold;
	line-height:52px;
	font-size:13px;
}

.txtblock03 li div.twoline{
	line-height:26px;
}

.txtblock03 li div.twoline span{
	display:block;
	padding-left:3em;
	text-indent:-3em;
}

/*-----------------------------------------------------------*/
/*枠*/

.ol{
	width:733px;
	margin:20px auto;
	overflow:hidden;
	background-image:url(sisetsu/bg.png);
	border:1px solid #ABDE75;
}

.ol table{
	width:100%;
}


.ol table .cell01{
	width:155px;
	text-align:center;
}

.ol table .cell02{
	font-weight:bold;
	padding:0.25em;
	font-size:1.2em;
}

.ol table .cell03{
	background-color:#FFF;
	padding:1em;
}

.wrap {
	
page-break-before: always; 	
}


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/
